/* ════════════════════════════════════════════════════════════
   Pulim landing: "The receipt under the scan light"
   One pinned viewport, five scroll-scrubbed scenes (GSAP).
   No-JS / reduced-motion fallback: scenes stack as sections.
   Theme: locked dark (brand palette inverted: navy stage,
   cream ink, gold scan light). Radius system: surfaces 16px,
   buttons 14px, chips/pills 999px.
════════════════════════════════════════════════════════════ */

/* ── Fonts (self-hosted) ───────────────────────────────────── */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 400 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('assets/fonts/bricolage-grotesque-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 400 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('assets/fonts/bricolage-grotesque-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url('assets/fonts/geist-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url('assets/fonts/geist-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url('assets/fonts/geist-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url('assets/fonts/geist-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('assets/fonts/geist-mono-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('assets/fonts/geist-mono-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('assets/fonts/geist-mono-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('assets/fonts/geist-mono-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ── Tokens ────────────────────────────────────────────────── */
:root {
  /* Brand palette, inverted: navy is the stage, cream is the ink */
  --bg: #0a1322;
  --bg-2: #0e1a30;
  --ink: #f4efe6;
  --ink-soft: #a9b4cd;
  --gold: #d9bb7e;        /* gold for text on dark (AA-safe) */
  --gold-deep: #b6863b;   /* decorative gold: beam, dots, strokes */
  --line: rgba(244, 239, 230, 0.09);
  --line-2: rgba(244, 239, 230, 0.18);
  --paper: #f4efe6;       /* the receipt: the one light object on stage */
  --paper-ink: #0e1a30;
  --paper-soft: #4b5876;

  /* Category hues: product chrome only (donut, dots, chips) */
  --cat-food: oklch(0.72 0.13 60);
  --cat-cafe: oklch(0.62 0.13 25);
  --cat-household: oklch(0.56 0.10 285);

  --font-display: 'Bricolage Grotesque', 'Geist', ui-sans-serif, system-ui, sans-serif;
  --font-body: 'Geist', ui-sans-serif, system-ui, sans-serif;
  --font-mono: 'Geist Mono', ui-monospace, 'SF Mono', monospace;

  --r-card: 16px;
  --r-btn: 14px;
  --r-pill: 999px;

  --nav-h: 64px;
  --pad-x: clamp(20px, 6vw, 80px);
}

/* ── Base ──────────────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { -webkit-text-size-adjust: 100%; }

body {
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

::selection { background: var(--gold-deep); color: var(--bg); }

img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }
ul { list-style: none; }

:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 3px;
  border-radius: 4px;
}

.skip-link {
  position: fixed;
  top: -48px;
  left: 16px;
  z-index: 100;
  background: var(--ink);
  color: var(--bg);
  padding: 10px 16px;
  border-radius: var(--r-btn);
  font-size: 14px;
  transition: top 0.15s ease-out;
}
.skip-link:focus { top: 12px; }

/* ── Ambient canvas ────────────────────────────────────────── */
#dust {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

/* ── Navbar ────────────────────────────────────────────────── */
.nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  height: var(--nav-h);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 clamp(16px, 3vw, 32px);
  background: linear-gradient(to bottom, rgba(10, 19, 34, 0.85), rgba(10, 19, 34, 0));
}

.nav__logo {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 19px;
  letter-spacing: -0.01em;
}

.nav__actions {
  display: flex;
  align-items: center;
  gap: 14px;
}

.lang-switch {
  display: inline-flex;
  border: 1px solid var(--line-2);
  border-radius: var(--r-pill);
  padding: 3px;
  gap: 2px;
}
.lang-btn {
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--ink-soft);
  padding: 5px 11px;
  border-radius: var(--r-pill);
  transition: color 0.15s ease-out, background-color 0.15s ease-out;
}
.lang-btn:hover { color: var(--ink); }
.lang-btn--active {
  background: var(--ink);
  color: var(--bg);
}
.lang-btn--active:hover { color: var(--bg); }

.nav__cta {
  background: var(--ink);
  color: var(--bg);
  font-size: 13px;
  font-weight: 500;
  padding: 9px 16px;
  border-radius: var(--r-btn);
  transition: transform 0.15s ease-out, opacity 0.15s ease-out;
}
.nav__cta:hover { opacity: 0.88; }
.nav__cta:active { transform: translateY(1px) scale(0.98); }

/* ── Progress rail (fx mode only) ──────────────────────────── */
.rail {
  display: none;
  position: fixed;
  right: clamp(14px, 2.5vw, 30px);
  top: 50%;
  transform: translateY(-50%);
  z-index: 40;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
}
html.fx .rail { display: flex; }

.rail__item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 2px 0;
}
.rail__bar {
  width: 16px;
  height: 2px;
  background: var(--line-2);
  border-radius: 1px;
  transition: width 0.25s ease-out, background-color 0.25s ease-out;
}
.rail__label {
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--ink-soft);
  opacity: 0;
  transform: translateX(6px);
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
}
.rail__item:hover .rail__label,
.rail__item:focus-visible .rail__label,
.rail__item.is-active .rail__label {
  opacity: 1;
  transform: translateX(0);
}
.rail__item.is-active .rail__bar {
  width: 30px;
  background: var(--gold);
}

/* ── Stage & scenes ────────────────────────────────────────── */
#journey { position: relative; z-index: 1; }

/* Static fallback (no JS or reduced motion): scenes stack */
.scene {
  position: relative;
  min-height: 100svh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: calc(var(--nav-h) + 24px) var(--pad-x) 48px;
}

/* fx mode: one pinned viewport, scenes layered */
html.fx #stage {
  position: relative;
  height: 100svh;
  overflow: hidden;
}
html.fx .scene {
  position: absolute;
  inset: 0;
  min-height: 0;
}

