:root{--auth-primary:#f47e25;--auth-primary-hover:#e96c0c;--auth-primary-light:#fff3eb;--auth-page-bg:#fafafa;--auth-card-bg:#fff;--auth-input-bg:#fff;--auth-input-hover-bg:#f9fafb;--auth-item-hover-bg:rgba(0,0,0,.04);--auth-border:rgba(0,0,0,.07);--auth-border-focus:#f47e25;--auth-border-input:rgba(0,0,0,.12);--auth-text-primary:#111827;--auth-text-secondary:#4b5563;--auth-text-placeholder:#9ca3af;--auth-focus-shadow:0 0 0 3px rgba(244,126,37,.2);--auth-error:#dc2626;--auth-error-bg:#fef2f2;--auth-error-border:#fecaca;--auth-divider:#e5e7eb;--auth-divider-text:#9ca3af;--auth-card-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.06)}.dark{--auth-primary:#fa9242;--auth-primary-hover:#f97e1f;--auth-primary-light:#452208;--auth-page-bg:#111;--auth-card-bg:#18181b;--auth-input-bg:#27272a;--auth-input-hover-bg:#3f3f46;--auth-item-hover-bg:hsla(0,0%,100%,.05);--auth-border:hsla(0,0%,100%,.08);--auth-border-focus:#fa9242;--auth-border-input:hsla(0,0%,100%,.12);--auth-text-primary:#f3f4f6;--auth-text-secondary:#9ca3af;--auth-text-placeholder:#6b7280;--auth-focus-shadow:0 0 0 3px rgba(250,146,66,.25);--auth-error:#f87171;--auth-error-bg:rgba(239,68,68,.1);--auth-error-border:rgba(239,68,68,.25);--auth-divider:hsla(0,0%,100%,.08);--auth-divider-text:#6b7280;--auth-card-shadow:0 1px 3px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.4)}@media (prefers-color-scheme:dark){:root:not(.light){--auth-primary:#fa9242;--auth-primary-hover:#f97e1f;--auth-primary-light:#452208;--auth-page-bg:#111;--auth-card-bg:#18181b;--auth-input-bg:#27272a;--auth-input-hover-bg:#3f3f46;--auth-item-hover-bg:hsla(0,0%,100%,.05);--auth-border:hsla(0,0%,100%,.08);--auth-border-focus:#fa9242;--auth-border-input:hsla(0,0%,100%,.12);--auth-text-primary:#f3f4f6;--auth-text-secondary:#9ca3af;--auth-text-placeholder:#6b7280;--auth-focus-shadow:0 0 0 3px rgba(250,146,66,.25);--auth-error:#f87171;--auth-error-bg:rgba(239,68,68,.1);--auth-error-border:rgba(239,68,68,.25);--auth-divider:hsla(0,0%,100%,.08);--auth-divider-text:#6b7280;--auth-card-shadow:0 1px 3px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.4)}}