@import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,400..700&display=swap'); :root{--gv-base:#060508;--gv-surface:#0c0a10;--gv-card:#15121c;--gv-border:#262132;--gv-primary:#a855f7;--gv-primary-light:#c084fc;--gv-accent:#e29f8a;--gv-accent-light:#f0ab9a;--gv-text:#f5f3f7;--gv-text-secondary:#d4cce0;--gv-text-muted:#a098b0;--gv-text-dim:#6b6478;--gv-font-display:'Inter',system-ui,sans-serif;--gv-font-body:'Inter',system-ui,sans-serif;--gv-font-mono:'JetBrains Mono',monospace;--gv-radius-sm:4px;--gv-radius-md:8px;--gv-radius-lg:12px;--gv-radius-xl:24px;--gv-section-gap:80px;--gv-content-pad:24px;--gv-ease-out:cubic-bezier(.16,1,.3,1);--gv-ease-spring:cubic-bezier(.34,1.56,.64,1);--gv-duration-fast:.15s;--gv-duration-base:.25s;--gv-duration-slow:.4s}