:root{--ease-in:cubic-bezier(0.55,0.085,0.68,0.53);--ease-out:cubic-bezier(0.25,0.46,0.45,0.94);--ease-in-out:cubic-bezier(0.455,0.03,0.515,0.955);--ease-spring:cubic-bezier(0.34,1.4,0.64,1);--ease-standard:cubic-bezier(0.4,0,0.2,1);--ease-sharp:cubic-bezier(0.25,0.4,0.4,1);--surface-base:#000;--surface-0:#0B0B0F;--surface-1:#131419;--surface-2:#141419;--surface-3:#1A1B20;--surface-4:#262626;--surface-5:#26272F;--divider-subtle:rgba(255,255,255,0.04);--divider-default:rgba(255,255,255,0.08);--divider-strong:rgba(255,255,255,0.12);--overlay-scrim:rgba(11,11,15,0.6);--text-primary:#fff;--text-secondary:#868F97;--text-tertiary:#828282;--text-quaternary:#52565c;--text-on-light:#000;--brand-blue:#479FFA;--brand-blue-deep:#3487f1;--brand-blue-soft:#B6D6FF;--brand-lime:#D6FE51;--selection-bg:rgb(97 102 220/32%);--positive:#4EBE96;--positive-alt:#42B28A;--positive-deep:#3AAA82;--negative-100:#DD4853;--negative-90:#d9323f;--negative-80:#db3b47;--negative-70:#df515b;--negative-60:#e15e67;--negative-strong:#FF5C5C;--warning:#FFA16C;--warning-deep:#D88036;--warning-punch:#fc6345;--accent-pink:#e75ece;--accent-magenta:#D84F68;--accent-lavender:#B3AEF5;--accent-mauve:#D7CBE7;--accent-peach:#EAA879;--accent-peach-soft:#E5C8C8;--accent-brown-deep:#551B10;--accent-olive-deep:#58510B;--font-sans:"calibre","calibre Fallback",system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,monospace;--fs-micro:5.5px;--fs-2xs:8px;--fs-xs:10px;--fs-sm:12px;--fs-base:14px;--fs-md:16px;--fs-lg:18px;--fs-xl:21px;--fs-2xl:24px;--fs-3xl:36px;--fs-4xl:42px;--fs-5xl:48px;--fs-6xl:54px;--fs-hero:78px;--fw-light:200;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tight:1.2;--lh-body:1.4;--lh-relaxed:1.5;--space-1:4px;--space-2:6px;--space-3:8px;--space-4:10px;--space-5:12px;--space-6:16px;--space-7:18px;--space-8:20px;--space-9:24px;--space-10:32px;--space-11:40px;--space-12:48px;--radius-xs:4px;--radius-sm:6px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:99px;--radius-full:999px;--radius-circle:50%;--shadow-text-inset:1.5px 0px 2.5px rgba(0,0,0,0.3);--shadow-card:0px 1px 0px rgba(0,0,0,0.85);--shadow-glow:0px 0px 44px rgba(0,0,0,0.8);--shadow-soft:0px 3px 4px rgba(134,143,151,0.03),0px 1.5px 1.5px -2px rgba(134,143,151,0.05);--shadow-modal:0px 30.0444px 16.2444px rgba(0,0,0,0.12),0px 15.6px 8.2875px rgba(0,0,0,0.085);--shadow-hero:0px 109.375px 103.25px rgba(0,0,0,0.43),0px 70.8912px 60.4682px rgba(0,0,0,0.3);--shadow-dock:0px 118px 112px rgba(0,0,0,0.5),0px 69.4784px 58.4192px rgba(0,0,0,0.37);--shadow-alert-red:0px 5px 18px 10px #d9323f;--duration-instant:0.1s;--duration-fast:0.15s;--duration-normal:0.25s;--duration-slow:0.3s;--duration-slower:0.5s;--tx-opacity:opacity 0.1s ease;--tx-color:color 0.1s ease;--tx-bg:background 0.25s ease;--tx-fade-up:opacity 0.15s ease,transform 0.1s ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0;font-size:inherit;-webkit-overflow-scrolling:touch;outline:none}html{font-family:var(--font-sans);cursor:default;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{line-height:var(--lh-body);font-weight:var(--fw-regular);color:var(--text-primary);background:var(--surface-base);min-height:100vh;font-synthesis:none;-moz-font-feature-settings:"kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{width:100%;margin:0;padding:0}::-moz-selection{background:var(--selection-bg)}::selection{background:var(--selection-bg)}::-moz-selection{background:#eee}h1,h2,h3,h4,h5,h6{color:var(--text-secondary);font-weight:var(--fw-semibold);line-height:var(--lh-body)}h3{font-size:var(--fs-lg);font-weight:var(--fw-bold)}h4,h5,h6{font-size:var(--fs-md)}a,button{text-decoration:none;cursor:pointer}a{color:var(--brand-blue)}p{color:var(--text-secondary);line-height:var(--lh-body)}[hidden]{display:none}[unselectable]{-webkit-user-select:none;-moz-user-select:none;user-select:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;background-color:transparent;width:100%}select::-ms-expand{display:none}select option{color:#262626}button,input,select,textarea{font-family:var(--font-sans);caret-color:var(--brand-blue);color:var(--text-primary)}button:-webkit-autofill,input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-transition:background-color 1000000s 0s,color 1000000s 0s;transition:background-color 1000000s 0s,color 1000000s 0s}button,input,select,textarea{color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;line-height:normal;background:transparent;border:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-webkit-input-placeholder,input::placeholder{color:var(--text-secondary);opacity:1}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}