:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--o360-ink:#172033;--o360-muted:#566176;--o360-surface:#fff;--o360-canvas:#f4f6fb;--o360-line:#d8dfeb;--o360-brand:#5630c7;--o360-brand-strong:#3c1b91;--o360-accent:#087f7b;--o360-focus:#087f7b;--o360-success:#176b46;--o360-warning:#8a5200;--o360-danger:#a62639;--o360-sidebar:#17152d;--o360-radius-sm:.65rem;--o360-radius-md:.9rem;--o360-space-1:.35rem;--o360-space-2:.65rem;--o360-space-3:1rem;--o360-space-4:1.5rem;--o360-shadow:0 .7rem 2rem #1c203814}*{box-sizing:border-box}html{background:var(--o360-canvas);overflow-wrap:anywhere}body{color:var(--o360-ink);background:var(--o360-canvas);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:clip}a{color:inherit}button,input,select{font:inherit}button,.button{border-radius:var(--o360-radius-sm);color:#fff;background:var(--o360-brand);cursor:pointer;border:0;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1rem;font-weight:760;text-decoration:none;display:inline-flex}button:hover,.button:hover{background:var(--o360-brand-strong)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--o360-focus);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.58}input,select{border:1px solid var(--o360-line);border-radius:var(--o360-radius-sm);width:100%;min-height:46px;color:var(--o360-ink);background:#fff;padding:.7rem .8rem}label{gap:var(--o360-space-1);font-weight:650;display:grid}.auth-shell{min-height:100vh;padding:var(--o360-space-4);place-items:center;display:grid}.auth-card,.card{border:1px solid var(--o360-line);border-radius:var(--o360-radius-md);background:var(--o360-surface);box-shadow:var(--o360-shadow)}.auth-card{width:min(100%,440px);padding:clamp(1.4rem,4vw,2.4rem)}.auth-card h1{margin-bottom:.4rem}.eyebrow{margin-bottom:var(--o360-space-1);color:var(--o360-brand);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:820}.muted,.state-meta{color:var(--o360-muted)}.stack{gap:var(--o360-space-3);display:grid}.app-shell{grid-template-columns:minmax(14rem,16rem) minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--o360-sidebar);color:#fff;height:100vh;padding:var(--o360-space-4) var(--o360-space-3);position:sticky;top:0;overflow-y:auto}.brand{margin:0 0 var(--o360-space-1);align-items:center;gap:.7rem;font-weight:760;display:flex}.brand strong{color:#85e1dc}.brand-mark{background:linear-gradient(135deg,#916bf1 0 48%,#26c5bc 48%);border-radius:10px 4px;flex:none;width:30px;height:30px;transform:rotate(-5deg)}.workspace-label{margin:0 0 var(--o360-space-4);color:#aaa5c4;text-transform:uppercase;letter-spacing:.07em;font-size:.76rem}.nav{gap:var(--o360-space-1);display:grid}.nav a{border-radius:var(--o360-radius-sm);color:#eeeafa;align-items:center;min-height:44px;padding:.7rem .8rem;text-decoration:none;display:flex}.nav a:hover{background:#ffffff1a}.main{width:100%;min-width:0;max-width:92rem;padding:clamp(1rem,3vw,2.4rem)}.page-header{justify-content:space-between;align-items:start;gap:var(--o360-space-4);margin-bottom:var(--o360-space-4);display:flex}.page-header h1{margin:.1rem 0;font-size:clamp(1.7rem,4vw,2.35rem);line-height:1.15}.page-description{max-width:68ch;margin:.4rem 0}.breadcrumb{color:var(--o360-muted);font-size:.83rem}.context-line{gap:var(--o360-space-3);color:var(--o360-muted);flex-wrap:wrap;margin:.8rem 0 0;font-size:.82rem;display:flex}.page-actions{flex:none}.grid{gap:var(--o360-space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.card{box-shadow:none;padding:1.15rem}.card h2,.card h3{margin-top:0}.summary-card{border-top:4px solid var(--o360-brand)}.metric-value{margin:.25rem 0 1rem;font-size:clamp(1.75rem,4vw,2.65rem);font-weight:820;line-height:1}.metric-value span{color:var(--o360-muted);font-size:.82rem;font-weight:650}.metric-meta{color:var(--o360-muted);gap:.25rem;margin:0;font-size:.76rem;display:grid}.metric-meta div{grid-template-columns:5rem 1fr;gap:.4rem;display:grid}.metric-meta dt{font-weight:720}.metric-meta dd{margin:0}.metric-table{border-top:1px solid var(--o360-line);margin-top:.75rem;padding-top:.5rem}.metric-table summary{cursor:pointer;align-items:center;min-height:44px;font-size:.78rem;font-weight:720;display:flex}.metric-table table{border-collapse:collapse;width:100%;font-size:.76rem}.metric-table caption{text-align:left;font-weight:720}.metric-table th,.metric-table td{border-bottom:1px solid var(--o360-line);text-align:left;padding:.35rem}.status{color:var(--o360-success);background:#e4f4ec;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .55rem;font-size:.77rem;font-weight:800;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:.45rem;height:.45rem}.status[data-tone=warning]{color:var(--o360-warning);background:#fff0cf}.status[data-tone=danger]{color:var(--o360-danger);background:#fbe5e9}.list{gap:var(--o360-space-2);padding:0;list-style:none;display:grid}.list li{border:1px solid var(--o360-line);border-radius:var(--o360-radius-md);padding:var(--o360-space-3);background:#fff}.inline{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.async-state{gap:.7rem;display:grid}.state-meta{margin:0;font-size:.82rem}.safe-next-action{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.disclosure{border-top:1px solid var(--o360-line);padding-top:.65rem}.disclosure summary{cursor:pointer;align-items:center;min-height:44px;font-weight:720;display:flex}.data-toolbar{align-items:end;gap:var(--o360-space-2);margin-bottom:var(--o360-space-3);padding:var(--o360-space-3);border:1px solid var(--o360-line);border-radius:var(--o360-radius-md);background:#fff;grid-template-columns:minmax(12rem,1fr) minmax(10rem,14rem) auto;display:grid}.empty-state{text-align:center}.error{color:var(--o360-danger);font-weight:650}.success{color:var(--o360-success);font-weight:650}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{position:fixed;top:0;left:-9999px}.skip-link:focus{z-index:100;border-radius:var(--o360-radius-sm);background:#fff;padding:.75rem;top:1rem;left:1rem}@media (max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;padding:.9rem;position:static}.brand{margin-bottom:0}.workspace-label{margin-bottom:.6rem}.nav{scrollbar-gutter:stable;padding:.15rem .15rem .4rem;display:flex;overflow-x:auto}.nav a{flex:0 0 min(12rem,65vw)}.grid{grid-template-columns:1fr}.page-header{display:grid}.page-actions,.page-actions>*{width:100%}.data-toolbar{grid-template-columns:1fr}}@media (max-width:480px){.main{padding:1rem .75rem}.metric-meta div{grid-template-columns:1fr;gap:0}.context-line{gap:.25rem;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
