[data-dialog-overlay]{z-index:9999;background-color:#00000080;position:fixed;inset:0}[data-dialog-content]{z-index:10000;position:relative}.account-modal-content{isolation:isolate;max-height:100vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.account-modal-header{background:0 0;border-radius:.75rem .75rem 0 0;padding:1.5rem 1.5rem 1rem;position:relative}.account-modal-header:after{content:"";background-color:#e2e8f0;width:80%;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.account-modal-logo{justify-content:center;align-items:center;gap:.75rem;display:flex}.account-modal-brand{color:#0d9488;font-size:1.25rem;font-weight:600}.account-modal-body{padding:2rem}.account-modal-title{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.account-modal-description{color:#64748b;font-size:.875rem}.account-modal-description-green{color:#0d9488;font-size:.875rem}.account-modal-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.account-modal-help-text{color:#6b7280;margin-top:.25rem;font-size:.75rem}.account-modal-error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.75rem;font-size:.875rem}.account-modal-submit{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#059669 100%);border-radius:.5rem;width:100%;padding:.75rem;font-weight:500;transition:all .2s}.account-modal-submit:hover:not(:disabled){background:linear-gradient(135deg,#0f766e 0%,#047857 100%);transform:translateY(-1px);box-shadow:0 10px 25px -5px #0d948866}.account-modal-submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.account-modal-toggle{text-align:center;margin-top:1.5rem}.account-modal-toggle-text{color:#6b7280;font-size:.875rem}.account-modal-toggle-button{color:#0d9488;margin-left:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.account-modal-toggle-button:hover:not(:disabled){color:#0f766e;text-decoration:underline}.account-modal-toggle-button:disabled{opacity:.6;cursor:not-allowed}.account-modal-success{text-align:center;padding:2rem 1rem}.account-modal-success-icon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.account-modal-success-title{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.account-modal-success-message{color:#64748b;font-size:.875rem}html.dark .account-modal-content{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}html.dark .account-modal-header:after{background-color:#334155}html.dark .account-modal-brand{color:#5eead4}html.dark .account-modal-title{color:#f1f5f9}html.dark .account-modal-description{color:#94a3b8}html.dark .account-modal-description-green{color:#5eead4}html.dark .account-modal-label{color:#e2e8f0}html.dark .account-modal-help-text{color:#94a3b8}html.dark .account-modal-error{color:#f87171;background-color:#1f2937;border:1px solid #374151}html.dark .account-modal-toggle-text{color:#94a3b8}html.dark .account-modal-toggle-button{color:#5eead4}html.dark .account-modal-toggle-button:hover:not(:disabled){color:#2dd4bf}html.dark .account-modal-success-title{color:#f1f5f9}html.dark .account-modal-success-message{color:#94a3b8}.account-modal-toggle-button:focus{outline-offset:2px;outline:2px solid #0d9488}html.dark .account-modal-toggle-button:focus{outline-offset:2px;outline:2px solid #5eead4}@media (max-width:640px){.account-modal-header{padding:1rem}.account-modal-body{padding:1.5rem}.account-modal-title{font-size:1.25rem}}
