:root{--scroll-thumb:rgba(15,23,42,.22);--scroll-thumb-hover:rgba(15,23,42,.38)}*,.il-main,.isb{scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:var(--r-pill,100px);border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover);background-clip:content-box}::-webkit-scrollbar-corner{background:transparent}.u-scroll{overflow-y:auto;overscroll-behavior-y:contain}.u-scroll-hide,.u-scroll-x{overflow-x:auto;overscroll-behavior-x:contain}.u-scroll-hide{scrollbar-width:none}.u-scroll-hide::-webkit-scrollbar{display:none}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--acc,#60a5fa);outline-offset:2px;border-radius:var(--r-sm,8px)}.u-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;padding:0;border:1px solid transparent;border-radius:var(--r-sm,8px);background:transparent;color:currentColor;cursor:pointer;opacity:.7;transition:opacity var(--t-fast,.15s ease-out),background var(--t-fast,.15s ease-out)}.u-icon-btn:hover{opacity:1;background:rgba(148,163,184,.14)}.u-icon-btn svg{display:block}.u-ico{flex-shrink:0;vertical-align:-.125em}.u-ico,.u-ico-text{display:inline-flex;align-items:center}.u-ico-text{gap:6px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.hub-scope{--hub-bg:#0a1628;--hub-fg:#e2e8f0;--ink:#e2e8f0;--muted:#94a3b8;--faint:#94a3b8;--ink-strong:#f1f5f9;--sub:#cbd5e1;--dim:#64748b;--acc:#60a5fa;--acc-soft:#93c5fd;--acc-bg:rgba(96,165,250,.14);--ok:#34d399;--warn:#fbbf24;--err-soft:#fca5a5;--gold:#fcd34d;--violet:#c4b5fd;--rose:#f87171;--cyan2:#22d3ee;--orange:#fb923c;--on-accent:#fff;--on-accent-soft:#93c5fd;--modal-bg:#0f1e3d;--modal-foot:hsla(0,0%,100%,.02);--field-bg:hsla(0,0%,100%,.05);--field-border:rgba(96,165,250,.18);--surface-2:#16233f;--surface-3:#0e1a30;--veil-1:hsla(0,0%,100%,.02);--veil-2:hsla(0,0%,100%,.05);--veil-3:hsla(0,0%,100%,.08);--veil-deep:rgba(15,23,42,.6);--veil-deep-2:rgba(15,30,61,.55);--surface:hsla(0,0%,100%,.04);--line:hsla(0,0%,100%,.08);--line-strong:hsla(0,0%,100%,.14)}:root[data-hub-theme=light] .hub-scope{--hub-bg:#f6f8fc;--hub-fg:#0f172a;--ink:#0f172a;--muted:#52627e;--faint:#64748b;--ink-strong:#0b1220;--sub:#334155;--dim:#64748b;--acc:#1d4ed8;--acc-soft:#1e40af;--acc-bg:rgba(37,99,235,.1);--ok:#047857;--warn:#b45309;--err-soft:#b91c1c;--gold:#a16207;--violet:#6d28d9;--rose:#be123c;--cyan2:#0e7490;--orange:#c2410c;--modal-bg:#fff;--modal-foot:rgba(15,23,42,.03);--field-bg:#fff;--field-border:rgba(15,23,42,.18);--surface-2:#eef2f9;--surface-3:#f1f5fb;--veil-1:rgba(15,23,42,.02);--veil-2:rgba(15,23,42,.04);--veil-3:rgba(15,23,42,.07);--veil-deep:hsla(0,0%,100%,.92);--veil-deep-2:hsla(0,0%,100%,.88);--surface:#fff;--line:rgba(15,23,42,.1);--line-strong:rgba(15,23,42,.18)}:root[data-hub-theme=light] .il-main{--scroll-thumb:rgba(15,23,42,.22)}