@keyframes svelte-1asrs8h-spin{to{transform:rotate(360deg)}}header.svelte-1asrs8h{margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}header.svelte-1asrs8h .logo:where(.svelte-1asrs8h){margin-bottom:1rem}header.svelte-1asrs8h h1:where(.svelte-1asrs8h){font-size:1.5rem;font-weight:500;color:var(--text-1);margin:0 0 .5rem;line-height:1.2;text-align:center}header.svelte-1asrs8h p:where(.svelte-1asrs8h){display:block;font-size:.875rem;color:var(--text-2);line-height:1.5;font-weight:400;text-align:center;margin:0}.form-card-container.svelte-1asrs8h{width:100%;min-width:350px;margin:0 auto}.form-card-container.svelte-1asrs8h .card:where(.svelte-1asrs8h){background:var(--card-bg);box-shadow:var(--card-shadow);border-radius:12px;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem;width:100%;box-sizing:border-box}.error-message.svelte-1asrs8h{display:flex;align-items:center;justify-content:center;width:100%;gap:.5rem;background:var(--error-bg);border:1px solid var(--error);border-radius:8px;color:var(--error);font-size:.75rem;box-sizing:border-box;padding:.75rem 1rem}.submit-button.svelte-1asrs8h{width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:400;color:#fff;background:var(--primary);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-button.svelte-1asrs8h:hover{background:var(--primary-dark)}.submit-button.svelte-1asrs8h:disabled{opacity:.7;cursor:not-allowed}.submit-button.svelte-1asrs8h .loading-icon:where(.svelte-1asrs8h){width:16px;height:16px;animation:svelte-1asrs8h-spin 1s linear infinite}.below.svelte-1asrs8h{margin-top:1.5rem;padding:0 1rem;display:flex;flex-direction:column;width:100%;text-align:center}@media (max-width: 768px){.form-card-container.svelte-1asrs8h{padding:3rem 1rem;min-width:unset;width:100%;box-sizing:border-box;min-width:350px}.card.svelte-1asrs8h{padding:2rem}}@media (max-width: 480px){.form-card-container.svelte-1asrs8h{padding:2rem 1.25rem}}.input-wrapper.svelte-8tn8pu{position:relative}.input-wrapper.svelte-8tn8pu .input-icon:where(.svelte-8tn8pu){position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--text-2);opacity:.6}.input-wrapper.svelte-8tn8pu input:where(.svelte-8tn8pu){width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.875rem;color:var(--text-1);background:#ffffff0a;border:1px solid var(--border-color-dark);border-radius:8px;transition:all .2s ease;box-sizing:border-box;line-height:0;&input:focus{outline:none;border-color:1px solid var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.1)}&input::placeholder{color:var(--text-2);opacity:.6;line-height:0}}
