:root,html[data-theme=light]{--canvas:#f4f3f8;--canvas-raised:#faf9fc;--focus:#7257f5;--ink:#171522;--ink-faint:#716b7e;--ink-soft:#5f5b6e;--on-brand:#fff;--inverse-ink:#fff;--inverse-muted:#cbc6d5;--inverse-surface:#211b34;--line:#e7e4ee;--line-strong:#d9d5e3;--scrim:#17152275;--surface:#fff;--surface-muted:#f8f7fb;--surface-raised:#fff;--primary:#6749e8;--primary-pressed:#563ade;--brand-background:#eeeaff;--brand-border:#d8cfff;--brand-foreground:#563ade;--brand-marker:#7257f5;--danger-background:#fde9ed;--danger-border:#f3c3ce;--danger-foreground:#9f2945;--danger-marker:#c43f5e;--info-background:#e4f8fc;--info-border:#b9ddeb;--info-foreground:#185f78;--info-marker:#2381a3;--neutral-background:#efedf2;--neutral-border:#dedae3;--neutral-foreground:#565160;--neutral-marker:#746f80;--offline-background:#eeeaf4;--offline-border:#d8d0e2;--offline-foreground:#5a4d69;--offline-marker:#776487;--success-background:#e3f8f0;--success-border:#b6e2d1;--success-foreground:#176c54;--success-marker:#208064;--warning-background:#fff4d9;--warning-border:#eed48d;--warning-foreground:#875900;--warning-marker:#b97800;--surface-soft:var(--surface-muted);--violet:var(--primary);--violet-dark:var(--primary-pressed);--violet-soft:var(--brand-background);--accent-ink:var(--brand-foreground);--cyan:var(--info-marker);--cyan-soft:var(--info-background);--mint:var(--success-marker);--mint-soft:var(--success-background);--amber:var(--warning-marker);--amber-soft:var(--warning-background);--rose:var(--danger-marker);--danger-ink:var(--danger-foreground)}@media screen{html[data-theme=dark]{--on-brand:#fff;--canvas:#111018;--canvas-raised:#17151f;--focus:#aa98ff;--ink:#f4f1fa;--ink-faint:#a49aae;--ink-soft:#c1bacd;--inverse-ink:#f8f7fc;--inverse-muted:#cbc6d5;--inverse-surface:#211b34;--line:#373142;--line-strong:#4a4158;--scrim:#000000a8;--surface:#1c1a24;--surface-muted:#24202e;--surface-raised:#24202e;--primary:#6749e8;--primary-pressed:#563ade;--brand-background:#30254f;--brand-border:#514383;--brand-foreground:#c8bcff;--brand-marker:#aa98ff;--danger-background:#40212a;--danger-border:#6b3543;--danger-foreground:#ffacc0;--danger-marker:#f06b88;--info-background:#18333d;--info-border:#28576a;--info-foreground:#a9dff1;--info-marker:#62b7d4;--neutral-background:#292630;--neutral-border:#45404e;--neutral-foreground:#d0cbd8;--neutral-marker:#a29dab;--offline-background:#2e2835;--offline-border:#4d4259;--offline-foreground:#d3c5de;--offline-marker:#a68db7;--success-background:#19362d;--success-border:#285e4d;--success-foreground:#a8e5ce;--success-marker:#5bc09d;--warning-background:#382c18;--warning-border:#655127;--warning-foreground:#f8d48a;--warning-marker:#e2a933;--surface-soft:var(--surface-muted);--violet:var(--primary);--violet-dark:var(--primary-pressed);--violet-soft:var(--brand-background);--accent-ink:var(--brand-foreground);--cyan:var(--info-marker);--cyan-soft:var(--info-background);--mint:var(--success-marker);--mint-soft:var(--success-background);--amber:var(--warning-marker);--amber-soft:var(--warning-background);--rose:var(--danger-marker);--danger-ink:var(--danger-foreground)}}
html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--shadow-sm:0 2px 12px #0003;--shadow-md:0 15px 45px #0005}.appearance-control{border:1px solid var(--line-strong);background:var(--surface);min-height:44px;color:var(--ink-soft);border-radius:13px;flex-shrink:0;align-items:center;gap:7px;padding-inline:11px;display:inline-flex;position:relative}.appearance-control select{max-width:94px;min-height:42px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px}.appearance-control option{background:var(--surface);color:var(--ink)}.appearance-control:focus-within{outline:3px solid var(--focus);outline-offset:3px}.appearance-control select:focus-visible{outline:0}html[data-theme=dark] .sidebar,html[data-theme=dark] .desktop-topbar,html[data-theme=dark] .mobile-header,html[data-theme=dark] .mobile-drawer-panel,html[data-theme=dark] .mobile-bottom-nav{border-color:var(--line);background:#191620ed}html[data-theme=dark] :is(input,select,textarea)::placeholder{color:#9f95ae;opacity:1}html[data-theme=dark] :is(input,select,textarea){caret-color:var(--ink)}html[data-theme=dark] :is(.merchant-skip-link,.mkt-skip-link){background:var(--inverse-surface);color:#fff}html[data-theme=dark] :is(.brand-mark,.mkt-brand-mark) span{background:#fff}html[data-theme=dark] :is(.brand-lockup,.desktop-topbar,.mobile-header){color:var(--ink)}html[data-theme=dark] :is(.mkt-footer,.account-orbit,.receivable-orbit){color:#f4f1fa}@media (max-width:900px){.mobile-header{gap:10px}.mobile-page-context{flex:1;min-width:0}.mobile-header .appearance-control{justify-content:center;width:44px;padding:0}.mobile-header .appearance-control select{opacity:0;width:44px;position:absolute;inset:0}}@media (max-width:600px){.mkt-nav-actions{gap:8px}.mkt-nav-actions>.appearance-control{justify-content:center;width:44px;padding:0}.mkt-nav-actions>.appearance-control select{opacity:0;width:44px;position:absolute;inset:0}}@media print{html[data-theme]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#fff;--surface:#fff;--surface-soft:#f8f7fb;--ink:#171522;--ink-soft:#5f5b6e;--ink-faint:#71677e;--line:#e7e4ee;--line-strong:#d9d5e3}.appearance-control{display:none!important}}
