:root{--brand-yellow:#f1cd00;--brand-yellow-hover:#f7d719;--brand-yellow-active:#e4c200;--brand-yellow-soft:color-mix(in srgb, var(--brand-yellow) 10%, transparent);--brand-yellow-medium:color-mix(in srgb, var(--brand-yellow) 18%, transparent);--brand-yellow-border:color-mix(in srgb, var(--brand-yellow) 28%, transparent);--brand-yellow-glow:color-mix(in srgb, var(--brand-yellow) 12%, transparent);--cgx-yellow:var(--brand-yellow);--accent:var(--brand-yellow);--accent-hover:var(--brand-yellow-hover);--accent-foreground:var(--text-inverse);--accent-glow:var(--brand-yellow-glow);--bg-base:#060605;--bg-workspace:#080807;--surface-1:#0d0d0b;--surface-2:#121210;--surface-3:#171614;--surface-4:#1c1b18;--surface-hover:#161513;--surface-active:#1e1d1a;--overlay:#0000009e;--bg:var(--bg-base);--panel:var(--surface-1);--panel-raised:var(--surface-2);--panel-hover:var(--surface-hover);--background-canvas:var(--bg-base);--background-surface:var(--surface-1);--background-elevated:var(--surface-2);--background-interactive:var(--surface-hover);--text-primary:#f5f4f1;--text-secondary:#aeaca6;--text-muted:#84827b;--text-faint:#656259;--text-inverse:#0a0a08;--text:var(--text-primary);--line-faint:#fffaf00d;--line-soft:#fffaf012;--line-default:#fffaf012;--line-strong:#fffaf01f;--highlight-inset:#fffaf00b;--border:var(--line-default);--border-strong:var(--line-strong);--border-subtle:var(--line-soft);--success:#86d9a0;--success-soft:color-mix(in srgb, var(--success) 10%, transparent);--success-border:color-mix(in srgb, var(--success) 25%, transparent);--info:#78a7d8;--info-soft:color-mix(in srgb, var(--info) 10%, transparent);--info-border:color-mix(in srgb, var(--info) 25%, transparent);--warning:#e39a45;--warning-soft:color-mix(in srgb, var(--warning) 10%, transparent);--warning-border:color-mix(in srgb, var(--warning) 25%, transparent);--danger:#e36d72;--danger-soft:color-mix(in srgb, var(--danger) 10%, transparent);--danger-border:color-mix(in srgb, var(--danger) 25%, transparent);--status-success:var(--success);--status-warning:var(--warning);--status-error:var(--danger);--status-info:var(--info);--status-paid:#d3b85a;--status-paid-soft:color-mix(in srgb, var(--status-paid) 10%, transparent);--status-ordered:var(--warning);--status-ordered-soft:var(--warning-soft);--status-shipping:var(--info);--status-shipping-soft:var(--info-soft);--status-completed:var(--success);--status-completed-soft:var(--success-soft);--status-cancelled:#858890;--status-cancelled-soft:color-mix(in srgb, var(--status-cancelled) 10%, transparent);--shadow-surface:inset 0 1px 0 var(--highlight-inset), 0 18px 45px #0000003d;--shadow-floating:inset 0 1px 0 #fffaf00d, 0 28px 80px #00000080;--shadow-drawer:-26px 0 70px #0000007a, inset 1px 0 0 var(--highlight-inset);--shadow-brand:0 8px 28px #f1cd001c;--shadow-control:inset 0 1px 0 #ffffff52, 0 8px 24px #f1cd001f;--elev-surface:var(--shadow-surface);--elev-raised:inset 0 1px 0 #ffffff0b, 0 2px 4px #00000059, 0 14px 36px #00000052;--elev-floating:var(--shadow-floating);--elev-overlay:inset 0 1px 0 #ffffff09, 0 4px 8px #00000073, 0 24px 64px #0000006b;--elev-modal:inset 0 1px 0 #ffffff0b, 0 8px 16px #0000008c, 0 40px 120px #0000009e;--gradient-workspace:radial-gradient(circle at 78% 4%, color-mix(in srgb, var(--brand-yellow) 2.5%, transparent), transparent 30rem);--gradient-room:radial-gradient(circle at 42% -12%, #fffcf407, transparent 34%);--texture-dots:radial-gradient(circle at 1px 1px, #ffffff0d 1px, transparent 0);--texture-dots-panel:radial-gradient(#fffcf409 .7px, transparent .7px);--texture-dots-size:22px 22px;--gradient-control:linear-gradient(180deg, #f4d516 0%, #f1cd00 72%, #db0 100%);--gradient-control-hover:linear-gradient(180deg, #f8dc33 0%, #f5d20a 72%, #e3c200 100%);--gradient-control-active:linear-gradient(180deg, #e6c400 0%, #e4c200 72%, #cbab00 100%);--gradient-surface:linear-gradient(180deg, #ffffff08, #fff0 130px);--gradient-success:linear-gradient(135deg, color-mix(in srgb, var(--success) 10%, transparent), color-mix(in srgb, var(--success) 2.5%, transparent));--rim-surface:inset 0 1px 0 #ffffff0e, inset -1px 0 0 #ffffff06;--rim-raised:inset 0 1px 0 #ffffff12, inset -1px 0 0 #ffffff08;--rim-interactive:inset 0 1px 0 #ffffff14, inset -1px 0 0 #ffffff09;--light-origin:78% 8%;--light-directional:radial-gradient(ellipse 95% 80% at 78% 8%, #ffffff17, transparent 72%);--light-ambient:radial-gradient(ellipse 120% 90% at 42% 40%, #ffffff0e, transparent 78%);--light-atmosphere:linear-gradient(180deg, #ffffff0b 0%, #ffffff05 28%, #ffffff02 48%, #00000014 72%, #0003 100%);--light-vignette:radial-gradient(ellipse 125% 105% at 50% 48%, transparent 58%, #00000052 100%);--light-dust-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='d'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23d)' opacity='0.55'/%3E%3C/svg%3E");--light-dust-opacity:.025;--light-dust-size:180px;--light-local-brand:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--brand-yellow) 22%, transparent), transparent 68%);--radius-4:4px;--radius-8:8px;--radius-12:12px;--radius-16:16px;--radius-20:20px;--radius-24:24px;--radius-32:32px;--radius-pill:999px;--radius-control:12px;--radius-card:16px;--radius-panel:24px;--radius-shell:30px;--space-4:4px;--space-8:8px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-32:32px;--space-40:40px;--space-48:48px;--space-64:64px;--space-80:80px;--duration-instant:.1s;--duration-fast:.15s;--duration-normal:.2s;--duration-slow:.3s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-accelerate:cubic-bezier(.4, 0, 1, 1);--ease-decelerate:cubic-bezier(0, 0, .2, 1);--motion-fast:var(--duration-instant);--motion-standard:var(--duration-normal);--motion-slow:.26s;--ease-enter:var(--ease-decelerate);--ease-exit:var(--ease-accelerate);--ease-emphasized:cubic-bezier(.2, 0, 0, 1);--ease-drawer:cubic-bezier(.22, .8, .22, 1);--font-size-display:48px;--font-size-h1:32px;--font-size-h2:24px;--font-size-h3:20px;--font-size-title:16px;--font-size-body:14px;--font-size-body-small:13px;--font-size-caption:12px;--font-size-page-title:clamp(28px, 1.6vw + 20px, 44px);--font-size-metric:clamp(30px, 1.4vw + 22px, 44px);--font-size-metric-secondary:clamp(26px, .9vw + 19px, 34px);--font-size-eyebrow:12px;--weight-regular:400;--weight-medium:520;--weight-strong:620;--weight-heavy:700;--tracking-eyebrow:.12em;--tracking-title:-.03em;--tracking-metric:-.02em;--control-input:52px;--control-primary:52px;--control-secondary:48px;--overlay-backdrop:var(--overlay);--focus-ring:var(--brand-yellow);--selection-background:color-mix(in srgb, var(--brand-yellow) 28%, transparent);--blur-sm:8px;--blur-md:16px;--blur-lg:24px;--z-base:0;--z-sticky:100;--z-dropdown:200;--z-popover:300;--z-drawer:400;--z-modal:500;--z-toast:600;--z-tooltip:700;--figma-bg-start:#000;--figma-bg-end:#181818;--figma-yellow-start:#feca03;--figma-yellow-end:#da9900;--figma-icon-start:#fac503;--figma-icon-end:#755200;--figma-text:#fff;--figma-text-muted:#686868;--figma-text-faint:#666;--figma-text-on-yellow:#000;--figma-divider:var(--cx-line);--figma-kpi-rule:#525252;--figma-trend:#00ff15;--figma-online:#15ff00;--figma-attention:#fac503;--figma-badge-positive-bg:#053800;--figma-badge-positive-text:#00ff15;--figma-badge-neutral-bg:#1d1d1d;--figma-badge-done-bg:#feca03;--figma-loss:#f87171;--figma-avatar-fill:#d9d9d9;--figma-icon-glyph:#202023;--figma-track:#000;--figma-track-border:var(--cx-line);--figma-fade-stroke:var(--cx-line);--figma-overlay:#00000080;--figma-surface-gradient:var(--cx-surface-frame);--figma-page-gradient:var(--cx-surface-frame);--figma-yellow-gradient:linear-gradient(180deg, #feca03 0%, #da9900 75%);--figma-yellow-gradient-cta:linear-gradient(90deg, #feca03 0%, #da9900 70.192%);--figma-icon-gradient:linear-gradient(180deg, #fac503 0%, #755200 100%);--figma-surface-shadow:var(--cx-depth-1);--figma-cta-shadow:0 4px 4px 0 #00000040;--figma-sidebar-width:316px;--figma-sidebar-height:1597px;--figma-main-left:341px;--figma-main-width:1155px;--figma-canvas-width:1537px;--figma-canvas-height:1684px;--figma-right-inset:41px;--figma-gap-sidebar:25px;--figma-radius-6:6px;--sidebar-width:268px;--sidebar-width-laptop:248px;--sidebar-width-collapsed:76px;--topbar-height:56px;--topbar-height-laptop:60px;--shell-gap:20px;--shell-gap-laptop:12px;--content-padding-laptop:20px}
:root{--cx-canvas:#060605;--cx-canvas-gradient:linear-gradient(135deg, #000 0%, #080808 45%, #181818 100%);--cx-atmosphere:radial-gradient(128% 82% at 78% -6%, #fffaf00e 0%, #fffaf005 34%, transparent 62%);--cx-vignette:radial-gradient(118% 96% at 50% 34%, transparent 42%, #00000080 100%);--cx-dust:url("data:image/svg+xml,%3Csvg viewBox='0 0 240 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");--cx-dust-opacity:.022;--cx-dust-size:170px;--cx-edge:inset 0 1px 0 #fffaf00e;--cx-edge-raised:inset 0 1px 0 #fffaf016;--cx-edge-floating:inset 0 1px 0 #fffaf01c;--cx-hairline:inset 0 0 0 1px var(--cx-line);--cx-hairline-strong:inset 0 0 0 1px var(--cx-line-emphasis);--cx-depth-1:0 1px 2px #00000080, 0 6px 16px -8px #0000008c;--cx-depth-2:0 2px 4px #00000080, 0 12px 28px -12px #000000a6;--cx-depth-3:0 4px 8px #00000073, 0 20px 46px -16px #000000bf;--cx-depth-4:0 8px 16px #00000080, 0 40px 88px -24px #000000d9;--cx-scrim:#040403b8;--cx-surface:linear-gradient(164deg, #161514 0%, #0c0c0b 78%);--cx-surface-raised:linear-gradient(164deg, #1e1c1a 0%, #131211 78%);--cx-surface-floating:linear-gradient(164deg, #232120 0%, #171614 80%);--cx-surface-frame-end:#181818;--cx-surface-frame:linear-gradient(135deg, #000 0%, var(--cx-surface-frame-end) 100%);--cx-surface-gradient:var(--cx-surface-frame);--figma-surface-gradient:var(--cx-surface-frame);--figma-page-gradient:var(--cx-surface-frame);--cx-surface-flat:#131211;--cx-surface-quiet:#1b1a18;--cx-surface-hover:#fffaf00d;--cx-surface-pressed:#fffaf017;--cx-field:#0a0a09;--cx-field-inset:inset 0 1px 2px #0000008c;--cx-line:#fffaf012;--cx-line-emphasis:#fffaf01f;--cx-line-strong:#625f5a;--cx-line-hover:#7d786f;--cx-metal-silver:color-mix(in srgb, var(--cx-text) 82%, var(--cx-canvas));--cx-metal-silver-muted:color-mix(in srgb, var(--cx-text) 42%, var(--cx-canvas));--cx-metal-gold:color-mix(in srgb, var(--cx-accent) 28%, var(--cx-text));--cx-metal-gold-muted:color-mix(in srgb, var(--cx-accent) 18%, var(--cx-canvas));--cx-surface-border:var(--cx-line);--cx-surface-border-hover:var(--cx-line-emphasis);--cx-surface-shadow:0 20px 60px #00000047;--cx-text:#f6f5f2;--cx-text-secondary:#a8a6a0;--cx-text-muted:#8a8880;--cx-text-on-accent:#120e00;--cx-accent:#f1cd00;--cx-accent-bright:#f6d525;--cx-accent-deep:#d4ac00;--cx-accent-fill:linear-gradient(180deg, var(--cx-accent-bright) 0%, var(--cx-accent) 46%, var(--cx-accent-deep) 100%);--cx-accent-fill-hover:linear-gradient(180deg, #f9db3d 0%, #f4d213 46%, #dcb500 100%);--cx-accent-fill-pressed:linear-gradient(180deg, #cfa800 0%, #dfba00 100%);--cx-accent-wash:#f1cd001a;--cx-accent-wash-strong:#f1cd0029;--cx-accent-border:#f1cd006b;--cx-nav-active-fill:var(--cx-accent-fill);--cx-nav-active-line:transparent;--cx-nav-active-specular:var(--cx-control-specular);--cx-control-specular:inset 0 1px 0 #ffffff6b;--cx-control-shade:inset 0 -1px 0 #614a0080;--cx-control-contact:0 1px 2px #00000080;--cx-glow-cta:0 6px 18px -8px #f1cd0057;--cx-glow-cta-hover:0 8px 26px -8px #f1cd0080;--cx-glow-selected:0 0 24px -10px #f1cd0059;--cx-glow-nav:0 0 14px -8px #f1cd0038;--cx-glow-focus:0 0 18px -2px #f1cd0038;--cx-ring-focus:0 0 0 3px #f1cd0029;--cx-glow-critical:0 0 18px -2px #e36d7233;--cx-ring-critical:0 0 0 3px #e36d7229;--cx-positive:var(--success);--cx-positive-soft:color-mix(in srgb, var(--success) 14%, transparent);--cx-caution:var(--warning);--cx-caution-soft:color-mix(in srgb, var(--warning) 14%, transparent);--cx-critical:var(--danger);--cx-critical-soft:color-mix(in srgb, var(--danger) 14%, transparent);--cx-info:var(--info);--cx-info-soft:color-mix(in srgb, var(--info) 14%, transparent);--cx-pending:var(--status-paid);--cx-pending-soft:color-mix(in srgb, var(--status-paid) 14%, transparent);--cx-neutral:var(--cx-text-secondary);--cx-neutral-soft:var(--cx-surface-quiet);--cx-radius-control:6px;--cx-radius-surface:8px;--cx-radius-pill:999px;--cx-control-sm:28px;--cx-control-md:36px;--cx-control-lg:44px;--cx-control-pad-sm:10px;--cx-control-pad-md:14px;--cx-control-pad-lg:22px;--cx-badge-height:20px;--cx-rail-surface:var(--cx-canvas);--cx-rail-edge:inset -1px 0 0 var(--cx-line);--cx-rail-base:var(--cx-canvas);--cx-rail-width:240px;--cx-nav-row:32px;--cx-nav-icon:16px;--cx-nav-indent:8px;--cx-nav-gap:8px;--cx-nav-row-gap:2px;--cx-nav-label-gap:var(--cx-space-2);--cx-nav-section-gap:var(--cx-space-5);--cx-font-sans:var(--font-onest,system-ui), system-ui, sans-serif;--cx-font-mono:var(--font-geist-mono,ui-monospace), ui-monospace, monospace;--cx-text-display:clamp(28px, 2.4vw + 15px, 40px);--cx-text-page:clamp(21px, 1.5vw + 11px, 28px);--cx-text-section:16px;--cx-text-body:14px;--cx-text-body-sm:13px;--cx-text-label:12px;--cx-text-meta:11px;--cx-text-micro:10px;--cx-weight-regular:400;--cx-weight-medium:500;--cx-weight-strong:600;--cx-weight-bold:700;--cx-leading-tight:1.1;--cx-leading-title:1.2;--cx-leading-row:1.3;--cx-leading-body:1.5;--cx-tracking-display:-.035em;--cx-tracking-page:-.03em;--cx-tracking-section:-.02em;--cx-tracking-label:.05em;--cx-tracking-micro:.075em;--cx-space-1:4px;--cx-space-2:8px;--cx-space-3:12px;--cx-space-4:16px;--cx-space-5:20px;--cx-space-6:24px;--cx-space-8:32px;--cx-space-10:40px;--cx-panel-pad:var(--cx-space-5);--cx-panel-gap:var(--cx-space-4);--cx-focus-width:2px;--cx-focus-color:var(--cx-accent);--cx-focus-offset:2px;--cx-motion-fast:.12s;--cx-motion-base:.18s;--cx-ease:cubic-bezier(.2, 0, .2, 1)}@media (pointer:coarse){:root{--cx-control-sm:44px;--cx-control-md:44px;--cx-control-lg:48px;--cx-badge-height:24px;--cx-control-pad-sm:14px;--cx-control-pad-md:16px;--cx-nav-row:44px;--cx-nav-icon:22px;--cx-nav-indent:12px}}@media (min-width:1024px) and (max-width:1366px) and (pointer:fine){:root{--cx-panel-pad:var(--cx-space-4);--cx-panel-gap:var(--cx-space-3);--cx-rail-width:220px;--cx-nav-row:32px;--cx-nav-gap:8px;--cx-nav-section-gap:var(--cx-space-3)}}@media (prefers-reduced-motion:reduce){:root{--cx-motion-fast:0s;--cx-motion-base:0s}}
*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0}body{background-color:var(--bg);background-image:var(--gradient-room), var(--texture-dots);background-size:auto, var(--texture-dots-size);color:var(--text);font-family:var(--font-geist-sans), system-ui, sans-serif;font-size:var(--font-size-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-attachment:fixed;line-height:1.5}[data-numeric]{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}button:disabled{cursor:default}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:color-mix(in srgb, var(--cgx-yellow) 28%, transparent);color:var(--text)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
