*{margin:0;padding:0;box-sizing:border-box}@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes rmm-online-pulse{0%,to{box-shadow:0 0 6px #14b8a6cc}50%{box-shadow:0 0 12px #14b8a6}}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .9s linear infinite}.canvas-inner{margin:0 auto;width:100%;max-width:1860px;box-sizing:border-box;padding-top:18px}.canvas-inner.wide{max-width:2200px}[data-width=comfortable] .canvas-inner{max-width:1480px}[data-width=comfortable] .canvas-inner.wide{max-width:1680px}[data-width=wide] .canvas-inner{max-width:1860px}[data-width=wide] .canvas-inner.wide{max-width:2200px}[data-width=full] .canvas-inner,[data-width=full] .canvas-inner.wide{max-width:none}@media(min-width:2400px){[data-width=wide] .canvas-inner{max-width:2240px}[data-width=wide] .canvas-inner.wide{max-width:2720px}}@media(min-width:3200px){[data-width=wide] .canvas-inner{max-width:2560px}[data-width=wide] .canvas-inner.wide{max-width:3100px}}@keyframes fathom-ctx-fade{0%{opacity:0;transform:scale(.96) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes cc-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes cc-pulse{0%,to{box-shadow:0 0 18px currentColor,inset 0 0 32px #ef44442e}50%{box-shadow:0 0 36px currentColor,inset 0 0 48px #ef444447}}@keyframes home-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes home-breathe{0%,to{opacity:.75}50%{opacity:1}}@keyframes home-breathe-glow{0%,to{box-shadow:0 0 8px currentColor}50%{box-shadow:0 0 16px currentColor}}body{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:14px;background:var(--bg-page, #060d1a);color:var(--text-primary, #e2e8f0);-webkit-font-smoothing:antialiased}.fside-link{position:relative;display:flex;align-items:center;gap:11px;width:100%;white-space:nowrap;overflow:hidden;height:38px;box-sizing:border-box;padding:8px 11px;border-radius:11px;margin-bottom:2px;font-size:13.5px;font-weight:500;font-family:inherit;color:var(--text-secondary);text-decoration:none;cursor:pointer;border:none;background:transparent;text-align:left;transition:background .14s,color .14s}.fside-link:hover{background:var(--surface-2);color:var(--text-primary)}.fside-link.on{color:var(--text-primary);background:linear-gradient(90deg,color-mix(in srgb,var(--teal) 15%,transparent),color-mix(in srgb,var(--teal) 2%,transparent))}.fside-link.on:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:var(--teal)}.fside-link svg{flex:0 0 auto}.fside-lbl{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);padding:14px 11px 6px}.grail{flex:0 0 340px;width:340px;align-self:stretch;overflow-y:auto}.grail-inner{display:flex;flex-direction:column;gap:16px;padding:24px 22px 28px 6px;min-width:0}.grail-ai{border:1px solid rgba(124,140,245,.22);border-radius:16px;padding:16px;background:linear-gradient(160deg,#7c8cf51f,#ffffff08)}.grail-ai-bk{display:inline-flex;align-items:center;gap:7px;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7c8cf5;margin-bottom:10px}.grail-ai-blurb{font-size:13px;line-height:1.55;color:var(--text-secondary);margin:0 0 13px}.grail-ai-blurb b{color:var(--text-primary);font-weight:600}.grail-sugs{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.grail-sug{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;padding:9px 11px;border-radius:10px;border:1px solid var(--border);background:#0000002e;color:var(--text-secondary);font:inherit;font-size:12.5px;cursor:pointer;transition:.13s}.grail-sug:hover{border-color:#7c8cf580;color:var(--text-primary)}.grail-sug svg{flex:0 0 auto;color:#7c8cf5;opacity:.75}.grail-ask{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:11px;background:#00000047;padding:8px 10px}.grail-ask-ic{color:#7c8cf5;flex:0 0 auto}.grail-ask input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:var(--text-primary);font:inherit;font-size:13px}.grail-ask input::placeholder{color:var(--text-muted)}.grail-ask button,.grail-send-btn{flex:0 0 auto;border:none;background:var(--grad-teal, #2dd4c4);color:#04140e;width:30px;height:30px;border-radius:8px;display:grid;place-items:center;cursor:pointer}.grail-card{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#ffffff08}.grail-h{padding:13px 15px;border-bottom:1px solid var(--border);font-size:12.5px;font-weight:600;color:var(--text-primary)}.grail-act{display:flex;align-items:center;gap:11px;padding:11px 15px;border-bottom:1px solid var(--border);text-decoration:none;color:inherit;transition:background .12s}.grail-act:last-child{border-bottom:none}.grail-act:hover{background:var(--surface-2)}.grail-act-ic{width:30px;height:30px;border-radius:9px;flex:0 0 auto;display:grid;place-items:center;background:color-mix(in oklab,var(--teal),transparent 84%);color:var(--teal)}.grail-act-m{flex:1;min-width:0;display:flex;flex-direction:column}.grail-act-m b{font-size:13px;font-weight:600;color:var(--text-primary)}.grail-act-m span{font-size:11.5px;color:var(--text-muted)}.grail-act-go{color:var(--text-muted);flex:0 0 auto}@media(max-width:1500px){.grail{flex-basis:300px;width:300px}}@media(max-width:1200px){.grail{display:none}}:root{--scrim: rgba(0, 0, 0, .55);--z-drawer: 60;--z-modal: 100;--z-confirm: 200;--z-command: 300;--z-toast: 400;--navy-darkest: #060d1a;--navy-dark: #0a1628;--navy: #0d1f3c;--navy-light: #112240;--navy-lighter: #1a3356;--teal: #2dd4c4;--teal-light: #5fe9dd;--teal-bright: #00ffcc;--bg-page: #060d1a;--bg-elevated: #0a1628;--bg-surface: rgba(255,255,255,.03);--surface-1: rgba(255,255,255,.03);--surface-2: rgba(255,255,255,.04);--surface-3: rgba(255,255,255,.08);--border: rgba(255,255,255,.06);--border-bright: rgba(255,255,255,.12);--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--chart-tooltip-bg: #0d1f3c;--danger: #f0635f;--warning: #f0b54d;--info: #5b9cf0;--accent-2: #7c8cf5;--mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--font-display: "Clash Display", "Hanken Grotesk", system-ui, sans-serif;--grad-sidebar: linear-gradient(180deg, #0a1628 0%, #060d1a 100%);--grad-teal: linear-gradient(135deg, #14b8a6 0%, #0c7a74 100%);--grad-blue: linear-gradient(135deg, #1e40af 0%, #1d4ed8 100%);--grad-purple: linear-gradient(135deg, #4f63d8 0%, #4f63d8 100%);--grad-amber: linear-gradient(135deg, #d97706 0%, #b45309 100%);--grad-red: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);--grad-card: linear-gradient(135deg, rgba(255,255,255,.04) 0%, rgba(255,255,255,.01) 100%);--grad-header: linear-gradient(135deg, color-mix(in oklab, var(--bg-elevated), var(--teal) 12%) 0%, var(--bg-elevated) 45%, var(--bg-page) 100%);--glow-teal: 0 0 30px rgba(20,184,166,.15);--glow-blue: 0 0 30px rgba(30,64,175,.2);--shadow-card: 0 4px 24px rgba(0,0,0,.4);--shadow-lg: 0 8px 40px rgba(0,0,0,.6);--page-vignette: rgba(0,0,0,.45);color-scheme:dark;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--bp-mobile: 767px}[data-theme=light]{--bg-page: #f8fafc;--bg-elevated: #ffffff;--bg-surface: rgba(15,23,42,.03);--surface-1: rgba(15,23,42,.035);--surface-2: rgba(15,23,42,.06);--surface-3: rgba(15,23,42,.1);--border: rgba(15,23,42,.1);--border-bright: rgba(15,23,42,.18);--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #475569;--danger: #d6453f;--warning: #c8861a;--info: #2f6fd6;--accent-2: #4f63d8;--chart-tooltip-bg: #ffffff;--navy-darkest: #f8fafc;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #f1f5f9;--navy-lighter: #e2e8f0;--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #f1f5f9 100%);--grad-card: linear-gradient(135deg, rgba(15,23,42,.04) 0%, rgba(15,23,42,.01) 100%);--grad-header: linear-gradient(135deg, color-mix(in oklab, var(--bg-elevated), var(--teal) 8%) 0%, var(--bg-elevated) 45%, var(--bg-page) 100%);--shadow-card: 0 4px 24px rgba(15,23,42,.08);--shadow-lg: 0 8px 40px rgba(15,23,42,.12);--page-vignette: rgba(15,23,42,.06);color-scheme:light}[data-theme=light] body{background:var(--bg-page);color:var(--text-primary)}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.02"],[data-theme=light] [style*="background:rgba(255,255,255,0.02"],[data-theme=light] [style*="background: 'rgba(255,255,255,0.02"]{background:#0f172a06!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.03"],[data-theme=light] [style*="background:rgba(255,255,255,0.03"]{background:#0f172a09!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.04"],[data-theme=light] [style*="background:rgba(255,255,255,0.04"]{background:#0f172a0b!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.05"],[data-theme=light] [style*="background:rgba(255,255,255,0.05"]{background:#0f172a0e!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.06"],[data-theme=light] [style*="background:rgba(255,255,255,0.06"]{background:#0f172a11!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.08"],[data-theme=light] [style*="background:rgba(255,255,255,0.08"]{background:#0f172a13!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.1"],[data-theme=light] [style*="background:rgba(255,255,255,0.1"]{background:#0f172a17!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.12"],[data-theme=light] [style*="background:rgba(255,255,255,0.12"]{background:#0f172a1a!important}[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.04"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.04"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.05"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.05"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.06"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.06"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.08"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.08"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.1"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.1"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.12"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.12"]{border-color:#0f172a1a!important}[data-theme=light] [style*="background: rgb(6, 13, 26)"],[data-theme=light] [style*="background:rgb(6,13,26)"],[data-theme=light] [style*="background: rgb(10, 22, 40)"],[data-theme=light] [style*="background:rgb(10,22,40)"],[data-theme=light] [style*="background: rgb(13, 31, 60)"],[data-theme=light] [style*="background:rgb(13,31,60)"],[data-theme=light] [style*="background: rgb(17, 34, 64)"],[data-theme=light] [style*="background:rgb(17,34,64)"],[data-theme=light] [style*="background: rgba(7, 15, 30, 0.5"],[data-theme=light] [style*="background:rgba(7,15,30,0.5"],[data-theme=light] [style*="background: rgba(7, 15, 30, 0.6"],[data-theme=light] [style*="background:rgba(7,15,30,0.6"],[data-theme=light] [style*="background: rgba(7, 15, 30, 0.7"],[data-theme=light] [style*="background:rgba(7,15,30,0.7"],[data-theme=light] [style*="background: rgba(7, 15, 30, 0.78"],[data-theme=light] [style*="background:rgba(7,15,30,0.78"],[data-theme=light] [style*="background: rgba(7, 15, 30, 0.8"],[data-theme=light] [style*="background:rgba(7,15,30,0.8"],[data-theme=light] [style*="background: rgba(7, 15, 30, 0.9"],[data-theme=light] [style*="background:rgba(7,15,30,0.9"],[data-theme=light] [style*="background: rgba(7, 15, 30, 1"],[data-theme=light] [style*="background:rgba(7,15,30,1"]{background:var(--bg-elevated)!important}[data-theme=light] [style*="rgba(7, 15, 30, 0.92)"],[data-theme=light] [style*="rgba(7,15,30,0.92)"],[data-theme=light] [style*="rgba(7, 15, 30, 0.95)"],[data-theme=light] [style*="rgba(7,15,30,0.95)"],[data-theme=light] [style*="rgba(7, 15, 30, 0.98)"],[data-theme=light] [style*="rgba(7,15,30,0.98)"]{background:var(--bg-elevated)!important;background-image:none!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.01"],[data-theme=light] [style*="background:rgba(255,255,255,0.01"]{background:#0f172a05!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.07"],[data-theme=light] [style*="background:rgba(255,255,255,0.07"],[data-theme=light] [style*="background: rgba(255, 255, 255, 0.09"],[data-theme=light] [style*="background:rgba(255,255,255,0.09"]{background:#0f172a12!important}[data-theme=light] [style*="background: rgba(255, 255, 255, 0.13"],[data-theme=light] [style*="background:rgba(255,255,255,0.13"],[data-theme=light] [style*="background: rgba(255, 255, 255, 0.14"],[data-theme=light] [style*="background:rgba(255,255,255,0.14"],[data-theme=light] [style*="background: rgba(255, 255, 255, 0.15"],[data-theme=light] [style*="background:rgba(255,255,255,0.15"]{background:#0f172a1f!important}[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.07"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.07"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.09"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.09"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.14"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.14"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255, 0.15"],[data-theme=light] [style*="border:1px solid rgba(255,255,255,0.15"]{border-color:#0f172a1f!important}[data-theme=light] [style*="color: rgb(71, 85, 105)"],[data-theme=light] [style*="color:rgb(71,85,105)"]{color:var(--text-secondary)!important}[data-theme=light] [style*="background: rgb(15, 23, 42)"],[data-theme=light] [style*="background:rgb(15,23,42)"],[data-theme=light] [style*="background: rgb(30, 41, 59)"],[data-theme=light] [style*="background:rgb(30,41,59)"]{background:#0f172a0f!important;color:var(--text-primary)!important}[data-theme=light] [style*="color: rgb(255, 255, 255)"],[data-theme=light] [style*="color:rgb(255,255,255)"],[data-theme=light] [style*="color: #fff"],[data-theme=light] [style*="color:#fff"],[data-theme=light] [style*="color: #FFF"],[data-theme=light] [style*="color:#FFF"],[data-theme=light] [style*="color: rgb(241, 245, 249)"],[data-theme=light] [style*="color:rgb(241,245,249)"],[data-theme=light] [style*="color: rgb(226, 232, 240)"],[data-theme=light] [style*="color:rgb(226,232,240)"]{color:var(--text-primary)!important}[data-theme=light] [style*="color: rgb(148, 163, 184)"],[data-theme=light] [style*="color:rgb(148,163,184)"],[data-theme=light] [style*="color: rgb(100, 116, 139)"],[data-theme=light] [style*="color:rgb(100,116,139)"]{color:var(--text-secondary)!important}[data-theme=light] [style*="background: rgba(0, 0, 0, 0.2"],[data-theme=light] [style*="background:rgba(0,0,0,0.2"],[data-theme=light] [style*="background: rgba(0, 0, 0, 0.3"],[data-theme=light] [style*="background:rgba(0,0,0,0.3"]{background:#0f172a0a!important}[data-theme=light] select{color-scheme:light;background:#0f172a0d;color:var(--text-primary)}[data-theme=light] select option{background:#fff;color:var(--text-primary)}[data-theme=light] ::-webkit-scrollbar-thumb{background:#0f172a2e}[data-theme=light] .email-body{color:var(--text-primary)}[data-theme=light] .email-body blockquote{border-left-color:#0f172a26;color:var(--text-muted)}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overscroll-behavior-y:none}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media(max-width:767px){input,select,textarea{font-size:max(16px,1em)}}.mobile-only{display:none}.desktop-only{display:initial}@media(max-width:767px){.mobile-only{display:initial}.desktop-only{display:none}}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select{outline:none;font-family:inherit}input[type=checkbox],input[type=radio]{accent-color:var(--teal)}button:focus-visible,a:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible{outline:2px solid color-mix(in srgb,var(--teal) 60%,transparent);outline-offset:2px;border-radius:7px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;border-color:color-mix(in srgb,var(--teal) 45%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal) 13%,transparent)}button{transition:transform .09s ease,filter .12s ease}button:not(:disabled):not([aria-disabled=true]):active{transform:scale(.978)}a{transition:color .13s ease}.fx-card{transition:transform .16s cubic-bezier(.16,1,.3,1),box-shadow .16s ease,border-color .16s ease}.fx-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #00000057}@media(prefers-reduced-motion:reduce){button:active,.fx-card:hover{transform:none}.fx-card{transition:none}}select{color-scheme:dark;background:var(--bg-elevated);color:var(--text-primary)}select option{background:var(--bg-elevated);color:var(--text-primary)}:focus-visible{outline:2px solid color-mix(in srgb,var(--teal) 60%,transparent);outline-offset:2px}::selection{background:color-mix(in srgb,var(--teal) 28%,transparent)}::-moz-selection{background:color-mix(in srgb,var(--teal) 28%,transparent)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.sk-shimmer{position:relative;overflow:hidden;background:var(--surface-2, rgba(255, 255, 255, .05))}.sk-shimmer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent);animation:sk-sweep 1.4s ease-in-out infinite}@keyframes sk-sweep{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.sk-shimmer:after{animation:none}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.glow-teal{box-shadow:var(--glow-teal)}.glow-blue{box-shadow:var(--glow-blue)}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.6}}@keyframes status-pulse{0%{box-shadow:0 0 #14b8a68c}70%{box-shadow:0 0 0 10px #14b8a600}to{box-shadow:0 0 #14b8a600}}@keyframes bar-fill{0%{width:0%}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:slide-up .4s ease forwards}.email-body{font-size:13px;line-height:1.6;color:#e2e8f0}.email-body p{margin:0 0 6px;padding:0}.email-body p:last-child{margin-bottom:0}.email-body br+br{display:none}.email-body div{margin:0}.email-body a{color:var(--teal, #14b8a6)}.email-body img{max-width:100%;height:auto}.email-body img[width="1"],.email-body img[height="1"]{display:none}@media(max-width:767px){.email-body table{max-width:100%!important;width:auto!important}.email-body td{word-break:break-word}.pkb-body{flex-direction:column!important;gap:16px!important;padding:20px 16px!important}.pkb-aside{width:100%!important}}.email-body blockquote{margin:8px 0;padding:6px 12px;border-left:3px solid rgba(255,255,255,.1);color:var(--text-muted, #94a3b8)}.fathom-mention{display:inline-block;padding:0 5px;border-radius:4px;font-weight:600;background:#7c8cf529;border:1px solid rgba(124,140,245,.32);color:#c4b5fd}@keyframes fathom-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fathom-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fathomTapRipple{0%{box-shadow:0 0 #22d3ee8c,0 0 #22d3ee4d;opacity:1}60%{box-shadow:0 0 0 18px #22d3ee00,0 0 0 12px #22d3ee00;opacity:.6}to{box-shadow:0 0 0 24px #22d3ee00,0 0 0 16px #22d3ee00;opacity:0}}@keyframes fathomRecPulse{0%,to{opacity:1;box-shadow:0 0 6px #ef4444d9}50%{opacity:.55;box-shadow:0 0 10px #ef444473}}@keyframes fathomLongPressRing{0%{transform:scale(.4);opacity:0}20%{transform:scale(.55);opacity:1}to{transform:scale(1);opacity:0}}@keyframes fathomFadeIn{0%{opacity:0}to{opacity:1}}.fathom-show-mobile{display:none}@media(max-width:767px){.fathom-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border-radius:0!important}.fathom-stack-mobile{grid-template-columns:1fr!important;flex-direction:column!important}.fathom-2col-mobile{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fathom-hide-mobile{display:none!important}.fathom-show-mobile{display:initial!important}.fathom-modal-body,.fathom-page-pad{padding:16px!important}}@media(max-width:767px){div[style*="padding: '32px 40px'"],div[style*="padding:'32px 40px'"]{padding:16px!important}div[style*="justifyContent: 'space-between'"][style*="flexWrap: 'wrap'"]{gap:8px!important}button[style*="padding: '6px 12px'"],button[style*="padding:'6px 12px'"],button[style*="padding: '7px 12px'"],button[style*="padding:'7px 12px'"],button[style*="padding: '8px 14px'"],button[style*="padding:'8px 14px'"]{min-height:36px}h1[style*="fontSize: 22"],h1[style*="fontSize: 24"],h1[style*="fontSize: 26"]{font-size:18px!important}table{display:block;overflow-x:auto;max-width:100%}div[style*="gridTemplateColumns: '1fr 1fr'"],div[style*="gridTemplateColumns:'1fr 1fr'"]{grid-template-columns:1fr!important}div[style*="gridTemplateColumns: 'repeat(3, 1fr)'"],div[style*="gridTemplateColumns:'repeat(3, 1fr)'"]{grid-template-columns:1fr 1fr!important}div[style*="gridTemplateColumns: 'repeat(5, 1fr)'"],div[style*="gridTemplateColumns:'repeat(5, 1fr)'"]{grid-template-columns:1fr 1fr!important;overflow-x:auto}div[style*="gridTemplateColumns: '1.6fr 1fr'"],div[style*="gridTemplateColumns: '1.4fr 1fr'"],div[style*="gridTemplateColumns: '2fr 1fr'"],div[style*="gridTemplateColumns: '260px 1fr'"]{grid-template-columns:1fr!important}div[style*="maxWidth: 480"],div[style*="maxWidth: 520"],div[style*="maxWidth: 540"],div[style*="maxWidth: 600"],div[style*="maxWidth: 640"],div[style*="maxWidth: 720"],div[style*="maxWidth: 760"],div[style*="maxWidth: 900"]{max-width:calc(100vw - 16px)!important}div[style*="gap: 14"],div[style*="gap:14"]{gap:12px}}@supports (padding: max(0px)){body{padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}}h1[style*="fontSize: 22"]{line-height:1.25!important;letter-spacing:-.5px!important}h1[style*="fontSize: 22"]+p{line-height:1.55}span[style*="textTransform: 'uppercase'"][style*=letterSpacing]{line-height:1.4}code,pre,[style*="fontFamily: 'ui-monospace"],[style*="fontFamily:'ui-monospace"]{font-feature-settings:"calt" 0,"liga" 0}div[style*="fontSize: 12"][style*="lineHeight: 1.4"]{line-height:1.55!important}div[style*="fontSize: 11"][style*="fontWeight: 600"][style*="textTransform: 'uppercase'"]{letter-spacing:.08em!important}input[style*="var(--surface-2)"]:focus,select[style*="var(--surface-2)"]:focus,textarea[style*="var(--surface-2)"]:focus{outline:2px solid rgba(20,184,166,.4);outline-offset:1px}@media(max-width:767px){[style*="fontSize: 56"]{font-size:36px!important}[style*="fontSize: 44"]{font-size:32px!important}[style*="fontSize: 42"]{font-size:30px!important}[style*="fontSize: 38"]{font-size:28px!important}[style*="fontSize: 36"]{font-size:26px!important}[style*="fontSize: 32"]{font-size:24px!important}[style*="fontSize: 28"]{font-size:22px!important}div[style*="gridTemplateColumns: 'minmax(320px, 1fr) minmax(320px, 1fr)'"],div[style*="gridTemplateColumns:'minmax(320px, 1fr) minmax(320px, 1fr)'"],div[style*="gridTemplateColumns: 'minmax(320px, 1fr) auto'"]{grid-template-columns:1fr!important}section[style*="padding: '96px 24px 36px'"],section[style*="padding:'96px 24px 36px'"]{padding:56px 18px 28px!important}section[style*="padding: '80px 24px"]{padding:48px 18px!important}section[style*="padding: '60px 24px"]{padding:36px 18px!important}section[style*="padding: '40px 24px"]{padding:28px 18px!important}section[style*="padding: '80px 24px 100px'"]{padding:48px 18px 64px!important}[style*="fontSize: 19"]{font-size:15px!important;line-height:1.55!important}div[style*="justifyContent: 'center'"][style*="flexWrap: 'wrap'"]>a,div[style*="justifyContent: 'center'"][style*="flexWrap: 'wrap'"]>button{flex-grow:1;min-width:0}table[style*=minWidth]{min-width:600px!important}div[style*="fontSize: 56"]{font-size:36px!important;line-height:1!important}div[style*="repeat(auto-fit, minmax(280px, 1fr))"],div[style*="repeat(auto-fit, minmax(320px, 1fr))"],div[style*="repeat(auto-fit, minmax(260px, 1fr))"],div[style*="repeat(auto-fit, minmax(240px, 1fr))"],div[style*="repeat(auto-fit, minmax(220px, 1fr))"]{grid-template-columns:1fr!important}div[style*="repeat(auto-fit, minmax(180px, 1fr))"]{grid-template-columns:1fr 1fr!important}p[style*="maxWidth: 760"],p[style*="maxWidth: 720"],p[style*="maxWidth: 680"],p[style*="maxWidth: 640"],p[style*="maxWidth: 580"]{max-width:100%!important}}:root{--glass-bg: color-mix(in srgb, var(--bg-elevated) 92%, transparent);--glass-bd: color-mix(in srgb, var(--border-bright) 88%, transparent);--glass-radius: 20px;--glass-radius-sm: 13px;--glass-blur: blur(22px) saturate(1.35);--glass-shadow: 0 22px 52px rgba(0, 0, 0, .4), 0 5px 14px rgba(0, 0, 0, .26), inset 0 1px 0 rgba(255, 255, 255, .13);--hc-ink: var(--text-primary);--hc-muted: var(--text-secondary);--hc-dim: var(--text-muted);--hc-acc: var(--teal);--hc-green: var(--teal);--hc-mint: var(--teal-light);--hc-blue: var(--info);--hc-amber: var(--warning);--hc-red: var(--danger);--hc-violet: var(--accent-2);--hc-card: color-mix(in oklab, var(--bg-elevated), var(--teal) 5%);--hc-bd: color-mix(in oklab, var(--border), transparent 32%);--hc-bd2: color-mix(in oklab, var(--border), transparent 55%);--font-body: "Hanken Grotesk", system-ui, sans-serif;--fs-page: 26px;--fs-section: 14px;--fs-card: 13px;--fs-body: 13px;--fs-meta: 12px;--fs-eyebrow: 11px}.t-page{font-family:var(--font-display);font-size:var(--fs-page);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0}.t-eyebrow{font-family:var(--mono);font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.14em;text-transform:uppercase}.t-section{font-size:var(--fs-section);font-weight:700;letter-spacing:-.01em;line-height:1.2}.t-card{font-size:var(--fs-card);font-weight:650;letter-spacing:-.005em;line-height:1.25}.t-body{font-family:var(--font-body);font-size:var(--fs-body);font-weight:420;line-height:1.55}.t-meta{font-size:var(--fs-meta);font-weight:450;color:var(--text-muted)}.t-num{font-family:var(--font-display);font-feature-settings:"tnum" 1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.st-card,.fad-card,.fad-info-stack,.fad-vital,.tk-panel{position:relative}.st-card:before,.fad-card:before,.fad-info-stack:before,.fad-vital:before,.tk-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(300px 200px at 90% -25%,rgba(255,255,255,.022),transparent 62%)}.prj-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(300px 200px at 90% -25%,rgba(255,255,255,.022),transparent 62%)}[data-accent=emerald]{--navy-darkest: #070809;--navy-dark: #0c0d11;--navy: #111318;--navy-light: #15171d;--navy-lighter: #1d2027;--bg-page: #0a0b0e;--bg-elevated: #111318;--bg-surface: rgba(255, 255, 255, .035);--surface-1: rgba(255, 255, 255, .035);--surface-2: rgba(255, 255, 255, .055);--surface-3: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .08);--border-bright: rgba(255, 255, 255, .15);--text-primary: #eef1f5;--text-secondary: #9aa3b0;--text-muted: #6a7480;--teal: #2dd4c4;--teal-light: #5fe9dd;--teal-bright: #5fe9dd;--grad-teal: linear-gradient(135deg, #2dd4c4 0%, #168f96 100%);--grad-sidebar: linear-gradient(180deg, #0c0d11 0%, #070809 100%);--grad-card: linear-gradient(135deg, rgba(255, 255, 255, .04) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(45, 212, 196, .14);--chart-tooltip-bg: #111318;--sidebar-bg: #08090b;--sidebar-border: rgba(255, 255, 255, .08);--shell-surface: rgba(255, 255, 255, .035);--shell-surface-raised: rgba(255, 255, 255, .045);--shell-border: rgba(255, 255, 255, .08);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(255, 255, 255, .025);--shell-input-bg: rgba(255, 255, 255, .04);--page-vignette: rgba(0, 0, 0, .45);color-scheme:dark}[data-theme=light][data-accent=emerald]{--navy-darkest: #f3f5f9;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #e8ecf2;--navy-lighter: #dae0e9;--bg-page: #f3f5f9;--bg-elevated: #ffffff;--bg-surface: rgba(24, 32, 48, .03);--surface-1: rgba(24, 32, 48, .035);--surface-2: rgba(24, 32, 48, .06);--surface-3: rgba(24, 32, 48, .1);--border: rgba(24, 32, 48, .1);--border-bright: rgba(24, 32, 48, .16);--text-primary: #131720;--text-secondary: #3a4655;--text-muted: #59677a;--teal: #0e9b8e;--teal-light: #14b8a6;--teal-bright: #2dd4c4;--grad-teal: linear-gradient(135deg, #14b8a6 0%, #0c7a74 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #e8ecf2 100%);--grad-card: linear-gradient(135deg, rgba(24, 32, 48, .04) 0%, rgba(24, 32, 48, .01) 100%);--glow-teal: 0 0 24px rgba(20, 184, 166, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(24, 32, 48, .1);--shell-surface: rgba(24, 32, 48, .035);--shell-surface-raised: rgba(24, 32, 48, .05);--shell-border: rgba(24, 32, 48, .1);--shell-border-strong: rgba(24, 32, 48, .16);--shell-rail-bg: rgba(24, 32, 48, .025);--shell-input-bg: rgba(24, 32, 48, .04);--page-vignette: rgba(24, 32, 48, .06);color-scheme:light}[data-accent=forest]{--navy-darkest: #030806;--navy-dark: #051009;--navy: #081810;--navy-light: #0c2018;--navy-lighter: #123020;--bg-page: #041209;--bg-elevated: #081810;--bg-surface: rgba(255, 255, 255, .032);--surface-1: rgba(255, 255, 255, .032);--surface-2: rgba(255, 255, 255, .05);--surface-3: rgba(255, 255, 255, .085);--border: rgba(255, 255, 255, .07);--border-bright: rgba(255, 255, 255, .14);--text-primary: #e4f2ea;--text-secondary: #8aab96;--text-muted: #5f7d6a;--teal: #059669;--teal-light: #10b981;--teal-bright: #34d399;--grad-teal: linear-gradient(135deg, #10b981 0%, #047857 100%);--grad-sidebar: linear-gradient(180deg, #051009 0%, #030806 100%);--grad-card: linear-gradient(135deg, rgba(16, 185, 129, .06) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(16, 185, 129, .14);--chart-tooltip-bg: #081810;--sidebar-bg: #041008;--sidebar-border: rgba(16, 185, 129, .12);--shell-surface: rgba(16, 185, 129, .04);--shell-surface-raised: rgba(16, 185, 129, .06);--shell-border: rgba(255, 255, 255, .07);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(16, 185, 129, .03);--shell-input-bg: rgba(0, 0, 0, .25);--page-vignette: rgba(0, 20, 10, .5);color-scheme:dark}[data-theme=light][data-accent=forest]{--navy-darkest: #eef6f1;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #e0ede6;--navy-lighter: #cce0d4;--bg-page: #eef6f1;--bg-elevated: #ffffff;--bg-surface: rgba(4, 80, 50, .03);--surface-1: rgba(4, 80, 50, .035);--surface-2: rgba(4, 80, 50, .06);--surface-3: rgba(4, 80, 50, .1);--border: rgba(4, 80, 50, .1);--border-bright: rgba(4, 80, 50, .16);--text-primary: #0a1a12;--text-secondary: #1e4030;--text-muted: #3d6650;--teal: #047857;--teal-light: #059669;--teal-bright: #10b981;--grad-teal: linear-gradient(135deg, #059669 0%, #047857 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #e0ede6 100%);--grad-card: linear-gradient(135deg, rgba(4, 80, 50, .04) 0%, rgba(4, 80, 50, .01) 100%);--glow-teal: 0 0 24px rgba(5, 150, 105, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(4, 80, 50, .1);--shell-surface: rgba(4, 80, 50, .035);--shell-surface-raised: rgba(4, 80, 50, .05);--shell-border: rgba(4, 80, 50, .1);--shell-border-strong: rgba(4, 80, 50, .16);--shell-rail-bg: rgba(4, 80, 50, .025);--shell-input-bg: rgba(4, 80, 50, .04);--page-vignette: rgba(4, 80, 50, .06);color-scheme:light}[data-accent=ocean]{--navy-darkest: #040810;--navy-dark: #071018;--navy: #0c1828;--navy-light: #102030;--navy-lighter: #183048;--bg-page: #060c14;--bg-elevated: #0a1420;--bg-surface: rgba(255, 255, 255, .035);--surface-1: rgba(255, 255, 255, .035);--surface-2: rgba(255, 255, 255, .055);--surface-3: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .08);--border-bright: rgba(255, 255, 255, .14);--text-primary: #e8eef4;--text-secondary: #8fa3b8;--text-muted: #6b8299;--teal: #3b82f6;--teal-light: #60a5fa;--teal-bright: #93c5fd;--grad-teal: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);--grad-sidebar: linear-gradient(180deg, #071018 0%, #040810 100%);--grad-card: linear-gradient(135deg, rgba(59, 130, 246, .06) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(59, 130, 246, .16);--chart-tooltip-bg: #0a1420;--sidebar-bg: #050a12;--sidebar-border: rgba(59, 130, 246, .15);--shell-surface: rgba(59, 130, 246, .04);--shell-surface-raised: rgba(59, 130, 246, .06);--shell-border: rgba(255, 255, 255, .08);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(59, 130, 246, .03);--shell-input-bg: rgba(0, 0, 0, .28);--page-vignette: rgba(0, 10, 30, .5);color-scheme:dark}[data-theme=light][data-accent=ocean]{--navy-darkest: #f0f4fa;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #e2e8f4;--navy-lighter: #cbd5e8;--bg-page: #f0f4fa;--bg-elevated: #ffffff;--bg-surface: rgba(15, 40, 90, .03);--surface-1: rgba(15, 40, 90, .035);--surface-2: rgba(15, 40, 90, .06);--surface-3: rgba(15, 40, 90, .1);--border: rgba(15, 40, 90, .1);--border-bright: rgba(15, 40, 90, .16);--text-primary: #0c1526;--text-secondary: #2a3f5c;--text-muted: #4a6280;--teal: #2563eb;--teal-light: #3b82f6;--teal-bright: #60a5fa;--grad-teal: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #e2e8f4 100%);--grad-card: linear-gradient(135deg, rgba(15, 40, 90, .04) 0%, rgba(15, 40, 90, .01) 100%);--glow-teal: 0 0 24px rgba(37, 99, 235, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(15, 40, 90, .1);--shell-surface: rgba(15, 40, 90, .035);--shell-surface-raised: rgba(15, 40, 90, .05);--shell-border: rgba(15, 40, 90, .1);--shell-border-strong: rgba(15, 40, 90, .16);--shell-rail-bg: rgba(15, 40, 90, .025);--shell-input-bg: rgba(15, 40, 90, .04);--page-vignette: rgba(15, 40, 90, .06);color-scheme:light}[data-accent=violet]{--navy-darkest: #080612;--navy-dark: #0c0a18;--navy: #120e22;--navy-light: #18142c;--navy-lighter: #221c3c;--bg-page: #0a0814;--bg-elevated: #100c1c;--bg-surface: rgba(255, 255, 255, .035);--surface-1: rgba(255, 255, 255, .035);--surface-2: rgba(255, 255, 255, .055);--surface-3: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .08);--border-bright: rgba(255, 255, 255, .14);--text-primary: #ede8f4;--text-secondary: #a898c0;--text-muted: #7a6898;--teal: #8b5cf6;--teal-light: #a78bfa;--teal-bright: #c4b5fd;--grad-teal: linear-gradient(135deg, #8b5cf6 0%, #6d28d9 100%);--grad-sidebar: linear-gradient(180deg, #0c0a18 0%, #080612 100%);--grad-card: linear-gradient(135deg, rgba(139, 92, 246, .07) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(139, 92, 246, .16);--chart-tooltip-bg: #100c1c;--sidebar-bg: #090714;--sidebar-border: rgba(139, 92, 246, .15);--shell-surface: rgba(139, 92, 246, .05);--shell-surface-raised: rgba(139, 92, 246, .07);--shell-border: rgba(255, 255, 255, .08);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(139, 92, 246, .04);--shell-input-bg: rgba(0, 0, 0, .28);--page-vignette: rgba(20, 0, 40, .5);color-scheme:dark}[data-theme=light][data-accent=violet]{--navy-darkest: #f5f0fc;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #ebe4f8;--navy-lighter: #d8ccf0;--bg-page: #f5f0fc;--bg-elevated: #ffffff;--bg-surface: rgba(60, 20, 100, .03);--surface-1: rgba(60, 20, 100, .035);--surface-2: rgba(60, 20, 100, .06);--surface-3: rgba(60, 20, 100, .1);--border: rgba(60, 20, 100, .1);--border-bright: rgba(60, 20, 100, .16);--text-primary: #140c24;--text-secondary: #3d2860;--text-muted: #5c4080;--teal: #7c3aed;--teal-light: #8b5cf6;--teal-bright: #a78bfa;--grad-teal: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #ebe4f8 100%);--grad-card: linear-gradient(135deg, rgba(60, 20, 100, .04) 0%, rgba(60, 20, 100, .01) 100%);--glow-teal: 0 0 24px rgba(124, 58, 237, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(60, 20, 100, .1);--shell-surface: rgba(60, 20, 100, .035);--shell-surface-raised: rgba(60, 20, 100, .05);--shell-border: rgba(60, 20, 100, .1);--shell-border-strong: rgba(60, 20, 100, .16);--shell-rail-bg: rgba(60, 20, 100, .025);--shell-input-bg: rgba(60, 20, 100, .04);--page-vignette: rgba(60, 20, 100, .06);color-scheme:light}[data-accent=amber]{--navy-darkest: #0c0a06;--navy-dark: #100d08;--navy: #18140c;--navy-light: #201a10;--navy-lighter: #2c2418;--bg-page: #0c0a06;--bg-elevated: #141008;--bg-surface: rgba(255, 255, 255, .032);--surface-1: rgba(255, 255, 255, .032);--surface-2: rgba(255, 255, 255, .05);--surface-3: rgba(255, 255, 255, .085);--border: rgba(255, 255, 255, .07);--border-bright: rgba(255, 255, 255, .13);--text-primary: #f4eee4;--text-secondary: #b8a888;--text-muted: #8a7a60;--teal: #d97706;--teal-light: #fbbf24;--teal-bright: #fcd34d;--grad-teal: linear-gradient(135deg, #f59e0b 0%, #b45309 100%);--grad-sidebar: linear-gradient(180deg, #100d08 0%, #0c0a06 100%);--grad-card: linear-gradient(135deg, rgba(245, 158, 11, .06) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(245, 158, 11, .14);--chart-tooltip-bg: #141008;--sidebar-bg: #0e0c08;--sidebar-border: rgba(245, 158, 11, .14);--shell-surface: rgba(245, 158, 11, .04);--shell-surface-raised: rgba(245, 158, 11, .06);--shell-border: rgba(255, 255, 255, .07);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(245, 158, 11, .03);--shell-input-bg: rgba(0, 0, 0, .28);--page-vignette: rgba(30, 15, 0, .5);color-scheme:dark}[data-theme=light][data-accent=amber]{--navy-darkest: #faf6ee;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #f0e8d8;--navy-lighter: #e4d8c0;--bg-page: #faf6ee;--bg-elevated: #ffffff;--bg-surface: rgba(80, 50, 10, .03);--surface-1: rgba(80, 50, 10, .035);--surface-2: rgba(80, 50, 10, .06);--surface-3: rgba(80, 50, 10, .1);--border: rgba(80, 50, 10, .1);--border-bright: rgba(80, 50, 10, .16);--text-primary: #1a1208;--text-secondary: #4a3820;--text-muted: #6a5838;--teal: #b45309;--teal-light: #d97706;--teal-bright: #f59e0b;--grad-teal: linear-gradient(135deg, #d97706 0%, #b45309 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #f0e8d8 100%);--grad-card: linear-gradient(135deg, rgba(80, 50, 10, .04) 0%, rgba(80, 50, 10, .01) 100%);--glow-teal: 0 0 24px rgba(180, 83, 9, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(80, 50, 10, .1);--shell-surface: rgba(80, 50, 10, .035);--shell-surface-raised: rgba(80, 50, 10, .05);--shell-border: rgba(80, 50, 10, .1);--shell-border-strong: rgba(80, 50, 10, .16);--shell-rail-bg: rgba(80, 50, 10, .025);--shell-input-bg: rgba(80, 50, 10, .04);--page-vignette: rgba(80, 50, 10, .06);color-scheme:light}[data-accent=rose]{--navy-darkest: #0c0608;--navy-dark: #100a0c;--navy: #181014;--navy-light: #20141a;--navy-lighter: #2c1c24;--bg-page: #0c0608;--bg-elevated: #140a0e;--bg-surface: rgba(255, 255, 255, .032);--surface-1: rgba(255, 255, 255, .032);--surface-2: rgba(255, 255, 255, .05);--surface-3: rgba(255, 255, 255, .085);--border: rgba(255, 255, 255, .07);--border-bright: rgba(255, 255, 255, .13);--text-primary: #f4e8ea;--text-secondary: #b898a0;--text-muted: #8a6870;--teal: #e11d48;--teal-light: #fb7185;--teal-bright: #fda4af;--grad-teal: linear-gradient(135deg, #f43f5e 0%, #be123c 100%);--grad-sidebar: linear-gradient(180deg, #100a0c 0%, #0c0608 100%);--grad-card: linear-gradient(135deg, rgba(244, 63, 94, .06) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(225, 29, 72, .14);--chart-tooltip-bg: #140a0e;--sidebar-bg: #0e080a;--sidebar-border: rgba(244, 63, 94, .14);--shell-surface: rgba(244, 63, 94, .04);--shell-surface-raised: rgba(244, 63, 94, .06);--shell-border: rgba(255, 255, 255, .07);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(244, 63, 94, .03);--shell-input-bg: rgba(0, 0, 0, .28);--page-vignette: rgba(30, 0, 10, .5);color-scheme:dark}[data-theme=light][data-accent=rose]{--navy-darkest: #faf0f2;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #f0e0e4;--navy-lighter: #e4ccd2;--bg-page: #faf0f2;--bg-elevated: #ffffff;--bg-surface: rgba(80, 10, 30, .03);--surface-1: rgba(80, 10, 30, .035);--surface-2: rgba(80, 10, 30, .06);--surface-3: rgba(80, 10, 30, .1);--border: rgba(80, 10, 30, .1);--border-bright: rgba(80, 10, 30, .16);--text-primary: #1a080e;--text-secondary: #4a2030;--text-muted: #6a4050;--teal: #be123c;--teal-light: #e11d48;--teal-bright: #f43f5e;--grad-teal: linear-gradient(135deg, #e11d48 0%, #be123c 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #f0e0e4 100%);--grad-card: linear-gradient(135deg, rgba(80, 10, 30, .04) 0%, rgba(80, 10, 30, .01) 100%);--glow-teal: 0 0 24px rgba(190, 18, 60, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(80, 10, 30, .1);--shell-surface: rgba(80, 10, 30, .035);--shell-surface-raised: rgba(80, 10, 30, .05);--shell-border: rgba(80, 10, 30, .1);--shell-border-strong: rgba(80, 10, 30, .16);--shell-rail-bg: rgba(80, 10, 30, .025);--shell-input-bg: rgba(80, 10, 30, .04);--page-vignette: rgba(80, 10, 30, .06);color-scheme:light}[data-accent=obsidian]{--navy-darkest: #050507;--navy-dark: #08090c;--navy: #0d0f13;--navy-light: #14171d;--navy-lighter: #1d212a;--bg-page: #050507;--bg-elevated: #0e1014;--bg-surface: rgba(255, 255, 255, .03);--surface-1: rgba(255, 255, 255, .03);--surface-2: rgba(255, 255, 255, .05);--surface-3: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .08);--border-bright: rgba(255, 255, 255, .14);--text-primary: #eceef2;--text-secondary: #9aa3b2;--text-muted: #6b7280;--teal: #4f8ff7;--teal-light: #7facf9;--teal-bright: #a9c8fb;--accent-2: #818cf8;--grad-teal: linear-gradient(135deg, #4f8ff7 0%, #2563eb 100%);--grad-sidebar: linear-gradient(180deg, #0a0b0e 0%, #050507 100%);--grad-card: linear-gradient(135deg, rgba(255, 255, 255, .04) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 24px rgba(79, 143, 247, .16);--chart-tooltip-bg: #0e1014;--sidebar-bg: #07080b;--sidebar-border: rgba(255, 255, 255, .08);--shell-surface: rgba(255, 255, 255, .03);--shell-surface-raised: rgba(255, 255, 255, .05);--shell-border: rgba(255, 255, 255, .08);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(255, 255, 255, .02);--shell-input-bg: rgba(0, 0, 0, .3);--page-vignette: rgba(0, 0, 0, .55);color-scheme:dark}[data-theme=light][data-accent=obsidian]{--navy-darkest: #f5f7fa;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #e9edf3;--navy-lighter: #d9dee8;--bg-page: #f5f7fa;--bg-elevated: #ffffff;--bg-surface: rgba(15, 23, 42, .03);--surface-1: rgba(15, 23, 42, .035);--surface-2: rgba(15, 23, 42, .06);--surface-3: rgba(15, 23, 42, .1);--border: rgba(15, 23, 42, .1);--border-bright: rgba(15, 23, 42, .16);--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #475569;--teal: #2563eb;--teal-light: #3b82f6;--teal-bright: #60a5fa;--accent-2: #6366f1;--grad-teal: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #e9edf3 100%);--grad-card: linear-gradient(135deg, rgba(15, 23, 42, .04) 0%, rgba(15, 23, 42, .01) 100%);--glow-teal: 0 0 24px rgba(37, 99, 235, .1);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(15, 23, 42, .1);--shell-surface: rgba(15, 23, 42, .035);--shell-surface-raised: rgba(15, 23, 42, .05);--shell-border: rgba(15, 23, 42, .1);--shell-border-strong: rgba(15, 23, 42, .16);--shell-rail-bg: rgba(15, 23, 42, .025);--shell-input-bg: rgba(15, 23, 42, .04);--page-vignette: rgba(15, 23, 42, .06);color-scheme:light}[data-accent=slate]{--navy-darkest: #0a0c10;--navy-dark: #0e1016;--navy: #141820;--navy-light: #1a2028;--navy-lighter: #242c38;--bg-page: #0c0e12;--bg-elevated: #12161c;--bg-surface: rgba(255, 255, 255, .03);--surface-1: rgba(255, 255, 255, .03);--surface-2: rgba(255, 255, 255, .048);--surface-3: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .07);--border-bright: rgba(255, 255, 255, .13);--text-primary: #e8eaee;--text-secondary: #98a0ac;--text-muted: #6a7280;--teal: #64748b;--teal-light: #94a3b8;--teal-bright: #cbd5e1;--grad-teal: linear-gradient(135deg, #94a3b8 0%, #475569 100%);--grad-sidebar: linear-gradient(180deg, #0e1016 0%, #0a0c10 100%);--grad-card: linear-gradient(135deg, rgba(255, 255, 255, .04) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 24px rgba(100, 116, 139, .12);--chart-tooltip-bg: #12161c;--sidebar-bg: #0b0d11;--sidebar-border: rgba(255, 255, 255, .08);--shell-surface: rgba(255, 255, 255, .03);--shell-surface-raised: rgba(255, 255, 255, .045);--shell-border: rgba(255, 255, 255, .07);--shell-border-strong: rgba(255, 255, 255, .11);--shell-rail-bg: rgba(255, 255, 255, .02);--shell-input-bg: rgba(0, 0, 0, .28);--page-vignette: rgba(0, 0, 0, .48);color-scheme:dark}[data-theme=light][data-accent=slate]{--navy-darkest: #f4f6f8;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #e8eaee;--navy-lighter: #d8dce2;--bg-page: #f4f6f8;--bg-elevated: #ffffff;--bg-surface: rgba(15, 23, 42, .03);--surface-1: rgba(15, 23, 42, .035);--surface-2: rgba(15, 23, 42, .06);--surface-3: rgba(15, 23, 42, .1);--border: rgba(15, 23, 42, .1);--border-bright: rgba(15, 23, 42, .16);--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #475569;--teal: #475569;--teal-light: #64748b;--teal-bright: #94a3b8;--grad-teal: linear-gradient(135deg, #64748b 0%, #475569 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #e8eaee 100%);--grad-card: linear-gradient(135deg, rgba(15, 23, 42, .04) 0%, rgba(15, 23, 42, .01) 100%);--glow-teal: 0 0 24px rgba(71, 85, 105, .1);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(15, 23, 42, .1);--shell-surface: rgba(15, 23, 42, .035);--shell-surface-raised: rgba(15, 23, 42, .05);--shell-border: rgba(15, 23, 42, .1);--shell-border-strong: rgba(15, 23, 42, .16);--shell-rail-bg: rgba(15, 23, 42, .025);--shell-input-bg: rgba(15, 23, 42, .04);--page-vignette: rgba(15, 23, 42, .06);color-scheme:light}[data-accent=midnight]{--navy-darkest: #070712;--navy-dark: #0c0c18;--navy: #12122a;--navy-light: #1a1a38;--navy-lighter: #252550;--bg-page: #070712;--bg-elevated: #0c0c18;--bg-surface: rgba(255, 255, 255, .035);--surface-1: rgba(255, 255, 255, .035);--surface-2: rgba(255, 255, 255, .055);--surface-3: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .08);--border-bright: rgba(255, 255, 255, .14);--text-primary: #eaeaf4;--text-secondary: #9898b8;--text-muted: #686888;--teal: #6366f1;--teal-light: #818cf8;--teal-bright: #a5b4fc;--grad-teal: linear-gradient(135deg, #6366f1 0%, #4338ca 100%);--grad-sidebar: linear-gradient(180deg, #0c0c18 0%, #070712 100%);--grad-card: linear-gradient(135deg, rgba(99, 102, 241, .07) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(99, 102, 241, .18);--chart-tooltip-bg: #0c0c18;--sidebar-bg: #080814;--sidebar-border: rgba(99, 102, 241, .15);--shell-surface: rgba(99, 102, 241, .05);--shell-surface-raised: rgba(99, 102, 241, .07);--shell-border: rgba(255, 255, 255, .08);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(99, 102, 241, .04);--shell-input-bg: rgba(0, 0, 0, .28);--page-vignette: rgba(0, 0, 30, .52);color-scheme:dark}[data-theme=light][data-accent=midnight]{--navy-darkest: #f0f0fa;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #e4e4f4;--navy-lighter: #d0d0e8;--bg-page: #f0f0fa;--bg-elevated: #ffffff;--bg-surface: rgba(30, 30, 80, .03);--surface-1: rgba(30, 30, 80, .035);--surface-2: rgba(30, 30, 80, .06);--surface-3: rgba(30, 30, 80, .1);--border: rgba(30, 30, 80, .1);--border-bright: rgba(30, 30, 80, .16);--text-primary: #0c0c20;--text-secondary: #303050;--text-muted: #505070;--teal: #4f46e5;--teal-light: #6366f1;--teal-bright: #818cf8;--grad-teal: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #e4e4f4 100%);--grad-card: linear-gradient(135deg, rgba(30, 30, 80, .04) 0%, rgba(30, 30, 80, .01) 100%);--glow-teal: 0 0 24px rgba(79, 70, 229, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(30, 30, 80, .1);--shell-surface: rgba(30, 30, 80, .035);--shell-surface-raised: rgba(30, 30, 80, .05);--shell-border: rgba(30, 30, 80, .1);--shell-border-strong: rgba(30, 30, 80, .16);--shell-rail-bg: rgba(30, 30, 80, .025);--shell-input-bg: rgba(30, 30, 80, .04);--page-vignette: rgba(30, 30, 80, .06);color-scheme:light}[data-accent=cyan]{--navy-darkest: #04090c;--navy-dark: #061116;--navy: #0a1820;--navy-light: #0e222a;--navy-lighter: #163139;--bg-page: #051014;--bg-elevated: #0a1820;--bg-surface: rgba(255, 255, 255, .035);--surface-1: rgba(255, 255, 255, .035);--surface-2: rgba(255, 255, 255, .055);--surface-3: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .08);--border-bright: rgba(255, 255, 255, .14);--text-primary: #e6f3f6;--text-secondary: #8aa8b0;--text-muted: #648088;--teal: #06b6d4;--teal-light: #22d3ee;--teal-bright: #67e8f9;--grad-teal: linear-gradient(135deg, #22d3ee 0%, #0e7490 100%);--grad-sidebar: linear-gradient(180deg, #061116 0%, #04090c 100%);--grad-card: linear-gradient(135deg, rgba(6, 182, 212, .06) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(6, 182, 212, .16);--chart-tooltip-bg: #0a1820;--sidebar-bg: #050d11;--sidebar-border: rgba(6, 182, 212, .14);--shell-surface: rgba(6, 182, 212, .04);--shell-surface-raised: rgba(6, 182, 212, .06);--shell-border: rgba(255, 255, 255, .08);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(6, 182, 212, .03);--shell-input-bg: rgba(0, 0, 0, .28);--page-vignette: rgba(0, 20, 28, .5);color-scheme:dark}[data-theme=light][data-accent=cyan]{--navy-darkest: #ecf8fb;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #ddf1f5;--navy-lighter: #c4e8ef;--bg-page: #ecf8fb;--bg-elevated: #ffffff;--bg-surface: rgba(8, 80, 95, .03);--surface-1: rgba(8, 80, 95, .035);--surface-2: rgba(8, 80, 95, .06);--surface-3: rgba(8, 80, 95, .1);--border: rgba(8, 80, 95, .1);--border-bright: rgba(8, 80, 95, .16);--text-primary: #07232a;--text-secondary: #1f4651;--text-muted: #3d6772;--teal: #0891b2;--teal-light: #06b6d4;--teal-bright: #22d3ee;--grad-teal: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #ddf1f5 100%);--grad-card: linear-gradient(135deg, rgba(8, 80, 95, .04) 0%, rgba(8, 80, 95, .01) 100%);--glow-teal: 0 0 24px rgba(8, 145, 178, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(8, 80, 95, .1);--shell-surface: rgba(8, 80, 95, .035);--shell-surface-raised: rgba(8, 80, 95, .05);--shell-border: rgba(8, 80, 95, .1);--shell-border-strong: rgba(8, 80, 95, .16);--shell-rail-bg: rgba(8, 80, 95, .025);--shell-input-bg: rgba(8, 80, 95, .04);--page-vignette: rgba(8, 80, 95, .06);color-scheme:light}[data-accent=sand]{--navy-darkest: #0c0a07;--navy-dark: #12100b;--navy: #1a160f;--navy-light: #221d14;--navy-lighter: #2e271b;--bg-page: #0c0a07;--bg-elevated: #15110b;--bg-surface: rgba(255, 255, 255, .032);--surface-1: rgba(255, 255, 255, .032);--surface-2: rgba(255, 255, 255, .05);--surface-3: rgba(255, 255, 255, .085);--border: rgba(255, 255, 255, .07);--border-bright: rgba(255, 255, 255, .13);--text-primary: #f3eee4;--text-secondary: #b6a88c;--text-muted: #897c64;--teal: #b4824a;--teal-light: #d2a36a;--teal-bright: #e6c08a;--grad-teal: linear-gradient(135deg, #d2a36a 0%, #9c6b38 100%);--grad-sidebar: linear-gradient(180deg, #12100b 0%, #0c0a07 100%);--grad-card: linear-gradient(135deg, rgba(180, 130, 74, .06) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(180, 130, 74, .14);--chart-tooltip-bg: #15110b;--sidebar-bg: #0e0c08;--sidebar-border: rgba(180, 130, 74, .14);--shell-surface: rgba(180, 130, 74, .04);--shell-surface-raised: rgba(180, 130, 74, .06);--shell-border: rgba(255, 255, 255, .07);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(180, 130, 74, .03);--shell-input-bg: rgba(0, 0, 0, .26);--page-vignette: rgba(30, 20, 5, .5);color-scheme:dark}[data-theme=light][data-accent=sand]{--navy-darkest: #f7f2e9;--navy-dark: #fffdf9;--navy: #fffdf9;--navy-light: #efe6d6;--navy-lighter: #e2d4bd;--bg-page: #f7f2e9;--bg-elevated: #fffdf9;--bg-surface: rgba(90, 60, 20, .03);--surface-1: rgba(90, 60, 20, .035);--surface-2: rgba(90, 60, 20, .06);--surface-3: rgba(90, 60, 20, .1);--border: rgba(90, 60, 20, .1);--border-bright: rgba(90, 60, 20, .16);--text-primary: #20180c;--text-secondary: #4c3c26;--text-muted: #6e5c40;--teal: #9c6b38;--teal-light: #b4824a;--teal-bright: #d2a36a;--grad-teal: linear-gradient(135deg, #b4824a 0%, #9c6b38 100%);--grad-sidebar: linear-gradient(180deg, #fffdf9 0%, #efe6d6 100%);--grad-card: linear-gradient(135deg, rgba(90, 60, 20, .04) 0%, rgba(90, 60, 20, .01) 100%);--glow-teal: 0 0 24px rgba(156, 107, 56, .12);--chart-tooltip-bg: #fffdf9;--sidebar-bg: #fffdf9;--sidebar-border: rgba(90, 60, 20, .1);--shell-surface: rgba(90, 60, 20, .035);--shell-surface-raised: rgba(90, 60, 20, .05);--shell-border: rgba(90, 60, 20, .1);--shell-border-strong: rgba(90, 60, 20, .16);--shell-rail-bg: rgba(90, 60, 20, .025);--shell-input-bg: rgba(90, 60, 20, .04);--page-vignette: rgba(90, 60, 20, .06);color-scheme:light}[data-accent=plum]{--navy-darkest: #0c0612;--navy-dark: #120a18;--navy: #1a0f24;--navy-light: #22142e;--navy-lighter: #301c3e;--bg-page: #0c0612;--bg-elevated: #140b1c;--bg-surface: rgba(255, 255, 255, .035);--surface-1: rgba(255, 255, 255, .035);--surface-2: rgba(255, 255, 255, .055);--surface-3: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .08);--border-bright: rgba(255, 255, 255, .14);--text-primary: #f2e8f4;--text-secondary: #b894be;--text-muted: #8a6890;--teal: #b21fc4;--teal-light: #d946ef;--teal-bright: #e879f9;--grad-teal: linear-gradient(135deg, #d946ef 0%, #a21caf 100%);--grad-sidebar: linear-gradient(180deg, #120a18 0%, #0c0612 100%);--grad-card: linear-gradient(135deg, rgba(192, 38, 211, .07) 0%, rgba(255, 255, 255, .01) 100%);--glow-teal: 0 0 30px rgba(192, 38, 211, .16);--chart-tooltip-bg: #140b1c;--sidebar-bg: #0a0510;--sidebar-border: rgba(192, 38, 211, .15);--shell-surface: rgba(192, 38, 211, .05);--shell-surface-raised: rgba(192, 38, 211, .07);--shell-border: rgba(255, 255, 255, .08);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(192, 38, 211, .04);--shell-input-bg: rgba(0, 0, 0, .28);--page-vignette: rgba(30, 0, 35, .5);color-scheme:dark}[data-theme=light][data-accent=plum]{--navy-darkest: #faf0fb;--navy-dark: #ffffff;--navy: #ffffff;--navy-light: #f2e0f5;--navy-lighter: #e6cced;--bg-page: #faf0fb;--bg-elevated: #ffffff;--bg-surface: rgba(120, 20, 130, .03);--surface-1: rgba(120, 20, 130, .035);--surface-2: rgba(120, 20, 130, .06);--surface-3: rgba(120, 20, 130, .1);--border: rgba(120, 20, 130, .1);--border-bright: rgba(120, 20, 130, .16);--text-primary: #1c0a20;--text-secondary: #421a48;--text-muted: #6a3870;--teal: #a21caf;--teal-light: #c026d3;--teal-bright: #d946ef;--grad-teal: linear-gradient(135deg, #c026d3 0%, #a21caf 100%);--grad-sidebar: linear-gradient(180deg, #ffffff 0%, #f2e0f5 100%);--grad-card: linear-gradient(135deg, rgba(120, 20, 130, .04) 0%, rgba(120, 20, 130, .01) 100%);--glow-teal: 0 0 24px rgba(162, 28, 175, .12);--chart-tooltip-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-border: rgba(120, 20, 130, .1);--shell-surface: rgba(120, 20, 130, .035);--shell-surface-raised: rgba(120, 20, 130, .05);--shell-border: rgba(120, 20, 130, .1);--shell-border-strong: rgba(120, 20, 130, .16);--shell-rail-bg: rgba(120, 20, 130, .025);--shell-input-bg: rgba(120, 20, 130, .04);--page-vignette: rgba(120, 20, 130, .06);color-scheme:light}html[data-accent] body{background:var(--bg-page);color:var(--text-primary)}[data-accent] .fside-link.on:before{background:var(--teal)}[data-accent] .fside-link.on{background:linear-gradient(90deg,color-mix(in srgb,var(--teal) 15%,transparent),color-mix(in srgb,var(--teal) 2%,transparent))}[data-accent] .grail-ask button{background:var(--grad-teal)}html[data-accent] .fside-shell{background:var(--grad-sidebar);border-right-color:var(--sidebar-border)}html[data-accent] .fside-dock{background:var(--sidebar-bg)}html[data-accent] .hc,html[data-accent] .flb-root,html[data-accent] .fl-layout-module,html[data-accent] .fl-layout-detail,html[data-accent] .tk-list,html[data-accent] .tk-viewport-lock,html[data-accent] .td-page,html[data-accent] .tk-layout-module,html[data-accent] .tk-layout-detail,html[data-accent] .mod-layout-module,html[data-accent] .mod-layout-detail,html[data-accent] .mod-module-nav,html[data-accent] .tk-module-nav,html[data-accent] .fl-module-nav{background:transparent!important}html[data-accent] .hc{--hc-acc: var(--teal);--hc-green: var(--teal);--hc-mint: var(--teal-light)}html[data-accent] .mod-module-nav,html[data-accent] .tk-module-nav{border-bottom-color:var(--border)!important}html[data-accent] .fside-logo,html[data-accent] .fside-org-av,html[data-accent] .fside-user-av{background:var(--grad-teal)!important;box-shadow:var(--glow-teal)}html[data-accent] .fside-pin.on{color:var(--teal);border-color:color-mix(in srgb,var(--teal) 35%,transparent);background:color-mix(in srgb,var(--teal) 12%,transparent)}html[data-accent] main{background:var(--bg-page)!important}html[data-accent] .tk-tickets-page,html[data-accent] .tk-shell,html[data-accent] .tickets-module-shell{background:var(--bg-page)!important}html[data-accent] .fside-rail-icon.on{background:color-mix(in srgb,var(--teal) 12%,transparent)!important;border-color:color-mix(in srgb,var(--teal) 28%,transparent)!important}:root{--shell-surface: rgba(255, 255, 255, .035);--shell-surface-raised: rgba(255, 255, 255, .045);--shell-border: rgba(255, 255, 255, .08);--shell-border-strong: rgba(255, 255, 255, .12);--shell-rail-bg: rgba(255, 255, 255, .025);--shell-input-bg: rgba(255, 255, 255, .04)}.ft-modal-overlay,.prj-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px}.ft-modal,.prj-modal{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-bd);border-radius:var(--glass-radius);box-shadow:var(--glass-shadow);color:var(--text-primary)}.ft-modal-col,.prj-modal-col{display:flex;flex-direction:column;max-height:calc(100vh - 48px)}.ft-modal-toolbar,.prj-modal-toolbar{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--shell-border);flex-shrink:0}.ft-modal-toolbar h2,.prj-modal-toolbar h2{font-size:14px;font-weight:700;color:var(--text-primary);margin:0}.ft-modal-body,.prj-modal-body{flex:1;overflow-y:auto;padding:16px 18px}.ft-modal-hd,.prj-modal-hd{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:700;color:var(--text-primary)}.ft-drawer-overlay,.prj-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ft-drawer,.prj-drawer{position:fixed;top:0;right:0;bottom:0;z-index:61;width:min(520px,96vw);display:flex;flex-direction:column;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-left:1px solid var(--glass-bd);box-shadow:-16px 0 50px #0000004d}.ft-drawer-hd,.prj-drawer-hd{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-bottom:1px solid var(--shell-border)}.ft-drawer-body,.prj-drawer-body{flex:1;overflow-y:auto;padding:16px 18px 28px}.ft-popover,.prj-popover{min-width:200px;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-bd);border-radius:var(--glass-radius-sm);box-shadow:var(--glass-shadow);padding:8px}.ft-rail,.prj-rail{display:flex;flex-direction:column;overflow:hidden;border-radius:12px;background:var(--shell-rail-bg);border:1px solid var(--shell-border);box-shadow:none}.ft-panel,.prj-dash-panel,.ft-dash-panel{padding:16px 18px;border-radius:12px;background:var(--shell-surface);border:1px solid var(--shell-border)}.ft-panel.accent,.prj-dash-panel.accent{border-color:color-mix(in srgb,var(--panel-accent, var(--teal)) 24%,transparent)}.ft-bar,.prj-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 14px;margin-bottom:14px;border-radius:10px;background:var(--shell-surface);border:1px solid var(--shell-border)}.ft-chip,.prj-chip-tag{padding:2px 7px;border-radius:5px;font-size:10px;font-weight:600;background:color-mix(in srgb,var(--teal) 10%,transparent);border:1px solid color-mix(in srgb,var(--teal) 22%,transparent);color:var(--teal)}.ft-link,.prj-link{color:var(--teal);text-decoration:none;font-weight:500}.ft-link:hover,.prj-link:hover{text-decoration:underline}.ft-input,.ft-select,.prj-input,.prj-select{height:32px;padding:0 10px;border-radius:8px;background:var(--shell-input-bg);border:1px solid var(--shell-border);color:var(--text-primary);font-size:12px;outline:none;font-family:inherit;width:100%;box-sizing:border-box}.ft-input:focus,.ft-select:focus,.prj-input:focus,.prj-select:focus{border-color:color-mix(in srgb,var(--teal) 35%,transparent)}.ft-label,.prj-label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:600;color:var(--text-muted)}.ft-empty,.prj-empty{padding:48px 32px;text-align:center;border-radius:12px;background:var(--shell-surface);border:1px solid var(--shell-border)}.ft-empty p,.prj-empty p{font-size:14px;color:var(--text-muted);margin:0}.ft-section-head,.prj-section-head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.ft-section-head-dot,.prj-section-head-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.ft-section-head-title,.prj-section-head-title{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--text-primary)}.ft-section-head-line,.prj-section-head-line{flex:1;height:1px;background:linear-gradient(90deg,var(--shell-border-strong),transparent)}.ft-btn-primary,.tkb-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;background:color-mix(in srgb,var(--teal) 14%,transparent);border:1px solid color-mix(in srgb,var(--teal) 32%,transparent);color:var(--teal-light, var(--teal));transition:background .12s,border-color .12s}.ft-btn-primary:hover,.tkb-btn-primary:hover{background:color-mix(in srgb,var(--teal) 20%,transparent);border-color:color-mix(in srgb,var(--teal) 45%,transparent)}[style*="background: #0a1628"],[style*="background:#0a1628"],[style*="background: var(--navy-darker, #0a1628)"],[style*="background: 'var(--navy-darker, #0a1628)'"]{background:var(--bg-elevated)!important}[style*="rgba(7,15,30,0.7)"],[style*="rgba(7,15,30,0.55)"],[style*="rgba(7,15,30, 0.7)"],[style*="rgba(7,15,30, 0.55)"]{background:var(--shell-surface)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:var(--shadow-card)!important}[style*="color-mix(in srgb, var(--teal) 18%, transparent)"],[style*="color-mix(in srgb, var(--teal) 22%, transparent)"],[style*="rgba(56,189,248,0.22)"],[style*="rgba(56,189,248,0.25)"]{border-color:var(--shell-border)!important;box-shadow:none!important}[data-theme=light] [style*="color: #7dd3fc"],[data-theme=light] [style*="color:#7dd3fc"]{color:var(--teal)!important}.cs-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;box-sizing:border-box;padding:9px 12px;border-radius:var(--glass-radius-sm);background:var(--shell-input-bg, var(--surface-1));border:1px solid var(--border);color:var(--text-primary);font:inherit;font-size:13px;cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.cs-trigger:hover:not(:disabled){border-color:color-mix(in srgb,var(--teal) 42%,var(--border))}.cs-trigger[aria-expanded=true]{border-color:var(--teal);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal) 18%,transparent)}.cs-trigger:disabled{opacity:.55;cursor:not-allowed}.cs-trigger-label{display:inline-flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-panel{z-index:1000;min-width:180px;max-height:300px;display:flex;flex-direction:column;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-bd);border-radius:var(--glass-radius);box-shadow:var(--glass-shadow);overflow:hidden;animation:cs-pop .12s ease both}@keyframes cs-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.cs-search{display:flex;align-items:center;gap:7px;padding:9px 11px;border-bottom:1px solid var(--glass-bd);color:var(--text-muted);flex-shrink:0}.cs-search input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:var(--text-primary);font:inherit;font-size:13px}.cs-search input::placeholder{color:var(--text-muted)}.cs-options{overflow-y:auto;padding:5px;display:flex;flex-direction:column;gap:2px}.cs-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;box-sizing:border-box;padding:8px 10px;border-radius:var(--glass-radius-sm);border:none;background:transparent;color:var(--text-secondary);font:inherit;font-size:13px;cursor:pointer;text-align:left;transition:background .1s ease,color .1s ease}.cs-option-label{display:inline-flex;align-items:center;gap:9px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-option.active{background:color-mix(in srgb,var(--teal) 13%,transparent);color:var(--text-primary)}.cs-option.sel{color:var(--teal);font-weight:600}.cs-option.sel svg{color:var(--teal);flex-shrink:0}.cs-empty{padding:16px;text-align:center;color:var(--text-muted);font-size:12.5px}
