.popup-overlay.svelte-15jqaqw{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.popup-content.svelte-15jqaqw{background:#fff;padding:2rem;border-radius:16px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003}.form-grid.svelte-15jqaqw{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}h2.svelte-15jqaqw{margin:0 0 .5rem;color:#1e293b;font-size:1.5rem;font-weight:600}.subtitle.svelte-15jqaqw{color:#64748b;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.5}.form-group.svelte-15jqaqw{margin-bottom:0}label.svelte-15jqaqw{display:block;margin-bottom:.5rem;color:#1e293b;font-weight:500;font-size:.9375rem}input.svelte-15jqaqw{width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:8px;margin-bottom:.25rem;font-size:.9375rem;transition:all .2s ease}input.svelte-15jqaqw:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}input.svelte-15jqaqw:hover{border-color:#cbd5e1}input.svelte-15jqaqw:disabled{background-color:#f8fafc;cursor:not-allowed}small.svelte-15jqaqw{display:block;color:#64748b;font-size:.8125rem;margin-top:.375rem}.error-message.svelte-15jqaqw{background-color:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9375rem;border:1px solid #fecaca}.btn-primary.svelte-15jqaqw{width:100%;padding:.875rem;font-size:1rem;font-weight:500;border-radius:8px;background-color:#4f46e5;color:#fff;border:none;cursor:pointer;transition:all .2s ease}.btn-primary.svelte-15jqaqw:hover:not(:disabled){background-color:#4338ca}.btn-primary.svelte-15jqaqw:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 640px){.form-grid.svelte-15jqaqw{grid-template-columns:1fr;gap:1rem}.popup-content.svelte-15jqaqw{padding:1.5rem}}
