.form-grid.svelte-1iwf8gl{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.field.svelte-1iwf8gl{display:flex;flex-direction:column;gap:7px}.field-label.svelte-1iwf8gl{font-size:13px;font-weight:600;color:var(--foreground)}.input-wrap.svelte-1iwf8gl{position:relative;display:flex;align-items:center;height:44px;border:1px solid var(--border);border-radius:10px;background:var(--card);transition:box-shadow .15s ease,border-color .15s ease}.input-wrap.svelte-1iwf8gl:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 22%,transparent)}.input-wrap.is-invalid.svelte-1iwf8gl{border-color:var(--destructive)}.input-wrap.is-invalid.svelte-1iwf8gl:focus-within{box-shadow:0 0 0 3px color-mix(in oklab,var(--destructive) 20%,transparent)}.input-wrap.is-valid.svelte-1iwf8gl{border-color:color-mix(in oklab,var(--palette-teal) 55%,var(--border))}.field-input.svelte-1iwf8gl{flex:1;height:100%;min-width:0;border:none;outline:none;background:transparent;padding:0 12px 0 44px;font-size:14.5px;font-family:inherit;color:var(--foreground);border-radius:10px}.field-input.svelte-1iwf8gl::placeholder{color:color-mix(in oklab,var(--muted-foreground) 78%,transparent)}.field-input--pwd.svelte-1iwf8gl{padding-right:42px}.reveal-btn.svelte-1iwf8gl{position:absolute;right:6px;height:32px;width:32px;display:grid;place-items:center;border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;border-radius:7px;transition:color .15s ease,background-color .15s ease}.reveal-btn.svelte-1iwf8gl:hover{color:var(--foreground);background:var(--muted)}.reqs-panel.svelte-1iwf8gl{display:grid;grid-template-columns:repeat(3,auto);justify-content:start;gap:8px 18px;padding:13px 15px;border-radius:11px;background:color-mix(in oklab,var(--muted) 55%,var(--card));border:1px solid var(--border)}.req-item.svelte-1iwf8gl{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted-foreground);transition:color .15s ease}.req-item.is-met.svelte-1iwf8gl{color:var(--foreground)}.field-error.svelte-1iwf8gl{display:flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:500;color:var(--destructive)}.field-error.svelte-1iwf8gl a:where(.svelte-1iwf8gl){color:var(--destructive);font-weight:700;text-decoration:underline;margin-left:2px}.error-dot.svelte-1iwf8gl{display:block;width:6px;height:6px;border-radius:50%;background:var(--destructive);flex-shrink:0}.primary-btn.svelte-1iwf8gl{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:8px;height:46px;border:none;border-radius:10px;background:var(--primary);color:var(--primary-foreground);font-size:14.5px;cursor:pointer;margin-top:3px;box-shadow:0 1px 2px #08172833,0 8px 18px -10px #0e1a3280;transition:background-color .15s ease,transform .05s ease}.primary-btn.svelte-1iwf8gl:hover{background:color-mix(in oklab,var(--primary) 88%,white)}.primary-btn.svelte-1iwf8gl:active{transform:translateY(1px)}.primary-btn.svelte-1iwf8gl:disabled{opacity:.7;cursor:not-allowed}.confirm-head.svelte-1iwf8gl{text-align:center;margin-bottom:4px}.confirm-head.svelte-1iwf8gl h2:where(.svelte-1iwf8gl){margin:0;font-size:19px;font-weight:700;color:var(--foreground)}.confirm-head.svelte-1iwf8gl p:where(.svelte-1iwf8gl){margin:7px 0 0;font-size:13.5px;line-height:1.5;color:var(--muted-foreground)}.confirm-head.svelte-1iwf8gl strong:where(.svelte-1iwf8gl){color:var(--foreground)}.divider.svelte-1iwf8gl{height:1px;background:var(--border);border:none;width:100%;margin:4px 0}.resend-wrap.svelte-1iwf8gl{display:flex;justify-content:center}.resend-btn.svelte-1iwf8gl{background:none;border:none;padding:0;font-family:inherit;font-size:13px;color:var(--muted-foreground);cursor:pointer;transition:color .15s ease}.resend-btn.svelte-1iwf8gl:hover{color:var(--foreground)}@media(max-width:640px){.form-grid.svelte-1iwf8gl{grid-template-columns:1fr}.reqs-panel.svelte-1iwf8gl{grid-template-columns:repeat(2,auto)}}
