.scope-chip{display:inline-flex;align-items:center;gap:7px;padding:4px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface);font-size:12px;color:var(--text-muted);white-space:nowrap}.scope-chip__dot{width:7px;height:7px;border-radius:50%;background:var(--husk-graphite);flex:none}.scope-chip--ok .scope-chip__dot{background:var(--husk-green)}.scope-chip--error{border-color:var(--danger-text);color:var(--danger-text);font-weight:500}.scope-chip--error .scope-chip__dot{background:var(--danger-text)}.freshness{padding:7px 20px;background:var(--freshness-bg, var(--husk-lilac));border-bottom:1px solid var(--border);font-size:12px;color:var(--freshness-text, var(--husk-aubergine))}:root[data-theme=dark]{--freshness-bg: #292036;--freshness-text: #f3edf7}.freshness__sources{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline}.freshness__sources strong{font-weight:600}.freshness__cadence{color:var(--text-muted)}.freshness__sep{color:var(--border-strong)}.freshness__note{margin-top:2px;color:var(--text-muted)}.freshness__warn{font-weight:600;color:var(--freshness-text, var(--text))}.shell{display:flex;flex-direction:column;min-height:100%}.shell__header{display:flex;align-items:center;gap:24px;height:var(--shell-header-h);padding:0 20px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.shell__brand{display:flex;align-items:center;gap:10px;flex:none}.shell__badge{width:32px;height:32px;object-fit:contain;border-radius:var(--radius-sm);flex:none}.shell__title{display:flex;flex-direction:column;line-height:1.2}.shell__app{font-size:14px;font-weight:600;color:var(--text)}.shell__sub{font-size:11px;color:var(--text-muted)}.shell__nav{display:flex;gap:2px;margin-right:auto}.shell__navlink{padding:6px 12px;border-radius:var(--radius-sm);font-size:13px;font-weight:500;color:var(--text-muted);text-decoration:none}.shell__navlink:hover{background:var(--surface-sunken);color:var(--text)}.shell__navlink--active,.shell__navlink--active:hover{background:var(--husk-purple);color:var(--husk-white)}.shell__right{display:flex;align-items:center;gap:12px;flex:none}.shell__avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--husk-aubergine);color:var(--husk-white);font-size:11px;font-weight:600;flex:none}.shell__authlink{font-size:12px;font-weight:600;color:var(--text);text-decoration:none;white-space:nowrap}.shell__themeToggle{padding:5px 9px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.shell__themeToggle:hover{background:var(--surface-sunken)}.shell__authlink:hover{text-decoration:underline}.shell__main{flex:1;min-width:0}@media (max-width: 860px){.shell__header{gap:12px;padding:0 12px}.shell__sub{display:none}}@font-face{font-family:DM Sans;src:url(/fonts/DMSans-normal.woff2) format("woff2-variations");font-weight:100 1000;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/DMSans-italic.woff2) format("woff2-variations");font-weight:100 1000;font-style:italic;font-display:swap}:root{color-scheme:light;--husk-white: #ffffff;--husk-purple: #5e00f0;--husk-aubergine: #301242;--husk-green: #88dd1b;--link: var(--husk-purple);--focus: var(--husk-purple);--focus-ring: var(--focus);--accent: var(--husk-purple);--husk-lilac: #d2dcfa;--husk-sky: #bee6f0;--husk-sandstone: #faebdc;--husk-spring-green: #f0fad2;--husk-graphite: #b4b2a5;--text: var(--husk-aubergine);--text-muted: #6b5b76;--text-primary: var(--text);--text-secondary: var(--text-muted);--surface: var(--husk-white);--surface-sunken: #faf9fb;--border: #e6e1ea;--border-strong: #cfc6d6;--color-text-muted: var(--text-muted);--color-border: var(--border);--card-bg: var(--surface);--tile-bg: var(--surface);--table-bg: var(--surface);--input-bg: var(--surface);--header-bg: var(--surface-sunken);--canvas-bg: var(--surface-sunken);--bg-subtle: var(--surface-sunken);--row-hover-bg: var(--surface-sunken);--bg-success-light: #f0fad2;--badge-bg: #e8e0ff;--grid-color: var(--border);--header-sortable-bg: #f1ebff;--header-hover-bg: #e7dcff;--rcTab-tile-bg: var(--surface);--rcTab-tile-border: var(--border);--rcTab-text: var(--text);--status-warning: #ff8600;--status-warning-text: #9a4d00;--status-critical: #ff3056;--status-critical-text: #c00f38;--status-good: #267a14;--success-text: #276e00;--danger-surface: #fee2e2;--danger-text: #991b1b;--warning-surface: #fef3c7;--warning-text: #92400e;--info-surface: #eff6ff;--info-text: #1e40af;--font-sans: "DM Sans", ui-sans-serif, system-ui, sans-serif;--radius: 8px;--radius-sm: 6px;--shell-header-h: 60px}:root[data-theme=dark]{color-scheme:dark;--text: #f3edf7;--text-muted: #c1b5ca;--link: #c4a6ff;--focus: #c4a6ff;--surface: #1b1420;--surface-sunken: #120e16;--border: #403447;--border-strong: #5a4964;--status-warning-text: #ffb45e;--status-critical-text: #ff8096;--status-good: #9ccc65;--success-text: #9ccc65;--danger-surface: #3a2027;--danger-text: #ffadb8;--warning-surface: #392c18;--warning-text: #ffd38a;--info-surface: #1d2b3c;--info-text: #a8caff;--bg-success-light: #20311b;--badge-bg: #33264b;--header-sortable-bg: #2a2034;--header-hover-bg: #3a2a49;--rcTab-tile-bg: #241b2b;--rcTab-tile-border: #493a54;--rcTab-text: #f3edf7}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans);font-size:14px;line-height:1.45;color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-.01em}a{color:var(--link)}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}button{font:inherit;color:inherit}.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}.skip-link{position:absolute;top:0;left:0;z-index:100;padding:8px 12px;background:var(--husk-purple);color:var(--husk-white);transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.pageTitle{font-size:20px;margin-bottom:4px}.sectionTitle{font-size:15px}.pageNote{margin:4px 0 12px;color:var(--text-muted)}.pageError{margin:8px 0;color:var(--status-critical-text)}.pageNote code,.pageError code{font-size:.92em;padding:1px 4px;border-radius:4px;background:var(--surface-sunken);border:1px solid var(--border)}.breadcrumb{font-size:12px;color:var(--text-muted);margin-bottom:6px}.notFound{padding:24px 20px}.notFound__list{margin:12px 0 0;padding-left:18px;line-height:1.9}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
