:root{color:#1d1d1f;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #0071e3}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border-bottom:1px solid #0000001f;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:14px 22px;display:flex}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:1.3rem}h2{margin-bottom:6px;font-size:1.25rem}.eyebrow,.section-label{color:#6e6e73;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:700}.status{color:#515154;background:#e8e8ed;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:.78rem;font-weight:650;display:inline-flex}.status.error{color:#9b1c1c;background:#ffe5e5}.workspace{grid-template-columns:250px minmax(320px,.95fr) minmax(360px,1.05fr);min-height:calc(100vh - 78px);display:grid}.sidebar,.list-pane,.detail-pane{min-width:0;padding:20px}.sidebar{background:#efeff4;border-right:1px solid #0000001a}.list-pane{background:#fff;border-right:1px solid #0000001a}.detail-pane{background:#f8f8fa}.sidebar-section+.sidebar-section{margin-top:28px}.nav-item{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;gap:2px;margin:3px 0;padding:10px 12px;display:grid}.nav-item:hover:not(:disabled){background:#0000000e}.nav-item.selected{background:#fff;box-shadow:0 1px 2px #00000014}.nav-item small{color:#6e6e73;line-height:1.3}.nav-item:disabled{cursor:not-allowed;opacity:.58}.pane-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.primary-button{color:#fff;background:#0071e3;border:0;border-radius:9px;min-height:44px;padding:6px 14px;font-weight:650}.primary-button:disabled{opacity:.45}.search-field input{width:100%;min-height:44px;color:inherit;background:#f5f5f7;border:1px solid #d2d2d7;border-radius:10px;padding:8px 12px}.empty-state,.detail-placeholder,.integration-card{background:#fff;border:1px solid #00000014;border-radius:16px}.empty-state{text-align:center;margin-top:18px;padding:48px 28px}.empty-state p,.detail-placeholder p,.integration-card p{color:#6e6e73;line-height:1.55}.empty-symbol{margin-bottom:16px;font-size:2.4rem}.detail-placeholder,.integration-card{padding:20px}.integration-card{margin-top:16px}.integration-card dl{margin:0}.integration-row{border-top:1px solid #00000014;grid-template-columns:90px 1fr;gap:12px;padding:11px 0;display:grid}.integration-row:first-child{border-top:0}.integration-row dt{text-transform:uppercase;font-weight:700}.integration-row dd{gap:2px;margin:0;display:grid}.integration-row span{color:#6e6e73;font-size:.85rem;line-height:1.35}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=980px){.workspace{grid-template-columns:220px 1fr}.detail-pane{border-top:1px solid #0000001a;grid-column:2;display:none}.workspace.compact-detail-open .list-pane{display:none}.workspace.compact-detail-open .detail-pane{display:block}.compact-back-button{align-items:center;display:inline-flex}}@media (width<=700px){.topbar{align-items:flex-start}.workspace{display:block}.sidebar,.list-pane{border-bottom:1px solid #0000001a;border-right:0}.sidebar{gap:12px;display:flex;overflow-x:auto}.sidebar-section{min-width:240px}.workspace.compact-detail-open .sidebar{display:none}.workspace.compact-detail-open .detail-pane{border-top:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){:root{color:#f5f5f7;background:#111113}.topbar,.list-pane,.empty-state,.detail-placeholder,.integration-card,.nav-item.selected{background:#1c1c1e}.sidebar{background:#151517}.detail-pane,.search-field input{background:#111113}.topbar,.sidebar,.list-pane,.detail-pane,.integration-row,.empty-state,.detail-placeholder,.integration-card,.search-field input{border-color:#ffffff1f}.eyebrow,.section-label,.nav-item small,.empty-state p,.detail-placeholder p,.integration-card p,.integration-row span{color:#a1a1a6}}.auth-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #00000014;border-radius:20px;width:min(520px,100%);padding:30px;box-shadow:0 14px 44px #00000014}.auth-card p:not(.eyebrow){color:#6e6e73;line-height:1.55}.link-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.secondary-button{min-height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid #d2d2d7;border-radius:9px;padding:6px 12px;font-weight:650}.m1-card{background:#fff;border:1px solid #00000014;border-radius:16px;margin-top:18px;padding:24px}.m1-card p{color:#6e6e73;line-height:1.55}.success-badge{color:#1b6f35;background:#e8f7ec;border-radius:999px;margin-bottom:14px;padding:5px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0 0;display:grid}.fact-grid.compact{grid-template-columns:1fr;gap:10px}.fact-grid div{min-width:0}.fact-grid dt{color:#6e6e73;margin-bottom:3px;font-size:.75rem;font-weight:700}.fact-grid dd{overflow-wrap:anywhere;margin:0}.technical-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem}.inline-error{background:#ffe5e5;border-radius:10px;padding:10px 12px;color:#9b1c1c!important}.error-with-action{justify-content:space-between;align-items:center;gap:12px;margin:10px 0 0;display:flex}.error-with-action .secondary-button{border-color:currentColor;flex:none}@media (width<=700px){.fact-grid{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.auth-card,.m1-card{background:#1c1c1e;border-color:#ffffff1f}.auth-card p:not(.eyebrow),.m1-card p,.fact-grid dt{color:#a1a1a6}.secondary-button{border-color:#ffffff2e}.success-badge{color:#63d879;background:#34c75926}}.directory-list{gap:.32rem;margin-top:.75rem;padding:0;list-style:none;display:grid}.directory-list>li{min-width:0}.directory-row{border:1px solid var(--border,#7f7f7f38);width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;padding:.46rem .62rem;display:flex}.directory-row:hover{background:#7f7f7f14}.directory-row.selected{background:#0a84ff1f;border-color:#0a84ff73}.directory-row-copy{gap:1px;min-width:0;display:grid}.directory-row-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;line-height:1.18;overflow:hidden}.directory-row-copy small{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;line-height:1.2;overflow:hidden}.directory-row-meta{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;background:#f2f2f7;border-radius:999px;flex:none;max-width:38%;padding:2px 7px;font:.71rem ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.attribute-list{gap:.7rem;margin:1rem 0 0;display:grid}.attribute-list>div{gap:.2rem;display:grid}.attribute-list dt{opacity:.62;font-size:.78rem}.attribute-list dd{overflow-wrap:anywhere;margin:0}.load-more{margin:1rem auto;display:block}.entry-card>h3{margin-bottom:14px;font-size:1.45rem}.detail-section{border-top:1px solid #00000014;padding:13px 0}.detail-section h4{color:#6e6e73;margin:0 0 10px;font-size:.8rem}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px;display:grid}.detail-grid.stack{grid-template-columns:1fr}.detail-fact{gap:4px;min-width:0;display:grid}.detail-fact>span:first-child{color:#6e6e73;font-size:.76rem;font-weight:650}.detail-fact>div{gap:3px;display:grid}.fact-value,.detail-fact code{overflow-wrap:anywhere}.detail-fact code{color:#515154;font:.78rem ui-monospace,SFMono-Regular,Menlo,monospace}.badge-row{flex-flow:wrap;gap:6px!important;display:flex!important}.feature-badge{color:#065ba8;background:#e8f4ff;border-radius:999px;width:fit-content;padding:3px 8px;font-size:.78rem;font-weight:700;display:inline-flex}.feature-badge.neutral{color:#515154;background:#f2f2f7}.muted-value{color:#6e6e73;margin:0;font-size:.82rem}.member-list-wrap{gap:9px;min-width:0;display:grid}.member-list{gap:5px;display:grid}.member-row{background:#f8f8fa;border:1px solid #00000014;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:7px 9px;display:grid}.member-avatar{color:#065ba8;background:#e8f4ff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.74rem;font-weight:750;display:inline-grid}.member-copy{gap:1px;min-width:0;display:grid}.member-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;line-height:1.2;overflow:hidden}.member-copy small{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.74rem;line-height:1.2;overflow:hidden}.member-rdn{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font:.7rem ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.member-dn-details{margin-top:1px}.member-dn-details summary{color:#6e6e73;cursor:pointer;align-items:center;width:fit-content;min-height:44px;font-size:.79rem;font-weight:600;display:flex}.member-dn-details>div{gap:6px;margin-top:8px;display:grid}.member-dn-details code{overflow-wrap:anywhere;color:#515154;font:.71rem ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.ou-browser{margin-top:.75rem}.ou-root-label{border-bottom:1px solid #00000014;align-items:center;gap:9px;padding:7px 8px 9px;display:flex}.ou-root-label>span:last-child{gap:1px;min-width:0;display:grid}.ou-root-label strong{font-size:.79rem;line-height:1.2}.ou-root-label small{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.72rem;line-height:1.2;overflow:hidden}.ou-root-icon,.ou-folder-icon{background:#e5a300;border-radius:3px;flex:none;width:18px;height:13px;display:inline-block;position:relative}.ou-root-icon:before,.ou-folder-icon:before{content:"";background:inherit;border-radius:2px 2px 0 0;width:8px;height:4px;position:absolute;top:-3px;left:2px}.ou-root-icon{background:#8e8e93}.ou-tree-list,.ou-tree-list ul{margin:0;padding:0;list-style:none}.ou-tree-list{padding-top:5px}.ou-tree-list ul{border-left:1px solid #0000001f;margin-left:16px;padding-left:10px}.ou-tree-row{border:1px solid #0000;border-radius:10px;grid-template-columns:44px minmax(0,1fr);align-items:stretch;min-width:0;margin:2px 0;display:grid}.ou-tree-row:hover{background:#7f7f7f14}.ou-tree-row.selected{background:#0a84ff1f;border-color:#0a84ff6b}.ou-disclosure,.ou-select{color:inherit;cursor:pointer;background:0 0;border:0}.ou-disclosure{color:#6e6e73;border-radius:8px;width:44px;min-height:44px;padding:0}.ou-disclosure:hover{background:#7f7f7f14}.ou-disclosure>span{font-size:1.05rem;line-height:1;display:inline-block}.ou-disclosure-spacer{width:44px}.ou-select{text-align:left;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:44px;padding:5px 8px 5px 0;display:grid}.ou-folder-icon.open{background:#f2b01e}.ou-tree-copy{gap:1px;min-width:0;display:grid}.ou-tree-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;line-height:1.2;overflow:hidden}.ou-tree-copy small{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.74rem;line-height:1.2;overflow:hidden}.technical-details{border-top:1px solid #00000014;margin-top:8px;padding-top:12px}.technical-details summary{cursor:pointer;align-items:center;min-height:44px;font-weight:650;display:flex}.technical-body{gap:12px;margin-top:14px;display:grid}.card-heading-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.compact-back-button{margin-bottom:12px;display:none}@media (width<=980px){.compact-back-button{align-items:center;display:inline-flex}}@media (width<=1180px){.detail-grid{grid-template-columns:1fr}.member-row{grid-template-columns:30px minmax(0,1fr)}.member-rdn{grid-column:2;max-width:100%}}@media (width<=700px){.directory-row-meta{display:none}.ou-tree-list ul{margin-left:9px;padding-left:7px}}@media (prefers-color-scheme:dark){.directory-row-copy small,.directory-row-meta,.detail-section h4,.detail-fact>span:first-child,.muted-value,.member-copy small,.member-rdn,.member-dn-details summary,.ou-root-label small,.ou-disclosure,.ou-tree-copy small{color:#a1a1a6}.directory-row-meta,.feature-badge.neutral{background:#2c2c2e}.feature-badge.neutral{color:#d1d1d6}.detail-section,.technical-details,.ou-root-label,.ou-tree-list ul{border-color:#ffffff1f}.detail-fact code,.member-dn-details code{color:#d1d1d6}.feature-badge{color:#8cc8ff;background:#12304a}.member-row{background:#242426;border-color:#ffffff1a}.member-avatar{color:#8cc8ff;background:#12304a}.ou-root-icon{background:#8e8e93}}
