:root:has(.platform-header){--brand-primary:#252728;--brand-primary-hover:#1c1e1f;--brand-primary-soft:#ebece9;--brand-accent:#0e6b5f;--brand-accent-hover:#0a5a51;--brand-accent-pressed:#084a43;--brand-accent-soft:#dcede8;--brand-bg:#f6f4ef;--brand-surface:#fff;--brand-surface-muted:#edeae3;--brand-surface-hover:#f1f4f1;--brand-ink:#111815;--brand-muted:#606762;--brand-border:#d8d6ce;--brand-border-strong:#7f8781;--brand-success:#206648;--brand-warning:#82530f;--brand-danger:#a3323a;--brand-disabled-bg:#e4e5e0;--brand-disabled-text:#606762;--brand-disabled-border:#c7cbc5;--brand-shadow:0 2px 6px color-mix(in srgb, var(--brand-ink) 8%, transparent);--brand-shadow-soft:0 1px 3px color-mix(in srgb, var(--brand-ink) 6%, transparent);--marketing-action:var(--brand-accent);--brand-link:var(--brand-accent);--brand-link-hover:var(--brand-accent-hover);--brand-focus-ring:var(--brand-accent);--background:var(--brand-bg);--foreground:var(--brand-ink);--surface:var(--brand-surface);--surface-foreground:var(--brand-ink);--overlay:var(--brand-surface);--overlay-foreground:var(--brand-ink);--muted:var(--brand-muted);--border:var(--brand-border);--separator:var(--brand-border);--accent:var(--brand-accent);--accent-hover:var(--brand-accent-hover);--accent-foreground:#fff;--accent-soft:var(--brand-accent-soft);--accent-soft-foreground:var(--brand-accent-hover);--focus:var(--brand-focus-ring);--field-background:var(--brand-surface);--field-foreground:var(--brand-ink);--field-placeholder:var(--brand-muted);--field-border:var(--brand-border-strong)}:root:has(.platform-header) :is(.platform-footer,[class~="bg-[var(--brand-primary)]"],[class~="bg-[var(--brand-primary-hover)]"]){--brand-accent:var(--brand-accent-soft);--brand-link:var(--brand-accent-soft);--brand-link-hover:#fff;--brand-focus-ring:var(--brand-accent-soft)}:root:has(.platform-header) :is([class~=bg-white],[class~="bg-[var(--brand-surface)]"],.brand-card,.brand-panel){--brand-accent:var(--marketing-action);--brand-link:var(--marketing-action);--brand-link-hover:var(--brand-accent-hover);--brand-focus-ring:var(--marketing-action)}:root:has(.platform-header) :is(.brand-button,.button--primary,.platform-header-cta){--button-bg:var(--marketing-action);--button-bg-hover:var(--brand-accent-hover);--button-bg-pressed:var(--brand-accent-pressed);--button-fg:#fff;background:var(--button-bg);border-color:var(--button-bg);color:var(--button-fg);box-shadow:var(--brand-shadow-soft)}:root:has(.platform-header) :is(.brand-button,.button--primary,.platform-header-cta):is(:hover,[data-hovered=true]){background:var(--button-bg-hover);border-color:var(--button-bg-hover);color:var(--button-fg);box-shadow:var(--brand-shadow-soft)}:root:has(.platform-header) :is(.brand-button-secondary,.button--outline,.button--secondary){--button-bg:var(--brand-surface);--button-bg-hover:var(--brand-surface-hover);--button-bg-pressed:var(--brand-surface-muted);--button-fg:var(--brand-ink);background:var(--button-bg);border-color:var(--brand-border-strong);color:var(--button-fg);box-shadow:none}:root:has(.platform-header) :is(.brand-button-secondary,.button--outline,.button--secondary):is(:hover,[data-hovered=true]){background:var(--button-bg-hover);border-color:var(--brand-border-strong);color:var(--button-fg);box-shadow:none}:root:has(.platform-header) :is(.brand-button,.brand-button-secondary,.button,.platform-header-cta):is(:active,[data-pressed=true]){background:var(--button-bg-pressed)}:root:has(.platform-header) :is(.brand-button,.button--primary,.platform-header-cta):is(:active,[data-pressed=true]){border-color:var(--button-bg-pressed)}:root:has(.platform-header) :is(.brand-button,.brand-button-secondary,.button,.platform-header-cta):is(:disabled,[aria-disabled=true],[data-pending=true]){background:var(--brand-disabled-bg);border-color:var(--brand-disabled-border);color:var(--brand-disabled-text);box-shadow:none;opacity:1;transform:none}:root:has(.platform-header) .brand-link{color:var(--brand-link)}:root:has(.platform-header) .brand-link:hover{color:var(--brand-link-hover)}:root:has(.platform-header) .brand-field{border-color:var(--brand-border-strong)}:root:has(.platform-header) .brand-field::placeholder{color:var(--brand-muted);opacity:1}:root:has(.platform-header) .brand-field:focus{border-color:var(--brand-focus-ring);box-shadow:none}:root:has(.platform-header) .brand-field:is([aria-invalid=true],[data-invalid=true]){border-color:var(--brand-danger)}:root:has(.platform-header) .brand-field:disabled{background:var(--brand-disabled-bg);border-color:var(--brand-disabled-border);color:var(--brand-disabled-text);opacity:1}:root:has(.platform-header) :is(a,button,input,textarea,select,summary,[tabindex]):is(:focus-visible,[data-focus-visible=true]){outline:2px solid var(--brand-focus-ring);outline-offset:3px}:root:has(.platform-header) [role=tab]:focus-visible{outline-offset:-3px}:root:has(.platform-header) .platform-header--overlay :is(a,summary):focus-visible{outline-color:var(--marketing-action);box-shadow:0 0 0 3px #fff}:root:has(.platform-header) .platform-header--overlay .platform-header-cta:is(:hover,:focus-visible,:active){animation:none}:root:has(.platform-header) .platform-footer{background:var(--brand-primary)}:root:has(.platform-header) .platform-header .site-menu-panel{box-shadow:0 24px 70px color-mix(in srgb, var(--brand-ink) 22%, transparent)}:root:has(.platform-header) [class~="bg-[#11101e]"]{background-color:var(--brand-primary-hover)}:root:has(.platform-header) [class~="bg-[#deded8]"]{background-color:var(--brand-surface-muted)}:root:has(.platform-header) [class~="bg-[#f7f7f4]"]{background-color:var(--brand-bg);box-shadow:0 1.5rem 4rem color-mix(in srgb, var(--brand-ink) 18%, transparent)}@media (prefers-reduced-motion:reduce){:root:has(.platform-header) :is(.brand-button,.brand-button-secondary,.button,.platform-header-cta,.brand-field){transition:none;transform:none}}@media (forced-colors:active){:root:has(.platform-header) :is(a,button,input,textarea,select,summary,[tabindex]):is(:focus-visible,[data-focus-visible=true]){box-shadow:none;outline-color:highlight}}