:root{color:#2f2018;background:#f7f0e4;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #2f2018;--muted: #6f5e4d;--line: #e4d9c7;--surface: #fffdf7;--surface-soft: #f4edde;--nav: #2f2018;--nav-soft: #46372a;--accent: #a96f12;--accent-dark: #8a5a0e;--accent-soft: #efe6d4;--warning: #7d5d08;--warning-soft: #f8efd6;--danger: #9b2326;--danger-soft: #fcebec;--info: #5a4a3a;--info-soft: #f4edde;--shadow: 0 18px 48px rgba(47, 32, 24, .1)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f7f0e4}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% -10%,#f5e7c8 0,transparent 32rem),#f7f0e4}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #c8861e;outline-offset:3px}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-140%);padding:12px 16px;border-radius:8px;background:#fff;color:#8a5a0e;font-weight:800;box-shadow:var(--shadow)}.skip-link:focus{transform:translateY(0)}.app-shell{display:grid;grid-template-columns:284px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;z-index:30;display:flex;flex-direction:column;width:284px;height:100vh;padding:24px 18px;overflow-y:auto;color:#f6fbf8;background:linear-gradient(165deg,#172a23,#10201a)}.brand{display:flex;align-items:center;gap:12px;min-height:48px}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#0f3d2d;background:#d9eee4;font-size:1.25rem;font-weight:900}.brand div{display:grid;gap:2px}.brand strong{font-size:1.12rem;letter-spacing:.02em}.brand small{color:#b9cbc3;font-size:.78rem}.security-pill{display:flex;align-items:center;gap:10px;margin:24px 0 18px;padding:12px;border:1px solid rgba(222,244,233,.16);border-radius:12px;background:#def4e914}.security-pill span{display:grid;gap:2px}.security-pill strong{font-size:.82rem}.security-pill small{color:#aec3ba;font-size:.72rem}.sidebar nav{display:grid;gap:5px}.sidebar nav a{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:58px;padding:7px 10px;border:1px solid transparent;border-radius:12px;color:#d7e5df;text-decoration:none;transition:.16s ease}.sidebar nav a:hover{background:#ffffff12;color:#fff}.sidebar nav a.active{border-color:#abddc73d;color:#fff;background:#244438}.sidebar nav a>span:nth-child(2){display:grid;gap:2px}.sidebar nav strong{font-size:.89rem}.sidebar nav small{color:#9eb5ab;font-size:.69rem}.nav-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:#ffffff0f}.sidebar nav a.active .nav-icon{color:#dff5eb;background:#bbe6d324}.sidebar-foot{display:flex;align-items:center;gap:10px;margin-top:auto;padding:18px 8px 4px;border-top:1px solid rgba(255,255,255,.1)}.sidebar-foot div{display:grid;gap:3px}.sidebar-foot strong{font-size:.78rem}.sidebar-foot small{color:#9eb5ab;font-size:.7rem}.status-dot{width:10px;height:10px;border-radius:50%;background:#efb14b;box-shadow:0 0 0 5px #efb14b24}.nav-backdrop{display:none}.main-column{min-width:0}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;min-height:72px;padding:12px clamp(20px,4vw,52px);border-bottom:1px solid rgba(199,213,206,.82);background:#f7faf8e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-title{display:grid;gap:1px}.topbar-title span{color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.topbar-title strong{font-size:.98rem}.topbar-boundary{display:flex;align-items:center;gap:9px;margin-left:auto;padding:7px 10px;border:1px solid #bed7cc;border-radius:10px;color:var(--accent-dark);background:#e6f2ed}.topbar-boundary span{display:grid;gap:1px}.topbar-boundary strong{font-size:.75rem}.topbar-boundary small{color:#466a5b;font-size:.66rem}.icon-button{display:inline-grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer}.icon-button:hover{background:var(--surface-soft)}.menu-button,.mobile-only{display:none}.main-content{width:min(1180px,100%);margin:0 auto;padding:clamp(28px,4vw,52px)}.page-header{max-width:780px;margin-bottom:28px}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:.72rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.page-header h1{margin:0;font-size:clamp(2rem,5vw,3.25rem);line-height:1.08;letter-spacing:-.045em}.page-header>p:last-child{max-width:700px;margin:14px 0 0;color:var(--muted);font-size:1.03rem;line-height:1.7}.overview-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:22px;padding:22px;border:1px solid #c9ded4;border-radius:16px;background:linear-gradient(135deg,#e5f2ec,#f6faf8)}.overview-hero>div{display:flex;align-items:center;gap:16px}.overview-hero h2{margin:0;font-size:1.2rem}.overview-hero p:last-child{margin:6px 0 0;color:#466158;line-height:1.55}.overview-hero code,.endpoint-base{padding:7px 9px;border:1px solid #bfd5ca;border-radius:8px;color:#174e3b;background:#ffffffb8;font-size:.76rem}.hero-icon,.status-symbol{display:grid;flex:0 0 auto;width:52px;height:52px;place-items:center;border-radius:14px;color:#fff;background:var(--accent)}.page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.page-grid>:last-child{grid-column:1 / -1}.state-panel,.status-card,.capability-panel{border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.state-panel{display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;min-height:230px;padding:24px;align-content:center}.state-panel>.button{grid-column:2;justify-self:start}.state-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;color:var(--warning);background:var(--warning-soft)}.state-loading .state-icon{color:var(--info);background:var(--info-soft)}.state-error .state-icon,.state-forbidden .state-icon{color:var(--danger);background:var(--danger-soft)}.state-unauthorized .state-icon{color:var(--warning);background:var(--warning-soft)}.state-unconfigured .state-icon,.state-empty .state-icon{color:#53665e;background:#edf2ef}.state-kicker{display:inline-block;margin-bottom:7px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.state-panel h2{margin:0;font-size:1.22rem}.state-panel p{margin:8px 0 0;color:var(--muted);line-height:1.62}.state-panel small{display:block;margin-top:10px;color:var(--danger);overflow-wrap:anywhere}.state-loading .state-icon .icon{animation:spin 1s linear infinite}.button{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border:1px solid transparent;border-radius:10px;font-weight:800;cursor:pointer;transition:.16s ease}.button.secondary{border-color:#b8cbc2;color:var(--accent-dark);background:#fff}.button.secondary:not(:disabled):hover{border-color:#7ca893;background:#edf6f2}.button:disabled{color:#77847e;border-color:#d6ddda;background:#edf0ee;cursor:not-allowed;opacity:1}.status-card{padding:24px}.status-card>.state-panel{min-height:180px;border:0;box-shadow:none;padding:0}.status-card>.button{margin-top:16px}.status-ready>header{display:flex;align-items:center;gap:13px}.status-ready>header>.badge{margin-left:auto}.status-ready h2{margin:0;font-size:1.28rem}.status-ready>p{color:var(--muted);line-height:1.6}.status-ready dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0}.status-ready dl div{padding:13px;border:1px solid #e0e7e3;border-radius:10px;background:#f8faf9}.status-ready dt{color:var(--muted);font-size:.72rem;font-weight:750}.status-ready dd{margin:5px 0 0;font-weight:800;overflow-wrap:anywhere}.status-ready footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.badge{display:inline-flex;min-height:28px;align-items:center;padding:5px 9px;border-radius:999px;font-size:.69rem;font-weight:850;white-space:nowrap}.badge.public,.badge.protected,.badge.online{color:#15513c;background:#dcefe7}.badge.unconfigured,.badge.degraded{color:var(--warning);background:var(--warning-soft)}.capability-panel{padding:24px}.capability-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.capability-panel h2{margin:0;font-size:1.25rem}.capability-list{display:grid;gap:9px}.capability-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;padding:10px 12px;border:1px solid #e1e8e4;border-radius:12px;background:#fafcfb}.capability-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:10px}.capability-mark.public,.capability-mark.protected{color:var(--accent);background:var(--accent-soft)}.capability-mark.unconfigured{color:var(--warning);background:var(--warning-soft)}.capability-list article>div{display:grid;gap:4px;min-width:0}.capability-list strong{font-size:.88rem}.capability-list code{color:var(--muted);font-size:.73rem;overflow-wrap:anywhere}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 960px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:0;transform:translate(-105%);transition:transform .2s ease;box-shadow:24px 0 60px #05140e4d}.sidebar.open{transform:translate(0)}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;width:100%;height:100%;border:0;background:#07120d8c}.nav-backdrop.show{display:block}.menu-button,.mobile-only{display:inline-grid}.mobile-only{margin-left:auto;color:#fff;border-color:#fff3;background:transparent}.topbar{padding-inline:20px}.menu-button{margin-right:12px}}@media (max-width: 720px){.main-content{padding:28px 16px 42px}.page-grid{grid-template-columns:1fr}.page-grid>:last-child{grid-column:auto}.overview-hero{align-items:flex-start;flex-direction:column}.topbar-boundary small{display:none}.status-ready dl{grid-template-columns:1fr}.status-ready footer{align-items:flex-start;flex-direction:column}.capability-panel>header{align-items:flex-start;flex-direction:column}.capability-list article{grid-template-columns:42px minmax(0,1fr)}.capability-list article>.badge{grid-column:2;justify-self:start}}@media (max-width: 420px){.topbar-title span{display:none}.topbar-boundary{padding-inline:8px}.state-panel{grid-template-columns:1fr;min-height:0}.state-panel>.button{grid-column:auto;width:100%}.overview-hero>div{align-items:flex-start}.hero-icon{width:46px;height:46px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sheet-open,.nav-open{overflow:hidden}.button.primary{color:#fff;background:var(--accent);border-color:var(--accent)}.button.primary:not(:disabled):hover{background:var(--accent-dark);border-color:var(--accent-dark)}.button.tertiary{color:var(--accent-dark);background:transparent;border-color:transparent}.button.tertiary:not(:disabled):hover{background:var(--accent-soft)}.button.danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button.danger-outline{color:var(--danger);background:#fff;border-color:#d8aeb1}.button.danger-outline:hover{background:var(--danger-soft)}input,select,textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #aebdb6;border-radius:10px;color:var(--ink);background:#fff}textarea{resize:vertical;line-height:1.55}input:hover,select:hover,textarea:hover{border-color:#789486}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c8861e;outline-offset:2px;border-color:var(--accent)}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--danger)}.staff-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin:22px 0 16px;padding:12px;border:1px solid rgba(222,244,233,.16);border-radius:12px;background:#def4e914}.staff-card>span{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;color:#143c2f;background:#dcefe7;font-weight:900}.staff-card>div{display:grid;gap:3px;min-width:0}.staff-card strong,.staff-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-card strong{font-size:.84rem}.staff-card small{color:#b4c8bf;font-size:.7rem}.sidebar-logout{width:100%;margin-top:auto;color:#eef8f3;border-color:#fff3;background:#ffffff0f}.sidebar-logout:hover{background:#ffffff1f}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at 76% 0,#dbece4 0,transparent 32rem),#eef4f1}.login-card{width:min(520px,100%);padding:clamp(28px,6vw,48px);border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 26px 72px #11302324}.login-brand{margin-bottom:34px;color:var(--ink)}.login-card h1{margin:0;font-size:clamp(2rem,8vw,3rem);letter-spacing:-.04em}.login-copy{margin:14px 0 24px;color:var(--muted);line-height:1.7}.login-card form{display:grid;gap:12px}.login-card form label{font-weight:800}.login-card form .button{margin-top:4px}.login-card>.button.tertiary{width:100%;margin-top:10px}.resource-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.resource-header>div{max-width:760px}.resource-header h1{margin:0;font-size:clamp(2rem,4vw,3.15rem);line-height:1.08;letter-spacing:-.045em}.resource-header>div>p:last-child{margin:12px 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.resource-header>.button{flex:0 0 auto}.resource-toolbar{display:flex;align-items:flex-end;gap:12px;margin-bottom:18px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#ffffffe6;box-shadow:0 8px 30px #122a200d}.search-form{display:grid;grid-template-columns:24px minmax(180px,1fr) auto;align-items:center;gap:8px;flex:1 1 420px}.search-form>.icon{color:var(--muted)}.filter-control{display:grid;flex:0 1 220px;gap:5px;color:var(--muted);font-size:.76rem;font-weight:800}.filter-control>span{display:flex;align-items:center;gap:6px}.resource-results{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.resource-results>header{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;border-bottom:1px solid var(--line)}.resource-results>header p{margin:0;color:var(--muted);font-size:.84rem;font-weight:750}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.88rem}caption{padding:0;width:1px;height:1px;overflow:hidden;position:absolute}th,td{min-width:120px;padding:14px 16px;text-align:left;vertical-align:middle;border-bottom:1px solid #e7ece9}th{color:#53665e;background:#f7faf8;font-size:.72rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}td[data-primary=true]{color:#15271f;font-weight:800}tbody tr:hover{background:#f7faf8}tbody tr:last-child td{border-bottom:0}.row-action{margin-left:auto}.status-badge{display:inline-flex;min-height:28px;align-items:center;max-width:100%;padding:5px 9px;border:1px solid #bed7cc;border-radius:999px;color:#124d38;background:#e3f1eb;font-size:.73rem;font-weight:850;overflow-wrap:anywhere}.status-badge.degraded{color:var(--warning);border-color:#e5ca91;background:var(--warning-soft)}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:14px 18px;border-top:1px solid var(--line)}.pagination span{color:var(--muted);font-size:.82rem;font-weight:750}.resource-state{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;min-height:240px;align-content:center;padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.resource-state h2{margin:0;font-size:1.25rem}.resource-state p{margin:8px 0 0;color:var(--muted);line-height:1.65}.resource-state small{display:block;margin-top:9px;color:var(--danger);overflow-wrap:anywhere}.resource-state .state-actions{display:flex;grid-column:2;gap:8px;flex-wrap:wrap}.resource-state.state-loading .state-icon{animation:spin 1s linear infinite}.success-banner{display:flex;min-height:48px;align-items:center;gap:9px;margin-bottom:14px;padding:11px 14px;border:1px solid #a7cdbd;border-radius:11px;color:#104b37;background:#e2f2eb;font-weight:750}.inline-alert{display:grid;gap:4px;padding:12px 14px;border:1px solid #e0b3b6;border-radius:10px;color:#76262c;background:var(--danger-soft);line-height:1.5}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.overview-grid>.resource-state{min-height:100%}.overview-card{padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.overview-card>header{display:flex;align-items:center;gap:12px}.overview-card>header h2{margin:0}.overview-card>header>.status-badge{margin-left:auto}.overview-card dl{display:grid;gap:9px;margin:22px 0}.overview-card dl div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px solid #e5ebe8}.overview-card dt{color:var(--muted)}.overview-card dd{margin:0;font-weight:800;overflow-wrap:anywhere}.sheet-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;justify-items:end}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;border-radius:0;background:#0817108f;cursor:default}.entity-sheet{position:relative;z-index:1;width:min(560px,100%);height:100%;overflow-y:auto;color:var(--ink);background:#f7faf8;box-shadow:-24px 0 70px #03120b42;animation:sheet-in .18s ease-out}.sheet-header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sheet-header h2{margin:0;font-size:1.45rem;overflow-wrap:anywhere}.sheet-header p:last-child{margin:6px 0 0;color:var(--muted);font-size:.78rem;overflow-wrap:anywhere}.sheet-content{padding:24px}.detail-list{display:grid;gap:0;margin:0;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.detail-list>div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:16px;padding:14px 16px;border-bottom:1px solid #e5ebe8}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--muted);font-size:.78rem;font-weight:750}.detail-list dd{margin:0;font-weight:700;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.detail-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.entity-form,.action-dialog{display:grid;gap:18px}.form-field{display:grid;gap:7px}.form-field label{font-weight:800}.form-field small{color:var(--muted);line-height:1.45}.form-field .field-error{color:var(--danger)}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding-top:18px;border-top:1px solid var(--line)}.confirmation{padding:16px;border:1px solid #bad6ca;border-radius:12px;color:#164a38;background:#e7f3ee}.confirmation.danger{color:#76262c;border-color:#e0b3b6;background:var(--danger-soft)}.confirmation p{margin:7px 0 0;line-height:1.55}@keyframes sheet-in{0%{opacity:.5;transform:translate(24px)}}@media (max-width: 960px){.resource-header{align-items:flex-start}.resource-toolbar{flex-wrap:wrap}.filter-control{flex:1 1 200px}}@media (max-width: 720px){.resource-header{display:grid}.resource-header>.button{width:100%}.resource-toolbar{align-items:stretch}.search-form{grid-template-columns:22px minmax(0,1fr);flex-basis:100%}.search-form .button{grid-column:1 / -1}.filter-control{flex-basis:calc(100% - 56px)}.responsive-resource-list{overflow:visible}.responsive-resource-list table,.responsive-resource-list tbody,.responsive-resource-list tr,.responsive-resource-list td{display:block;width:100%}.responsive-resource-list thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.responsive-resource-list tbody{display:grid}.responsive-resource-list tbody tr{position:relative;min-height:132px;padding:16px 52px 16px 16px;border-bottom:1px solid var(--line)}.responsive-resource-list tbody tr:last-child{border-bottom:0}.responsive-resource-list td{min-width:0;padding:0;border:0;overflow-wrap:anywhere}.responsive-resource-list td:before{content:attr(data-label);display:block;margin-top:12px;color:var(--muted);font-size:.68rem;font-weight:800}.responsive-resource-list td:first-child{color:#15271f;font-size:1rem;font-weight:800}.responsive-resource-list td:first-child:before{display:none}.responsive-resource-list .status-badge{margin-top:3px}.responsive-resource-list .resource-row-action{position:static}.responsive-resource-list .resource-row-action:before{display:none}.responsive-resource-list:not(.audit-resource-list) .row-action{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent}.responsive-resource-list:not(.audit-resource-list) .row-action .icon{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.responsive-resource-list:not(.audit-resource-list) .row-action:focus-visible{outline-offset:-4px}.audit-resource-list tbody tr{min-height:128px}.overview-grid{grid-template-columns:1fr}.entity-sheet{width:100%}.sheet-header,.sheet-content{padding-inline:16px}}@media (max-width: 420px){.resource-state{grid-template-columns:1fr;min-height:0;padding:22px}.resource-state .state-actions{grid-column:auto}.resource-state .state-actions .button{width:100%}.detail-list>div{grid-template-columns:1fr;gap:5px}.detail-actions .button,.form-actions .button{flex:1 1 100%}.form-actions{flex-wrap:wrap-reverse}.overview-card dl div{grid-template-columns:1fr;gap:4px}.topbar-boundary strong{font-size:.68rem}}.header-actions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.status-badge.muted{color:#53665e;border-color:#cbd5d0;background:#edf1ef}.article-preview{margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff}.article-preview h3{margin:7px 0 0;font-size:1.55rem;line-height:1.25}.article-summary{margin:12px 0;color:var(--muted);font-weight:700;line-height:1.65}.article-body{padding-top:14px;border-top:1px solid var(--line);line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.slot-preview{margin-top:18px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.slot-preview h3{margin:0 0 12px;font-size:1rem}.slot-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.slot-list li{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);font-weight:700}.invite-codes-panel{margin-top:24px}.invite-codes-panel>header{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;border:1px solid var(--line);border-bottom:0;border-radius:16px 16px 0 0;background:#fff}.invite-codes-panel>header p{margin:0;color:var(--muted);font-size:.84rem;font-weight:750}.invite-codes-panel .resource-results{border-radius:0 0 16px 16px}.integration-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;align-items:start}.integration-picker,.integration-panel,.settings-card,.deferred-policies{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.integration-picker{display:grid;gap:10px;padding:18px}.integration-picker label{font-weight:850}.integration-picker p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.55}.integration-panel{min-height:360px;padding:22px}.integration-panel>.resource-state{border:0;box-shadow:none}.integration-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.integration-summary>div{display:grid;gap:9px}.integration-summary h2{margin:0;font-size:1.55rem}.integration-metadata{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.integration-metadata div{min-width:0;padding:13px;border:1px solid var(--line);border-radius:11px;background:#f8faf9}.integration-metadata dt{color:var(--muted);font-size:.72rem;font-weight:800}.integration-metadata dd{margin:6px 0 0;font-weight:850;overflow-wrap:anywhere}.integration-form{display:grid;gap:17px;padding-top:4px}.integration-actions{justify-content:flex-start;flex-wrap:wrap}.confirmation-panel{display:grid;gap:14px}.confirmation-panel h3,.confirmation-panel p{margin:0}.confirmation-panel p{color:var(--muted);line-height:1.65}.audit-filters{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px;align-items:end;margin-bottom:18px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.audit-filters label{display:grid;gap:6px;min-width:0;color:var(--muted);font-size:.75rem;font-weight:850}.filter-actions{display:flex;grid-column:1 / -1;gap:9px;justify-content:flex-end;flex-wrap:wrap}.audit-card{display:grid;gap:5px;min-height:128px;padding:16px}.audit-card small{color:var(--muted)}.audit-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:10px 0 0}.audit-card dt{color:var(--muted);font-size:.7rem;font-weight:800}.audit-card dd{margin:4px 0 0;font-size:.82rem;overflow-wrap:anywhere}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.settings-card{min-width:0;padding:22px}.settings-card h2{margin:6px 0 18px;font-size:1.5rem}.settings-card .capability-list{display:flex;gap:7px;margin-top:16px;flex-wrap:wrap}.settings-card .capability-list span{padding:6px 9px;border:1px solid #c6d8d0;border-radius:999px;color:#194b39;background:#eef6f2;font:700 .72rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.integration-overview ul{display:grid;margin:0 0 18px;padding:0;list-style:none}.integration-overview li{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.integration-overview li>div{display:grid;gap:4px}.integration-overview small,.integration-overview time,.empty-copy{color:var(--muted)}.integration-overview time{font-size:.75rem;text-align:right}.deferred-policies{margin-top:18px;padding:18px}.deferred-policies summary{min-height:44px;padding-block:11px;font-weight:850;cursor:pointer}.deferred-policies p{color:var(--muted);line-height:1.6}@media (max-width: 960px){.audit-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.resource-header .header-actions{width:100%;justify-content:stretch}.resource-header .header-actions .button{flex:1 1 160px}.integration-layout,.settings-grid,.integration-metadata{grid-template-columns:1fr}.integration-actions .button{flex:1 1 100%}.audit-filters{grid-template-columns:1fr}.filter-actions{grid-column:auto;justify-content:stretch}.filter-actions .button{flex:1 1 120px}}.conversation-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start}.conversation-list-panel{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.conversation-list-panel>input{padding:10px 12px;border:1px solid var(--line);border-radius:10px}.conversation-list{display:grid;gap:6px;margin:0;padding:0;list-style:none;max-height:68vh;overflow-y:auto}.conversation-list-item{display:grid;gap:3px;width:100%;padding:10px 12px;text-align:left;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer}.conversation-list-item:hover{background:var(--surface-soft)}.conversation-list-item.active{border-color:var(--accent);background:var(--accent-soft)}.conversation-list-item strong{font-size:.95rem}.conversation-list-item span{font-size:.78rem;color:var(--muted)}.message-panel{display:grid;gap:16px;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);min-height:320px}.message-panel .messages{display:grid;gap:10px;max-height:52vh;overflow-y:auto}.message-panel .message{display:grid;gap:6px;max-width:78%;padding:10px 14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.message-panel .message.user{justify-self:start}.message-panel .message.ai{justify-self:start;background:var(--info-soft);border-color:var(--info)}.message-panel .message.provider{justify-self:end;background:var(--accent-soft);border-color:var(--accent)}.message-panel .message p{margin:0;line-height:1.6}.message-panel .message time{font-size:.72rem;color:var(--muted)}.message-composer{display:grid;gap:8px}.message-composer textarea{padding:10px 12px;border:1px solid var(--line);border-radius:10px;resize:vertical;font:inherit}@media (max-width: 900px){.conversation-layout{grid-template-columns:1fr}.conversation-list{max-height:40vh}}
