.stainglass-shell-module__T93Wva__frame{background:var(--sg-canvas);grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.stainglass-shell-module__T93Wva__sidebar{border-right:1px solid var(--sg-border);z-index:20;background:#fff;flex-direction:column;height:100vh;padding:0 14px 16px;display:flex;position:sticky;top:0}.stainglass-shell-module__T93Wva__brand{border-bottom:1px solid var(--sg-border-soft);height:82px;text-decoration:none;display:block}.stainglass-shell-module__T93Wva__brandCrop{width:204px;height:72px;display:block;overflow:hidden}.stainglass-shell-module__T93Wva__brandCrop img{object-fit:cover;object-position:center;width:204px;height:55px;margin-top:9px;display:block}.stainglass-shell-module__T93Wva__nav{gap:5px;padding:18px 0;display:grid}.stainglass-shell-module__T93Wva__navItem{min-height:44px;color:var(--sg-nav-text);border-radius:9px;align-items:center;gap:12px;padding:0 12px;font-size:.93rem;font-weight:650;text-decoration:none;transition:background .12s,color .12s,box-shadow .12s;display:flex}.stainglass-shell-module__T93Wva__navItem:hover{background:var(--sg-blue-soft);color:var(--sg-blue-dark)}.stainglass-shell-module__T93Wva__navItem.stainglass-shell-module__T93Wva__active{background:linear-gradient(135deg, var(--sg-blue) 0%, var(--sg-blue-deep) 100%);color:#fff;box-shadow:0 5px 14px #0f77e633}.stainglass-shell-module__T93Wva__sidebarFooter{border-top:1px solid var(--sg-border-soft);color:var(--sg-ink);align-items:center;gap:10px;margin-top:auto;padding:14px 10px 4px;display:flex}.stainglass-shell-module__T93Wva__sidebarFooter strong,.stainglass-shell-module__T93Wva__sidebarFooter span{display:block}.stainglass-shell-module__T93Wva__sidebarFooter strong{font-size:.86rem}.stainglass-shell-module__T93Wva__sidebarFooter span{color:var(--sg-muted);margin-top:2px;font-size:.68rem}.stainglass-shell-module__T93Wva__logoMark{background:var(--sg-blue);width:34px;height:34px;box-shadow:inset 0 0 0 3px #fff, 0 0 0 1px var(--sg-border);border-radius:50%;flex:none;position:relative;overflow:hidden}.stainglass-shell-module__T93Wva__logoMark span{background:var(--sg-cyan);width:16px;height:16px;position:absolute}.stainglass-shell-module__T93Wva__logoMark span:first-child{top:0;left:0}.stainglass-shell-module__T93Wva__logoMark span:nth-child(2){background:#86c9f6;top:0;right:0}.stainglass-shell-module__T93Wva__logoMark span:nth-child(3){background:#2b8fe7;bottom:0;left:0}.stainglass-shell-module__T93Wva__logoMark span:nth-child(4){background:#0a4e97;bottom:0;right:0}.stainglass-shell-module__T93Wva__main{min-width:0}.stainglass-shell-module__T93Wva__topbar{z-index:15;border-bottom:1px solid var(--sg-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:0 28px;display:flex;position:sticky;top:0}.stainglass-shell-module__T93Wva__search{border:1px solid var(--sg-border);color:#8aa0b8;background:#fff;border-radius:10px;align-items:center;gap:9px;width:min(560px,58vw);min-height:44px;padding:0 14px;display:flex;box-shadow:0 1px 2px #152c4b05}.stainglass-shell-module__T93Wva__search:focus-within{border-color:#9bc9f6;box-shadow:0 0 0 3px #158eee17}.stainglass-shell-module__T93Wva__search input{min-width:0;color:var(--sg-ink);font:inherit;background:0 0;border:0;outline:0;flex:1}.stainglass-shell-module__T93Wva__search input::placeholder{color:#8ea1b7}.stainglass-shell-module__T93Wva__topActions{align-items:center;gap:10px;display:flex}.stainglass-shell-module__T93Wva__copilotButton,.stainglass-shell-module__T93Wva__signOut{border-radius:9px;justify-content:center;align-items:center;min-height:40px;font-size:.84rem;font-weight:750;text-decoration:none;display:inline-flex}.stainglass-shell-module__T93Wva__copilotButton{color:var(--sg-blue-deep);background:#f3f9ff;border:1px solid #d6e9fb;gap:8px;padding:0 14px}.stainglass-shell-module__T93Wva__copilotButton:hover{background:#eaf5ff}.stainglass-shell-module__T93Wva__signOut{border:1px solid var(--sg-border);color:var(--sg-ink);background:#fff;padding:0 13px}.stainglass-shell-module__T93Wva__content{min-width:0;padding:0 28px 44px}@media (max-width:980px){.stainglass-shell-module__T93Wva__frame{grid-template-columns:76px minmax(0,1fr)}.stainglass-shell-module__T93Wva__sidebar{padding-left:9px;padding-right:9px}.stainglass-shell-module__T93Wva__brand{height:72px}.stainglass-shell-module__T93Wva__brandCrop{width:58px;height:64px}.stainglass-shell-module__T93Wva__brandCrop img{transform-origin:0;width:205px;max-width:none;transform:translate(-2px)}.stainglass-shell-module__T93Wva__navItem{justify-content:center;padding:0}.stainglass-shell-module__T93Wva__navItem span,.stainglass-shell-module__T93Wva__sidebarFooter div:last-child{display:none}.stainglass-shell-module__T93Wva__sidebarFooter{justify-content:center}}@media (max-width:720px){.stainglass-shell-module__T93Wva__frame{display:block}.stainglass-shell-module__T93Wva__sidebar{border-right:0;border-bottom:1px solid var(--sg-border);width:100%;height:auto;padding:0 12px 8px;display:block;position:static}.stainglass-shell-module__T93Wva__brand{border-bottom:0;height:60px}.stainglass-shell-module__T93Wva__brandCrop{width:180px;height:58px}.stainglass-shell-module__T93Wva__brandCrop img{width:180px;height:48px;margin-top:5px;transform:none}.stainglass-shell-module__T93Wva__nav{gap:6px;padding:0 0 6px;display:flex;overflow-x:auto}.stainglass-shell-module__T93Wva__navItem{min-width:44px;min-height:40px;padding:0 10px}.stainglass-shell-module__T93Wva__navItem span,.stainglass-shell-module__T93Wva__sidebarFooter{display:none}.stainglass-shell-module__T93Wva__topbar{min-height:66px;padding:10px 14px}.stainglass-shell-module__T93Wva__search{width:100%}.stainglass-shell-module__T93Wva__copilotButton span,.stainglass-shell-module__T93Wva__signOut{display:none}.stainglass-shell-module__T93Wva__copilotButton{width:40px;padding:0}.stainglass-shell-module__T93Wva__content{padding:0 14px 32px}}
:root{--sg-ink:#12233d;--sg-ink-strong:#0b1b34;--sg-muted:#657a94;--sg-muted-light:#8da0b7;--sg-blue:#168df0;--sg-blue-deep:#116bc2;--sg-blue-dark:#0b5aa9;--sg-cyan:#42ceda;--sg-blue-soft:#eef7ff;--sg-canvas:#f7fbff;--sg-surface:#fff;--sg-border:#dbe7f1;--sg-border-soft:#eaf1f7;--sg-success:#16a05d;--sg-warning:#c77a11;--sg-danger:#b84242;color:var(--sg-ink);background:var(--sg-canvas);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--sg-canvas);min-height:100vh;color:var(--sg-ink);-webkit-font-smoothing:antialiased}a{color:var(--sg-blue-deep)}button,input,select,textarea{font:inherit}button{cursor:pointer}::selection{color:var(--sg-ink-strong);background:#cce9ff}.page-shell{background:linear-gradient(#f8fcff 0%,#f2f8fd 100%);place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-card,.setup-card{border:1px solid var(--sg-border);background:#fff;border-radius:16px;width:min(100%,560px);padding:2.5rem;box-shadow:0 18px 48px #143f6714}.eyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--sg-blue-deep);margin:0 0 .7rem;font-size:.72rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--sg-ink-strong);letter-spacing:-.025em}h1{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.1rem);line-height:1.06}h2{margin-bottom:.7rem;font-size:1.17rem}.summary,.panel-card p,.form-help,.signed-in{color:var(--sg-muted);line-height:1.6}.auth-form{gap:.7rem;margin-top:1.75rem;display:grid}.auth-form input,.auth-form select,.auth-form textarea{border:1px solid var(--sg-border);width:100%;color:var(--sg-ink);background:#fff;border-radius:9px;padding:.82rem .92rem}.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus{border-color:#8fc9f7;outline:none;box-shadow:0 0 0 3px #168df01a}.primary-button,.secondary-button{border-radius:9px;min-height:42px;padding:.72rem 1rem;font-weight:750;transition:transform .1s,box-shadow .1s,background .1s}.primary-button{border:1px solid var(--sg-blue-deep);background:linear-gradient(135deg, var(--sg-blue) 0%, var(--sg-blue-deep) 100%);color:#fff;margin-top:.5rem;box-shadow:0 5px 14px #116bc22e}.primary-button:hover{transform:translateY(-1px);box-shadow:0 7px 18px #116bc238}.secondary-button{border:1px solid var(--sg-border);color:var(--sg-ink);background:#fff}.secondary-button:hover{background:#f9fcff}.form-help{margin:1rem 0 0;font-size:.9rem}.form-error{color:#8f2e2e;background:#fff7f7;border:1px solid #efcaca;border-radius:9px;margin:1rem 0 0;padding:.75rem .9rem}.app-shell{width:min(1220px,100%);margin:0 auto;padding:30px 0 48px}.app-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.45rem;display:flex}.app-header h1{margin-bottom:.32rem;font-size:clamp(1.75rem,3vw,2.45rem)}.signed-in{margin:0;font-size:.88rem}.metric-grid,.workspace-grid{gap:14px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.panel-card{border:1px solid var(--sg-border);background:#fff;border-radius:12px;box-shadow:0 4px 16px #1f43660b}.metric-card{padding:1.22rem;position:relative;overflow:hidden}.metric-card:before{content:"";background:linear-gradient(180deg, var(--sg-cyan), var(--sg-blue));width:4px;height:100%;position:absolute;top:0;left:0}.metric-card span{color:var(--sg-muted);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.metric-card strong{color:var(--sg-ink-strong);letter-spacing:-.04em;font-size:1.9rem}.panel-card{min-height:172px;padding:1.35rem}.panel-card p:last-child{margin-bottom:0}.panel-card a{font-weight:750;text-decoration:none}.panel-card a:hover{text-decoration:underline}.panel-kicker{letter-spacing:.09em;text-transform:uppercase;color:var(--sg-blue-deep);margin-bottom:.4rem;font-size:.7rem;font-weight:800}.status-list{flex-wrap:wrap;gap:.45rem;display:flex}.status-pill{background:var(--sg-blue-soft);color:#315b84;border:1px solid #d8e8f7;border-radius:999px;align-items:center;min-height:1.85rem;padding:.3rem .62rem;font-size:.8rem;font-weight:700;display:inline-flex}.sg-section-card{border:1px solid var(--sg-border);background:#fff;border-radius:12px;box-shadow:0 4px 16px #1f43660b}.sg-section-heading{border-bottom:1px solid var(--sg-border-soft);justify-content:space-between;align-items:center;gap:1rem;padding:16px 18px;display:flex}.sg-section-heading h2{margin:0}.sg-table{border-collapse:collapse;width:100%}.sg-table th,.sg-table td{border-bottom:1px solid var(--sg-border-soft);text-align:left;vertical-align:top;padding:12px 16px}.sg-table th{color:var(--sg-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.72rem;font-weight:800}.sg-table tr:last-child td{border-bottom:0}@media (max-width:900px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.workspace-grid,.metric-grid{grid-template-columns:1fr}.app-header{flex-direction:column}.auth-card,.setup-card{padding:1.5rem}.app-shell{padding-top:22px}}