.scene__inner {
  width: min(1180px, 100%);
  /* Centers when content fits; top-aligns instead of clipping
     under the nav when it does not (small viewports) */
  margin: auto 0;
}

.duo {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(32px, 6vw, 96px);
  align-items: center;
}
.duo--flip .duo__copy { order: 2; }
.duo--flip .duo__art { order: 1; }

.duo__art { display: flex; justify-content: center; }

/* ── Type ──────────────────────────────────────────────────── */
.eyebrow {
  font-family: var(--font-mono);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--gold);
  margin-bottom: 22px;
}

.display {
  font-family: var(--font-display);
  font-weight: 800;
  font-size: clamp(40px, 4.6vw, 70px);
  line-height: 1.03;
  letter-spacing: -0.03em;
  text-wrap: balance;
}
.display__line { display: block; }
.display__line--accent { color: var(--gold); }

.headline {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(30px, 4vw, 54px);
  line-height: 1.06;
  letter-spacing: -0.025em;
  text-wrap: balance;
  margin-bottom: 18px;
}
.accent-word { color: var(--gold); }

.lede {
  font-size: clamp(16px, 1.3vw, 18px);
  line-height: 1.55;
  color: var(--ink-soft);
  max-width: 46ch;
}
.lede + .lede { margin-top: 12px; }

/* Word-split spans (hero entrance) */
.display .w { display: inline-block; overflow: hidden; vertical-align: top; }
.display .wi { display: inline-block; will-change: transform; }

/* ── Store buttons ─────────────────────────────────────────── */
.store-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

.store-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: var(--ink);
  color: var(--bg);
  border-radius: var(--r-btn);
  padding: 11px 18px;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out;
}
.store-btn--lg { padding: 14px 22px; }
.store-btn[aria-disabled="true"] { cursor: default; }
.store-btn:hover { opacity: 0.9; }
.store-btn:active { transform: translateY(1px) scale(0.98); }

.store-btn__text { display: flex; flex-direction: column; line-height: 1.2; }
.store-btn__small {
  font-family: var(--font-mono);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  opacity: 0.65;
}
.store-btn__big { font-size: 15px; font-weight: 600; }

/* ── Hero scene ────────────────────────────────────────────── */
.hero__copy .display { margin-bottom: 22px; }

.hero__art { perspective: 1100px; }

.phone {
  width: clamp(230px, 23vw, 310px);
  aspect-ratio: 393 / 820;
  transform-style: preserve-3d;
}
.phone__bezel {
  position: relative;
  width: 100%;
  height: 100%;
  background: #060a13;
  border-radius: 44px;
  padding: 10px;
  box-shadow:
    inset 0 0 0 1.5px rgba(244, 239, 230, 0.14),
    0 30px 80px rgba(2, 5, 12, 0.7);
}
.phone__screen {
  width: 100%;
  height: 100%;
  border-radius: 35px;
  overflow: hidden;
  background: var(--bg-2);
}
.phone__img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.phone__island {
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
  width: 78px;
  height: 22px;
  background: #060a13;
  border-radius: var(--r-pill);
}
.phone--tilted { transform: rotate(4deg); }

