.forms_authCard__Zj9IX{width:100%;max-width:380px}.forms_authCard__Zj9IX,.forms_pageCard__I5j8u{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-card)}.forms_pageCard__I5j8u{max-width:480px}.forms_formTitle__2j8un{font-family:var(--font-display);font-size:1.75rem;font-weight:600;letter-spacing:.02em;color:var(--theme-text);margin-bottom:1.5rem}.forms_formGroup__tIiK7{display:flex;flex-direction:column;gap:6px;margin-bottom:1rem}.forms_label__PPgmE{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-subtle)}.forms_input__PvKqi{border:1px solid var(--theme-input-border);border-radius:var(--radius-sm);padding:9px 12px;font-family:var(--font-body);font-size:14px;color:var(--theme-input-text);background:var(--theme-input-bg);outline:none;transition:border-color .15s;width:100%}.forms_input__PvKqi:focus{border-color:var(--theme-text-muted)}.forms_btnPrimary__MND9E{width:100%;padding:10px;background:var(--theme-btn-bg);color:var(--theme-btn-fg);border:none;border-radius:var(--radius-sm);font-family:var(--font-display);font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;margin-top:.5rem;transition:background .15s}.forms_btnPrimary__MND9E:hover{background:var(--theme-btn-hover)}.forms_btnPrimary__MND9E:disabled{background:var(--theme-text-muted);cursor:not-allowed}.forms_error__ulYbM{background:#fff0f0;border:1px solid #ffcccc;border-radius:var(--radius-sm);color:#cc0000}.forms_error__ulYbM,.forms_success__NVOnU{padding:10px 12px;font-size:13px;margin-bottom:1rem}.forms_success__NVOnU{background:#f0fff4;border:1px solid #a3d9a5;border-radius:var(--radius-sm);color:#276749}.forms_warning__RMhVy{background:#fffbea;border:1px solid #f6d860;border-radius:var(--radius-sm);padding:10px 12px;font-size:13px;color:#7d5a00;margin-bottom:1rem}.forms_formFooter__Pw9yB{margin-top:1.25rem;font-size:13px;color:var(--theme-text-muted);text-align:center}.forms_formFooter__Pw9yB a{color:var(--theme-text);font-weight:600;text-decoration:none}.forms_formFooter__Pw9yB a:hover{text-decoration:underline}.profile_themeGrid__PwWfa{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;max-width:600px}.profile_themeCard__z8YLd{all:unset;cursor:pointer;display:flex;flex-direction:column;border:2px solid var(--theme-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--theme-surface);box-shadow:var(--shadow-card);transition:border-color .15s,box-shadow .15s,transform .15s;width:100%}.profile_themeCard__z8YLd:hover{border-color:var(--theme-text-muted);transform:translateY(-2px);box-shadow:var(--shadow-hover)}.profile_themeCardActive__Ruufl{border-color:var(--theme-btn-bg);box-shadow:0 0 0 3px var(--theme-btn-bg)}.profile_themePreview__ga_KP{height:72px;display:flex;flex-direction:column}.profile_themePreviewHeader__NU3Ex{height:16px;flex-shrink:0}.profile_themePreviewBody___EzKL{flex:1 1;display:flex;gap:4px;padding:4px}.profile_themePreviewPanel__17WPO{flex:1 1;border-radius:3px;border:1px solid}.profile_themeCardLabel__zCXjZ{font-family:var(--font-display);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:8px 10px 2px}.profile_themeCardDesc___eLWw{font-size:11px;padding:0 10px 8px}.profile_themeCardBadge__G6KXw{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--theme-btn-bg);color:var(--theme-btn-fg);padding:3px 10px 4px;text-align:center}@media (max-width:640px){.profile_themeGrid__PwWfa{grid-template-columns:1fr;max-width:100%}}