/* ===========================================================================
 * rush-r3-routes.css — the virtual routes (rush-route.php), REDESIGN r3
 * "THE CUT" (builder ROUTES): /locations/ · /locations/<slug>/ · /shop/ ·
 * /deals/ · /rewards/ · /careers/ · /contact/ · /blog/ · the route 404.
 *
 * One primitive in every frame: the 30° blade — the hero plate, the section
 * notches, the panel edges, the deck slabs, the closing plate, the cut
 * underlines. Gold is a SURFACE (one per fold); ink on gold, paper on
 * carbon, ink on paper. Every colour is a ROLE token (--t-*) from
 * rush-theme.css; fixed surfaces carry data-surface in the markup and the
 * few literal values below are annotated `fixed`.
 *
 * Pins are position:sticky stages inside sections whose height CSS sets
 * (never measured) → CLS 0. Every hidden-at-rest state is scoped to
 * html.rush-motion; without the class (reduced motion / no JS) every scene
 * resolves to its designed static state.
 * ======================================================================== */

/* ── r3 primitives — MIRROR of rush-shot.css (identical in every rush-r3-*.css; diff gate) ── */
:root { --rush-foil: none; }
html.rush-loaded { --rush-foil: url("../img/rush-gold-texture.webp?v=1.23.2"); }
.rush-display-xxl { font-weight: 900; text-transform: uppercase; font-size: clamp(3.625rem, 15vw, 11rem); line-height: 0.86; letter-spacing: -0.025em; font-variant-numeric: tabular-nums; }
.rush-display-xl { font-weight: 900; text-transform: uppercase; font-size: clamp(3rem, 11vw, 8rem); line-height: 0.88; letter-spacing: -0.02em; }
.rush-display-l { font-weight: 900; text-transform: uppercase; font-size: clamp(2.5rem, 6vw, 5rem); line-height: 0.92; letter-spacing: -0.015em; text-wrap: balance; }
.rush-gold-word { color: var(--t-gold-text); text-decoration: none; }
.rush-eyebrow { font-weight: 800; text-transform: uppercase; font-size: 12px; letter-spacing: 0.14em; color: var(--t-gold-text); margin: 0 0 14px; }
.rush-lede { font-size: 20px; line-height: 1.45; max-width: 52ch; color: var(--t-fg-2); margin-top: 18px; }
.rush-scene-head { margin-bottom: clamp(32px, 4vw, 56px); }
.rush-scene-head .rush-display-l { max-width: 14ch; }
.rush-meta { font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; color: var(--t-fg-2); }
.rush-cta-gold, .rush-cta-ghost, .rush-btn-ink, .rush-btn-paper, .rush-btn-ghost { display: inline-flex; align-items: center; justify-content: center; gap: 0.35em; min-height: 48px; padding: 0 26px; border-radius: 999px; border: 1px solid transparent; font-weight: 800; font-size: 14px; letter-spacing: 0.08em; text-transform: uppercase; text-decoration: none; cursor: pointer; white-space: nowrap; transition: background-color 240ms var(--ease-out-cine), color 240ms var(--ease-out-cine), border-color 240ms var(--ease-out-cine), box-shadow 240ms var(--ease-out-cine); -webkit-tap-highlight-color: transparent; }
.rush-cta-gold { min-height: 52px; background: var(--t-gold); color: var(--t-on-gold); border-color: var(--t-gold); box-shadow: 0 12px 32px -12px var(--t-glow); }
.rush-cta-gold:hover { background: var(--t-gold-hover); border-color: var(--t-gold-hover); }
.rush-cta-ghost { background: transparent; color: var(--t-fg); border-color: var(--t-line-strong); }
.rush-cta-ghost:hover { border-color: var(--t-gold); }
.rush-btn-ink { min-height: 44px; background: var(--t-fg); color: var(--t-bg); border-color: var(--t-fg); }
.rush-btn-ink:hover { background: var(--t-gold); border-color: var(--t-gold); color: var(--t-on-gold); }
.rush-btn-paper { background: var(--t-fg); color: var(--t-bg); border-color: var(--t-fg); }
.rush-btn-ghost { min-height: 44px; background: transparent; color: var(--t-fg); border-color: var(--t-line-strong); }
.rush-btn-ghost:hover { border-color: var(--t-gold); }
.rush-link { display: inline-flex; align-items: center; min-height: 44px; padding: 0 2px; background: none; border: 0; font-weight: 800; font-size: 15px; text-decoration: none; color: var(--t-fg); cursor: pointer; position: relative; }
.rush-link.m-ul::after { bottom: 8px; }
.rush-status { display: inline-flex; align-items: center; gap: 8px; font-weight: 800; font-size: 13px; letter-spacing: 0.02em; text-transform: none; margin-right: 10px; }
.rush-status::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--t-fg-3); flex: none; transform-origin: center; }
.rush-status[data-open="true"]::before, .rush-status.is-open::before { background: var(--t-gold); box-shadow: 0 0 0 4px var(--t-glow); }
.rush-status.is-closed { color: var(--t-fg-2); }
.rush-foil-chip { display: inline-flex; align-items: center; height: 26px; padding: 0 10px; border-radius: 999px; background: var(--t-gold) var(--rush-foil) center / cover; color: var(--t-on-gold); font-weight: 800; font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25); /* fixed */ }
.rush-h1-lede { display: block; font-weight: 800; font-size: 17px; line-height: 1.3; color: var(--t-fg-2); max-width: 42ch; margin-bottom: 12px; }
@media (min-width: 768px) { .rush-h1-lede { font-size: 18px; } }
.rush-counter-tile { display: flex; flex-direction: column; gap: 10px; min-width: 0; }
.rush-counter { display: inline-flex; align-items: flex-start; --digits: 2; min-width: calc(var(--digits) * 1ch); font-size: clamp(3rem, 11vw, 8rem); line-height: 0.88; color: var(--t-fg); font-variant-numeric: tabular-nums; white-space: nowrap; }
.rush-counter[data-digits="1"] { --digits: 1; } .rush-counter[data-digits="3"] { --digits: 3; } .rush-counter[data-digits="4"] { --digits: 4; }
.rush-counter[data-suffix] { min-width: calc(var(--digits) * 1ch + 0.6ch); }
.rush-counter .rk-slot { height: 0.88em; line-height: 0.88; } .rush-counter .rk-col > span { height: 0.88em; }
.rush-counter-k { align-self: flex-start; font-weight: 800; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--t-on-gold-2); padding-bottom: 6px; }
.rush-counter-k.m-ul::after { bottom: 0; }
html.rush-motion .rush-counter-tile.is-in .rush-counter-k.m-ul::after { transform: scaleX(1); transition-delay: 900ms; }
@media (min-width: 1280px) { .rush-counter { font-size: clamp(5rem, 8.5vw, 9.5rem); } }
/* ── r3 scene skeleton — MIRROR (identical in every rush-r3-*.css) ── */
.r3-hero { position: relative; overflow: clip; contain: paint; display: grid; align-items: end; min-height: calc(100svh - 132px); }
@media (max-width: 767px) { .r3-hero { min-height: calc(100svh - 104px - 64px); padding-bottom: 24px; } }
.r3-hero-media { position: absolute; inset: 0; }
.r3-hero-media img { display: block; width: 100%; height: 100%; object-fit: cover; }
html.rush-loaded .r3-hero-media img { filter: var(--t-media-grade); }
.r3-hero-grade { position: absolute; inset: 0; background: var(--t-scrim-wide); }
.r3-hero-plate { position: absolute; top: 0; bottom: 0; left: 0; width: calc(var(--plate-w, 46vw) + 57.7svh); background: var(--t-gold) var(--rush-foil, none) center / cover; opacity: var(--t-slab-alpha); clip-path: polygon(0 0, 100% 0, calc(100% - 57.7svh) 100%, 0 100%); }
.r3-hero-plate--ink { background: var(--t-bg-2); opacity: 1; }
html.rush-motion .r3-hero-plate { transform: translateX(-30vw); transition: transform 700ms var(--ease-out-cine) 120ms; }
html.rush-motion .r3-hero.is-in .r3-hero-plate { transform: none; }
.r3-hero-copy { position: relative; z-index: 2; width: min(100% - 32px, var(--rush-max-width)); margin-inline: auto; padding-block: clamp(40px, 8vh, 96px); color: var(--t-fg); text-shadow: var(--t-halo); }
:root:not([data-theme="dark"]) .r3-hero--plate .r3-hero-copy { --t-fg: #10100e; --t-fg-2: rgba(16,16,14,.86); --t-fg-3: rgba(16,16,14,.74); --t-gold-text: #10100e; --t-line-strong: rgba(16,16,14,.34); text-shadow: none; }
.r3-scene { position: relative; contain: paint; padding-block: clamp(64px, 10vh, 128px); }
.r3-scene-in { width: min(100% - 32px, var(--rush-max-width)); margin-inline: auto; }
.r3-notch-b { clip-path: polygon(0 0, 100% 0, 100% 100%, 10.4vw 100%, 0 calc(100% - 6vw)); }
.r3-notch-t { clip-path: polygon(0 6vw, 10.4vw 0, 100% 0, 100% 100%, 0 100%); margin-top: -6vw; position: relative; z-index: 1; }
@media (prefers-reduced-motion: reduce) { .r3-hero-plate { transform: none !important; transition: none !important; } }
/* ── end of the mirrored blocks ── */

/* ═══ 0. Route base ══════════════════════════════════════════════════════ */
/* rush-home.css (legacy, still enqueued on the routes for the header chrome)
 * sizes every .rush-home h1/h2/h3 and caps h1 at 720px. Neutralised inside
 * the r3 main at (0,1,2); the display classes are restated below it at
 * (0,2,2) so the type scale wins on the heading elements themselves. */
.rush-home main :is(h1, h2, h3) { max-width: none; margin: 0; font-weight: 800; font-size: 24px; line-height: 1.15; letter-spacing: normal; }
.rush-home main :is(h1, h2, h3).rush-display-xxl { font-weight: 900; text-transform: uppercase; font-size: clamp(3.625rem, 15vw, 11rem); line-height: 0.86; letter-spacing: -0.025em; }
.rush-home main :is(h1, h2, h3).rush-display-xl { font-weight: 900; text-transform: uppercase; font-size: clamp(3rem, 11vw, 8rem); line-height: 0.88; letter-spacing: -0.02em; }
.rush-home main :is(h1, h2, h3).rush-display-l { font-weight: 900; text-transform: uppercase; font-size: clamp(2.5rem, 6vw, 5rem); line-height: 0.92; letter-spacing: -0.015em; text-wrap: balance; }
.rush-home main h1.r3r-h1 { font: inherit; }
/* rush-home.css also paints every `.rush-home a:not(.rush-button)` with color:inherit at (0,2,1),
 * which would turn an ink pill's label paper-on-paper. The pill/link roles are restated at (0,2,1)+ here. */
.rush-home :is(main, footer) .rush-cta-gold { color: var(--t-on-gold); }
.rush-home :is(main, footer) .rush-cta-ghost { color: var(--t-fg); }
.rush-home :is(main, footer) .rush-btn-ink, .rush-home :is(main, footer) .rush-btn-paper { color: var(--t-bg); }
.rush-home :is(main, footer) .rush-btn-ink:hover, .rush-home :is(main, footer) .rush-btn-paper:hover { color: var(--t-on-gold); }
.rush-home :is(main, footer) .rush-btn-ghost, .rush-home :is(main, footer) .rush-link { color: var(--t-fg); }
.rush-home :is(main, footer) .rush-foil-chip { color: var(--t-on-gold); }
:root {
	/* The shared sticky header (nav + ticker) is IN FLOW: sticky stages start
	 * below it. Constants, never measured (CLS 0). */
	--r3r-top: 124px;
	--r3r-grain: url("../img/rush-black-grain.webp?v=1.23.2");
	--r3r-tan30: 0.5773503;
}
@media (max-width: 767px) { :root { --r3r-top: 96px; } }
body.rush-route-active { margin: 0; font-variant-numeric: tabular-nums; overflow-x: clip; }
/* Border-box inside the r3 surfaces (the legacy sheets never reset it; sticky stage heights depend on it). */
main[data-r3r-page], main[data-r3r-page] *, main[data-r3r-page] *::before, main[data-r3r-page] *::after { box-sizing: border-box; }
body.rush-route-active .rush-route-main { min-height: 0; }
body.rush-route-active .rush-mobile-sticky { display: none !important; }
.rush-route-main img { display: block; max-width: 100%; height: auto; }
.rush-route-main p,
.rush-route-main h1, .rush-route-main h2, .rush-route-main h3, .rush-route-main dl, .rush-route-main dd, .rush-route-main figure { margin: 0; }
.rush-route-main ul[role="list"], .rush-route-main ol[role="list"], .rush-route-main .rush-counters, .rush-route-main .r3r-steps, .rush-route-main .r3r-slate { list-style: none; margin: 0; padding: 0; }
:where(.rush-route-main) button { font: inherit; color: inherit; }
:where(.rush-route-main) a { color: inherit; }
.rush-route-main :focus-visible { outline: 2px solid var(--t-focus); outline-offset: 3px; }
.r3-scene, .r3-hero { font-family: "Work Sans", "Helvetica Neue", sans-serif; font-size: 17px; line-height: 1.55; -webkit-font-smoothing: antialiased; }
@media (max-width: 767px) { .r3-scene, .r3-hero { font-size: 16px; } }
/* Notched sections overlap their neighbour: the previous section must not paint on top. */
.r3-notch-t { z-index: 1; }
main > section[data-scene] { position: relative; }
/* Scenes 4+ skip layout/paint until near the viewport (rk-line min-heights keep CLS 0). */
.r3r-hour, .r3r-faq, .r3r-numbers, .r3r-join, .r3r-more, .r3r-stack { content-visibility: auto; contain-intrinsic-size: auto 900px; }
.r3r-fine { font-size: 13px; line-height: 1.5; color: var(--t-fg-2); max-width: 70ch; margin-top: 28px; }
/* Inline text links clear the 24px target floor without changing the line rhythm. */
.r3r-slate-addr a, .r3r-slate-phone a, .r3r-slate-name a, .r3r-panel-addr a, .r3r-gcard-addr a, .r3r-fact dd a, .r3r-hero-meta a, .r3r-footer-store a, .r3r-footer-panel-line a, .r3r-faq-a a { display: inline-flex; align-items: center; min-height: 24px; }
.r3r-sep { display: inline-block; width: 12px; height: 12px; margin: 0 10px; vertical-align: -1px; background: var(--t-gold); transform: skewX(-30deg) scaleX(0.35); }
.r3r-kicker[hidden] { display: none; }

/* ═══ 1. The hero ════════════════════════════════════════════════════════ */
.r3r-hero { background: var(--t-bg-2); }
.r3r-hero .r3-hero-media { overflow: clip; }
.r3r-hero-img { object-position: 50% 42%; }
.r3r-hero .r3-hero-grade::before { content: ""; position: absolute; inset: 0; background: var(--t-media-haze); }
html.rush-motion .r3r-hero .r3-hero-media img { transform: scale(1.06); transition: transform 1600ms var(--ease-out-cine); }
html.rush-motion .r3r-hero.is-in .r3-hero-media img { transform: scale(1); }
.r3-hero-plate { z-index: 1; pointer-events: none; box-shadow: 40px 0 120px -40px var(--t-glow); }
/* r3 repair (P1 contrast): copy ≤20px never sits on RAW foil. The light plate, the deals field and the closing
 * plate are washed .86 gold over the foil (rush-shot.css:509 / rush-r3-pages.css pattern) — texture stays,
 * the bronze patches that read 1.2–1.6:1 under a 20px lede are gone. Phones keep the flat gold (LCP rule). */
@media (min-width: 768px) {
	html.rush-loaded:not([data-theme="dark"]) .r3r-hero.r3-hero--plate .r3-hero-plate { background-image: linear-gradient(rgba(255, 170, 0, 0.86), rgba(255, 170, 0, 0.86)), var(--rush-foil); } /* fixed: gold wash */
	html.rush-loaded .r3r-deals-field { background-image: linear-gradient(rgba(255, 170, 0, 0.86), rgba(255, 170, 0, 0.86)), var(--rush-foil); } /* fixed: gold wash */
}
html.rush-loaded .r3r-close-plate { background-image: linear-gradient(rgba(255, 170, 0, 0.86), rgba(255, 170, 0, 0.86)), var(--rush-foil); } /* fixed: gold wash (below the fold on every viewport) */
/* The ghost pill on a gold surface: its border was --t-line-strong (invisible on gold). Ink at .55, both themes. */
:root:not([data-theme="dark"]) .r3-hero--plate .r3r-hero-cta .rush-cta-ghost, [data-surface="gold"] .r3r-hero-cta .rush-cta-ghost, .r3r-close-actions .rush-cta-ghost { border-color: rgba(16, 16, 14, 0.55); color: #10100e; } /* fixed: ink on gold */
:root:not([data-theme="dark"]) .r3-hero--plate .r3r-hero-cta .rush-cta-ghost:hover, [data-surface="gold"] .r3r-hero-cta .rush-cta-ghost:hover { border-color: #10100e; } /* fixed */
/* The deals field is gold in BOTH themes: its ghost pill is the ink pill (paper label) — never the dark scrim pill with ink text. */
:root .r3r-deals-hero .r3r-hero-cta .rush-cta-ghost { background-color: #10100e; color: #fbfaf4; border-color: #10100e; } /* fixed: ink pill on the gold field */
:root .r3r-deals-hero .r3r-hero-cta .rush-cta-ghost:hover { background-color: #fbfaf4; color: #10100e; border-color: #fbfaf4; } /* fixed */
/* Bound hero copy reflows once the store binds (chip revealed, "Shop" → "Shop <name>"): reserve the rows (CLS 0). */
.r3r-hero-eyebrow { min-height: 20px; align-content: flex-end; }
/* A saved store reveals the status chip after paint; the prebind marks the eyebrow before paint so the chip's row is reserved. */
.r3r-hero .r3r-hero-eyebrow.r3r-has-store > span.rush-status[hidden] { display: inline-flex; visibility: hidden; min-width: 7ch; }
.r3r-hero .r3-hero-media { z-index: 0; }
.r3r-hero-copy { padding-top: clamp(32px, 6vh, 72px); }
.r3r-hero-copy > * { max-width: 100%; }
.r3r-hero-eyebrow { display: flex; align-items: center; flex-wrap: wrap; gap: 4px 10px; }
.r3r-hero-eyebrow .rush-status { margin-right: 0; }
/* Dark: the 12px kicker is paper on the still (gold at 12px samples ~3.5:1 on a bright sky);
 * gold stays the mark on the status dot. The light plate inks it via the copy override. */
:root[data-theme="dark"] .r3r-hero .rush-eyebrow { color: var(--t-fg); }
:root[data-theme="dark"] .r3r-hero .rush-cta-ghost,
:root[data-theme="dark"] .r3r-hero-cta .rush-link { background-color: rgba(8, 8, 8, 0.72); border-color: rgba(251, 250, 244, 0.5); } /* fixed: solid ink pill on the still (r3 repair) */
/* The eyebrow row (kicker + status chip) is a chip with a 30° cut, like the About hero — never bare 12px paper on
 * sky. SAME box in both themes (layout never keys on the theme): --t-bg = carbon chip in dark, paper chip on the
 * light plate (its copy override inks the text). */
.r3r-hero .r3r-hero-eyebrow { background: none; padding: 0; text-shadow: none; gap: 6px 8px; }
.r3r-hero .r3r-hero-eyebrow > span { display: inline-flex; align-items: center; background: var(--t-bg); padding: 7px 14px 6px 12px; clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%); }
.r3r-hero .r3r-hero-eyebrow > span.rush-status { margin-right: 0; }
.r3r-hero .r3r-hero-eyebrow > span.rush-status[hidden] { display: none; }
.r3r-hero .r3-hero-copy > .rush-eyebrow:not(.r3r-hero-eyebrow), .r3r-hero .r3r-deals-copy > .rush-eyebrow { background: var(--t-bg); padding: 7px 14px 6px 12px; width: fit-content; max-width: 100%; clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%); text-shadow: none; }
:root:not([data-theme="dark"]) .r3-hero--plate .r3r-hero-eyebrow { --t-gold-text: #9a5e00; } /* fixed: gold-text on the paper chip (4.6:1) */
:root:not([data-theme="dark"]) .r3-hero--plate .r3r-hero-eyebrow .rush-status { color: #10100e; } /* fixed */
:root[data-theme="dark"] .r3r-hero-cta .rush-link { padding: 0 14px; border-radius: 999px; }
:root[data-theme="dark"] .r3r-hero-cta .rush-link.m-ul::after { left: 14px; right: 14px; }
.r3r-h1 { margin: 0; display: flex; flex-direction: column; }
.r3r-h1 > .rush-display-xxl { display: block; order: 2; }
.r3r-h1 > .rush-h1-lede { order: 1; }
.r3r-nameplate { display: block; padding-bottom: 14px; margin-bottom: 4px; }
.r3r-nameplate.m-rule::after { height: 3px; background: var(--t-gold) var(--rush-foil, none) center / cover; width: min(220px, 40%); right: auto; }
[data-surface="gold"] .r3r-nameplate.m-rule::after,
:root:not([data-theme="dark"]) .r3-hero--plate .r3r-nameplate.m-rule::after { background: var(--t-on-gold); }
.r3r-hero-lede { margin-top: 14px; }
.r3r-hero-meta { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 0; margin-top: 18px; font-size: 15px; font-weight: 800; color: var(--t-fg-2); }
.r3r-hero-meta a { text-decoration: none; }
.r3r-hero-meta a:hover { color: var(--t-fg); }
.r3r-hero-cta { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 16px; margin-top: 26px; }
.r3r-hero-cta .rush-link { min-height: 48px; }
/* On the LIGHT plate the fold's gold is the plate itself, so the hero CTA
 * becomes the ink pill (gold-on-gold marks nothing); hover flips to paper. */
:root:not([data-theme="dark"]) .rush-home main .r3-hero--plate .r3r-hero-cta .rush-cta-gold { background: #10100e; border-color: #10100e; color: #fbfaf4; box-shadow: none; } /* fixed: ink pill on the gold plate */
:root:not([data-theme="dark"]) .rush-home main .r3-hero--plate .r3r-hero-cta .rush-cta-gold:hover { background: #fbfaf4; border-color: #fbfaf4; color: #10100e; } /* fixed */
:root:not([data-theme="dark"]) .r3-hero--plate .r3r-hero-cta .rush-cta-gold.m-sweep::before { background: #ffaa00; opacity: 0.85; } /* fixed: gold sweep across the ink pill */
/* Motion rest states for the hero copy (the hero itself lands .is-in at boot). */
html.rush-motion .r3r-hero .m-rise { transition-delay: calc(360ms + var(--m-i, 0) * 70ms); }
html.rush-motion .r3r-hero .rk-line-in { --m-base: 240ms; }
/* Phones: the plate is a bottom plate cut at 30° along its top edge (the still stays the LCP) — ONE geometry in
 * BOTH themes (r3 repair: the theme-keyed geometry shifted 0.12–0.15 on every flip); dark = the .22 stripe on
 * the same box, light = the gold plate. Only --t-slab-alpha changes with the theme. */
@media (max-width: 767px) {
	.r3r-hero.r3-hero--plate .r3-hero-plate { top: auto; bottom: 0; height: min(76%, 640px); width: 100%; clip-path: polygon(0 16%, 28% 0, 100% 0, 100% 100%, 0 100%); }
	html.rush-motion .r3r-hero.r3-hero--plate .r3-hero-plate { transform: translateY(40%); }
	html.rush-motion .r3r-hero.r3-hero--plate.is-in .r3-hero-plate { transform: none; }
	.r3r-hero-eyebrow { min-height: 72px; }
	.r3r-chip-s { min-height: 44px; align-content: flex-end; }
	.r3r-chip-s .rush-status { flex-basis: 100%; }
	/* Phones: the CTA row is a column, so a bound label ("Shop" → "Shop <name>") never re-wraps its siblings (CLS 0 under reduced motion too). */
	.r3r-hero-cta { flex-direction: column; align-items: flex-start; gap: 12px; }
	.r3r-hero-eyebrow { flex-direction: column; align-items: flex-start; align-content: flex-end; justify-content: flex-end; } /* the chips stack (one per line, sized to their text) */
	/* Dark: the eyebrow / h1-lede sit on the photo (measured 1.8–3.0:1): full paper + a real bottom scrim. */
	:root[data-theme="dark"] .r3r-hero .r3-hero-grade { background: linear-gradient(to top, rgba(8, 8, 8, 0.95) 0%, rgba(8, 8, 8, 0.86) 42%, rgba(8, 8, 8, 0.62) 68%, rgba(8, 8, 8, 0.28) 100%); } /* fixed: scrim on the still */
	.r3r-hero.r3-hero--plate .r3-hero-plate { height: min(82%, 680px); }
	:root[data-theme="dark"] .r3r-hero .rush-h1-lede, :root[data-theme="dark"] .r3r-hero .rush-lede, :root[data-theme="dark"] .r3r-hero .r3r-hero-meta { color: var(--t-fg); }
	html.rush-loaded .r3-hero-plate { background-image: none; }
	/* Phones keep the fold's gold FLAT and the ink plate grain-free: the 100 KB textures must never become the LCP candidate. */
	html.rush-loaded .r3r-deals-field { background-image: none; }
	html.rush-loaded .r3r-hero.r3-hero--ink .r3-hero-plate--ink { background-image: linear-gradient(120deg, var(--t-elev-2), transparent 70%); }
}
@media (min-width: 768px) {
	.r3r-hero-copy { padding-top: clamp(48px, 8vh, 96px); }
	.r3r-hero-cta { gap: 14px 18px; }
}
/* The hero display line: XXL scale tuned so a two-word line ("THREE DOORS.",
 * "EVERY VISIT") sits on one row across the copy width at 1280 (147px). */
.r3r-h1 > .rush-display-xxl { font-size: clamp(3.25rem, 11.5vw, 9.25rem); }
@media (min-width: 1024px) {
	.r3r-hero { --plate-w: 46vw; }
	:root:not([data-theme="dark"]) .r3r-hero { --plate-w: 56vw; }
	.r3r-hero-copy { display: grid; grid-template-columns: 7fr 5fr; }
	.r3r-hero-copy > * { grid-column: 1; }
	.r3r-hero-copy > .r3r-h1 { grid-column: 1 / -1; }
	.r3r-hero--store .r3r-hero-copy { grid-template-columns: 8fr 4fr; }
}
/* Ink hero (journal / 404): the plate is the raised surface + a 30° gold hairline along its cut edge. */
.r3-hero--ink { background: var(--t-bg); }
.r3-hero--ink .r3-hero-plate--ink { background: linear-gradient(120deg, var(--t-elev-2), transparent 70%), var(--t-bg-2); opacity: 1; width: calc(var(--plate-w, 62vw) + 57.7svh); box-shadow: 40px 0 120px -40px var(--t-glow); }
html.rush-loaded .r3-hero--ink .r3-hero-plate--ink { background-image: linear-gradient(120deg, var(--t-elev-2), transparent 70%), var(--r3r-grain); background-size: auto, 420px 420px; background-blend-mode: normal, soft-light; }
/* The gold hairline: a 4px skewed bar riding the plate's cut edge. Its left edge = the plate's top-right corner minus the lean. */
.r3r-hairline { position: absolute; top: 0; bottom: 0; left: 0; width: calc(var(--plate-w, 62vw) + 57.7svh + 5px); background: var(--t-gold) var(--rush-foil, none) center / cover; clip-path: polygon(calc(100% - 5px) 0, 100% 0, calc(100% - 57.7svh) 100%, calc(100% - 57.7svh - 5px) 100%); z-index: 1; pointer-events: none; }
html.rush-motion .r3-hero--ink .r3-hero-plate--ink { transform: translateX(-30vw); }
html.rush-motion .r3-hero--ink .r3r-hairline { transform: translateX(-30vw); transition: transform 700ms var(--ease-out-cine) 120ms; }
html.rush-motion .r3-hero--ink.is-in .r3r-hairline { transform: none; }
@media (max-width: 767px) { .r3-hero--ink { --plate-w: 100vw; } .r3-hero--ink .r3r-hairline { display: none; } }
.r3r-ghost { position: absolute; left: -0.04em; bottom: -0.12em; margin: 0; white-space: nowrap; pointer-events: none; color: transparent; -webkit-text-stroke: 1.5px var(--t-stroke); opacity: 0.08; z-index: 0; font-size: clamp(6rem, 22vw, 20rem); }
.r3r-ghost-hero { left: auto; right: -0.06em; top: 0; bottom: auto; z-index: 1; opacity: 0.12; }
/* Deals hero: the fold IS the gold band; the foil field draws in from the left (M12 scrub, --bp). */
.r3r-deals-hero { display: grid; align-items: end; }
.r3r-deals-field { position: absolute; inset: -6% 0; background: var(--t-gold) var(--rush-foil, none) center / cover; pointer-events: none; z-index: 0; }
html:not(.rush-motion) .r3r-deals-field { --bp: 1; }
html.rush-motion:not(.rush-motion-live) .r3r-deals-field { animation: r3rValveBp 1ms linear 3s forwards; }
@keyframes r3rValveBp { to { --bp: 1; } }
.r3r-deals-hero .r3-hero-copy { text-shadow: none; }
.r3r-deals-grid { display: grid; gap: 32px; align-items: end; }
.r3r-deals-copy .rush-display-xxl { display: block; }
.r3r-hour-word { --wr: 1; }
html.rush-motion .r3r-hour-word[data-scrub] .rk-line-in { clip-path: inset(0 calc((1 - var(--wr)) * 100%) 0 0); }
@property --wr { syntax: "<number>"; inherits: false; initial-value: 1; }
.r3r-chip { position: relative; padding: 24px 24px 28px; border-radius: 18px; box-shadow: var(--t-shadow-card); overflow: hidden; transform: perspective(1200px) rotateX(var(--ry, 0deg)) rotateY(var(--rx, 0deg)); transition: transform 240ms var(--ease-out-cine); max-width: 440px; }
.r3r-chip.is-tilting { transition: none; }
.r3r-chip-k { font-weight: 800; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--t-gold-text); }
.r3r-chip-v { margin-top: 8px; font-size: clamp(2rem, 4.2vw, 3.2rem); min-height: 2lh; } /* bound text: 1–2 lines, box reserved (CLS 0) */
.r3r-chip-s { margin-top: 10px; font-size: 14px; color: var(--t-fg-2); display: flex; align-items: center; flex-wrap: wrap; }
.r3r-chip-deal { margin-top: 12px; font-size: 16px; line-height: 1.45; color: var(--t-fg); min-height: 3lh; } /* bound text: box reserved (CLS 0) */
.r3r-chip .rush-storeintent { margin: 14px 0 0; padding: 0; background: none; border: 0; min-height: 21px; }
/* Reserved line: the banner hydrates after first paint (a saved store unhides it) — keep its box so the chip never grows (CLS 0). */
.r3r-chip .rush-storeintent[hidden] { display: flex; visibility: hidden; }
.rush-home main .r3r-chip .rush-storeintent-cta { color: var(--t-bg); }
/* The intent banner keeps its sentence ("You usually shop X."); the chip's gold CTA is the page's ONE
 * gold pill and already points at the same store-specific deals URL, so the banner's own pill steps aside. */
.r3r-chip .rush-storeintent .rush-storeintent-cta { display: none; }
.r3r-chip .rush-storeintent span { color: var(--t-fg-2); font-size: 14px; }
.r3r-chip-cta { margin-top: 18px; }
/* r3 repair (gold discipline): the foil field is the fold's gold, so the chip's pill is paper on the ink chip. */
.rush-home main .r3r-chip .rush-cta-gold { background: var(--t-fg); border-color: var(--t-fg); color: var(--t-bg); box-shadow: none; }
.rush-home main .r3r-chip .rush-cta-gold:hover { background: var(--t-gold); border-color: var(--t-gold); color: var(--t-on-gold); }
.rush-home main .r3r-chip .rush-cta-gold.m-sweep::before { background: var(--t-gold); }
.rush-home main .r3r-chip .rush-cta-ghost { color: var(--t-fg); border-color: var(--t-line-strong); }
.r3r-chip-slash { position: absolute; right: -14px; top: -14px; width: 52px; height: 120px; background: var(--t-gold) var(--rush-foil, none) center / cover; transform: skewX(-30deg); opacity: 0.9; pointer-events: none; }
@media (min-width: 1024px) {
	.r3r-deals-grid { grid-template-columns: 7fr 5fr; gap: 48px; }
	.r3r-deals-grid > .r3r-deals-copy { grid-column: 1; }
	.r3r-deals-grid > .r3r-chip { grid-column: 2; justify-self: end; width: 100%; }
}

/* ═══ 2. Reel (M15) — the hub filmstrip, the contact filmstrip, the gallery dolly ═══ */
.r3r-reel { position: relative; contain: paint; padding-block: clamp(56px, 9vh, 112px) 0; --panel-w: 82vw; --panel-gap: 14px; }
.r3r-reel-stage { position: relative; display: flex; flex-direction: column; gap: 28px; }
.r3r-reel-head { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 8px 20px; margin-bottom: 0; }
.r3r-reel-head .rush-eyebrow { grid-column: 1 / -1; margin: 0 0 10px; }
.r3r-reel-head .rush-display-l { grid-column: 1; }
.r3r-reel-nav { display: none; gap: 8px; grid-column: 2; align-self: end; }
.r3r-reel-arrow { display: inline-grid; place-items: center; width: 48px; height: 48px; border-radius: 999px; border: 1px solid var(--t-line-strong); background: transparent; color: var(--t-fg); cursor: pointer; transition: background-color 200ms, color 200ms, border-color 200ms; }
.r3r-reel-arrow svg { width: 22px; height: 22px; }
.r3r-reel-arrow:hover { background: var(--t-fg); color: var(--t-bg); border-color: var(--t-fg); }
.r3r-reel-track { display: flex; gap: var(--panel-gap); overflow-x: auto; scroll-snap-type: x mandatory; overscroll-behavior-x: contain; scrollbar-width: none; -webkit-overflow-scrolling: touch; padding: 6px 16px 18px; scroll-padding-inline: 16px; list-style: none; margin: 0; }
.r3r-reel-track::-webkit-scrollbar { display: none; }
.r3r-panel { position: relative; flex: 0 0 var(--panel-w); scroll-snap-align: start; min-width: 0; }
.r3r-rail { position: relative; height: 2px; margin: 0 16px 0; background: var(--t-line); overflow: hidden; }
.r3r-rail i { position: absolute; inset: 0; background: var(--t-gold); transform-origin: left center; transform: scaleX(var(--rail, 0.3)); transition: transform 200ms var(--ease-out-cine); }
/* Store panels (hub + contact) */
.r3r-storepanel { --px: 0; --cp: 1; }
.r3r-panel-media { position: relative; aspect-ratio: 3 / 4; overflow: hidden; clip-path: polygon(6vw 0, 100% 0, 100% 100%, 0 100%); background: var(--t-bg-3); border-radius: 0; }
.r3r-panel-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 40%; transition: transform 700ms var(--ease-out-cine); }
html.rush-loaded .r3r-panel-media img { filter: var(--t-media-grade); }
.r3r-panel-scrim { position: absolute; inset: 0; background: linear-gradient(to top, rgba(8, 8, 8, 0.82), rgba(8, 8, 8, 0.35) 45%, rgba(8, 8, 8, 0.05) 70%); pointer-events: none; } /* fixed: on the photo */
/* r3 repair: one element per corner — the numeral rides the photo's top-right, the is-mine mark is a 30° gold
 * bar on the left edge (a mark, never a surface under copy), the chip sits on its own line in the slate. */
.r3r-panel-n { position: absolute; right: 14px; top: 6px; z-index: 2; color: transparent; -webkit-text-stroke: 1.5px rgba(251, 250, 244, 0.9); font-size: clamp(4rem, 12vw, 7rem); line-height: 1; pointer-events: none; } /* fixed: over the photo's scrim */
.r3r-panel-slab { position: absolute; left: 0; top: 0; bottom: 0; width: 14px; background: var(--t-gold) var(--rush-foil, none) center / cover; clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%); z-index: 3; transform: translateX(-100%); transition: transform 400ms var(--ease-out-cine); pointer-events: none; }
.r3r-storepanel.is-mine .r3r-panel-slab { transform: none; }
.r3r-panel-slate { position: relative; padding: 16px 4px 0; display: flex; flex-direction: column; gap: 6px; }
.rush-home main .r3r-panel-name { font-weight: 800; font-size: 24px; line-height: 1.1; letter-spacing: -0.01em; }
.r3r-panel-addr { font-size: 14px; color: var(--t-fg-2); }
.r3r-panel-addr a { text-decoration: none; }
.r3r-panel-hours { font-size: 13px; color: var(--t-fg-2); display: flex; align-items: center; flex-wrap: wrap; gap: 4px 0; }
.r3r-panel-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 18px; margin-top: 10px; }
.r3r-panel-actions .rush-btn-ink { padding: 0 22px; }
.r3r-storepanel.is-mine .r3r-panel-pick { display: none; }
.r3r-panel-mine { order: -1; align-self: flex-start; margin: 2px 0 2px; }
/* The rush-store-context flags inside a panel are not needed (the chip + slab mark it). */
.r3r-storepanel .rush-storerow-flags { display: none; }
.r3r-storepanel.rush-storerow.is-mine { outline: none; }
@media (min-width: 768px) {
	.r3r-reel { --panel-w: 60vw; --panel-gap: 20px; }
	.r3r-reel-nav { display: flex; }
	.r3r-reel-track { padding-inline: max(24px, calc((100% - var(--rush-max-width)) / 2)); scroll-padding-inline: max(24px, calc((100% - var(--rush-max-width)) / 2)); }
	.r3r-rail { margin-inline: max(24px, calc((100% - var(--rush-max-width)) / 2)); }
	.r3r-panel-media { aspect-ratio: 16 / 10; }
	.rush-home main .r3r-panel-name { font-size: 28px; }
}
/* ≥1024 + motion: the pinned horizontal scrub. Heights are CSS (never measured). */
@media (min-width: 1024px) {
	html.rush-motion .r3r-reel:not(.r3r-reel--static) {
		--panel-w: clamp(42vw, calc(420vw / var(--n, 3)), 70vw);
		--panel-gap: 24px;
		--travel: calc((var(--n, 3) * (var(--panel-w) + var(--panel-gap)) - 100vw + 12vw) * 0.72); /* r3 repair: ~0.8 vh per panel */
		height: calc(100vh + var(--travel) + 6vw); /* + the next section's notch overlap, so the stage un-sticks before the notch arrives */
		padding-block: 0 6vw;
	}
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-stage { position: sticky; top: var(--r3r-top); height: calc(100vh - var(--r3r-top)); overflow: clip; display: grid; grid-template-columns: 100%; grid-template-rows: auto 1fr auto; gap: 0; padding-block: 24px 20px; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-head { align-self: start; z-index: 3; pointer-events: none; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-head .rush-display-l { font-size: clamp(2.5rem, 5vw, 4rem); max-width: 16ch; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-head .r3r-reel-nav { pointer-events: auto; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-track { overflow: visible; scroll-snap-type: none; width: max-content; max-width: none; justify-self: start; padding: 0 0 0 max(24px, calc((100vw - var(--rush-max-width)) / 2)); align-self: end; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-track[data-r3r-reel-built] { will-change: transform; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel { --panel-h: min(56vh, calc(100vh - var(--r3r-top) - 260px)); height: var(--panel-h); }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-media { position: absolute; inset: 0; aspect-ratio: auto; clip-path: polygon(calc(var(--panel-h) * 0.577 * (1 - var(--cp, 1)) + 6vw * var(--cp, 1)) 0, 100% 0, 100% 100%, 0 100%); }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-media img { transform: translateX(calc(var(--px, 0) * 1%)) scale(1.12); transition: none; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-n { top: 18px; right: 28px; font-size: clamp(5rem, 9.5vw, 9.5rem); }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-slab { width: 18px; }
	/* r3 repair (P1 contrast): in the pin the copy sits on an ink wedge (30° right edge) over the still, not on the photo. */
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-slate { position: absolute; left: 8vw; right: auto; bottom: 7%; max-width: min(62%, 560px); padding: 20px 40px 22px 24px; z-index: 2; color: #fbfaf4; text-shadow: none; background: rgba(8, 8, 8, 0.8); clip-path: polygon(0 0, 100% 0, calc(100% - 24px) 100%, 0 100%); } /* fixed: paper copy on an ink wedge */
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-addr,
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-hours { color: rgba(251, 250, 244, 0.86); } /* fixed: on the scrim */
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-name { font-size: 40px; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-actions .rush-btn-ink { background: #fbfaf4; color: #10100e; border-color: #fbfaf4; } /* fixed: paper pill on the photo */
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-actions .rush-btn-ink:hover { background: #ffaa00; border-color: #ffaa00; } /* fixed */
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-actions .rush-link { color: #fbfaf4; text-shadow: none; } /* fixed: on the scrim */
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .r3r-panel-mine { position: static; align-self: flex-start; order: -1; margin: 0 0 6px; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel .rush-status { color: #fbfaf4; } /* fixed */
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-track[data-r3r-reel-built] .r3r-panel:not(.is-focus) { opacity: 0.72; transition: opacity 300ms; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-track:hover .r3r-panel { opacity: 0.72; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-reel-track:hover .r3r-panel:hover { opacity: 1; }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-storepanel:hover .r3r-panel-media img { transform: translateX(calc(var(--px, 0) * 1%)) scale(1.18); transition: transform 700ms var(--ease-out-cine); }
	html.rush-motion .r3r-reel:not(.r3r-reel--static) .r3r-rail { position: absolute; left: max(24px, calc((100% - var(--rush-max-width)) / 2)); right: max(24px, calc((100% - var(--rush-max-width)) / 2)); bottom: 8px; margin: 0; }
	/* No motion (reduced / no JS): the reel is a grid. */
	html:not(.rush-motion) .r3r-reel-track { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 24px; overflow: visible; width: min(100% - 32px, var(--rush-max-width)); margin-inline: auto; padding: 0; }
	html:not(.rush-motion) .r3r-panel { flex: none; }
	html:not(.rush-motion) .r3r-rail { display: none; }
}
/* Gallery dolly (store page): stills, ghost line behind, captions rise. */
.r3r-gallery .r3r-ghost { position: absolute; left: 0; top: 34%; opacity: 0.06; }
.r3r-still-fig { position: relative; aspect-ratio: 16 / 10; overflow: hidden; background: var(--t-bg-3); clip-path: polygon(4vw 0, 100% 0, 100% 100%, 0 100%); }
.r3r-still-fig img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
html.rush-loaded .r3r-still-fig img { filter: var(--t-media-grade); }
.r3r-still-cap { position: absolute; left: 6vw; right: 16px; bottom: 16px; font-size: 13px; font-weight: 800; letter-spacing: 0.02em; color: #fbfaf4; text-shadow: 0 1px 2px rgba(8, 8, 8, 0.7); z-index: 2; } /* fixed: caption over the still */
.r3r-still-cap::before { content: ""; position: absolute; left: -6vw; right: -16px; top: -60px; bottom: -16px; z-index: -1; background: linear-gradient(to top, rgba(8, 8, 8, 0.75), rgba(8, 8, 8, 0)); } /* fixed: caption scrim */
.r3r-still-n { display: inline-block; margin-right: 8px; padding: 0 6px; background: var(--t-gold); color: #10100e; transform: skewX(-30deg); } /* fixed: ink on the gold tab */
.r3r-still-n > * { display: inline-block; transform: skewX(30deg); }
.r3r-still:focus-visible { outline: 2px solid var(--t-focus); outline-offset: 4px; }
@media (min-width: 1024px) {
	html.rush-motion .r3r-gallery { --panel-w: 54vw; }
	html.rush-motion .r3r-still { height: min(56vh, calc(100vh - var(--r3r-top) - 260px)); }
	html.rush-motion .r3r-still-fig { position: absolute; inset: 0; aspect-ratio: auto; }
	html.rush-motion .r3r-still-fig img { transform: translateX(calc(var(--px, 0) * 1%)) scale(1.1); }
}

/* ═══ 3. Numbers band (gold, notched) + slate rows ═══════════════════════ */
.r3r-map { padding-block: calc(clamp(64px, 10vh, 128px) + 6vw); }
.r3r-map-grid { display: grid; gap: 40px; }
.r3r-counters { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 20px; align-items: end; }
.r3r-counters .rush-counter { font-size: clamp(3rem, 11vw, 8rem); }
.r3r-counters--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.r3r-counters .rush-counter-k { color: var(--t-fg-2); }
[data-surface="gold"] .r3r-counters .rush-counter-k { color: var(--t-on-gold-2); }
.r3r-slate { display: flex; flex-direction: column; border-top: 1px solid var(--t-line-strong); margin-top: 8px; }
.r3r-slate-row { display: grid; grid-template-columns: 44px 1fr; grid-template-areas: "n name" "n addr" "n phone" "n hours"; gap: 2px 12px; padding: 18px 0; border-bottom: 1px solid var(--t-line); font-size: 15px; align-items: center; position: relative; }
.r3r-slate-n { grid-area: n; font-weight: 900; font-size: 22px; color: transparent; -webkit-text-stroke: 1.2px var(--t-stroke); font-variant-numeric: tabular-nums; align-self: start; }
.r3r-slate-name { grid-area: name; font-weight: 900; font-size: 18px; text-transform: uppercase; letter-spacing: 0.02em; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.r3r-slate-name a { text-decoration: none; }
.r3r-slate-addr { grid-area: addr; color: var(--t-fg-2); }
.r3r-slate-addr a { text-decoration: none; }
.r3r-slate-addr a:hover { color: var(--t-fg); }
.r3r-slate-phone { grid-area: phone; font-weight: 800; }
.r3r-slate-phone a { text-decoration: none; }
.r3r-slate-hours { grid-area: hours; display: flex; align-items: center; flex-wrap: wrap; color: var(--t-fg-2); }
.r3r-slate-row.is-mine { outline: none; }
.r3r-slate-row.is-mine::before { content: ""; position: absolute; left: -12px; top: 12px; bottom: 12px; width: 4px; background: var(--t-fg); transform: skewX(-30deg); }
.r3r-slate-row .rush-storerow-flags { display: inline-flex; }
/* Rows slide in along the 30° axis. */
html.rush-motion .r3r-slate-row.m-rise { transform: translate3d(-24px, 14px, 0); transition-delay: calc(var(--m-i, 0) * 40ms); }
html.rush-motion .r3r-slate-row.m-rise.is-in { transform: none; }
/* 7–12 stores: dense two-column slate. */
.r3r-slate[data-count="7"], .r3r-slate[data-count="8"], .r3r-slate[data-count="9"], .r3r-slate[data-count="10"], .r3r-slate[data-count="11"], .r3r-slate[data-count="12"] { display: grid; grid-template-columns: 1fr; column-gap: 40px; }
@media (min-width: 768px) {
	.r3r-map-grid { gap: 48px; }
	.r3r-counters { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 32px 24px; }
	.r3r-counters .rush-counter { font-size: clamp(4rem, 8vw, 8rem); }
	.r3r-counters--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.r3r-slate-row { grid-template-columns: 52px minmax(140px, 1.1fr) minmax(200px, 1.6fr) minmax(130px, 0.9fr) minmax(160px, 1.1fr); grid-template-areas: "n name addr phone hours"; gap: 16px; padding: 16px 0; }
	.r3r-slate-n { font-size: 26px; align-self: center; }
	.r3r-slate-row.is-mine::before { left: -16px; }
	.r3r-slate[data-count="7"], .r3r-slate[data-count="8"], .r3r-slate[data-count="9"], .r3r-slate[data-count="10"], .r3r-slate[data-count="11"], .r3r-slate[data-count="12"] { grid-template-columns: 1fr 1fr; }
	.r3r-slate[data-count="7"] .r3r-slate-row, .r3r-slate[data-count="8"] .r3r-slate-row, .r3r-slate[data-count="9"] .r3r-slate-row, .r3r-slate[data-count="10"] .r3r-slate-row, .r3r-slate[data-count="11"] .r3r-slate-row, .r3r-slate[data-count="12"] .r3r-slate-row { grid-template-columns: 44px 1fr; grid-template-areas: "n name" "n addr" "n phone" "n hours"; gap: 2px 12px; }
}
@media (min-width: 1280px) {
	.r3r-map-grid { grid-template-columns: 5fr 7fr; grid-template-areas: "head counters" "slate slate"; gap: 40px 56px; align-items: end; }
	.r3r-map-head { grid-area: head; margin-bottom: 0; }
	.r3r-map-grid > .r3r-counters { grid-area: counters; }
	.r3r-map-grid > .r3r-slate { grid-area: slate; }
	.r3r-counters--4 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.r3r-counters .rush-counter { font-size: clamp(4.5rem, 7vw, 8rem); }
}

/* ═══ 4. Rush Hour band (ink) + product props ════════════════════════════ */
.r3r-hour { overflow: clip; }
.r3r-hour-grid { display: grid; gap: 32px; align-items: center; }
.rush-home main .r3r-hour-copy .rush-display-xxl { font-size: clamp(3.25rem, 13vw, 9rem); }
.r3r-hour-at { margin-top: 6px; color: var(--t-fg); }
.r3r-hour-meta { margin-top: 12px; display: flex; align-items: center; flex-wrap: wrap; color: var(--t-fg-2); font-size: 15px; }
.r3r-hour-copy .rush-btn-paper { margin-top: 24px; }
.r3r-hour-copy .rush-lede { color: var(--t-fg-2); }
.r3r-prop { position: relative; width: min(60%, 320px); margin-inline: auto; filter: drop-shadow(0 40px 60px rgba(0, 0, 0, 0.45)); transform: perspective(1200px) rotateX(var(--ry, 0deg)) rotateY(var(--rx, 0deg)) translateY(calc(var(--prop-y, 0) * 1%)); transition: transform 240ms var(--ease-out-cine); } /* fixed: render shadow */
.r3r-prop.is-tilting { transition: none; }
.r3r-prop img { width: 100%; height: auto; }
.r3r-prop--bag { width: min(52%, 280px); }
@media (min-width: 1024px) {
	.r3r-hour-grid { grid-template-columns: 7fr 5fr; gap: 56px; }
	.r3r-prop { width: min(100%, 420px); }
	.r3r-prop--bag { width: min(100%, 340px); }
}

/* ═══ 5. Closing plate ═══════════════════════════════════════════════════ */
.r3r-close { position: relative; contain: paint; --close-x: 0%; --copy-a: 1; }
@property --close-x { syntax: "<percentage>"; inherits: true; initial-value: 0%; }
@property --copy-a { syntax: "<number>"; inherits: true; initial-value: 1; }
@property --prop-y { syntax: "<number>"; inherits: false; initial-value: 0; }
@property --ghost-y { syntax: "<percentage>"; inherits: false; initial-value: 0%; }
.r3r-close-stage { position: relative; min-height: 100svh; display: grid; align-items: end; overflow: clip; }
.r3r-close-media { position: absolute; inset: 0; z-index: 0; }
.r3r-close-media img { width: 100%; height: 100%; object-fit: cover; }
html.rush-loaded .r3r-close-media img { filter: var(--t-media-grade); }
.r3r-close-grade { position: absolute; inset: 0; background: var(--t-scrim-flat); }
.r3r-close-plate { position: absolute; inset: 0; z-index: 1; background: var(--t-gold) var(--rush-foil, none) center / cover; transform: translateX(var(--close-x)); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
.r3r-close-copy { position: relative; z-index: 2; padding-block: clamp(48px, 10vh, 120px) clamp(40px, 8vh, 96px); background-color: transparent !important; }
.r3r-close-copy[data-surface="gold"] { background-color: transparent; }
.r3r-close-eyebrow { display: flex; align-items: center; flex-wrap: wrap; gap: 4px 10px; color: var(--t-on-gold); }
.r3r-close-title { max-width: 12ch; }
.r3r-close-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 20px; margin-top: 28px; }
.r3r-close-row { display: contents; }
/* Phones: the plate is the bottom two-thirds cut at 30° across its top; copy sits on it. */
@media (max-width: 1023px) {
	.r3r-close-plate { top: auto; height: 66%; clip-path: polygon(0 12%, 22% 0, 100% 0, 100% 100%, 0 100%); transform: none; }
	.r3r-close-stage { min-height: calc(100svh - var(--r3r-top)); }
}
@media (max-width: 767px) { .r3r-close-stage { min-height: calc(100svh - var(--r3r-top) - 64px); } }
/* Desktop + motion: 200vh pin; the plate slides in from the right (JS scrubs --close-x 100%→0%). */
@media (min-width: 1024px) {
	html.rush-motion .r3r-close { height: 150vh; } /* r3 repair: shorter pin */
	html.rush-motion .r3r-close-stage { position: sticky; top: var(--r3r-top); height: calc(100vh - var(--r3r-top)); min-height: 0; }
	html.rush-motion .r3r-close-copy { opacity: var(--copy-a, 1); }
	.r3r-close-copy { padding-bottom: clamp(56px, 10vh, 120px); }
}

/* ═══ 6. Deals deck (pinned vertical scrub) ══════════════════════════════ */
.r3r-deck { position: relative; contain: paint; padding-block: clamp(64px, 10vh, 128px) clamp(40px, 6vh, 80px); --card-h: auto; }
.r3r-deck-stage { position: relative; }
.r3r-deck-head { margin-bottom: clamp(28px, 4vw, 48px); }
.r3r-deck-cards { display: grid; gap: 20px; position: relative; }
.r3r-card { position: relative; padding: 28px 24px 28px 28px; border-radius: 18px; background: linear-gradient(135deg, var(--t-elev), transparent 55%), var(--t-bg-3); border: 1px solid var(--t-line-strong); box-shadow: var(--t-shadow-card); overflow: hidden; outline: none; }
.r3r-card.rush-storerow.is-mine { outline: none; }
.r3r-card-slab { position: absolute; left: 0; top: 0; bottom: 0; width: 14px; background: var(--t-gold) var(--rush-foil, none) center / cover; clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%); transform: translateX(-100%); transition: transform 400ms var(--ease-out-cine); }
.r3r-card.is-mine .r3r-card-slab { transform: none; }
.r3r-card-n { position: absolute; right: 8px; top: -0.12em; font-size: clamp(4rem, 12vw, 8rem); color: transparent; -webkit-text-stroke: 1.5px var(--t-stroke); opacity: 0.5; pointer-events: none; }
.r3r-card-body { position: relative; z-index: 1; display: flex; flex-direction: column; gap: 8px; }
.rush-home main .r3r-card-name { font-weight: 800; font-size: 14px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--t-gold-text); display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.r3r-card-title { font-size: clamp(2rem, 7vw, 4.5rem); max-width: 10ch; }
.r3r-card-deal { font-size: 19px; line-height: 1.4; max-width: 46ch; color: var(--t-fg); }
.r3r-card-hours { display: flex; align-items: center; flex-wrap: wrap; font-size: 14px; color: var(--t-fg-2); }
.r3r-card-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 20px; margin-top: 10px; }
.r3r-deck-dots { display: none; }
.r3r-deck-nav { display: none; }
@media (min-width: 768px) {
	.r3r-card { padding: 36px 40px; }
	.r3r-card-deal { font-size: 22px; }
}
@media (min-width: 1024px) {
	html.rush-motion .r3r-deck { --card-h: min(62vh, 560px); height: calc(100vh + (var(--n, 3) - 1) * 80vh); padding-block: 0; } /* r3 repair: 0.8 vh per card, no snap */
	html.rush-motion .r3r-deck[data-count="7"], html.rush-motion .r3r-deck[data-count="8"], html.rush-motion .r3r-deck[data-count="9"], html.rush-motion .r3r-deck[data-count="10"], html.rush-motion .r3r-deck[data-count="11"], html.rush-motion .r3r-deck[data-count="12"] { --card-h: min(60vh, 520px); }
	html.rush-motion .r3r-deck-stage { position: sticky; top: var(--r3r-top); height: calc(100vh - var(--r3r-top)); overflow: clip; display: grid; grid-template-rows: auto 1fr; padding-top: 28px; }
	html.rush-motion .r3r-deck-head { margin-bottom: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 8px 24px; align-items: end; }
	html.rush-motion .r3r-deck-head .rush-eyebrow { grid-column: 1 / -1; }
	html.rush-motion .r3r-deck-head .rush-display-l { grid-column: 1; }
	html.rush-motion .r3r-deck-head .rush-lede { grid-column: 2; margin-top: 0; justify-self: end; }
	html.rush-motion .r3r-deck-nav { display: flex; gap: 8px; grid-column: 2; justify-self: end; }
	html.rush-motion .r3r-deck-cards { display: block; height: var(--card-h); align-self: center; }
	/* (0,3,1)+: outranks the .m-rise reveal rules (same specificity, earlier sheet) so the deck owns transform/opacity. */
	html.rush-motion .r3r-deck-cards > .r3r-card { position: absolute; inset: 0; height: var(--card-h); display: grid; align-content: center; transform: translate3d(0, 40vh, 0) scale(0.94); opacity: 0; clip-path: none; z-index: 0; transition: transform 600ms var(--ease-out-cine), opacity 400ms var(--ease-out-cine); transition-delay: 0ms; }
	html.rush-motion .r3r-deck-cards > .r3r-card.is-front { transform: none; opacity: 1; z-index: 3; }
	html.rush-motion .r3r-deck-cards > .r3r-card.is-behind { transform: translate3d(0, calc(-1 * var(--depth, 0) * 18px), 0) scale(calc(1 - var(--depth, 0) * 0.04)); opacity: calc(1 - var(--depth, 0) * 0.35); z-index: calc(2 - var(--depth, 0)); }
	html.rush-motion .r3r-card-n { right: 36px; top: 20px; }
	html.rush-motion .r3r-deck-dots { display: flex; gap: 8px; justify-content: center; padding: 18px 0 20px; }
	html.rush-motion .r3r-deck-dots i { width: 22px; height: 4px; background: var(--t-fg-3); transform: skewX(-30deg); transition: background-color 200ms, transform 300ms var(--ease-mark); }
	html.rush-motion .r3r-deck-dots i.is-active { background: var(--t-gold); transform: skewX(-30deg) scaleX(1.6); }
}

/* ═══ 7. Tiles (stack / more) + numbers strip ════════════════════════════ */
.r3r-stack-grid { display: grid; gap: 40px; align-items: center; }
.r3r-tiles { display: grid; gap: 24px; }
.r3r-tile-c { padding: 6px 0 6px 22px; }
.rush-home main .r3r-tile-c h3 { font-weight: 800; font-size: 24px; line-height: 1.15; margin-bottom: 8px; }
.r3r-tile-c p { color: var(--t-fg-2); max-width: 46ch; }
.r3r-tile-c .rush-link { margin-top: 6px; }
@media (min-width: 768px) {
	.rush-home main .r3r-tile-c h3 { font-size: 28px; }
	.r3r-tiles--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
}
@media (min-width: 1024px) {
	.r3r-stack-grid { grid-template-columns: 7fr 5fr; gap: 56px; }
	.r3r-stack-copy .r3r-tiles { grid-template-columns: 1fr 1fr; }
}
.r3r-numbers .r3r-counters--3 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
@media (min-width: 768px) { .r3r-numbers .r3r-counters--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } }

/* ═══ 8. Store grids: /shop/ cards + /rewards/ join rows ═════════════════ */
.r3r-grid { display: grid; gap: 24px; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
.r3r-gcard { position: relative; border-radius: 18px; background: var(--t-bg-3); border: 1px solid var(--t-line); overflow: hidden; transform: perspective(1200px) rotateX(var(--ry, 0deg)) rotateY(var(--rx, 0deg)); transition: transform 240ms var(--ease-out-cine), box-shadow 240ms; }
.r3r-gcard.is-tilting { transition: none; }
.r3r-gcard:hover { box-shadow: var(--t-shadow-card); }
.r3r-gcard.rush-storerow.is-mine { outline-offset: 3px; }
.r3r-gcard-media { position: relative; aspect-ratio: 16 / 10; background: var(--t-bg-2); overflow: hidden; clip-path: polygon(0 0, 100% 0, 100% calc(100% - 28px), 0 100%); }
.r3r-gcard-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 40%; transition: transform 700ms var(--ease-out-cine); }
html.rush-loaded .r3r-gcard-media img { filter: var(--t-media-grade); }
.r3r-gcard:hover .r3r-gcard-media img { transform: scale(1.06); }
.r3r-gcard-n { position: absolute; left: 14px; bottom: 6px; font-size: clamp(3rem, 7vw, 4.5rem); color: transparent; -webkit-text-stroke: 1.5px rgba(251, 250, 244, 0.9); line-height: 1; } /* fixed: over the photo */
.r3r-gcard-body { padding: 18px 22px 24px; display: flex; flex-direction: column; gap: 6px; }
.rush-home main .r3r-gcard-name { font-weight: 800; font-size: 24px; line-height: 1.1; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.r3r-gcard-addr { font-size: 14px; color: var(--t-fg-2); }
.r3r-gcard-addr a { text-decoration: none; }
.r3r-gcard-hours { display: flex; align-items: center; flex-wrap: wrap; font-size: 13px; color: var(--t-fg-2); }
.r3r-gcard-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 18px; margin-top: 10px; }
/* ≥7 stores: dense two-column compact rows. */
.r3r-grid[data-count="7"], .r3r-grid[data-count="8"], .r3r-grid[data-count="9"], .r3r-grid[data-count="10"], .r3r-grid[data-count="11"], .r3r-grid[data-count="12"] { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 12px; }
.r3r-grid[data-count="7"] .r3r-gcard-media, .r3r-grid[data-count="8"] .r3r-gcard-media, .r3r-grid[data-count="9"] .r3r-gcard-media, .r3r-grid[data-count="10"] .r3r-gcard-media, .r3r-grid[data-count="11"] .r3r-gcard-media, .r3r-grid[data-count="12"] .r3r-gcard-media { aspect-ratio: 21 / 6; }
/* Join rows (rewards) */
.r3r-grid--rows { grid-template-columns: 1fr; gap: 0; border-top: 1px solid var(--t-line-strong); }
.r3r-jcard { position: relative; display: grid; grid-template-columns: 44px 1fr; grid-template-areas: "n body" "n cta"; gap: 12px; align-items: center; padding: 22px 0; border-bottom: 1px solid var(--t-line); }
.r3r-jcard.rush-storerow.is-mine { outline: none; }
.r3r-jcard.is-mine::before { content: ""; position: absolute; left: -12px; top: 16px; bottom: 16px; width: 4px; background: var(--t-gold); transform: skewX(-30deg); }
.r3r-jcard-n { grid-area: n; font-weight: 900; font-size: 24px; color: transparent; -webkit-text-stroke: 1.2px var(--t-stroke); }
.r3r-jcard-body { grid-area: body; }
.rush-home main .r3r-jcard-name { font-weight: 900; font-size: 22px; text-transform: uppercase; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.r3r-jcard-addr { color: var(--t-fg-2); font-size: 15px; }
.r3r-jcard > .rush-btn-ink { grid-area: cta; justify-self: start; }
@media (min-width: 768px) {
	.r3r-jcard { grid-template-columns: 56px 1fr auto; grid-template-areas: "n body cta"; padding: 24px 0; }
	.r3r-jcard-n { font-size: 30px; }
}
.r3r-grid--rows[data-count="7"], .r3r-grid--rows[data-count="8"], .r3r-grid--rows[data-count="9"], .r3r-grid--rows[data-count="10"], .r3r-grid--rows[data-count="11"], .r3r-grid--rows[data-count="12"] { gap: 0 40px; }
@media (min-width: 1024px) {
	.r3r-grid--rows[data-count="7"], .r3r-grid--rows[data-count="8"], .r3r-grid--rows[data-count="9"], .r3r-grid--rows[data-count="10"], .r3r-grid--rows[data-count="11"], .r3r-grid--rows[data-count="12"] { grid-template-columns: 1fr 1fr; }
}

/* ═══ 9. Rewards: the foil card pin + how steps ══════════════════════════ */
.r3r-cardpin { position: relative; contain: paint; padding-block: clamp(64px, 10vh, 128px); }
.r3r-cardpin-grid { display: grid; gap: 40px; align-items: center; }
.r3r-foilcard { --fly: 1; perspective: 1400px; position: relative; width: min(100%, 520px); margin-inline: auto; transform-style: preserve-3d; }
@property --fly { syntax: "<number>"; inherits: false; initial-value: 1; }
html.rush-motion .r3r-foilcard[data-fly] { transform: rotateY(calc(-28deg * (1 - var(--fly)))) translateX(calc(-12% * (1 - var(--fly)))); }
html.rush-motion .r3r-foilcard:not([data-fly]) { opacity: 0; transform: translateY(40px) rotateY(-12deg); transition: opacity 900ms var(--ease-out-cine), transform 900ms var(--ease-out-cine); }
html.rush-motion .r3r-foilcard:not([data-fly]).is-in { opacity: 1; transform: none; }
.r3r-dust { position: absolute; inset: -20%; width: 140%; height: 140%; pointer-events: none; z-index: 0; }
.r3r-foilcard-in { position: relative; aspect-ratio: 3 / 2; border-radius: 22px; padding: 26px 28px; display: flex; flex-direction: column; justify-content: space-between; background: var(--t-gold) var(--rush-foil, none) center / cover; box-shadow: 0 40px 80px -40px var(--t-glow), 0 30px 60px -30px rgba(0, 0, 0, 0.6); /* fixed */ transform: rotateY(var(--rx, 0deg)) rotateX(var(--ry, 0deg)); transition: transform 240ms var(--ease-out-cine); overflow: hidden; z-index: 1; }
.r3r-foilcard-in.is-tilting { transition: none; }
.r3r-foilcard-in[data-surface="ink"] { background-color: #10100e; background-image: linear-gradient(135deg, rgba(255, 170, 0, 0.16), rgba(16, 16, 14, 0) 55%), var(--r3r-grain); background-size: cover, 420px 420px; color: #fbfaf4; } /* fixed: the member card is carbon */
.r3r-foilcard-in::before { content: ""; position: absolute; right: -40px; top: -40px; width: 180px; height: 320px; background: var(--t-gold) var(--rush-foil, none) center / cover; transform: skewX(-30deg); opacity: 0.95; }
.r3r-foilcard-k { position: relative; font-weight: 800; font-size: 12px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--t-gold-text); }
.r3r-foilcard-logo { position: relative; width: 44%; max-width: 220px; height: auto; align-self: flex-start; }
.r3r-foilcard-store { position: relative; font-weight: 900; font-size: clamp(1.4rem, 3vw, 2rem); text-transform: uppercase; letter-spacing: -0.01em; }
.r3r-foilcard-sheen { position: absolute; inset: 0; background: radial-gradient(circle at var(--mx, 50%) var(--my, 50%), rgba(255, 255, 255, 0.18), transparent 46%); pointer-events: none; } /* fixed: specular */
.r3r-steps { display: grid; gap: 20px; margin-top: 8px; }
.r3r-steps li { display: grid; grid-template-columns: 48px 1fr; grid-template-areas: "n h" "n p"; gap: 4px 14px; }
.r3r-step-n { grid-area: n; font-weight: 900; font-size: 22px; color: var(--t-gold-text); font-variant-numeric: tabular-nums; }
.rush-home main .r3r-steps h3 { grid-area: h; font-weight: 800; font-size: 20px; }
.r3r-steps p { grid-area: p; color: var(--t-fg-2); max-width: 46ch; }
@media (min-width: 1024px) {
	.r3r-cardpin-grid { grid-template-columns: 6fr 6fr; gap: 64px; }
	html.rush-motion .r3r-cardpin { height: 160vh; padding-block: 0; }
	html.rush-motion .r3r-cardpin-stage { position: sticky; top: var(--r3r-top); height: calc(100vh - var(--r3r-top)); display: grid; align-items: center; overflow: clip; }
	html.rush-motion .r3r-foilcard[data-fly] { --fly: 0; }
}
.r3r-how { padding-block: calc(clamp(64px, 10vh, 128px) + 6vw); }
.r3r-how-steps { display: grid; gap: 32px; }
.r3r-how-step { position: relative; padding-top: 12px; }
.r3r-how-n { display: block; font-size: clamp(5rem, 16vw, 9rem); color: transparent; -webkit-text-stroke: 2px var(--t-on-gold); line-height: 0.86; margin-bottom: 10px; }
.rush-home main .r3r-how-step h3 { display: inline-block; font-weight: 800; font-size: 24px; margin-bottom: 10px; }
.r3r-how-step p { color: var(--t-fg-2); max-width: 40ch; }
@media (min-width: 768px) { .r3r-how-steps { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 40px; } }

/* ═══ 10. Careers: pillars + the form ════════════════════════════════════ */
.r3r-why-grid { display: grid; gap: 40px; }
.r3r-pillars { display: grid; gap: 24px; }
.r3r-pillar { padding: 4px 0 4px 22px; }
.rush-home main .r3r-pillar h3 { font-weight: 800; font-size: 22px; margin-bottom: 8px; }
.r3r-pillar p { color: var(--t-fg-2); max-width: 46ch; }
@media (min-width: 1024px) { .r3r-why-grid { grid-template-columns: 5fr 7fr; gap: 64px; align-items: start; } }
.r3r-careers-grid { display: grid; gap: 32px; }
.r3r-req { color: var(--t-gold-text); font-weight: 900; }
.r3r-careers-form { background: var(--t-bg-3); border: 1px solid var(--t-line); border-radius: 22px; padding: 28px 22px 32px; }
.rush-careers-form { display: flex; flex-direction: column; gap: 16px; }
.rush-field { display: flex; flex-direction: column; gap: 6px; }
.rush-field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
@media (max-width: 520px) { .rush-field-row { grid-template-columns: 1fr; } }
.rush-field label { font-weight: 800; font-size: 13px; letter-spacing: 0.06em; text-transform: uppercase; color: var(--t-fg); }
.rush-field label span { color: var(--t-gold-text); }
.rush-field label .rush-opt { color: var(--t-fg-3); font-weight: 400; text-transform: none; letter-spacing: 0; }
.rush-careers-form input, .rush-careers-form select, .rush-careers-form textarea { font-family: inherit; font-size: 16px; color: var(--t-fg); background: var(--t-bg); border: 1px solid var(--t-line-strong); border-radius: 12px; padding: 12px 14px; min-height: 48px; width: 100%; box-sizing: border-box; }
.rush-careers-form textarea { min-height: 140px; resize: vertical; }
.rush-careers-form input:focus-visible, .rush-careers-form select:focus-visible, .rush-careers-form textarea:focus-visible { outline: 2px solid var(--t-focus); outline-offset: 1px; border-color: var(--t-gold); }
/* r3 repair: the résumé field is a dashed drop zone with a paper "Attach" pill; the select gets a 30° slash affordance; the card a foil tab. */
.rush-careers-form input[type="file"] { padding: 14px 14px; min-height: 72px; border-style: dashed; border-color: var(--t-line-strong); cursor: pointer; font-size: 14px; color: var(--t-fg-2); display: flex; align-items: center; gap: 12px; }
.rush-careers-form input[type="file"]::file-selector-button { font: inherit; font-weight: 800; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--t-bg); background: var(--t-fg); border: 0; border-radius: 999px; min-height: 36px; padding: 0 16px; margin-right: 12px; cursor: pointer; }
.rush-careers-form input[type="file"]:hover { border-color: var(--t-gold); }
.r3r-select { position: relative; }
.r3r-select select { appearance: none; -webkit-appearance: none; padding-right: 48px; }
.r3r-select::after { content: ""; position: absolute; right: 20px; top: 50%; width: 10px; height: 18px; margin-top: -9px; background: var(--t-gold); transform: skewX(-30deg); pointer-events: none; }
.r3r-careers-form { position: relative; }
.r3r-careers-form::before { content: ""; position: absolute; left: 28px; top: -1px; width: 48px; height: 8px; background: var(--t-gold) var(--rush-foil, none) center / cover; transform: skewX(-30deg); }
.rush-careers-submit.rush-btn-paper { min-height: 52px; padding: 0 30px; }
.rush-careers-submit { margin-top: 6px; align-self: flex-start; min-height: 50px; }
.rush-careers-fine { font-size: 12px; color: var(--t-fg-3); margin: 2px 0 0; line-height: 1.5; }
.rush-careers-note { position: relative; border-radius: 14px; padding: 18px 20px 18px 24px; margin: 0 0 22px; font-size: 15px; display: flex; flex-direction: column; gap: 4px; background: var(--t-bg); border: 1px solid var(--t-line); }
.rush-careers-ok strong { font-size: 18px; }
.rush-careers-ok .r3r-received { align-self: flex-start; margin-bottom: 8px; }
.rush-careers-bad { border-color: var(--t-line-strong); }
.rush-careers-bad::before { content: ""; position: absolute; left: 8px; top: 14px; bottom: 14px; width: 4px; background: var(--t-fg); transform: skewX(-30deg); }
.rush-hp { position: absolute !important; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
@media (min-width: 768px) { .r3r-careers-form { padding: 36px 36px 40px; } }
@media (min-width: 1024px) { .r3r-careers-grid { grid-template-columns: 5fr 7fr; gap: 64px; align-items: start; } .r3r-careers-head { position: sticky; top: calc(var(--r3r-top) + 24px); margin-bottom: 0; } }

/* ═══ 11. Journal ════════════════════════════════════════════════════════ */
.r3r-journal-grid { display: grid; gap: 40px; }
.r3r-feature { position: relative; transform: perspective(1200px) rotateX(var(--ry, 0deg)) rotateY(var(--rx, 0deg)); transition: transform 240ms var(--ease-out-cine); }
.r3r-feature.is-tilting { transition: none; }
.r3r-feature-link { display: block; text-decoration: none; }
.r3r-tile { position: relative; aspect-ratio: 16 / 9; overflow: hidden; background: var(--t-bg-3); clip-path: polygon(0 0, 100% 0, 100% calc(100% - 32px), 0 100%); }
.r3r-tile img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
html.rush-loaded .r3r-tile img { filter: var(--t-media-grade); }
.r3r-tile.is-fallback::after { content: ""; position: absolute; inset: 0; background: var(--t-scrim-soft); }
.r3r-tile-n { position: absolute; right: 16px; bottom: 8px; z-index: 1; color: transparent; -webkit-text-stroke: 1.5px rgba(251, 250, 244, 0.9); font-weight: 900; font-size: clamp(4rem, 12vw, 8rem); line-height: 1; } /* fixed: over the tile */
.r3r-tile-s .r3r-tile-n { font-size: 40px; right: 10px; bottom: 6px; }
.rush-home main .r3r-feature-title { font-weight: 900; font-size: clamp(1.75rem, 4vw, 2.75rem); line-height: 1.05; letter-spacing: -0.01em; margin-top: 10px; max-width: 20ch; }
.r3r-feature .rush-meta { margin-top: 18px; }
.r3r-feature-excerpt { margin-top: 12px; color: var(--t-fg-2); max-width: 56ch; font-size: 18px; }
.r3r-feature .rush-link { margin-top: 8px; }
.r3r-journal-list { display: grid; gap: 22px; }
.r3r-journal-item a { display: grid; grid-template-columns: 120px 1fr; gap: 16px; align-items: start; text-decoration: none; }
.r3r-journal-item .r3r-tile { aspect-ratio: 4 / 3; clip-path: polygon(0 0, 100% 0, 100% calc(100% - 14px), 0 100%); }
.rush-home main .r3r-journal-item h3 { display: inline; font-weight: 800; font-size: 19px; line-height: 1.2; margin-top: 4px; }
.rush-home main .r3r-journal-item h3.m-ul::after { bottom: -3px; }
.r3r-journal-excerpt { margin-top: 6px; font-size: 15px; color: var(--t-fg-2); }
@media (min-width: 768px) { .r3r-journal-item a { grid-template-columns: 180px 1fr; gap: 22px; } }
@media (min-width: 1024px) {
	.r3r-journal-grid { grid-template-columns: 7fr 5fr; gap: 56px; align-items: start; }
	.r3r-journal-list { position: sticky; top: calc(var(--r3r-top) + 24px); }
}

/* ═══ 12. FAQ (store page) + details facts ═══════════════════════════════ */
.r3r-faq-grid { display: grid; gap: 32px; }
.r3r-faq-review { margin-top: 18px; }
.r3r-faq-list { display: flex; flex-direction: column; gap: 10px; }
.r3r-faq-item { padding: 6px 0 6px 22px; border-bottom: 1px solid var(--t-line); }
.r3r-faq-item summary { list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 16px; cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 18px; line-height: 1.25; }
.r3r-faq-item summary::-webkit-details-marker { display: none; }
.r3r-faq-plus { position: relative; flex: none; width: 24px; height: 24px; transition: transform 300ms var(--ease-mark); }
.r3r-faq-plus::before, .r3r-faq-plus::after { content: ""; position: absolute; left: 50%; top: 50%; width: 18px; height: 2px; background: currentColor; transform: translate(-50%, -50%); }
.r3r-faq-plus::after { transform: translate(-50%, -50%) rotate(90deg); }
.r3r-faq-item[open] .r3r-faq-plus { transform: rotate(-60deg); }
.r3r-faq-a { padding: 0 0 18px; color: var(--t-fg-2); max-width: 66ch; font-size: 17px; line-height: 1.6; }
.r3r-faq-a a { color: var(--t-gold-text); text-decoration: underline; text-underline-offset: 3px; }
@media (min-width: 1024px) {
	.r3r-faq-grid { grid-template-columns: 5fr 7fr; gap: 64px; align-items: start; }
	.r3r-faq-head { position: sticky; top: calc(var(--r3r-top) + 24px); margin-bottom: 0; }
}
.r3r-details { padding-block: calc(clamp(64px, 10vh, 128px) + 6vw); }
.r3r-details .r3r-counters { margin-bottom: 40px; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.r3r-details .r3r-counters .rush-counter { font-size: clamp(2.6rem, 9vw, 7rem); }
.r3r-facts { display: grid; gap: 0; border-top: 1px solid var(--t-line-strong); }
.r3r-fact { display: grid; grid-template-columns: 110px 1fr; gap: 12px; padding: 16px 0; border-bottom: 1px solid var(--t-line); align-items: baseline; }
.r3r-fact dt { font-weight: 800; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--t-fg-2); }
.r3r-fact dd { font-size: 17px; font-weight: 700; display: flex; flex-wrap: wrap; align-items: center; gap: 6px 12px; }
.r3r-fact dd a { text-decoration: none; }
.r3r-fact-sub { font-weight: 400; font-size: 14px; color: var(--t-fg-2); }
.r3r-stamp { display: inline-block; font-family: inherit; font-weight: 900; letter-spacing: 0.08em; padding: 4px 10px; border: 2px solid var(--t-fg); border-radius: 6px; transform-origin: 40% 60%; }
@media (min-width: 768px) {
	.r3r-facts { grid-template-columns: 1fr 1fr; column-gap: 40px; }
	.r3r-details .r3r-counters { gap: 24px; }
}

/* ═══ 13. Footer — moved to rush-r3-chrome.css (shared by every r3 template, r3 repair) ═══ */

/* ═══ 14. Valve + reduced motion ═════════════════════════════════════════ */
/* The hero copy's rest states resolve if the JS chain never boots (rush-motion.css valve covers .m-rise/.rk-line). */
@media (prefers-reduced-motion: reduce) {
	html.rush-motion .r3r-hero .r3-hero-media img,
	html.rush-motion .r3r-slate-row.m-rise { transform: none; transition: none; }
	.r3r-card, .r3r-gcard, .r3r-chip, .r3r-prop, .r3r-feature, .r3r-foilcard-in, .r3r-panel-media img, .r3r-gcard-media img, .r3r-rail i, .r3r-card-slab, .r3r-panel-slab, .r3r-faq-plus { transition: none !important; }
	.r3r-deals-field { --bp: 1; animation: none; }
	.r3r-close-plate { transform: none !important; }
	.r3r-hairline { transform: none !important; transition: none !important; }
}