/* ── Receipt (scene 2) ─────────────────────────────────────── */
.receipt {
  position: relative;
  width: clamp(250px, 24vw, 330px);
  background: var(--paper);
  color: var(--paper-ink);
  font-family: var(--font-mono);
  font-size: 12.5px;
  font-variant-numeric: tabular-nums;
  padding: 20px 18px 26px;
  border-radius: 6px 6px 0 0;
  transform: rotate(-1.5deg);
  box-shadow: 0 24px 70px rgba(2, 5, 12, 0.55);
  /* torn bottom edge */
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 7px),
    96% 100%, 92% calc(100% - 7px), 88% 100%, 84% calc(100% - 7px),
    80% 100%, 76% calc(100% - 7px), 72% 100%, 68% calc(100% - 7px),
    64% 100%, 60% calc(100% - 7px), 56% 100%, 52% calc(100% - 7px),
    48% 100%, 44% calc(100% - 7px), 40% 100%, 36% calc(100% - 7px),
    32% 100%, 28% calc(100% - 7px), 24% 100%, 20% calc(100% - 7px),
    16% 100%, 12% calc(100% - 7px), 8% 100%, 4% calc(100% - 7px), 0 100%);
}

.receipt__head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-bottom: 10px;
  border-bottom: 1px dashed rgba(14, 26, 48, 0.3);
  margin-bottom: 8px;
}
.receipt__store { font-weight: 600; letter-spacing: 0.08em; }
.receipt__meta { color: var(--paper-soft); font-size: 11px; }

.receipt__row {
  display: flex;
  justify-content: space-between;
  padding: 5px 4px;
  border-radius: 3px;
}

.receipt__total {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 13.5px;
  padding: 9px 4px 0;
  border-top: 1px dashed rgba(14, 26, 48, 0.3);
  margin-top: 8px;
}

.receipt__qr {
  display: flex;
  justify-content: center;
  padding: 16px 0 6px;
  color: var(--paper-ink);
}
.receipt__ofd {
  text-align: center;
  font-size: 10px;
  letter-spacing: 0.12em;
  color: var(--paper-soft);
}

.receipt__beam {
  display: none;
  position: absolute;
  left: 4px;
  right: 4px;
  top: 4%;
  height: 3px;
  background: var(--gold-deep);
  border-radius: 2px;
  box-shadow: 0 0 18px var(--gold-deep), 0 0 44px rgba(182, 134, 59, 0.5);
  pointer-events: none;
}
html.fx .receipt__beam { display: block; }

/* ── Sort scene (scene 3) ──────────────────────────────────── */
.sort-play {
  display: flex;
  flex-direction: column;
  gap: 18px;
  width: min(440px, 100%);
}

.sort-list {
  background: var(--paper);
  color: var(--paper-ink);
  font-family: var(--font-mono);
  font-size: 12.5px;
  font-variant-numeric: tabular-nums;
  border-radius: 6px;
  padding: 12px 14px;
  transform: rotate(-1deg);
  box-shadow: 0 18px 50px rgba(2, 5, 12, 0.5);
}
.sort-src {
  display: flex;
  align-items: baseline;
  gap: 12px;
  padding: 6px 4px;
}
.sort-src__code { color: #7e5a1c; font-size: 11px; }
.sort-src__name { flex: 1; }
.sort-src__sum { color: var(--paper-soft); }

.buckets {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bucket {
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  padding: 12px 14px;
  background: rgba(244, 239, 230, 0.025);
}
.bucket__head {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 9px;
}
.bucket__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex: none;
}
.bucket--food .bucket__dot { background: var(--cat-food); }
.bucket--cafe .bucket__dot { background: var(--cat-cafe); }
.bucket--household .bucket__dot { background: var(--cat-household); }

.bucket__name { font-size: 13.5px; font-weight: 500; flex: 1; }
.bucket__sum {
  font-family: var(--font-mono);
  font-size: 12.5px;
  font-variant-numeric: tabular-nums;
  color: var(--ink-soft);
}
.bucket__slots {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  min-height: 30px;
}
.chip {
  display: inline-flex;
  align-items: center;
  font-family: var(--font-mono);
  font-size: 12px;
  color: var(--ink);
  background: var(--bg-2);
  border: 1px solid var(--line-2);
  border-radius: var(--r-pill);
  padding: 5px 12px;
  will-change: transform;
}

/* ── Insight scene (scene 4) ───────────────────────────────── */
.insight-art {
  flex-direction: column;
  align-items: center;
  gap: 26px;
}

.donut-wrap {
  position: relative;
  width: clamp(220px, 22vw, 300px);
}
.donut { width: 100%; height: auto; display: block; }
.donut__track { stroke: var(--line); }
.arc--food { stroke: var(--cat-food); }
.arc--household { stroke: var(--cat-household); }
.arc--cafe { stroke: var(--cat-cafe); }

.donut-center {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
}
.donut-total {
  font-family: var(--font-mono);
  font-variant-numeric: tabular-nums;
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 600;
  letter-spacing: -0.01em;
}
.donut-cur {
  font-family: var(--font-mono);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--ink-soft);
}

