: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)}}.vaptic-loader.svelte-12qhfyh{background:var(--navy);z-index:99999;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:28px;display:flex;position:fixed;inset:0}.loader__logo.svelte-12qhfyh{filter:brightness(0)invert();opacity:0;width:auto;height:50px;animation:.5s .1s forwards svelte-12qhfyh-loaderLogoIn;transform:translateY(10px)}@keyframes svelte-12qhfyh-loaderLogoIn{to{opacity:1;transform:translateY(0)}}.loader__bar.svelte-12qhfyh{background:#ffffff1a;border-radius:2px;width:140px;height:2px;overflow:hidden}.loader__progress.svelte-12qhfyh{background:var(--orange);border-radius:2px;width:0%;height:100%;transition:width .55s cubic-bezier(.4,0,.2,1)}.reveal{opacity:0;will-change:opacity, transform, filter}.reveal.active{opacity:1}#vaptic-scroll-progress{background:linear-gradient(90deg, var(--orange), #ff7040);transform-origin:0;z-index:99997;pointer-events:none;width:100%;height:2px;position:fixed;top:0;left:0;transform:scaleX(0)}
