.auth-page.svelte-h1m6c4{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:radial-gradient(130% 100% at 50% -10%,color-mix(in srgb,var(--color-primary-default) 12%,transparent) 0%,transparent 58%),var(--surface-sunken);padding:2rem;position:relative;overflow:hidden}.auth-wrapper.svelte-h1m6c4{position:relative;z-index:1;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.bg-shapes.svelte-h1m6c4{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.bg-shapes.svelte-h1m6c4 .poly:where(.svelte-h1m6c4),.bg-shapes.svelte-h1m6c4 .square:where(.svelte-h1m6c4){position:absolute;display:block}.bg-shapes.svelte-h1m6c4 .poly:where(.svelte-h1m6c4){overflow:visible}.bg-shapes.svelte-h1m6c4 .poly:where(.svelte-h1m6c4) polygon:where(.svelte-h1m6c4){fill:none;stroke-width:1.4;vector-effect:non-scaling-stroke}.poly-tri.svelte-h1m6c4{width:160px;height:160px;top:11%;right:9%;animation:svelte-h1m6c4-spin-a 40s linear infinite}.poly-tri.svelte-h1m6c4 polygon:where(.svelte-h1m6c4){stroke:color-mix(in srgb,var(--color-primary-default) 24%,transparent)}.poly-hex.svelte-h1m6c4{width:210px;height:210px;bottom:8%;left:6%;animation:svelte-h1m6c4-spin-a 54s linear infinite reverse}.poly-hex.svelte-h1m6c4 polygon:where(.svelte-h1m6c4){stroke:color-mix(in srgb,var(--color-primary-default) 18%,transparent)}.poly-dia.svelte-h1m6c4{width:116px;height:116px;top:41%;right:3%;animation:svelte-h1m6c4-drift-b 30s linear infinite}.poly-dia.svelte-h1m6c4 polygon:where(.svelte-h1m6c4){stroke:var(--border-default)}.poly-tri2.svelte-h1m6c4{width:90px;height:90px;top:12%;left:12%;animation:svelte-h1m6c4-spin-a 30s linear infinite reverse}.poly-tri2.svelte-h1m6c4 polygon:where(.svelte-h1m6c4){stroke:var(--border-default)}.square.svelte-h1m6c4{border:1.5px solid color-mix(in srgb,var(--color-primary-default) 16%,transparent);border-radius:3px}.sq-a.svelte-h1m6c4{width:92px;height:92px;bottom:9%;right:8%;animation:svelte-h1m6c4-spin-a 34s linear infinite}.sq-b.svelte-h1m6c4{width:58px;height:58px;top:44%;left:3%;animation:svelte-h1m6c4-spin-a 26s linear infinite reverse}@keyframes svelte-h1m6c4-drift-b{0%{transform:translate(0) rotate(0)}to{transform:translate(-24px,20px) rotate(-360deg)}}@keyframes svelte-h1m6c4-spin-a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.poly.svelte-h1m6c4,.square.svelte-h1m6c4{animation:none!important}}.logo.svelte-h1m6c4{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem;text-decoration:none}.logo-mark.svelte-h1m6c4{width:40px;height:40px;display:block;background-color:var(--color-primary-default);-webkit-mask:var(--logo-src) center / contain no-repeat;mask:var(--logo-src) center / contain no-repeat}.logo-text.svelte-h1m6c4{color:var(--text-primary);font-size:1.85rem;font-weight:700;letter-spacing:-.02em}.logo-crm.svelte-h1m6c4{font-weight:500;color:var(--text-tertiary)}.brand-tagline.svelte-h1m6c4{margin-top:.55rem;margin-bottom:2rem;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary)}.brand-tagline.svelte-h1m6c4 .spark:where(.svelte-h1m6c4){color:var(--color-primary-default)}.auth-card.svelte-h1m6c4{width:100%;border-radius:var(--radius-xl, 12px);background:var(--surface-raised);border:1px solid var(--border-default);padding:2.5rem 2rem;text-align:center;box-shadow:var(--shadow-lg)}h1.svelte-h1m6c4{margin:0 0 1.5rem;color:var(--text-primary);font-size:1.5rem;font-weight:600}.form-stack.svelte-h1m6c4{display:flex;flex-direction:column;gap:.75rem}.auth-input.svelte-h1m6c4{width:100%;height:48px;box-sizing:border-box;border:1px solid var(--border-default);border-radius:var(--radius-md, 8px);background:var(--surface-sunken);color:var(--text-primary);padding:0 1rem;font-size:1rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.auth-input.svelte-h1m6c4::placeholder{color:var(--text-tertiary)}.auth-input.svelte-h1m6c4:focus{border-color:var(--color-primary-default);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary-default) 18%,transparent)}.primary-btn.svelte-h1m6c4,.primary-link.svelte-h1m6c4{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:48px;border:0;border-radius:var(--radius-md, 8px);background:var(--color-primary-default);color:var(--primary-foreground);font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .15s ease}.primary-btn.svelte-h1m6c4:hover,.primary-link.svelte-h1m6c4:hover{background:var(--color-primary-hover)}.auth-error.svelte-h1m6c4{margin:0;color:var(--color-negative-default);text-align:left;font-size:.875rem}.message.svelte-h1m6c4,.secondary-text.svelte-h1m6c4{margin:0 0 1.5rem;color:var(--text-secondary);line-height:1.5}.secondary-text.svelte-h1m6c4{margin:1rem 0 0;font-size:.9375rem}.secondary-text.svelte-h1m6c4 a:where(.svelte-h1m6c4){color:var(--color-primary-hover);font-weight:600;text-decoration:none}.success-icon.svelte-h1m6c4{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:50%;background:var(--color-success-light);color:var(--color-success-default)}@media(max-width:640px){.auth-page.svelte-h1m6c4{padding:3rem 1.25rem 1.5rem;align-items:flex-start}.logo.svelte-h1m6c4{margin-bottom:1.5rem}.logo-mark.svelte-h1m6c4{width:32px;height:32px}.logo-text.svelte-h1m6c4{font-size:1.25rem}.auth-card.svelte-h1m6c4{padding:2rem 1.5rem}h1.svelte-h1m6c4{font-size:1.375rem}}