.legend {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: min(280px, 100%);
}
.legend__row {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13.5px;
}
.legend__dot { width: 8px; height: 8px; border-radius: 50%; flex: none; }
.legend__dot--food { background: var(--cat-food); }
.legend__dot--household { background: var(--cat-household); }
.legend__dot--cafe { background: var(--cat-cafe); }
.legend__row > span:nth-child(2) { flex: 1; color: var(--ink-soft); }
.legend__sum {
  font-family: var(--font-mono);
  font-variant-numeric: tabular-nums;
  font-size: 13px;
}

.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}
.tag {
  font-family: var(--font-mono);
  font-size: 12.5px;
  color: var(--ink-soft);
  border: 1px solid var(--line-2);
  border-radius: var(--r-pill);
  padding: 8px 15px;
}

/* ── Get scene (scene 5) ───────────────────────────────────── */
.get__copy .headline { margin-bottom: 16px; }

.foot {
  position: absolute;
  left: var(--pad-x);
  right: var(--pad-x);
  bottom: 18px;
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: var(--font-mono);
  font-size: 11.5px;
  color: var(--ink-soft);
  border-top: 1px solid var(--line);
  padding-top: 14px;
}
.foot__tag { flex: 1; }
.foot__links { display: flex; gap: 18px; }
.foot__links a { transition: color 0.15s ease-out; }
.foot__links a:hover { color: var(--ink); }

/* Static mode: footer back in flow at the section bottom */
html:not(.fx) .scene--get { flex-direction: column; gap: 48px; }
html:not(.fx) .foot { position: static; width: 100%; }

/* ── Responsive ────────────────────────────────────────────── */
@media (max-width: 900px) {
  .rail { display: none !important; }

  .duo {
    grid-template-columns: 1fr;
    gap: 22px;
    justify-items: start;
  }
  .duo--flip .duo__copy { order: 1; }
  .duo--flip .duo__art { order: 2; }
  .duo__art { justify-content: flex-start; width: 100%; }

  .scene { padding: calc(var(--nav-h) + 16px) 20px 40px; }

  .display { font-size: clamp(38px, 10vw, 56px); }
  .headline { font-size: clamp(27px, 7vw, 40px); }

  .hero__art { justify-content: center; }
  .phone { width: clamp(150px, 36vw, 200px); }
  .eyebrow { margin-bottom: 14px; }
  .hero__copy .display { margin-bottom: 14px; }
  .store-row { margin-top: 22px; }
  .get__art { display: none; }

  .receipt { width: min(300px, 86vw); margin: 0 auto; }
  .scene--scan .duo__art { justify-content: center; }

  .sort-play { width: 100%; }

  .insight-art { align-items: flex-start; }
  .donut-wrap { width: clamp(190px, 52vw, 240px); }

  .foot { flex-wrap: wrap; gap: 8px 20px; }
}

@media (max-height: 720px) and (min-width: 901px) {
  .display { font-size: clamp(38px, 5vw, 64px); }
  .headline { font-size: clamp(26px, 3.4vw, 42px); }
  .phone { width: clamp(190px, 18vw, 240px); }
  .receipt { font-size: 11.5px; width: clamp(230px, 21vw, 280px); }
  .store-row { margin-top: 22px; }
}

/* Very short viewports: let scenes flow in static mode */
@media (max-height: 480px) {
  .scene { min-height: 0; padding-top: calc(var(--nav-h) + 12px); }
}

@media (max-width: 480px) {
  .lang-btn { padding: 4px 8px; }
  .nav__cta { padding: 8px 12px; font-size: 12px; }
  .store-btn { padding: 10px 14px; }
}

/* ── Reduced motion ────────────────────────────────────────── */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
