/* Generated from tokens.json */
:root {
--color-canvas:#080808;
--color-surface:#151515;
--color-raised:#222222;
--color-ink:#ffffff;
--color-muted:#bcbcbc;
--color-line:#3d3d3d;
--color-accent:#ffffff;
--color-onAccent:#151515;
--color-paper:#f5f5f5;
--color-onPaper:#151515;
--font-ui:'Urbanist',sans-serif;
--font-display:'Urbanist',sans-serif;
--font-reading:1rem;
--font-lineHeight:1.65;
--font-label:.65rem;
--space-1:4px;
--space-2:8px;
--space-3:12px;
--space-4:16px;
--space-6:24px;
--space-8:32px;
--space-12:48px;
--space-16:64px;
--space-24:96px;
--radius-small:12px;
--radius-card:24px;
--radius-pill:999px;
--layout-max:1280px;
--layout-gutter:clamp(22px,5vw,80px);
--layout-section:clamp(72px,9vw,132px);
--layout-target:48px;
--motion-micro:180ms;
--motion-reveal:650ms;
--motion-ease:cubic-bezier(.22,1,.36,1);
--motion-fpsMax:45;
--motion-dprMax:1.6;
--motion-colorStepSeconds:1.8;
--motion-orbTurnSeconds:24;
--motion-ringTurnSeconds:18;
--motion-logoTurnSeconds:48;
--motion-scrollMinScale:0.1;
--motion-ctaOrbitSeconds:8;
--accent:var(--color-accent);
}
[data-vertical="sitios"]{--accent:#62efa7;--product-color:#62efa7;}
[data-vertical="comercios"]{--accent:#ffb53d;--product-color:#ffb53d;}
[data-vertical="boletos"]{--accent:#ff75a0;--product-color:#ff75a0;}
[data-vertical="equipos"]{--accent:#7da2ff;--product-color:#7da2ff;}
[data-vertical="universos"]{--accent:#b18aff;--product-color:#b18aff;}
[data-vertical="cursos"]{--accent:#7bdcd5;--product-color:#7bdcd5;}
[data-vertical="gobiernos"]{--accent:#b2c3ed;--product-color:#b2c3ed;}