:root{--native-color-scheme:light;--bg-canvas:#f7f8fa;--surface:#fff;--surface-elevated:#f2f2f6;--surface-subtle:#eef0f1;--surface-inset:#e8e8ee;--text-primary:#151519;--text-secondary:#4b4b55;--text-muted:#62626e;--text-disabled:#777783;--text-on-brand:#fff;--brand:#58438f;--brand-strong:#493674;--brand-selected:#eeeaf7;--brand-subtle:#e8e8f4;--brand-text:#493674;--accent:#493674;--link:#58438f;--border:#d9d9e0;--border-subtle:#e4e4ea;--border-strong:#777783;--focus:#614a9e;--success-bg:#f1f8f5;--success-text:#1c573e;--success-border:#2e7d5b;--warning-bg:#fff8e8;--warning-text:#7d4c00;--warning-border:#9e6500;--danger-bg:#fff1ef;--danger-text:#842d2d;--danger-border:#b63e3e;--danger-action:#b63e3e;--info-bg:#eef6fc;--info-text:#204e70;--info-border:#376d96;--shadow:0 8px 24px #1e1c2612;--shadow-raised:0 24px 80px #1e1c2638;--scrim:#0b0b0d99;--media-canvas:#0b0b0d;--media-surface:#222228;--media-text:#fff;--media-muted:#d9d9e0;--media-border:#6b6b76;--media-accent:#c2b2e2;--brand-rail:#58438f;--brand-rail-text:#fff;--brand-rail-muted:#eeeaf7;--theme-toolbar-height:48px;--space-3:12px;--space-4:16px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--native-color-scheme:dark;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-canvas:#0b0b0d;--surface:#151519;--surface-elevated:#222228;--surface-subtle:#1c1c22;--surface-inset:#101014;--text-primary:#fff;--text-secondary:#d9d9e0;--text-muted:#a3a3af;--text-disabled:#8b8b96;--brand:#614a9e;--brand-strong:#7258b0;--brand-selected:#302442;--brand-subtle:#282134;--brand-text:#dcd3ef;--accent:#c2b2e2;--link:#c2b2e2;--border:#393942;--border-subtle:#303038;--border-strong:#8b8b96;--focus:#c2b2e2;--success-bg:#153326;--success-text:#dcefe6;--success-border:#65b88c;--warning-bg:#3c2a0e;--warning-text:#fdecc0;--warning-border:#d2a34c;--danger-bg:#3c2023;--danger-text:#fce3e0;--danger-border:#df8484;--danger-action:#b63e3e;--info-bg:#193447;--info-text:#ddecf8;--info-border:#78abd0;--shadow:0 8px 24px #0000003d;--shadow-raised:0 24px 80px #00000073}@media (prefers-color-scheme:dark){:root[data-theme=system]{--native-color-scheme:dark;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-canvas:#0b0b0d;--surface:#151519;--surface-elevated:#222228;--surface-subtle:#1c1c22;--surface-inset:#101014;--text-primary:#fff;--text-secondary:#d9d9e0;--text-muted:#a3a3af;--text-disabled:#8b8b96;--brand:#614a9e;--brand-strong:#7258b0;--brand-selected:#302442;--brand-subtle:#282134;--brand-text:#dcd3ef;--accent:#c2b2e2;--link:#c2b2e2;--border:#393942;--border-subtle:#303038;--border-strong:#8b8b96;--focus:#c2b2e2;--success-bg:#153326;--success-text:#dcefe6;--success-border:#65b88c;--warning-bg:#3c2a0e;--warning-text:#fdecc0;--warning-border:#d2a34c;--danger-bg:#3c2023;--danger-text:#fce3e0;--danger-border:#df8484;--danger-action:#b63e3e;--info-bg:#193447;--info-text:#ddecf8;--info-border:#78abd0;--shadow:0 8px 24px #0000003d;--shadow-raised:0 24px 80px #00000073}}:root{--background-subtle:var(--surface-subtle);--surface-raised:var(--surface-elevated);--status-success:var(--success-text);--status-warning:var(--warning-text);--font-mulish:Mulish, system-ui, sans-serif;--review-bg:var(--bg-canvas);--review-surface:var(--surface);--review-surface-subtle:var(--surface-subtle);--review-border:var(--border);--review-text:var(--text-primary);--review-text-primary:var(--text-primary);--review-text-secondary:var(--text-secondary);--review-text-muted:var(--text-muted);--review-brand:var(--brand);--review-brand-strong:var(--brand-strong);--review-brand-soft:var(--brand-selected);--review-info-bg:var(--info-bg);--review-info-border:var(--info-border);--review-warning-bg:var(--warning-bg);--review-warning-border:var(--warning-border);--review-warning-text:var(--warning-text)}.theme-toolbar{z-index:45;height:var(--theme-toolbar-height);background:var(--surface);color:var(--text-secondary);border-bottom:1px solid var(--border);justify-content:flex-end;align-items:center;gap:10px;padding:0 20px;font-size:13px;display:flex;position:sticky;top:0}.theme-toolbar select{background:var(--surface);min-height:44px;color:var(--text-primary);font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;padding:6px 30px 6px 12px}.theme-toolbar select:hover{background:var(--surface-subtle)}.theme-announcement{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}html{scroll-padding-top:calc(var(--theme-toolbar-height) + 16px)}button,input,select,textarea{color:inherit;font-family:inherit}input,select,textarea{color-scheme:var(--native-color-scheme);accent-color:var(--brand)}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:1}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}::selection{background:var(--brand-selected);color:var(--brand-text)}.sidebar,.review-sidebar{top:var(--theme-toolbar-height)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:focus-visible{outline-color:highlight}button,input,select,textarea{border:1px solid buttontext}}@media print{.theme-toolbar{display:none}:root,:root[data-theme]{--native-color-scheme:light;--bg-canvas:#f7f8fa;--surface:#fff;--surface-elevated:#f2f2f6;--surface-subtle:#eef0f1;--surface-inset:#e8e8ee;--text-primary:#151519;--text-secondary:#4b4b55;--text-muted:#62626e;--text-disabled:#777783;--text-on-brand:#fff;--brand:#58438f;--brand-strong:#493674;--brand-selected:#eeeaf7;--brand-subtle:#e8e8f4;--brand-text:#493674;--accent:#493674;--link:#58438f;--border:#d9d9e0;--border-subtle:#e4e4ea;--border-strong:#777783;--focus:#614a9e;--success-bg:#f1f8f5;--success-text:#1c573e;--success-border:#2e7d5b;--warning-bg:#fff8e8;--warning-text:#7d4c00;--warning-border:#9e6500;--danger-bg:#fff1ef;--danger-text:#842d2d;--danger-border:#b63e3e;--danger-action:#b63e3e;--info-bg:#eef6fc;--info-text:#204e70;--info-border:#376d96;--shadow:0 8px 24px #1e1c2612;--shadow-raised:0 24px 80px #1e1c2638;--scrim:#0b0b0d99;--media-canvas:#0b0b0d;--media-surface:#222228;--media-text:#fff;--media-muted:#d9d9e0;--media-border:#6b6b76;--media-accent:#c2b2e2;--brand-rail:#58438f;--brand-rail-text:#fff;--brand-rail-muted:#eeeaf7;--theme-toolbar-height:48px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}
