html:has(.sign-in-page){height:100dvh;overflow:hidden}body:has(.sign-in-page){height:100dvh;overflow:hidden}.wholesale-layout:has(.sign-in-page){height:100dvh;overflow:hidden}.page.svelte-x2u8bx{--color-cream:#fdf6ed;--color-cream-dark:#f5e6d3;--color-burgundy:#8b2635;--color-burgundy-dark:#6d1f2a;--color-brown:#2d1810;--color-brown-light:#5c3d2e;--color-gold:#c9a227;--color-sage:#4a6741;--font-display:"Fraunces", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;font-family:var(--font-body);background-color:var(--color-cream);color:var(--color-brown);flex-direction:column;flex:1;min-height:0;display:flex}.auth-container.svelte-x2u8bx{flex:1;justify-content:center;align-items:center;padding:1rem;display:flex}.auth-card.svelte-x2u8bx{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 4px 24px #2d181014}.auth-header.svelte-x2u8bx{text-align:center;margin-bottom:1.5rem}.auth-title.svelte-x2u8bx{font-family:var(--font-display);color:var(--color-brown);margin-bottom:.5rem;font-size:2rem;font-weight:400}.auth-subtitle.svelte-x2u8bx{color:var(--color-brown-light);font-size:1rem}.auth-form.svelte-x2u8bx{flex-direction:column;gap:1.25rem;display:flex}.form-group.svelte-x2u8bx{flex-direction:column;gap:.5rem;display:flex}.form-label.svelte-x2u8bx{color:var(--color-brown);font-size:.875rem;font-weight:600}.form-label-row.svelte-x2u8bx{justify-content:space-between;align-items:center;display:flex}.forgot-link.svelte-x2u8bx{color:var(--color-burgundy);font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s}.forgot-link.svelte-x2u8bx:hover{color:var(--color-burgundy-dark);text-decoration:underline}.form-input.svelte-x2u8bx{font-family:var(--font-body);color:var(--color-brown);background:var(--color-cream);border:2px solid #0000;border-radius:12px;outline:none;padding:.875rem 1.25rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input.svelte-x2u8bx:focus{border-color:var(--color-burgundy);box-shadow:0 0 0 4px #8b26351a}.form-input.svelte-x2u8bx::placeholder{color:var(--color-brown-light);opacity:.6}.error-message.svelte-x2u8bx{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:1rem;font-size:.875rem}.submit-btn.svelte-x2u8bx{font-family:var(--font-body);color:#fff;background:var(--color-burgundy);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.submit-btn.svelte-x2u8bx:hover:not(:disabled){background:var(--color-burgundy-dark);transform:translateY(-2px)}.submit-btn.svelte-x2u8bx:disabled{opacity:.7;cursor:not-allowed}.loading-spinner.svelte-x2u8bx{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite svelte-x2u8bx-spin}@keyframes svelte-x2u8bx-spin{to{transform:rotate(360deg)}}.auth-footer.svelte-x2u8bx{border-top:1px solid var(--color-cream-dark);text-align:center;margin-top:1.25rem;padding-top:1rem}.auth-footer-text.svelte-x2u8bx{color:var(--color-brown-light);font-size:.875rem}.auth-link.svelte-x2u8bx{color:var(--color-burgundy);font-weight:600;text-decoration:none;transition:color .2s}.auth-link.svelte-x2u8bx:hover{color:var(--color-burgundy-dark)}@media (max-width:768px){.auth-card.svelte-x2u8bx{padding:2rem}}
