.auth-divider.svelte-bf3b4z{color:var(--text-muted);font-family:var(--font-ui);text-transform:uppercase;align-items:center;gap:12px;margin-top:18px;font-size:12px;font-weight:800;display:flex}.auth-divider.svelte-bf3b4z:before,.auth-divider.svelte-bf3b4z:after{content:"";background:var(--border);flex:1;height:1px}.modal-overlay.svelte-ynqlc3{background:var(--modal-overlay-bg);-webkit-backdrop-filter:blur(4px);z-index:1100;opacity:0;justify-content:center;align-items:center;padding:20px;animation:.25s forwards svelte-ynqlc3-modalFadeIn;display:flex;position:fixed;inset:0}@keyframes svelte-ynqlc3-modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-ynqlc3-modalSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-container.svelte-ynqlc3{background:var(--bg-card);border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:var(--shadow-modal);padding:32px;animation:.3s forwards svelte-ynqlc3-modalSlideUp;position:relative;overflow:hidden}.auth-modal-header.svelte-ynqlc3{margin-bottom:20px}.auth-modal-title.svelte-ynqlc3{font-family:var(--font-ui);color:var(--text-dark);letter-spacing:-.4px;font-size:22px;font-weight:800}.auth-modal-copy.svelte-ynqlc3{font-family:var(--font-body);color:var(--text-secondary);margin-top:8px;font-size:14px;line-height:1.6}.auth-modal-error.svelte-ynqlc3{font-family:var(--font-ui);color:var(--red-600);margin-top:12px;margin-bottom:0;font-size:12px;font-weight:700}.modal-close.svelte-ynqlc3{cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:background .15s;display:flex;position:absolute;top:16px;right:16px}.modal-close.svelte-ynqlc3:hover{background:#0000000d}.modal-field.svelte-ynqlc3{margin-top:16px;margin-bottom:0}.modal-label.svelte-ynqlc3{font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.modal-input.svelte-ynqlc3{border:1px solid var(--border);border-radius:var(--radius-2);width:100%;font-family:var(--font-body);color:var(--text-dark);background:var(--bg-page,var(--bg-card));box-sizing:border-box;padding:10px 12px;font-size:13px}.modal-input.svelte-ynqlc3:focus{border-color:var(--primary);outline:none}.modal-actions.svelte-ynqlc3{align-items:center;gap:12px;margin-top:20px;display:flex}.modal-success.svelte-ynqlc3{text-align:center;padding:16px 0}.modal-success-icon.svelte-ynqlc3{background:var(--primary-alpha-10);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.modal-success-title.svelte-ynqlc3{font-family:var(--font-ui);color:var(--text-dark);margin-bottom:8px;font-size:20px;font-weight:800}.modal-success-text.svelte-ynqlc3{font-family:var(--font-body);color:var(--text-secondary);max-width:320px;margin:0 auto 20px;font-size:14px;line-height:1.6}@media (width<=768px){.modal-container.svelte-ynqlc3{border-radius:var(--radius-lg);max-width:100%}}@media (width<=480px){.modal-overlay.svelte-ynqlc3{padding:12px}}.doc-type-select.svelte-doyews{border-radius:var(--radius-2);background:var(--bg-card);min-width:160px;color:var(--c-102528);cursor:pointer;border:1px solid #10252a2e;padding:6px 10px;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.doc-type-select.svelte-doyews:hover:not(:disabled){border-color:#10252a52}.doc-type-select.svelte-doyews:focus-visible{border-color:var(--c-0d9488);box-shadow:var(--shadow-ref-e78e210e);outline:none}.doc-type-select.svelte-doyews:disabled{opacity:.6;cursor:not-allowed}.doc-type-select--compact.svelte-doyews{min-width:140px;padding:4px 8px;font-size:12px}.doc-type-select--needs-review.svelte-doyews{border-color:var(--amber-500);background:var(--c-fffbeb)}.doc-type-select--needs-review.svelte-doyews:focus-visible{border-color:var(--conf-differs-border);box-shadow:var(--shadow-ref-a28af1a0)}
