/*
Caricove Homepage — Base Design Tokens
Shared variables only. Keep device-specific layout out of this file.
*/
:root{ --ink:#e9eefc; --sub:#9fb0cc; --bor:rgba(255,255,255,.12); --blue:#1e90ff; --blue2:#45b6ff; --gold:#f4c542; --goldDark:#b78a1e; --surface:rgba(9,12,24,.55); --blur:saturate(1.2) blur(12px); }

