@media(prefers-color-scheme:light){html:root{--ds-background: #F2EEE5;--ds-surface: #FAF8F3;--ds-surface-elevated: #FFFFFF;--ds-text-primary: #1C1B19;--ds-text-secondary: #5E5A52;--ds-text-muted: #8A857B;--ds-accent: #1F8A43;--ds-border: #DCD6C9;--ds-error: #C4332B;color-scheme:light}.auth-page .btn:not(.oauth-btn){color:#fff}}.account-page.auth-page{padding-top:12vh}.auth-provider{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.auth-providers{gap:10px}.auth-divider{display:flex;align-items:center;gap:12px;margin:var(--spacing-md) 0;color:var(--ds-text-muted);font-size:var(--font-caption)}.auth-divider span{flex:1;height:1px;background:var(--ds-border)}.auth-fineprint{text-align:center;color:var(--ds-text-muted);font-size:var(--font-caption)}.auth-switch{margin-top:var(--spacing-lg);text-align:center;color:var(--ds-text-muted);font-size:var(--font-caption)}.auth-switch button{background:none;border:none;padding:0;color:var(--ds-text-primary);font:inherit;font-weight:600;cursor:pointer}.auth-switch button:hover{text-decoration:underline}
