:root{--shell-nav-width: 220px;--shell-drawer-width: 264px;--shell-topbar-height: 56px;--shell-active-bg: #334155;--shell-surface: #1e293b;--shell-border: #334155}.shell{display:flex;min-height:100vh;background:#0f172a}.shell-nav{width:var(--shell-nav-width);flex-shrink:0;background:var(--shell-surface);border-right:1px solid var(--shell-border);display:flex;flex-direction:column;padding:16px 0}.shell-main{flex:1;padding:24px;overflow:auto;min-width:0}select{max-width:100%;min-width:0}.page-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.shell-main{overflow-wrap:break-word}.shell-topbar,.shell-scrim{display:none}.shell-burger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;padding:0;background:transparent;border:1px solid #475569;border-radius:8px;color:#e2e8f0;cursor:pointer}.shell-burger:focus-visible{outline:2px solid var(--shell-accent, #3b82f6);outline-offset:2px}.shell-topbar-brand{font-size:15px;font-weight:600;color:#f1f5f9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-topbar-brand img{max-height:32px;max-width:160px;display:block}@media(max-width:899px){.shell{display:block}.shell-topbar{display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:30;height:var(--shell-topbar-height);padding:0 12px;background:var(--shell-surface);border-bottom:1px solid var(--shell-border)}.shell-nav{position:fixed;top:0;left:0;bottom:0;z-index:50;width:var(--shell-drawer-width);max-width:84vw;overflow-y:auto;transform:translate(-100%);transition:transform .18s ease;box-shadow:0 0 24px #02061780}.shell-nav[data-open=true]{transform:none}.shell-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#02061799;border:none;padding:0}.shell-main{padding:16px 12px 40px}.shell-link{min-height:44px}}@media(prefers-reduced-motion:reduce){.shell-nav{transition:none}}.auto-grid,.auto-grid-sm,.auto-grid-lg{display:grid;gap:16px}.auto-grid>*,.auto-grid-sm>*,.auto-grid-lg>*,.split-2-1>*{min-width:0}.auto-grid-sm{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.auto-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.auto-grid-lg{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.split-2-1{display:grid;grid-template-columns:2fr 1fr;gap:16px}@media(max-width:899px){.split-2-1{grid-template-columns:1fr}}.field-grid{display:grid;grid-template-columns:120px 1fr;gap:8px 16px}@media(max-width:559px){.field-grid{grid-template-columns:1fr;gap:2px}.field-grid>:nth-child(odd){margin-top:8px}}@media(max-width:899px){.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll>table{min-width:min(520px,max-content)}}.filter-row{display:flex;gap:12px;flex-wrap:wrap}.stack-row-main{flex:1 1 0;min-width:0}@media(max-width:599px){.stack-row{flex-wrap:wrap}.stack-row>.stack-row-main{flex-basis:60%}}.metric-tile{flex:0 1 auto;min-width:130px;max-width:260px}@media(max-width:599px){.metric-tile{flex-basis:100%;max-width:none}}.shell-link{display:flex;align-items:center;padding:8px 16px;margin:2px 8px;font-size:14px;color:#94a3b8;text-decoration:none;border-radius:4px}.shell-link:hover{color:#e2e8f0}.shell-link.active{color:#f1f5f9;background:var(--shell-active-bg)}
