/* GENERATED by `just css-bundle` — do not edit.
   Sources are static/css/*.css; edit those and rebuild. */

/* ---- fonts.css ---- */
/* Self-hosted variable fonts. No CDN, no render-blocking third party.
   Fraunces = display serif (engraved, high contrast). Inter = UI/body.
   Both are variable (weight axis); Fraunces also carries opsz/SOFT/WONK. */

/* Fraunces — latin */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/static/fonts/fraunces-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;
}

/* Fraunces — latin extended */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/static/fonts/fraunces-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;
}

/* Inter — latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/static/fonts/inter-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;
}

/* Inter — latin extended */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/static/fonts/inter-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;
}

/* ---- cinema.css ---- */
/* cinema.css — the scan page's room: tokens, type, grain, buttons, the
 * reveal machinery and the dock. /brochure is opened by a phone pointed
 * at a coin, so every rule here is written for a 390px screen first and
 * widened after.
 *
 * Nothing is hidden unless script can show it again: every pre-reveal
 * state sits behind html.anim, which the head script sets and drops
 * again after 2s if cinema.js never claimed it.
 */
:root {
  color-scheme: dark;
  --ink: #050506; --ink-2: #0c0c0f; --ink-3: #141418;
  --line: rgba(232, 198, 115, .16); --line-2: rgba(232, 198, 115, .32);
  --text: #EFEADF; --text-2: #B9B2A3; --text-3: #7F796D;
  --gold: #C9A227; --gold-hi: #F1D58A; --gold-lo: #7A5C12; --teal: #62D2C2;
  --f-display: 'Fraunces', 'Iowan Old Style', Georgia, serif;
  --f-body: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --gutter: clamp(20px, 5vw, 64px);
  --ease: cubic-bezier(.2, .7, .2, 1);
  --foil: linear-gradient(100deg, #8a6a1f 0%, #f7e3a1 20%, #b8892b 38%, #fff6cf 50%, #a67c26 62%, #f1d58a 80%, #7a5c12 100%);
}
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  margin: 0; background: var(--ink); color: var(--text);
  font: 400 16px/1.6 var(--f-body); -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
img, video { max-width: 100%; display: block; }
h1, h2, h3 { font-family: var(--f-display); font-weight: 600; line-height: 1.08; text-wrap: balance; margin: 0; letter-spacing: -.01em; }
p { margin: 0; }
a { color: var(--gold-hi); }
::selection { background: var(--gold); color: var(--ink); }
:focus-visible { outline: 2px solid var(--gold-hi); outline-offset: 3px; }

.foil {
  font-style: normal; background: var(--foil); background-size: 220% auto;
  -webkit-background-clip: text; background-clip: text; color: transparent;
  animation: foil 7s linear infinite;
}
@keyframes foil { to { background-position: 220% center; } }

.chapter {
  font: 600 .72rem/1 var(--f-body); letter-spacing: .32em; text-transform: uppercase;
  color: var(--gold); margin-bottom: 1.1rem; display: flex; align-items: center; gap: .8rem;
}
.chapter::after { content: ""; height: 1px; width: 3.5rem; background: linear-gradient(90deg, var(--gold), transparent); }

/* ---- film grain + the gold thread ------------------------------------ */
.grain {
  position: fixed; inset: -50%; z-index: 90; pointer-events: none; opacity: .065;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  animation: grain 1s steps(5) infinite;
}
@keyframes grain {
  0% { transform: translate(0, 0); } 20% { transform: translate(-3%, 2%); } 40% { transform: translate(2%, -3%); }
  60% { transform: translate(-2%, -1%); } 80% { transform: translate(3%, 3%); } 100% { transform: translate(0, 0); }
}
.thread { position: fixed; top: 0; left: 0; right: 0; height: 2px; z-index: 95; pointer-events: none; }
.thread span { display: block; height: 100%; background: var(--foil); transform-origin: 0 50%; transform: scaleX(var(--p, 0)); }

/* ---- buttons ---------------------------------------------------------- */
.btn {
  --bg: transparent; position: relative; overflow: hidden; display: inline-flex; align-items: center; justify-content: center;
  gap: .5rem; min-height: 48px; padding: .8rem 1.5rem; border-radius: 999px; border: 1px solid var(--line-2);
  background: var(--bg); color: var(--text); font: 600 .95rem/1.2 var(--f-body); letter-spacing: .02em;
  text-decoration: none; cursor: pointer; transition: transform .25s var(--ease), border-color .25s, background .25s;
  -webkit-tap-highlight-color: transparent;
}
.btn:active { transform: scale(.97); }
.btn-gold { background: linear-gradient(180deg, #f3d98f, #c9a227 55%, #a8841b); color: #1b1407; border-color: transparent; box-shadow: 0 10px 30px -10px rgba(201, 162, 39, .6), inset 0 1px 0 rgba(255, 255, 255, .45); }
.btn-gold::after {
  content: ""; position: absolute; inset: 0; transform: translateX(-120%);
  background: linear-gradient(100deg, transparent 30%, rgba(255, 255, 255, .55) 50%, transparent 70%);
  animation: sheen 4.5s var(--ease) 2.5s infinite;
}
@keyframes sheen { 0%, 70% { transform: translateX(-120%); } 100% { transform: translateX(120%); } }
.btn-ghost { background: rgba(255, 255, 255, .03); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); }
.btn-ghost:hover { border-color: var(--gold); }
.btn-lg { min-height: 56px; padding: 1rem 1.8rem; font-size: 1rem; }
.btn-sm { min-height: 40px; padding: .5rem 1.1rem; font-size: .85rem; }

/* ---- reveal ----------------------------------------------------------- */
.anim [data-reveal] { opacity: 0; transform: translateY(24px); transition: opacity 1s var(--ease), transform 1s var(--ease); }
.anim [data-reveal].in { opacity: 1; transform: none; }
.split .w { display: inline-block; white-space: pre; }
.anim .split .w { opacity: 0; filter: blur(10px); transform: translateY(.4em); transition: opacity .9s var(--ease), filter .9s var(--ease), transform .9s var(--ease); transition-delay: calc(var(--i) * 70ms); }
.anim .split.in .w { opacity: 1; filter: none; transform: none; }

/* ---- the dock: the offer, always one thumb away on a phone ----------- */
.dock {
  position: fixed; left: 12px; right: 12px; bottom: calc(12px + env(safe-area-inset-bottom)); z-index: 80;
  display: flex; align-items: center; justify-content: space-between; gap: .8rem; padding: .55rem .6rem .55rem 1.1rem;
  border-radius: 999px; border: 1px solid var(--line-2); background: rgba(10, 10, 12, .82);
  backdrop-filter: blur(14px) saturate(1.3); -webkit-backdrop-filter: blur(14px) saturate(1.3);
  transform: translateY(160%); transition: transform .6s var(--ease); font-size: .85rem; color: var(--text-2);
}
.dock.on { transform: none; }
.dock strong { color: var(--gold-hi); font-weight: 600; }
@media (min-width: 900px) { .dock { left: auto; right: 24px; bottom: 24px; max-width: 420px; } }

.foot { padding: 3.5rem var(--gutter) calc(6.5rem + env(safe-area-inset-bottom)); border-top: 1px solid var(--line); color: var(--text-3); font-size: .85rem; text-align: center; }
.foot p + p { margin-top: .5rem; }
.foot a { color: var(--text-2); }

@media (prefers-reduced-motion: reduce) {
  .grain, .foil, .btn-gold::after { animation: none; }
  html { scroll-behavior: auto; }
}

/* ---- cold.css ---- */
/* cold.css — the cold open and the hero.
 *
 * The cold open runs once per session, only when motion is welcome and
 * the visitor did not arrive on an anchor. It is pure CSS on a timeline:
 * cinema.js only shortens it (tap to enter) and tidies up after. If the
 * script never loads, the animation still ends and lets go of the page.
 *
 * The state classes on <html> are is-cold / is-skipping, never bare
 * names: html.cold once matched `.cold { display: none }` and hid the
 * entire page for four seconds.
 *
 *   0.2s  the real coin spins in out of the dark
 *   1.1s  a gold flare crosses the frame
 *   1.2s  "You found one." rises word by word, and is held
 *   3.3s  the doors part top and bottom onto the film already playing
 */
.cold { display: none; }
html.is-cold .cold {
  display: grid; place-items: center; align-content: center; gap: 2rem;
  position: fixed; inset: 0; z-index: 100; overflow: hidden; cursor: pointer;
  animation: cold-gone .01s linear 4.3s forwards;
}
.cold::before, .cold::after { content: ""; position: absolute; left: 0; right: 0; height: 50.5%; background: #000; z-index: -1; animation: 1s cubic-bezier(.7, 0, .2, 1) 3.3s forwards; }
.cold::before { top: 0; animation-name: door-up; }
.cold::after { bottom: 0; animation-name: door-down; }
@keyframes door-up { to { transform: translateY(-101%); } }
@keyframes door-down { to { transform: translateY(101%); } }
@keyframes cold-gone { to { visibility: hidden; pointer-events: none; } }

.cold-stage { display: grid; place-items: center; gap: 2rem; animation: stage-out .6s ease 3.1s forwards; }
@keyframes stage-out { to { opacity: 0; transform: scale(1.08); filter: blur(6px); } }
.cold-coin { width: min(46vw, 220px); aspect-ratio: 1; perspective: 900px; filter: drop-shadow(0 30px 40px rgba(0, 0, 0, .8)) drop-shadow(0 0 60px rgba(201, 162, 39, .25)); }
.cold-disc { position: relative; width: 100%; height: 100%; transform-style: preserve-3d; animation: coin-in 2.4s cubic-bezier(.12, .6, .18, 1) .2s both; }
.cold-disc img, .flip-disc img { position: absolute; inset: 0; width: 100%; height: 100%; backface-visibility: hidden; -webkit-backface-visibility: hidden; }
.cold-disc img + img, .flip-disc img + img { transform: rotateY(180deg); }
@keyframes coin-in { 0% { opacity: 0; transform: translateY(-30px) rotateY(-1260deg) scale(.35); } 18% { opacity: 1; } 100% { transform: none; } }

.cold-flare { position: absolute; top: 50%; left: -60%; width: 220%; height: 2px; background: linear-gradient(90deg, transparent, rgba(255, 228, 160, .9) 48%, #fff 50%, rgba(255, 228, 160, .9) 52%, transparent); box-shadow: 0 0 24px 6px rgba(241, 213, 138, .35); opacity: 0; animation: flare 1.1s ease-out 1.1s; }
@keyframes flare { 0% { opacity: 0; transform: translateX(-30%) scaleY(.4); } 35% { opacity: 1; } 100% { opacity: 0; transform: translateX(30%) scaleY(1); } }

.cold-line { font: 500 clamp(2rem, 9vw, 3.6rem)/1 var(--f-display); letter-spacing: -.01em; }
.cold-line span { display: inline-block; opacity: 0; filter: blur(12px); transform: translateY(.35em); animation: word .9s var(--ease) forwards; }
.cold-line span:nth-child(1) { animation-delay: 1.2s; }
.cold-line span:nth-child(2) { animation-delay: 1.38s; }
.cold-line span:nth-child(3) { animation-delay: 1.56s; }
@keyframes word { to { opacity: 1; filter: none; transform: none; } }
.cold-skip { position: absolute; bottom: calc(28px + env(safe-area-inset-bottom)); left: 0; right: 0; text-align: center; font-size: .7rem; letter-spacing: .3em; text-transform: uppercase; color: var(--text-3); opacity: 0; animation: word .6s ease .9s forwards, stage-out .4s ease 3.1s forwards; }
html.is-skipping .cold::before, html.is-skipping .cold::after { animation-delay: 0s; animation-duration: .55s; }
html.is-skipping .cold-stage, html.is-skipping .cold-skip { animation: stage-out .3s ease forwards; }
html.is-skipping .cold { animation-delay: .6s; }

/* ---- top bar ---------------------------------------------------------- */
.bar { position: absolute; top: 0; left: 0; right: 0; z-index: 20; display: flex; justify-content: space-between; align-items: center; padding: calc(14px + env(safe-area-inset-top)) var(--gutter) 14px; }
.mark { display: inline-flex; align-items: center; gap: .6rem; color: var(--text); text-decoration: none; font: 600 .8rem/1 var(--f-body); letter-spacing: .38em; }
.mark img { width: 28px; height: 28px; border-radius: 50%; }

/* ---- hero ------------------------------------------------------------- */
.hero { position: relative; min-height: 100svh; display: grid; align-items: end; overflow: hidden; isolation: isolate; background: #000 url(/static/img/brand/abyss-lg.webp) center / cover; }
.hero-film { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2; animation: drift 24s ease-in-out infinite alternate; }
@keyframes drift { from { transform: scale(1.02); } to { transform: scale(1.12); } }
.hero-shade { position: absolute; inset: 0; z-index: -1; background:
  radial-gradient(120% 70% at 50% 35%, transparent 0%, rgba(0, 0, 0, .55) 70%, #000 100%),
  linear-gradient(180deg, rgba(5, 5, 6, .55) 0%, transparent 25%, rgba(5, 5, 6, .35) 55%, var(--ink) 96%); }
.hero-copy { padding: 7rem var(--gutter) calc(4.5rem + env(safe-area-inset-bottom)); max-width: 980px; }
.kicker { font-size: .72rem; letter-spacing: .34em; text-transform: uppercase; color: var(--text-2); margin-bottom: 1.2rem; }
.kicker i { color: var(--gold); font-style: normal; padding: 0 .4em; }
.hero h1 { font-size: clamp(2.5rem, 11vw, 5.6rem); font-weight: 500; }
.hero h1 .foil { display: inline; font-weight: 600; }
.tally { display: inline-flex; align-items: center; gap: .65rem; margin-top: 1.4rem; padding: .5rem .95rem; border-radius: 999px; border: 1px solid var(--line-2); background: rgba(0, 0, 0, .45); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); font-size: .86rem; color: var(--text-2); }
.tally strong { color: var(--gold-hi); font-variant-numeric: tabular-nums; }
.pulse { width: 8px; height: 8px; border-radius: 50%; background: var(--teal); box-shadow: 0 0 0 0 rgba(98, 210, 194, .7); animation: pulse 2.2s infinite; flex: none; }
@keyframes pulse { 70% { box-shadow: 0 0 0 10px rgba(98, 210, 194, 0); } 100% { box-shadow: 0 0 0 0 rgba(98, 210, 194, 0); } }
.hero .lede { margin-top: 1.3rem; max-width: 36rem; font-size: clamp(1rem, 3.8vw, 1.2rem); color: var(--text-2); }
.cta-row { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 2rem; }
.cta-row .btn-gold { flex: 1 1 100%; }
@media (min-width: 640px) { .cta-row .btn-gold { flex: 0 0 auto; } }
.scroll-cue { position: absolute; left: 50%; bottom: calc(14px + env(safe-area-inset-bottom)); width: 1px; height: 44px; overflow: hidden; background: rgba(255, 255, 255, .12); }
.scroll-cue span { display: block; width: 1px; height: 50%; background: var(--gold-hi); animation: cue 2s var(--ease) infinite; }
@keyframes cue { from { transform: translateY(-100%); } to { transform: translateY(200%); } }

@media (prefers-reduced-motion: reduce) {
  .hero-film, .pulse, .scroll-cue span { animation: none; }
}

/* ---- chests.css ---- */
/* chests.css — the packages, as boxes you could take off a shelf.
 *
 * Each box is three real faces in CSS 3D (front, spine, lid), not a
 * picture of a box: the words on it are live text, so a price in the
 * book changes the box without anyone regenerating art. The cover is a
 * still from the studio and the loop over it is the same shot moving;
 * the loop only plays while its box is the one in front of you.
 *
 * Phone: a swipeable shelf, one box centred at a time. Wide: a grid.
 */
.chests { position: relative; padding-bottom: 4rem; }
.chests-head { position: relative; min-height: 78svh; display: grid; align-items: end; overflow: hidden; isolation: isolate; }
.chest-film, .chests-poster { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2; }
.chests-shade { position: absolute; inset: 0; z-index: -1; background: linear-gradient(180deg, var(--ink) 0%, rgba(5, 5, 6, .2) 30%, rgba(5, 5, 6, .5) 65%, var(--ink) 100%); }
.chests-title { padding: 0 var(--gutter) 2.5rem; max-width: 760px; }
.chests-title h2, .scene h2 { font-size: clamp(2.2rem, 9vw, 4.4rem); font-weight: 500; }
.chests-title p:last-child { margin-top: 1rem; color: var(--text-2); max-width: 34rem; }

.shelf {
  display: grid; grid-auto-flow: column; grid-auto-columns: min(84vw, 360px); gap: 18px;
  overflow-x: auto; scroll-snap-type: x mandatory; overscroll-behavior-x: contain;
  padding: 1.5rem calc((100vw - min(84vw, 360px)) / 2) 1rem; scrollbar-width: none;
}
.shelf::-webkit-scrollbar { display: none; }
.shelf-dots { display: flex; justify-content: center; gap: 8px; margin-top: .5rem; }
.shelf-dots span { width: 6px; height: 6px; border-radius: 50%; background: var(--line-2); transition: width .4s var(--ease), background .4s; }
.shelf-dots span.on { width: 22px; border-radius: 3px; background: var(--gold); }
@media (min-width: 980px) {
  .shelf { grid-auto-flow: row; grid-template-columns: repeat(3, 1fr); grid-auto-columns: auto; overflow: visible; padding: 2rem var(--gutter); gap: 40px 32px; max-width: 1320px; margin: 0 auto; }
  .shelf-dots { display: none; }
}

.chest { scroll-snap-align: center; display: flex; flex-direction: column; border-radius: 22px; padding: 1.4rem 1.2rem 1.5rem; background: linear-gradient(180deg, var(--ink-3), var(--ink-2)); border: 1px solid var(--line); }
.chest.is-offer { border-color: var(--line-2); box-shadow: 0 0 0 1px rgba(201, 162, 39, .18), 0 30px 80px -40px rgba(201, 162, 39, .45); }

/* ---- the box ---------------------------------------------------------- */
.box { --w: min(56vw, 230px); --h: calc(var(--w) * 4 / 3); --d: calc(var(--w) * .27); position: relative; height: calc(var(--h) + var(--d) * .9); perspective: 1300px; margin: .4rem auto 1.4rem; width: calc(var(--w) + var(--d)); }
.box-3d { position: absolute; left: calc(var(--d) * .1); top: calc(var(--d) * .45); width: var(--w); height: var(--h); transform-style: preserve-3d; transform: rotateX(-7deg) rotateY(var(--ry, -34deg)) rotateX(var(--rx, 0deg)); transition: transform 1s var(--ease); }
.chest.is-active .box-3d, .chest:hover .box-3d { --ry: -24deg; }
.box-front, .box-side, .box-top { position: absolute; backface-visibility: hidden; -webkit-backface-visibility: hidden; }
.box-front { inset: 0; transform: translateZ(calc(var(--d) / 2)); overflow: hidden; border-radius: 3px; background: #000; box-shadow: inset 0 0 0 1px rgba(241, 213, 138, .25); }
.box-side { top: 0; left: calc((var(--w) - var(--d)) / 2); width: var(--d); height: var(--h); transform: rotateY(90deg) translateZ(calc(var(--w) / 2)); background: linear-gradient(90deg, #17130a, #2a2210 40%, #0d0b06); display: grid; place-items: center; box-shadow: inset 0 0 0 1px rgba(241, 213, 138, .2); }
.box-side span { writing-mode: vertical-rl; transform: rotate(180deg); font: 600 calc(var(--d) * .2)/1 var(--f-body); letter-spacing: .3em; text-transform: uppercase; color: var(--gold-hi); white-space: nowrap; }
.box-top { left: 0; top: calc((var(--h) - var(--d)) / 2); width: var(--w); height: var(--d); transform: rotateX(90deg) translateZ(calc(var(--h) / 2)); background: linear-gradient(180deg, #2b2412, #0f0d08); }
.box-floor { position: absolute; left: 6%; right: 0; bottom: -4px; height: 22px; background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, .85), transparent); filter: blur(6px); }

.box-art, .box-film { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.box-film { opacity: 0; transition: opacity 1.2s var(--ease); }
.box-film.playing { opacity: 1; }
.box-glaze { position: absolute; inset: 0; background:
  linear-gradient(180deg, rgba(0, 0, 0, .78) 0%, transparent 26%, transparent 52%, rgba(0, 0, 0, .92) 88%),
  linear-gradient(115deg, transparent 35%, rgba(255, 243, 210, .22) 48%, transparent 60%) no-repeat;
  background-size: 100% 100%, 300% 100%; animation: glaze 6s var(--ease) infinite; }
@keyframes glaze { 0%, 55% { background-position: 0 0, 160% 0; } 100% { background-position: 0 0, -60% 0; } }
.box-front p { position: absolute; left: 0; right: 0; text-align: center; margin: 0; }
.box-brand { top: 7%; text-shadow: 0 1px 8px #000; font: 600 calc(var(--w) * .045)/1 var(--f-body); letter-spacing: .55em; color: var(--gold-hi); }
.box-edition { top: 12.5%; font: italic 400 calc(var(--w) * .052)/1 var(--f-display); color: var(--text); text-shadow: 0 1px 8px #000, 0 0 2px #000; }
.box-name { bottom: 17%; padding: 0 6%; font: 600 calc(var(--w) * .115)/1 var(--f-display); white-space: nowrap; background: var(--foil); background-size: 220% auto; -webkit-background-clip: text; background-clip: text; color: transparent; animation: foil 7s linear infinite; filter: drop-shadow(0 2px 6px rgba(0, 0, 0, .9)); }
.box-qty { bottom: 10.5%; font: 600 calc(var(--w) * .045)/1 var(--f-body); letter-spacing: .28em; text-transform: uppercase; color: var(--text); }
.box-foot { bottom: 3.5%; font: 500 calc(var(--w) * .032)/1 var(--f-body); letter-spacing: .12em; color: var(--text-3); text-transform: uppercase; }
.box-sticker { top: 21% !important; left: auto !important; right: 5%; width: 30%; aspect-ratio: 1; border-radius: 50%; display: grid; place-content: center; transform: rotate(12deg);
  background: conic-gradient(from var(--spin, 0deg), #f7e3a1, #9fe6da, #f0b8e8, #f7e3a1, #c9a227, #f7e3a1); animation: holo 5s linear infinite; box-shadow: 0 6px 16px rgba(0, 0, 0, .6); color: #1b1407; }
.box-sticker span { font: 700 calc(var(--w) * .03)/1.1 var(--f-body); letter-spacing: .08em; text-transform: uppercase; }
.box-sticker strong { font: 700 calc(var(--w) * .075)/1 var(--f-display); }
@property --spin { syntax: '<angle>'; inherits: false; initial-value: 0deg; }
@keyframes holo { to { --spin: 360deg; } }
.is-sealed .box-art, .is-sealed .box-film { filter: blur(3px) saturate(.6) brightness(.55); transform: scale(1.08); }
.box-seal { top: 30% !important; left: 50% !important; right: auto !important; width: 38%; aspect-ratio: 1; transform: translateX(-50%) rotate(-8deg); border-radius: 46% 54% 50% 50% / 52% 48% 52% 48%; display: grid; place-content: center;
  background: radial-gradient(circle at 35% 30%, #d14a3a, #8b1a12 60%, #4d0b07); box-shadow: 0 8px 18px rgba(0, 0, 0, .7), inset 0 0 0 4px rgba(0, 0, 0, .18); font: 600 italic calc(var(--w) * .05)/1.1 var(--f-display); color: #f7d9b0; }

/* ---- what's in it ----------------------------------------------------- */
.chest-copy { display: flex; flex-direction: column; gap: .8rem; flex: 1; }
.chest-copy h3 { font-size: 1.55rem; display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: .2rem .5rem; }
.chest-copy h3 span { white-space: nowrap; }
.chest-copy h3 span { font: 500 .78rem/1 var(--f-body); letter-spacing: .12em; text-transform: uppercase; color: var(--text-3); }
.chest-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: .2rem .55rem; }
.chest-price strong { font: 600 2.1rem/1 var(--f-display); color: var(--gold-hi); }
.chest-price s { color: var(--text-3); font-size: 1.05rem; }
.chest-price em, .chest-price .from { font-size: .8rem; color: var(--text-2); font-style: normal; letter-spacing: .04em; }
.chest-price em { flex-basis: 100%; color: var(--teal); }
.chest-tag { color: var(--text-2); font-size: .95rem; }
.chest-list { list-style: none; margin: .2rem 0; padding: 0; display: grid; gap: .45rem; font-size: .9rem; }
.chest-list li { display: flex; gap: .6rem; }
.chest-list li::before { content: "✦"; color: var(--gold); font-size: .7rem; line-height: 1.9; }
.chest-for { font-size: .82rem; color: var(--text-3); font-style: italic; margin-top: auto; }
.chest-copy .btn { margin-top: .4rem; width: 100%; }

@media (prefers-reduced-motion: reduce) {
  .box-glaze, .box-name, .box-sticker { animation: none; }
  .box-3d { transition: none; }
}
.chest-film { opacity: 0; transition: opacity 1.2s var(--ease); }
.chest-film.playing { opacity: 1; }

/* ---- brochure.css ---- */
/* brochure.css — the scenes between the chests: the coin in your hand,
 * the white-glove work, and the rate card for anyone who would rather
 * build their own run than pick a box.
 *
 * One typographic rule survives from the old price page because it is
 * right: on the rate card the PER-COIN price is the largest thing in
 * each card. It is the number a buyer carries around and compares.
 */
.scene { position: relative; padding: 5.5rem var(--gutter); max-width: 1320px; margin: 0 auto; }
.scene > p:not(.chapter), .scene-lede { color: var(--text-2); max-width: 38rem; margin-top: 1rem; }

/* ---- I. the coin ------------------------------------------------------ */
.coin-scene { display: grid; gap: 2.5rem; align-items: center; }
@media (min-width: 900px) { .coin-scene { grid-template-columns: 1fr 1.1fr; gap: 5rem; } }
.flip { all: unset; cursor: pointer; display: grid; justify-items: center; gap: 1rem; -webkit-tap-highlight-color: transparent; }
.flip-disc { position: relative; width: min(78vw, 400px); aspect-ratio: 1; transform-style: preserve-3d; transition: transform 1.1s cubic-bezier(.3, 1.35, .4, 1); filter: drop-shadow(0 40px 50px rgba(0, 0, 0, .75)) drop-shadow(0 0 80px rgba(201, 162, 39, .18)); }
.flip[aria-pressed="true"] .flip-disc { transform: rotateY(180deg); }
.flip:focus-visible .flip-disc { outline: 2px solid var(--gold-hi); outline-offset: 8px; border-radius: 50%; }
.flip-hint { font-size: .7rem; letter-spacing: .3em; text-transform: uppercase; color: var(--text-3); }
.coin-copy h2 { font-size: clamp(2.2rem, 8.5vw, 4rem); font-weight: 500; }
.coin-copy > p { margin-top: 1rem; color: var(--text-2); max-width: 36rem; }
.opens-line { font: 500 clamp(1.3rem, 5.5vw, 1.9rem)/1.3 var(--f-display); color: var(--text) !important; }
.turns { display: inline-block; height: 1.3em; overflow: hidden; vertical-align: bottom; }
.turns-list { display: flex; flex-direction: column; animation: turn 12s var(--ease) infinite; }
.turns-list span { height: 1.3em; color: var(--gold-hi); font-style: italic; }
@keyframes turn {
  0%, 12% { transform: translateY(0); } 16.6%, 28.6% { transform: translateY(-1.3em); } 33.3%, 45.3% { transform: translateY(-2.6em); }
  50%, 62% { transform: translateY(-3.9em); } 66.6%, 78.6% { transform: translateY(-5.2em); } 83.3%, 95.3% { transform: translateY(-6.5em); } 100% { transform: translateY(-7.8em); }
}
.facts { list-style: none; padding: 0; margin: 2rem 0 0; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); }
.facts li { padding: 1rem .5rem 0 0; display: grid; gap: .3rem; }
.facts strong { font: 600 clamp(1.2rem, 5vw, 1.7rem)/1 var(--f-display); color: var(--gold-hi); }
.facts span { font-size: .75rem; color: var(--text-3); line-height: 1.35; }

/* ---- III. white glove ------------------------------------------------- */
.glove-films { display: grid; gap: 14px; margin-top: 2.2rem; }
@media (min-width: 760px) { .glove-films { grid-template-columns: 1fr 1fr; } }
.glove-films figure { margin: 0; position: relative; aspect-ratio: 16 / 9; border-radius: 18px; overflow: hidden; background: #000 center / cover; border: 1px solid var(--line); }
.glove-films video, .glove-films img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.glove-films video { opacity: 0; transition: opacity 1s; }
.glove-films video.playing { opacity: 1; }
.glove-films figcaption { position: absolute; left: 0; right: 0; bottom: 0; padding: 2.5rem 1rem .9rem; background: linear-gradient(transparent, rgba(0, 0, 0, .85)); font: 500 1.05rem/1.2 var(--f-display); }
.services { list-style: none; padding: 0; margin: 1.8rem 0 0; display: grid; gap: 0; }
@media (min-width: 760px) { .services { grid-template-columns: 1fr 1fr; column-gap: 3rem; } }
.services li { display: grid; grid-template-columns: 1fr auto; gap: .2rem 1rem; padding: 1rem 0; border-bottom: 1px solid var(--line); }
.services strong { font: 600 1.1rem/1.2 var(--f-display); }
.services .rate { color: var(--gold-hi); font-variant-numeric: tabular-nums; white-space: nowrap; font-size: .95rem; }
.services span:last-child { grid-column: 1 / -1; font-size: .86rem; color: var(--text-3); }

/* ---- IV. the rate card ------------------------------------------------ */
.moq { display: inline-flex; align-items: center; gap: .6rem; margin-top: 1.4rem; padding: .55rem 1rem; border-radius: 999px; border: 1px dashed var(--line-2); font-size: .85rem; color: var(--text-2); }
.moq strong { color: var(--gold-hi); }
.ladder { display: grid; grid-auto-flow: column; grid-auto-columns: min(70vw, 250px); gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; margin: 2rem calc(var(--gutter) * -1) 0; padding: 1rem var(--gutter); scrollbar-width: none; }
.ladder::-webkit-scrollbar { display: none; }
@media (min-width: 1100px) { .ladder { grid-auto-flow: row; grid-template-columns: repeat(5, 1fr); overflow: visible; margin-inline: 0; padding-inline: 0; } }
.rung { scroll-snap-align: start; position: relative; padding: 1.4rem 1.2rem; border-radius: 16px; background: var(--ink-2); border: 1px solid var(--line); display: grid; gap: .35rem; align-content: start; }
.rung.featured { border-color: var(--gold); }
.rung .flag { position: absolute; top: -.7rem; left: 1rem; padding: .2rem .6rem; border-radius: 999px; background: var(--gold); color: var(--ink); font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.rung h3 { font-size: 1.3rem; }
.rung .qty { font-size: .75rem; letter-spacing: .1em; text-transform: uppercase; color: var(--text-3); }
.rung .each strong { font: 600 2.2rem/1.1 var(--f-display); color: var(--gold-hi); }
.rung .each span, .rung .setup { font-size: .82rem; color: var(--text-2); }
.rung .total { padding-top: .6rem; margin-top: .3rem; border-top: 1px solid var(--line); font-size: .9rem; }
.rung .total span { color: var(--text-3); font-size: .78rem; }
.rung .bestfor { font-size: .8rem; color: var(--text-3); font-style: italic; margin-top: .4rem; }
.pair { display: grid; gap: 12px; margin-top: 2.5rem; }
@media (min-width: 760px) { .pair { grid-template-columns: repeat(4, 1fr); } }
.pair article { padding: 1.3rem 1.2rem; border-radius: 16px; border: 1px solid var(--line); background: rgba(255, 255, 255, .015); }
.pair .big { font: 600 1.7rem/1.1 var(--f-display); color: var(--gold-hi); }
.pair h3 { font: 600 .72rem/1.2 var(--f-body); letter-spacing: .16em; text-transform: uppercase; color: var(--text-3); margin: .4rem 0 .6rem; }
.pair p:last-child { font-size: .88rem; color: var(--text-2); }
.fineprint { color: var(--text-3); font-size: .82rem; margin-top: 1.6rem; max-width: 70ch; }

@media (prefers-reduced-motion: reduce) { .turns-list { animation: none; } .flip-disc { transition: none; } }

/* ---- brochure-claim.css ---- */
/* brochure-claim.css — after the coins land, the promise, and the form.
 *
 * The form is on this page rather than a link away because the person
 * reading it is standing somewhere holding a coin. Sending them to the
 * landing page to find a form is where the moment ends.
 */
.plan-grid { display: grid; gap: 12px; margin-top: 2rem; }
@media (min-width: 700px) { .plan-grid { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1100px) { .plan-grid { grid-template-columns: repeat(4, 1fr); } }
.plan { padding: 1.4rem 1.2rem; border-radius: 16px; border: 1px solid var(--line); background: var(--ink-2); }
.plan-free { background: transparent; border-style: dashed; }
.plan h3 { font-size: 1.25rem; }
.plan-price { margin: .3rem 0 .7rem; font: 600 1.6rem/1.1 var(--f-display); color: var(--gold-hi); }
.plan-price span { font: 400 .8rem/1 var(--f-body); color: var(--text-3); }
.plan-blurb { font-size: .88rem; color: var(--text-2); }
.plan ul { margin: .9rem 0 0; padding-left: 1.1rem; display: grid; gap: .3rem; }
.plan li { font-size: .83rem; color: var(--text-3); }

.forever { position: relative; padding: 6rem var(--gutter); text-align: center; overflow: hidden; isolation: isolate; }
.forever::before { content: ""; position: absolute; inset: 0; z-index: -1; background: radial-gradient(60% 60% at 50% 50%, rgba(201, 162, 39, .14), transparent 70%); }
.forever h2 { font-size: clamp(2rem, 8vw, 3.6rem); font-weight: 500; max-width: 16ch; margin: 0 auto; }
.forever p { max-width: 40rem; margin: 1.3rem auto 0; color: var(--text-2); font-size: 1.05rem; }
.forever .sig { margin-top: 2rem; font: italic 400 1.2rem/1 var(--f-display); color: var(--gold); }

.claim { padding: 5.5rem var(--gutter) 4rem; max-width: 760px; margin: 0 auto; }
.claim h2 { font-size: clamp(2.1rem, 8.5vw, 3.6rem); font-weight: 500; }
.claim > p:not(.chapter) { margin-top: 1rem; color: var(--text-2); }
.claim-form { margin-top: 2.2rem; display: grid; gap: 1rem; }
.claim-form .row { display: grid; gap: 1rem; }
@media (min-width: 640px) { .claim-form .row { grid-template-columns: 1fr 1fr; } }
.claim-form label { display: grid; gap: .45rem; font-size: .78rem; letter-spacing: .12em; text-transform: uppercase; color: var(--text-3); }
.claim-form .opt { text-transform: none; letter-spacing: 0; }
.claim-form input, .claim-form select, .claim-form textarea {
  width: 100%; min-height: 52px; padding: .85rem 1rem; border-radius: 14px; border: 1px solid var(--line-2);
  background: rgba(255, 255, 255, .035); color: var(--text); font: 400 16px/1.4 var(--f-body);
  letter-spacing: 0; text-transform: none; transition: border-color .2s, background .2s; -webkit-appearance: none; appearance: none;
}
.claim-form select { background-image: linear-gradient(45deg, transparent 50%, var(--gold) 50%), linear-gradient(135deg, var(--gold) 50%, transparent 50%); background-position: calc(100% - 22px) 55%, calc(100% - 16px) 55%; background-size: 6px 6px; background-repeat: no-repeat; padding-right: 2.5rem; }
.claim-form select option { background: var(--ink-2); color: var(--text); }
.claim-form textarea { min-height: 130px; resize: vertical; }
.claim-form input:focus, .claim-form select:focus, .claim-form textarea:focus { outline: none; border-color: var(--gold); background: rgba(201, 162, 39, .06); }
.claim-form .hp { position: absolute; left: -9999px; width: 1px; height: 1px; opacity: 0; }
.claim-form .btn { width: 100%; margin-top: .4rem; }
#lead-status { min-height: 1.5em; font-size: .95rem; text-align: center; }
#lead-status.ok { color: var(--teal); }
#lead-status.err { color: #ff8f7a; }
.picked { animation: picked 1.2s var(--ease); }
@keyframes picked { 0% { box-shadow: 0 0 0 0 rgba(241, 213, 138, .7); } 100% { box-shadow: 0 0 0 18px rgba(241, 213, 138, 0); } }
.assure { list-style: none; padding: 0; margin: 1.6rem 0 0; display: grid; gap: .55rem; font-size: .85rem; color: var(--text-3); }
.assure li::before { content: "✦ "; color: var(--gold); }
