:root{
  --accent:#c8ff32;--accent-2:#a8ee22;--accent-ink:#06100d;--dark:#06100d;--dark-2:#0a1210;--dark-3:#111815;
  --ink:#f7fbf5;--body:#8f9b96;--line:rgba(238,255,240,.14);--light:#fbfcf8;--soft:#eef4ec;--blue:#e6f0ff;
  --light-ink:#07100e;--light-body:#5f6964;--card:#fff;--shadow:0 24px 70px rgba(5,15,12,.16);
  --font:"Archivo",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--container:1220px;--gutter:clamp(20px,4vw,54px);
  --r:8px;--pill:999px;--ease:cubic-bezier(.22,1,.36,1);--dur:.65s;
}