.auth-container{background:linear-gradient(135deg,var(--auth-bg-color,#e0f2fe) 0,#f0f9ff 100%);font-family:var(--auth-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-theme-dark.auth-container{background:linear-gradient(135deg,#0f172a,#1e293b)}.auth-minimal{background:0 0;justify-content:center;align-items:center;min-height:auto;padding:0;font-family:inherit;display:flex}.auth-card{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:1.75rem;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;box-shadow:0 10px 40px #3b82f61a}.auth-theme-dark .auth-card{background:#1e293b;box-shadow:0 10px 40px #0000004d}.auth-inherit-host .auth-card{background:hsl(var(--card,0 0% 100%));border:1px solid hsl(var(--border,214 32% 88%));color:hsl(var(--card-foreground,215 25% 15%))}.auth-inherit-host.auth-theme-dark .auth-card{background:hsl(var(--card,215 25% 14%));border-color:hsl(var(--border,217 33% 20%));color:hsl(var(--card-foreground,210 40% 98%))}.auth-minimal-card{box-shadow:none;background:0 0;border-radius:0;width:100%;max-width:440px;padding:0;animation:none}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-header{text-align:center;margin-bottom:1.25rem}.auth-logo{margin-bottom:.75rem;animation:3s ease-in-out infinite float;display:inline-flex}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.auth-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:700}.auth-subtitle{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.auth-theme-dark .auth-title{color:#f1f5f9}.auth-theme-dark .auth-subtitle{color:#94a3b8}.auth-footer{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;font-size:.875rem;display:flex}.auth-theme-dark .auth-footer{border-top-color:#334155}.auth-footer a{color:var(--auth-primary-color,#3b82f6);text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-footer span{color:#cbd5e1}.auth-theme-dark .auth-footer span{color:#475569}.auth-spinner{border:3px solid #e2e8f0;border-top:3px solid var(--auth-primary-color,#3b82f6);width:40px;height:40px;margin:0 auto}@media(max-width:640px){.auth-container{min-height:100vh;min-height:100dvh;padding:.5rem}.auth-card{border-radius:12px;max-width:100%;padding:1.5rem 1.25rem}.auth-header{margin-bottom:1.25rem}.auth-logo{margin-bottom:.75rem}.auth-title{font-size:1.375rem;line-height:1.3}.auth-subtitle{margin-top:.125rem;font-size:.8125rem}.auth-footer{gap:.5rem;margin-top:.75rem;padding-top:.75rem;font-size:.8125rem}}@media(max-width:374px){.auth-card{padding:1.25rem 1rem}.auth-title{font-size:1.25rem}.auth-subtitle{font-size:.75rem}}.account-section{border-bottom:1px solid #e2e8f0;padding:1.5rem 0}.auth-theme-dark .account-section{border-bottom-color:#334155}.account-section:last-child{border-bottom:none}.section-title{color:#1e293b;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.auth-theme-dark .section-title{color:#f1f5f9}.current-info{background:#f8fafc;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.auth-theme-dark .current-info{background:#0f172a}.current-info p{color:#475569;margin:.25rem 0}.auth-theme-dark .current-info p{color:#94a3b8}.current-info strong{color:#1e293b}.auth-theme-dark .current-info strong{color:#f1f5f9}.form-group{margin-bottom:1rem}.form-group label{color:#334155;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.auth-theme-dark .form-group label{color:#cbd5e1}.button-group{flex-wrap:wrap;gap:.75rem;display:flex}.danger-zone{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1.5rem}.auth-theme-dark .danger-zone{background:#450a0a;border-color:#991b1b}.text-danger{color:#dc2626!important}.text-success{color:#16a34a}.text-warning{color:#ea580c}.auth-theme-dark .text-success{color:#22c55e}.auth-theme-dark .text-warning{color:#fb923c}.delete-confirm{margin-top:1rem}.warning-text{color:#dc2626;background:#fee2e2;border-radius:6px;margin:0 0 1rem;padding:.75rem;font-size:.875rem;line-height:1.5}.auth-theme-dark .warning-text{color:#fca5a5;background:#7f1d1d}.button-danger{color:#fff!important;background:#dc2626!important}.button-danger:hover:not(:disabled){background:#b91c1c!important}.button-secondary{color:#1e293b!important;background:#e2e8f0!important}.auth-theme-dark .button-secondary{color:#f1f5f9!important;background:#334155!important}.button-secondary:hover:not(:disabled){background:#cbd5e1!important}.auth-theme-dark .button-secondary:hover:not(:disabled){background:#475569!important}.photo-preview{-o-object-fit:cover;object-fit:cover;display:block}@media(max-width:640px){.account-section{padding:1rem 0}.section-title{font-size:1rem}.current-info{padding:.75rem}.button-group{flex-direction:column}.button-group .auth-button{width:100%}}.account-management{width:100%;max-width:600px}.account-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1.25rem}.auth-theme-dark .account-section{background:#1e293b;border-color:#334155}.account-field{grid-template-columns:1fr auto;align-items:start;gap:1rem;display:grid}.field-info{min-width:0}.field-label{color:#64748b;letter-spacing:.025em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.auth-theme-dark .field-label{color:#94a3b8}.field-value{color:#1e293b;word-break:break-word;align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.auth-theme-dark .field-value{color:#f1f5f9}.verification-badge{white-space:nowrap;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-block}.verification-badge.verified{color:#16a34a;background:#dcfce7}.auth-theme-dark .verification-badge.verified{color:#86efac;background:#14532d}.verification-badge.unverified{color:#d97706;background:#fef3c7}.auth-theme-dark .verification-badge.unverified{color:#fcd34d;background:#78350f}.account-field .auth-button{white-space:nowrap;align-self:start;height:auto;padding:.5rem 1rem;font-size:.875rem}.edit-form{border-top:1px solid #e2e8f0;width:100%;margin-top:1rem;padding-top:1rem}.auth-theme-dark .edit-form{border-top-color:#334155}.edit-form .form-group{margin-bottom:.75rem}.edit-form .button-group{gap:.5rem;margin-top:1rem;display:flex}@media(max-width:640px){.account-field{grid-template-columns:1fr}.account-field .auth-button{justify-content:center;width:100%}.edit-form .button-group{flex-direction:column}.edit-form .button-group .auth-button{width:100%}}.auth-mode-toggle{background:#f1f5f9;border-radius:.5rem;gap:0;margin-bottom:1.25rem;padding:.25rem;display:flex}.auth-theme-dark .auth-mode-toggle{background:#1e293b}.auth-mode-toggle-button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.auth-mode-toggle-button:hover:not(:disabled){color:#334155}.auth-theme-dark .auth-mode-toggle-button:hover:not(:disabled){color:#cbd5e1}.auth-mode-toggle-button--active{color:#1e293b;background:#fff;box-shadow:0 1px 3px #0000001a}.auth-theme-dark .auth-mode-toggle-button--active{color:#f1f5f9;background:#334155}.auth-mode-toggle-button:disabled{cursor:not-allowed;opacity:.6}.auth-inherit-host .auth-mode-toggle{background:hsl(var(--muted,210 40% 96.1%))}.auth-inherit-host .auth-mode-toggle-button--active{background:hsl(var(--background,0 0% 100%));color:hsl(var(--foreground,222.2 84% 4.9%))}@media(max-width:640px){.auth-mode-toggle{margin-bottom:1rem}.auth-mode-toggle-button{padding:.5rem .75rem;font-size:.8125rem}}@media(max-width:374px){.auth-mode-toggle-button{padding:.5rem;font-size:.75rem}}.auth-form{width:100%}.auth-form-header{margin-bottom:1rem}.auth-form-title{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.auth-theme-dark .auth-form-title{color:#f1f5f9}.auth-form-subtitle{color:#64748b;margin:0;font-size:.875rem}.auth-theme-dark .auth-form-subtitle{color:#94a3b8}.auth-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;animation:.4s shake;display:flex}.auth-theme-dark .auth-error{color:#fca5a5;background:#7f1d1d;border-color:#991b1b}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.auth-form-group{margin-bottom:.75rem}.auth-label{color:#334155;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.auth-theme-dark .auth-label{color:#cbd5e1}.auth-input{box-sizing:border-box;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.auth-input:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.auth-input:disabled{cursor:not-allowed;opacity:.6}.auth-theme-dark .auth-input{color:#f1f5f9;background:#0f172a;border-color:#334155}.auth-theme-dark .auth-input:focus{background:#1e293b;border-color:#3b82f6}.auth-form-footer{justify-content:flex-end;margin-bottom:1rem;display:flex}.auth-link{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;transition:color .2s}.auth-link:hover:not(:disabled){color:#1d4ed8;text-decoration:underline}.auth-link:disabled{cursor:not-allowed;opacity:.6}.auth-button,.auth-link-bold{font-weight:600}.auth-button{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;transition:all .2s;display:flex}.auth-button:disabled{cursor:not-allowed;opacity:.6}.auth-button-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 12px #3b82f640}.auth-button-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}.auth-button-primary:active:not(:disabled){transform:translateY(0)}.auth-inherit-host .auth-button-primary{background:hsl(var(--primary));box-shadow:0 4px 12px hsl(var(--primary)/.25);color:hsl(var(--primary-foreground))}.auth-inherit-host .auth-button-primary:hover:not(:disabled){background:hsl(var(--primary)/.9);box-shadow:0 6px 20px hsl(var(--primary)/.35)}.auth-inherit-host .auth-button-secondary{background:hsl(var(--secondary));border-color:hsl(var(--border));color:hsl(var(--secondary-foreground))}.auth-inherit-host .auth-button-secondary:hover:not(:disabled){background:hsl(var(--secondary)/.8)}.auth-inherit-host .auth-link{color:hsl(var(--primary))}.auth-inherit-host .auth-link:hover:not(:disabled){color:hsl(var(--primary)/.8)}.auth-inherit-host .auth-input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.1)}.auth-button-secondary{color:#334155;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.auth-button-secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.auth-theme-dark .auth-button-secondary{color:#f1f5f9;background:#0f172a;border-color:#334155}.auth-theme-dark .auth-button-secondary:hover:not(:disabled){background:#1e293b;border-color:#475569}.auth-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(1turn)}}.auth-divider{color:#64748b;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;display:flex}.auth-theme-dark .auth-divider{color:#94a3b8}.auth-provider-buttons{flex-direction:column;gap:.625rem;margin-top:1rem;display:flex}.auth-provider-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.auth-provider-button:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.auth-provider-button:disabled{cursor:not-allowed;opacity:.6}.auth-theme-dark .auth-provider-button{color:#f1f5f9;background:#0f172a;border-color:#334155}.auth-theme-dark .auth-provider-button:hover:not(:disabled){background:#1e293b;border-color:#475569}.auth-or-divider{color:#94a3b8;text-align:center;align-items:center;margin:1rem 0;font-size:.875rem;display:flex}.auth-or-divider:after,.auth-or-divider:before{content:"";border-bottom:1px solid #e2e8f0;flex:1}.auth-or-divider span{padding:0 1rem}.auth-theme-dark .auth-or-divider:after,.auth-theme-dark .auth-or-divider:before{border-color:#334155}@media(max-width:640px){.auth-form-header{margin-bottom:1rem}.auth-form-title{margin-bottom:.375rem;font-size:1.125rem}.auth-error,.auth-form-subtitle{font-size:.8125rem}.auth-error{padding:.625rem .875rem}.auth-error,.auth-form-group{margin-bottom:.875rem}.auth-label{margin-bottom:.375rem;font-size:.8125rem}.auth-input{padding:.625rem .875rem;font-size:.9375rem}.auth-form-footer{margin-bottom:1rem}.auth-link{font-size:.8125rem}.auth-button,.auth-provider-button{padding:.75rem 1rem;font-size:.875rem}.auth-divider{margin-top:1rem;font-size:.8125rem}.auth-provider-buttons{gap:.625rem;margin-top:1rem}.auth-or-divider{margin:1rem 0;font-size:.8125rem}.auth-or-divider span{padding:0 .75rem}}@media(max-width:374px){.auth-form-title{font-size:1rem}.auth-input{padding:.5rem .75rem;font-size:.875rem}.auth-button,.auth-provider-button{padding:.625rem .875rem;font-size:.8125rem}}.otp-input-container{justify-content:center;gap:8px;display:flex}.otp-input-box{color:#1f2937;text-align:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;outline:none;width:48px;height:56px;font-size:24px;font-weight:600;transition:all .2s}.otp-input-box:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.otp-input-box:disabled{cursor:not-allowed;opacity:.6;background-color:#f3f4f6}.auth-theme-dark .otp-input-box{color:#f9fafb;background-color:#374151;border-color:#4b5563}.auth-theme-dark .otp-input-box:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.auth-theme-dark .otp-input-box:disabled{background-color:#1f2937}@media(max-width:640px){.otp-input-box{width:36px;height:44px;font-size:18px}.otp-input-container{gap:5px}}@media(max-width:374px){.otp-input-box{width:32px;height:40px;font-size:16px}.otp-input-container{gap:4px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{height:var(--PhoneInputCountryFlag-height);width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{cursor:pointer;opacity:0;z-index:1;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);content:"";height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:var(--PhoneInputCountrySelectArrow-transform);width:var(--PhoneInputCountrySelectArrow-width);border-style:solid;border-top-width:0;display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.phone-input-wrapper{width:100%}.phone-input-wrapper .PhoneInput{align-items:center;width:100%;display:flex}.phone-input-wrapper .PhoneInputInput{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;flex:1;width:100%;padding:.75rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.phone-input-wrapper .PhoneInputInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.phone-input-wrapper .PhoneInputInput:disabled{cursor:not-allowed;opacity:.6;background-color:#f3f4f6}.phone-input-wrapper .PhoneInputCountry{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;margin-right:.5rem;padding:.5rem;transition:all .2s}.phone-input-wrapper .PhoneInputCountry:hover{background-color:#f9fafb;border-color:#9ca3af}.phone-input-wrapper .PhoneInputCountrySelect{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem;font-size:.9375rem}.phone-input-wrapper .PhoneInputCountryIcon{width:24px;height:24px;box-shadow:0 0 0 1px #0000001a}.phone-input-wrapper .PhoneInputCountrySelectArrow{opacity:.5;width:.5rem;height:.5rem;margin-left:.5rem}.auth-theme-dark .phone-input-wrapper .PhoneInputInput{color:#f9fafb;background-color:#374151;border-color:#4b5563}.auth-theme-dark .phone-input-wrapper .PhoneInputInput:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.auth-theme-dark .phone-input-wrapper .PhoneInputInput:disabled{background-color:#1f2937}.auth-theme-dark .phone-input-wrapper .PhoneInputCountry{background-color:#374151;border-color:#4b5563}.auth-theme-dark .phone-input-wrapper .PhoneInputCountry:hover{background-color:#4b5563;border-color:#6b7280}.auth-theme-dark .phone-input-wrapper .PhoneInputCountrySelect{color:#f9fafb;background-color:#374151;border-color:#4b5563}@media(max-width:640px){.phone-input-wrapper .PhoneInputInput{padding:.625rem .75rem;font-size:.9375rem}.phone-input-wrapper .PhoneInputCountry{margin-right:.375rem;padding:.375rem}.phone-input-wrapper .PhoneInputCountryIcon{width:20px;height:20px}}@media(max-width:374px){.phone-input-wrapper .PhoneInputInput{padding:.5rem .625rem;font-size:.875rem}.phone-input-wrapper .PhoneInputCountry{padding:.3125rem}.phone-input-wrapper .PhoneInputCountryIcon{width:18px;height:18px}}
