:root{--dst-blue: #1a4b8c;--dst-blue-dark: #0d3366}.page-container.svelte-1wx4tso{display:flex;min-height:100vh;font-family:DM Sans,sans-serif;background:linear-gradient(145deg,#f0f4f8,#e8eef5,#dce5f0)}.form-panel.svelte-1wx4tso{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.form-container.svelte-1wx4tso{width:100%;max-width:420px;background:var(--background);border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px #00000014;animation:svelte-1wx4tso-fade-up .6s ease-out}.logo-container.svelte-1wx4tso{display:flex;justify-content:center;margin-bottom:2rem}.company-logo.svelte-1wx4tso{width:180px;height:auto}.icon-header.svelte-1wx4tso{display:flex;justify-content:center;margin-bottom:1rem}.form-header.svelte-1wx4tso{text-align:center;margin-bottom:2rem}.form-title.svelte-1wx4tso{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem;letter-spacing:-.02em}.form-subtitle.svelte-1wx4tso{color:var(--muted-foreground);font-size:.9rem;line-height:1.5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.forgot-form.svelte-1wx4tso,.verify-form.svelte-1wx4tso{display:flex;flex-direction:column;gap:1.25rem}.error-banner.svelte-1wx4tso{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#dc262614;border:1px solid rgba(220,38,38,.2);border-radius:10px;color:#dc2626;font-size:.875rem}.error-icon.svelte-1wx4tso{width:18px;height:18px;flex-shrink:0}.input-group.svelte-1wx4tso{display:flex;flex-direction:column;gap:.5rem}.input-label{font-size:.875rem;font-weight:500;color:var(--foreground)}.input-wrapper.svelte-1wx4tso{position:relative}.input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--muted-foreground);pointer-events:none;z-index:10;transition:color .2s ease}.input-wrapper.svelte-1wx4tso:focus-within .input-icon{color:var(--dst-blue)}.custom-input{padding-left:44px!important;height:48px;border-radius:10px;font-size:.95rem;transition:all .2s ease;background:var(--card);border:1.5px solid var(--border)}.custom-input:focus{border-color:var(--dst-blue);box-shadow:0 0 0 3px #1a4b8c1a}.custom-input::placeholder{color:var(--muted-foreground);opacity:.7}.code-input-group.svelte-1wx4tso{display:flex;flex-direction:column;gap:.5rem}.code-inputs.svelte-1wx4tso{display:flex;justify-content:center;gap:.5rem}.code-input.svelte-1wx4tso{width:48px;height:56px;text-align:center;font-size:1.5rem;font-weight:600;border-radius:10px;border:1.5px solid var(--border);background:var(--card);transition:all .2s ease;font-family:DM Sans,monospace}.code-input.svelte-1wx4tso:focus{outline:none;border-color:var(--dst-blue);box-shadow:0 0 0 3px #1a4b8c1a}.code-input.svelte-1wx4tso:disabled{opacity:.7;cursor:not-allowed}.submit-button{height:48px;margin-top:.5rem;border-radius:10px;font-size:1rem;font-weight:600;background:linear-gradient(135deg,var(--dst-blue) 0%,#0a2240 100%);border:none;color:#fff;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px #1a4b8c40}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1a4b8c59}.submit-button:disabled{opacity:.7;cursor:not-allowed}.button-loader{width:20px;height:20px;animation:svelte-1wx4tso-spin 1s linear infinite}@keyframes svelte-1wx4tso-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.resend-section.svelte-1wx4tso{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-top:1.5rem}.resend-text.svelte-1wx4tso{color:var(--muted-foreground);font-size:.875rem}.resend-button{padding:0;height:auto;font-size:.875rem;color:var(--dst-blue)}.form-footer.svelte-1wx4tso{margin-top:2rem;text-align:center}.back-link.svelte-1wx4tso{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted-foreground);font-size:.875rem;text-decoration:none;transition:color .2s ease}.back-link.svelte-1wx4tso:hover{color:var(--dst-blue)}@keyframes svelte-1wx4tso-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
