:root{--white:#fff;--off-white:#f5f5f5;--orange:#ea5c1f;--orange-hover:#d54e15;--navy:#212431;--navy-light:#2a2e3d;--slate:#4f5d75;--silver:#d6d7d7;--text-dark:#1a1d26;--text-muted:#6b7280;--border-light:#e5e7eb;--success:#10b981;--error:#ef4444;--warning:#f59e0b}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--off-white);color:var(--text-dark);font-family:Plus Jakarta Sans,sans-serif}a{color:var(--orange);text-decoration:none}a:hover{color:var(--orange-hover)}.auth-loading.svelte-12qhfyh{background:var(--off-white);justify-content:center;align-items:center;min-height:100dvh;display:flex}.spinner.svelte-12qhfyh{border:3px solid var(--border-light);border-top-color:var(--orange);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}
