@font-face{font-family:Fairfax EVA;src:url(../../../fonts/fairfax-eva/FairfaxEVAHD.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:400}:root{color:#e9e8e2;font-synthesis:none;text-rendering:optimizelegibility;--ink:#e9e8e2;--ink-2:#b8bebc;--ink-3:#7f8988;--canvas:#090d10;--rail:#0c1216;--surface:#0e151a;--surface-2:#121b20;--surface-3:#182328;--line:#273238;--line-soft:#8fa7a524;--teal:#5ed1c4;--teal-2:#2f918a;--teal-soft:#45beb41f;--copper:#cf8450;--amber:#dfa84a;--red:#e16d5a;--violet:#ad84d7;--green:#67bd86;--blue:#68a9d5;--parchment:#d7c5a8;--shadow:0 18px 45px #00000042;--radius:12px;--rail-width:226px;background:#090d10;font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{background:radial-gradient(circle at 75% -15%,#246c691a,#0000 36rem),linear-gradient(135deg,#090d10 0%,#0b1115 54%,#081014 100%);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--teal);outline-offset:2px}::selection{color:#07100f;background:var(--teal)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#344248 padding-box padding-box;border:2px solid #0000;border-radius:999px}.page{width:min(100%,1680px);min-height:100vh;margin:0 auto;padding:28px 30px 50px}.page-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.page-kicker{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:.7rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:4px;font-size:clamp(1.65rem,2.4vw,2.35rem);font-weight:600}h2{letter-spacing:-.02em;margin-bottom:12px;font-size:1.08rem;font-weight:600}h3{margin-bottom:8px;font-size:.9rem;font-weight:600}.subhead,.muted{color:var(--ink-2)}.subhead{max-width:70ch;margin:0;font-size:.83rem;line-height:1.55}.micro{color:var(--ink-3);font-size:.69rem;line-height:1.5}.mono{font-variant-numeric:tabular-nums;font-family:IBM Plex Mono,Cascadia Mono,monospace}.panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg, #ffffff04, transparent 58%), var(--surface);box-shadow:inset 0 1px #ffffff04}.panel-pad{padding:18px}.grid{gap:16px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.stack{flex-direction:column;gap:14px;display:flex}.row{align-items:center;gap:10px;display:flex}.spread{justify-content:space-between;align-items:center;gap:14px;display:flex}.divider{background:var(--line);width:100%;height:1px;margin:14px 0}.btn{border:1px solid var(--line);min-height:38px;color:var(--ink);background:var(--surface-2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;transition:border-color .15s,background .15s,transform .15s;display:inline-flex}.btn:hover{background:var(--surface-3);border-color:#405158}.btn:active{transform:translateY(1px)}.btn-primary{color:#f7fffd;background:linear-gradient(135deg,#247d78,#3eaaa2);border-color:#3ca79f}.btn-primary:hover{background:linear-gradient(135deg,#2a8a84,#46b9b0);border-color:#73dfd3}.btn-ghost{background:0 0}.btn-icon{width:38px;padding:0}.input,.select,.textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#0a1115;border-radius:8px;transition:border-color .15s,box-shadow .15s}.input,.select{min-height:40px;padding:8px 12px}.textarea{resize:vertical;min-height:112px;padding:12px;line-height:1.6}.input::placeholder,.textarea::placeholder{color:#687271}.input:focus,.select:focus,.textarea:focus{border-color:var(--teal-2);box-shadow:0 0 0 3px var(--teal-soft);outline:none}.field-label{color:var(--ink-2);letter-spacing:.02em;margin-bottom:6px;font-size:.7rem;font-weight:600;display:block}.metric{min-height:104px;padding:16px}.metric-label{color:var(--ink-2);font-size:.72rem}.metric-value{color:var(--teal);margin-top:12px;font-family:IBM Plex Mono,Cascadia Mono,monospace;font-size:1.65rem;line-height:1}.badge{min-height:23px;color:var(--ink-2);white-space:nowrap;background:#ffffff06;border:1px solid #314147;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;font-size:.65rem;font-weight:600;display:inline-flex}.badge.teal{color:#78dbd2;background:#3097901c;border-color:#46bdb466}.badge.amber{color:#f1bc61;background:#b3771f1c;border-color:#dfa84a61}.badge.red{color:#ed8b7c;background:#a83d2c1c;border-color:#e16d5a61}.badge.violet{color:#c09be6;background:#7d4caf1c;border-color:#ad84d761}.status-dot{width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, currentColor 13%, transparent);background:currentColor;border-radius:50%;flex:none}.progress{background:#283238;border-radius:999px;height:5px;overflow:hidden}.progress>span{border-radius:inherit;background:linear-gradient(90deg, var(--teal-2), var(--teal));height:100%;display:block}.segmented{border:1px solid var(--line);background:#0b1115;border-radius:8px;display:inline-flex;overflow:hidden}.segmented a,.segmented button{border:0;border-right:1px solid var(--line);min-height:36px;color:var(--ink-2);cursor:pointer;background:0 0;padding:7px 14px}.segmented :last-child{border-right:0}.segmented .active{color:var(--teal);background:var(--teal-soft)}.data-list{gap:0;margin:0;display:grid}.data-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(100px,.8fr) minmax(0,1.2fr);gap:14px;padding:10px 0;font-size:.75rem;display:grid}.data-row:last-child{border-bottom:0}.data-row dt{color:var(--ink-3)}.data-row dd{overflow-wrap:anywhere;min-width:0;margin:0}.research-note{color:#e8c17d;background:#9a63151f;border:1px solid #dfa84a4d;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;font-size:.73rem;line-height:1.45;display:flex}.empty-note{color:var(--ink-3);text-align:center;padding:28px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){:root{--rail-width:76px}.page{padding:24px 22px 46px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){:root{--rail-width:0px}.page{padding:20px 15px 96px}.page-head{flex-direction:column}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.hide-mobile{display:none!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-loading.svelte-whg6dh{min-height:100vh;color:var(--ink-2);background:var(--canvas);place-content:center;place-items:center;gap:12px;font-size:.76rem;display:grid}.auth-loading.svelte-whg6dh svg{color:var(--teal)}.auth-failure.svelte-whg6dh{text-align:center}.auth-failure.svelte-whg6dh strong:where(.svelte-whg6dh){color:var(--ink);font-size:1rem}.loading-spin{animation:.85s linear infinite svelte-whg6dh-loading-spin}@keyframes svelte-whg6dh-loading-spin{to{transform:rotate(360deg)}}.shell.svelte-whg6dh{min-height:100vh}.rail.svelte-whg6dh{z-index:30;width:var(--rail-width);border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1014f0;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.brand.svelte-whg6dh{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;min-height:88px;padding:18px;display:flex}.brand-mark.svelte-whg6dh{width:36px;height:36px;color:var(--teal);background:var(--teal-soft);border:1px solid #5bd1c46b;border-radius:10px;flex:none;place-items:center;display:grid}.brand-copy.svelte-whg6dh{gap:2px;min-width:0;display:grid}.brand-copy.svelte-whg6dh strong:where(.svelte-whg6dh){letter-spacing:-.02em;font-size:.92rem}.brand-copy.svelte-whg6dh small:where(.svelte-whg6dh){color:var(--ink-3);white-space:nowrap;font-size:.62rem}.nav-list.svelte-whg6dh{flex-direction:column;flex:1;gap:4px;padding:18px 10px;display:flex}.nav-item.svelte-whg6dh{min-height:43px;color:var(--ink-2);border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:0 13px;font-size:.76rem;transition:all .15s;display:flex;position:relative}.nav-item.svelte-whg6dh:hover{color:var(--ink);background:#ffffff07}.nav-item.active.svelte-whg6dh{color:var(--teal);background:linear-gradient(90deg,#32979033,#32979014);border-color:#4db9b01f}.nav-item.active.svelte-whg6dh:before{background:var(--teal);content:"";border-radius:0 3px 3px 0;width:2px;height:22px;position:absolute;left:-11px}.rail-foot.svelte-whg6dh{border-top:1px solid var(--line-soft);gap:3px;padding:12px 10px 16px;display:grid}.nav-button.svelte-whg6dh{cursor:pointer;background:0 0;width:100%}.content.svelte-whg6dh{min-height:100vh;margin-left:var(--rail-width)}.mobile-nav.svelte-whg6dh{display:none}.scrim.svelte-whg6dh{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;background:#030608a8;border:0;width:100%;height:100%;position:fixed;inset:0}.drawer.svelte-whg6dh{z-index:70;border-left:1px solid var(--line);background:#0b1115;width:min(430px,100vw - 20px);animation:.18s ease-out svelte-whg6dh-enter;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-24px 0 60px #0000005c}@keyframes svelte-whg6dh-enter{0%{opacity:0;transform:translate(24px)}}.drawer-head.svelte-whg6dh{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1115eb;justify-content:space-between;align-items:flex-start;padding:22px;display:flex;position:sticky;top:0}.drawer-head.svelte-whg6dh h2:where(.svelte-whg6dh){margin-bottom:0}.drawer-body.svelte-whg6dh{padding:20px}.setting-title.svelte-whg6dh h3:where(.svelte-whg6dh){margin:0}.small-copy.svelte-whg6dh{margin:8px 0 0;font-size:.72rem;line-height:1.55}.source-lock.svelte-whg6dh{color:var(--teal);align-items:center;gap:9px;margin-top:14px;font-size:.7rem;display:flex}.toggle-row.svelte-whg6dh{color:var(--ink-2);font-size:.72rem}.toggle-row.svelte-whg6dh input:where(.svelte-whg6dh){accent-color:var(--teal-2)}.preference-notice.svelte-whg6dh{color:var(--teal);margin:0;font-size:.62rem}.account-rail.svelte-whg6dh span:where(.svelte-whg6dh){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-panel.svelte-whg6dh>strong:where(.svelte-whg6dh){margin-top:14px;font-size:.78rem;display:block}.account-state.svelte-whg6dh{color:var(--teal);align-items:center;gap:6px;margin-top:12px;font-size:.63rem;display:flex}.account-logout.svelte-whg6dh{width:100%;margin-top:16px}.shortcut-list.svelte-whg6dh{color:var(--ink-2);gap:12px;font-size:.72rem;display:grid}kbd.svelte-whg6dh{border:1px solid var(--line);min-width:24px;color:var(--ink-2);background:var(--surface-2);text-align:center;border-bottom-color:#415058;border-radius:5px;padding:3px 6px;font-family:inherit}@media (width<=1100px) and (width>=761px){.brand.svelte-whg6dh{justify-content:center;padding-inline:0}.brand-copy.svelte-whg6dh,.nav-item.svelte-whg6dh span:where(.svelte-whg6dh){display:none}.nav-item.svelte-whg6dh{justify-content:center;padding:0}.nav-item.active.svelte-whg6dh:before{left:-10px}}@media (width<=760px){.rail.svelte-whg6dh{display:none}.content.svelte-whg6dh{margin-left:0}.mobile-nav.svelte-whg6dh{z-index:40;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1014f5;align-items:stretch;min-height:72px;display:flex;position:fixed;inset:auto 0 0;overflow-x:auto}.mobile-nav.svelte-whg6dh a:where(.svelte-whg6dh){min-width:74px;color:var(--ink-3);flex:1 0 74px;place-content:center;place-items:center;gap:5px;font-size:.54rem;display:grid}.mobile-nav.svelte-whg6dh a.active:where(.svelte-whg6dh){color:var(--teal);background:var(--teal-soft)}}
