@font-face {
  font-family: "Bricolage Grotesque";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("/fonts/bricolage-var-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Archivo";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/fonts/archivo-var-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Space Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/space-mono-400-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Space Mono";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/space-mono-700-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Space Mono";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/space-mono-700i-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Shantell Sans";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("/fonts/shantell-var-latin.woff2") format("woff2");
}
:root {
  --ink: #33261f;
  --ink-soft: #71594a;
  --paper: #fff8f0;          
  --peach: #ffd8bd;
  --blush: #ffe7d6;
  --rose: #ffdcd6;
  --butter: #ffeec0;
  --mint: #d5e9d8;
  --sky: #d4e5f2;
  --screen: #3b2b22;         
  --screen-ink: #fff3e6;
  --sheet: #fffaee;          
  --sheet-ink: #33261f;
  --rec: #d2451f;
  --rec-deep: #9c3a12;
  --on-rec: #ffffff;
  --sun: #f0a92c;            
  --rule: #f0dbc7;
  --glow-a: rgba(255, 190, 148, 0.55);  
  --glow-b: rgba(255, 224, 152, 0.48);  
  --glow-c: rgba(196, 228, 202, 0.46);  
  --tape: linear-gradient(100deg, #ffe7a4, #ffd98b);
  --tape-ink: #4a3413;
  --shadow-soft: 0 18px 40px -22px rgba(120, 78, 52, 0.34);
  --shadow-hard: 4px 4px 0 var(--ink);
  --shadow-hard-sm: 3px 3px 0 var(--ink);
  --display: "Bricolage Grotesque", "Archivo", system-ui, sans-serif;
  --body: "Archivo", system-ui, -apple-system, sans-serif;
  --hand: "Shantell Sans", "Bricolage Grotesque", system-ui, sans-serif;
  --mono: "Space Mono", ui-monospace, "SF Mono", monospace;
  --r-lg: 24px 18px 26px 20px;
  --r-md: 13px 10px 14px 11px;
  --r-sm: 9px 6px 8px 7px;
  --r-blob: 58% 42% 47% 53% / 44% 51% 49% 56%;
  --r-blob-2: 39% 61% 63% 37% / 55% 41% 59% 45%;
  --ease-house: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-snap: cubic-bezier(0.34, 1.56, 0.64, 1);
  --grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");
  --tooth: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.14'/%3E%3C/svg%3E");
  --wobble-rule: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='6' viewBox='0 0 240 6' preserveAspectRatio='none'%3E%3Cpath d='M1 3.4c30-2 46 1.6 76-.2s52 2.4 78 .4 44-1.2 84-.9' fill='none' stroke='%23c9a988' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");
  --squiggle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='12' viewBox='0 0 200 12' preserveAspectRatio='none'%3E%3Cpath d='M3 8.2c16-5.6 30 3.4 46-1.1s30-5 46 .6 28 5.2 44 .8 15-3.2 18-2.1' fill='none' stroke='%23d2451f' stroke-width='3.2' stroke-linecap='round'/%3E%3C/svg%3E");
  --ring-hand: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='130' viewBox='0 0 320 130' preserveAspectRatio='none'%3E%3Cpath d='M198 9C112 1 22 25 12 61c-8 34 92 61 164 60 76-1 146-26 143-60-3-30-58-48-124-52-18-1-36 0-49 3' fill='none' stroke='%23d2451f' stroke-width='3.4' stroke-linecap='round'/%3E%3C/svg%3E");
  --arrow-hand: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='44' viewBox='0 0 120 44'%3E%3Cg fill='none' stroke='%23d2451f' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 26c24-11 58-16 108-13'/%3E%3Cpath d='M94 3l19 10-17 13'/%3E%3C/g%3E%3C/svg%3E");
  --spark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M20 1.5c1.2 10.4 8.1 17.3 18.5 18.5C28.1 21.2 21.2 28.1 20 38.5 18.8 28.1 11.9 21.2 1.5 20 11.9 18.8 18.8 11.9 20 1.5Z' fill='%23f0a92c'/%3E%3C/svg%3E");
  --cursor-ring: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M16 4C9 3.4 3.6 7.5 3.6 13.6c0 6.6 5.6 11.4 12.2 11.2 6.2-.2 10.6-4.6 10.5-10.6C26.2 8.6 22.2 4.6 16 4' fill='none' stroke='%23d2451f' stroke-width='2.6' stroke-linecap='round'/%3E%3Ccircle cx='15' cy='15' r='4' fill='%23d2451f'/%3E%3C/svg%3E") 15 15, crosshair;
}
* { box-sizing: border-box; }
html {
  -webkit-text-size-adjust: 100%; scroll-behavior: smooth; overflow-x: clip;
  scrollbar-color: #e8b795 transparent;
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
body {
  margin: 0; font-family: var(--body); font-size: 1.04rem; line-height: 1.65;
  color: var(--ink); background-color: var(--paper);
  background-image:
    radial-gradient(46% 30rem at 82% -8rem, var(--glow-b), transparent 70%),
    radial-gradient(40% 26rem at 12% -6rem, var(--glow-a), transparent 72%),
    radial-gradient(34% 22rem at 54% -5rem, var(--glow-c), transparent 75%);
  background-repeat: no-repeat;
  overflow-x: clip;
  caret-color: var(--rec);
}
::selection { background: var(--butter); }
body::after {
  content: ""; position: fixed; inset: 0; z-index: 90; pointer-events: none;
  background-image: var(--grain); mix-blend-mode: multiply; opacity: 0.05;
}
@media print { body::after { display: none; } }
@supports (animation-timeline: scroll()) {
  @media (prefers-reduced-motion: no-preference) {
    body::before {
      content: ""; position: fixed; top: 0; left: 0; right: 0; height: 7px; z-index: 96;
      background: linear-gradient(90deg, var(--rec), var(--sun) 62%, #e8823f);
      -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='7' viewBox='0 0 260 7'%3E%3Cpath d='M2 4.4c34-3 52 1.8 84-.4s56 2.6 86 .6 48-1.4 86-1' fill='none' stroke='%23000' stroke-width='4.4' stroke-linecap='round'/%3E%3C/svg%3E") 0 0 / 260px 7px repeat-x;
      mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='7' viewBox='0 0 260 7'%3E%3Cpath d='M2 4.4c34-3 52 1.8 84-.4s56 2.6 86 .6 48-1.4 86-1' fill='none' stroke='%23000' stroke-width='4.4' stroke-linecap='round'/%3E%3C/svg%3E") 0 0 / 260px 7px repeat-x;
      transform-origin: left; transform: scaleX(0);
      animation: scrub linear both; animation-timeline: scroll(root);
    }
  }
}
@keyframes scrub { to { transform: scaleX(1); } }
header.site {
  max-width: 100rem; margin: 0 auto; padding: 1.2rem clamp(1.1rem, 2.6vw, 2.4rem) 1rem;
  display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 0.5rem;
}
.brand {
  font-family: var(--display); font-weight: 800; font-size: 1.42rem; letter-spacing: -0.02em;
  text-decoration: none; color: var(--ink);
}
.brand span {
  color: var(--rec); font-family: var(--hand); font-weight: 700;
  letter-spacing: 0; display: inline-block; rotate: -2deg;
  margin-left: 0.06em; transform-origin: 0 80%;
}
nav.crumbs { width: 100%; font-family: var(--hand); font-weight: 500; font-size: 0.86rem; color: var(--ink-soft); padding-top: 0.4rem; }
nav.crumbs a { color: var(--ink-soft); text-decoration: none; border-bottom: 1px solid var(--rule); }
nav.crumbs a:hover { color: var(--rec); border-color: var(--rec); }
main { max-width: 100rem; margin: 0 auto; padding: 0 clamp(1.1rem, 2.6vw, 2.4rem); }
main.article { max-width: 46rem; }
a { color: var(--ink); text-decoration-color: var(--rec); text-decoration-thickness: 2px; text-underline-offset: 3px; }
a:hover { color: var(--rec); }
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  main p a, main dd a, main li a {
    background: linear-gradient(var(--rec), var(--rec)) 0 calc(100% - 1px) / 0% 3px no-repeat;
    transition: background-size 0.22s linear;
  }
  main p a:hover, main dd a:hover, main li a:hover { background-size: 100% 3px; }
}
h1, h2, h3 { font-family: var(--display); line-height: 1.02; letter-spacing: -0.03em; }
h1 { font-size: clamp(2.6rem, 6.4vw, 5rem); font-weight: 800; margin: 1rem 0 1.2rem; }
h2 { font-size: clamp(1.7rem, 3.4vw, 2.6rem); font-weight: 800; margin: 0 0 1rem; }
h3 { font-size: 1.1rem; font-weight: 700; margin: 0 0 0.3rem; letter-spacing: -0.01em; line-height: 1.2; }
main.article h1 { font-size: clamp(2.1rem, 5vw, 3.2rem); line-height: 1.05; }
main.article h2 { margin-top: 2.6rem; font-size: clamp(1.4rem, 2.6vw, 1.8rem); }
.lead { font-size: clamp(1.08rem, 1.8vw, 1.22rem); color: var(--ink-soft); max-width: 36rem; }
.meta { font-family: var(--hand); font-weight: 500; font-size: 0.94rem; color: var(--ink-soft); margin: 0 0 1.6rem; letter-spacing: 0.01em; }
.fine { font-family: var(--hand); font-weight: 500; font-size: 0.84rem; color: var(--ink-soft); letter-spacing: 0.01em; }
blockquote { hanging-punctuation: first; }
.folio {
  display: flex; align-items: baseline; gap: 0.9rem; margin: 0 0 0.6rem;
  font-family: var(--hand);
}
.folio .folio-tc {
  font-size: clamp(2.4rem, 5vw, 3.6rem); font-weight: 700; line-height: 0.9;
  letter-spacing: -0.02em; color: var(--rec); opacity: 0.42;
  rotate: -4deg; display: inline-block;
}
.folio .folio-label {
  font-size: 0.98rem; font-weight: 600; letter-spacing: 0.01em;
  color: var(--ink-soft); display: flex; align-items: baseline; gap: 0.7rem; flex: 1;
}
.folio .folio-label::before {
  content: ""; flex: none; width: 1.5rem; height: 0.6rem; align-self: center;
  background: var(--squiggle) center / 100% 100% no-repeat; opacity: 0.8;
}
.folio .folio-label::after {
  content: ""; flex: 1; height: 6px; align-self: center;
  background: var(--wobble-rule) left center / 240px 6px repeat-x;
}
@keyframes blink { 50% { opacity: 0.25; } }
section { padding: 4.2rem 0 1rem; }
.hero {
  position: relative; text-align: center;
  display: grid; place-items: center;
  min-height: min(calc(88svh - 6.5rem), 46rem);
  padding: 5rem 0 3.2rem;
}
@media (min-width: 60rem) {
  .hero { min-height: min(calc(94svh - 6.5rem), 50rem); padding: 5rem 0 3.4rem; }
}
.hero .hero-copy {
  position: relative; z-index: 3; max-width: 58rem;
  display: grid; justify-items: center;
}
.hero.solo { display: block; max-width: 46rem; min-height: 0; padding-top: 4rem; text-align: left; }
.hero.solo .lead { margin-top: 1rem; }
.hero-tag {
  margin: 0 0 0.7rem; position: relative;
  font-family: var(--hand); font-weight: 600; font-size: clamp(0.92rem, 1.5vw, 1.1rem);
  letter-spacing: 0.01em; color: var(--rec-deep);
  display: inline-flex; align-items: center; gap: 0.7rem; rotate: -1.2deg;
}
.hero-tag::before, .hero-tag::after {
  content: ""; width: 1.6rem; height: 0.7rem; flex: none;
  background: var(--squiggle) center / 100% 100% no-repeat; opacity: 0.85;
}
.hero-tag::after { scale: -1 1; }
.hero .btn-row { justify-content: center; }
.hero h1 {
  margin: 0 0 1.2rem; max-width: none;
  font-size: clamp(2.3rem, 6.6vw, 6rem); line-height: 0.98; letter-spacing: -0.04em;
}
.hero .lead { margin: 0 auto; }
.hero .hero-lead {
  max-width: 34rem; color: var(--ink-soft);
  font-size: clamp(1.14rem, 1.9vw, 1.42rem); line-height: 1.5;
}
.hero .hero-lead b {
  font-family: var(--display); font-weight: 800; color: var(--ink);
  letter-spacing: -0.02em;
}
.hero h1 .ringed { position: relative; }
.hero h1 .ringed::after {
  content: ""; position: absolute; z-index: -1;
  inset: -0.1em -0.42em -0.06em;
  background: var(--ring-hand) center / 100% 100% no-repeat;
  opacity: 0.92; rotate: -1.2deg;
}
@media (prefers-reduced-motion: no-preference) {
  .hero h1 .ringed::after {
    clip-path: inset(0 100% 0 0);
    animation: ring-draw 0.85s 0.75s var(--ease-house) forwards;
  }
}
@keyframes ring-draw { to { clip-path: inset(0 -6% 0 0); } }
.hero-note {
  margin: 1.5rem 0 0; font-family: var(--hand); font-weight: 500;
  font-size: 0.92rem; letter-spacing: 0.01em; color: var(--ink-soft); rotate: 0.8deg;
}
@media (prefers-reduced-motion: no-preference) {
  .hero h1 .w { display: inline-block; animation: word-in 0.7s var(--ease-house) backwards; }
  .hero h1 .w:nth-child(1) { animation-delay: 0.05s; }
  .hero h1 .w:nth-child(2) { animation-delay: 0.08s; }
  .hero h1 .w:nth-child(3) { animation-delay: 0.11s; }
  .hero h1 .w:nth-child(4) { animation-delay: 0.14s; }
  .hero h1 .w:nth-child(6) { animation-delay: 0.2s; }
  .hero h1 .w:nth-child(7) { animation-delay: 0.23s; }
  .hero h1 .w:nth-child(8) { animation-delay: 0.26s; }
  .hero h1 .w:nth-child(9) { animation-delay: 0.29s; }
  .hero-tag { animation: rise 0.6s 0.05s var(--ease-house) backwards; }
  .hero .lead { animation: rise 0.6s 0.3s var(--ease-house) backwards; }
  .hero .btn-row { animation: rise 0.6s 0.4s var(--ease-house) backwards; }
  .hero-note { animation: fade 0.8s 0.9s ease-out backwards; }
  .hero-field i { animation: fade 1.1s 0.2s ease-out backwards, drift var(--dur, 24s) 1.4s ease-in-out infinite alternate; }
  .hero-marks i { animation: spark-in 0.6s var(--sd, 1.1s) var(--ease-snap) backwards, twinkle 5.5s var(--sd, 1.1s) ease-in-out infinite alternate; }
}
@keyframes word-in { from { transform: translateY(0.45em); } }
@keyframes rise { from { opacity: 0; transform: translateY(14px); } }
@keyframes fade { from { opacity: 0; } }
@keyframes breathe { from { opacity: 0.82; } to { opacity: 1; } }
@keyframes drift {
  from { transform: translate3d(0, 0, 0) scale(1) rotate(0deg); }
  to   { transform: translate3d(var(--dx, 4%), var(--dy, -5%), 0) scale(var(--ds, 1.09)) rotate(var(--dr, 7deg)); }
}
@keyframes spark-in { from { opacity: 0; transform: scale(0.2) rotate(-40deg); } }
@keyframes twinkle { from { opacity: 0.45; transform: scale(0.86) rotate(-6deg); } to { opacity: 1; transform: scale(1.05) rotate(8deg); } }
@keyframes stamp-in {
  from { opacity: 0; transform: scale(1.32) rotate(10deg); }
  62% { opacity: 1; transform: scale(0.97) rotate(3.2deg); }
}
@supports (animation-timeline: view()) {
  @media (prefers-reduced-motion: no-preference) {
    .hero:not(.solo) { animation: shot-exit linear both; animation-timeline: view(); animation-range: exit 0% exit 90%; }
  }
}
@keyframes shot-exit { to { transform: translateY(-42px) scale(0.975); opacity: 0.55; } }
.btn {
  position: relative; display: inline-block;
  font-family: var(--body); font-weight: 700; font-size: 1rem;
  background: var(--rec); color: var(--on-rec); text-decoration: none;
  padding: 0.86rem 1.6rem; border-radius: var(--r-md);
  border: 2px solid var(--ink);
  box-shadow: var(--shadow-hard);
  rotate: -0.7deg;
  transition: background 0.18s, translate 0.16s var(--ease-house), box-shadow 0.16s, rotate 0.2s var(--ease-house);
}
.btn:hover {
  background: var(--rec-deep); color: var(--on-rec);
  translate: -2px -2px; box-shadow: 6px 6px 0 var(--ink); rotate: -1.6deg;
}
.btn:active { translate: 4px 4px; box-shadow: 0 0 0 var(--ink); rotate: -0.7deg; }
.btn.secondary { background: var(--butter); color: var(--ink); rotate: 0.9deg; }
.btn.secondary:hover { background: var(--peach); color: var(--ink); rotate: 1.8deg; }
.btn.secondary:active { rotate: 0.9deg; }
.btn-row { display: flex; flex-wrap: wrap; gap: 1rem; margin: 1.7rem 0 0; align-items: center; }
.hero-field { position: absolute; inset: 0; z-index: 1; pointer-events: none; overflow: clip; }
.hero-field i {
  position: absolute; display: block; filter: blur(clamp(26px, 5vw, 54px));
  will-change: transform;
}
.hero-field .bl-1 {
  --dx: 5%; --dy: 6%; --ds: 1.12; --dr: 9deg; --dur: 26s;
  width: 46%; aspect-ratio: 1.15; left: 6%; top: 2%;
  background: var(--glow-a); border-radius: var(--r-blob);
}
.hero-field .bl-2 {
  --dx: -6%; --dy: -4%; --ds: 1.08; --dr: -11deg; --dur: 33s;
  width: 42%; aspect-ratio: 0.92; right: 4%; top: 14%;
  background: var(--glow-b); border-radius: var(--r-blob-2);
}
.hero-field .bl-3 {
  --dx: 7%; --dy: -6%; --ds: 0.94; --dr: 6deg; --dur: 21s;
  width: 38%; aspect-ratio: 1.3; left: 26%; bottom: -6%;
  background: var(--glow-c); border-radius: var(--r-blob);
}
@media (max-width: 46rem) { .hero-field i { filter: blur(34px); } }
.hero-marks { position: absolute; inset: 0; z-index: 2; pointer-events: none; }
.hero-marks i {
  position: absolute; display: block;
  background: var(--spark) center / contain no-repeat;
}
.hero-marks .sp-1 { --sd: 1.05s; width: 26px; height: 26px; left: 22%; top: 20%; }
.hero-marks .sp-2 { --sd: 1.25s; width: 18px; height: 18px; right: 24%; top: 30%; }
.hero-marks .sp-3 { --sd: 1.45s; width: 22px; height: 22px; right: 30%; bottom: 20%; }
@media (max-width: 56rem) { .hero-marks .sp-3 { display: none; } }
@media (max-width: 46rem) {
  .hero-marks .sp-1 { left: 6%; top: 13%; width: 22px; height: 22px; }
  .hero-marks .sp-2 { right: 7%; top: auto; bottom: 22%; }
}
.art {
  position: relative; z-index: 1; border-radius: 14px; overflow: hidden;
  width: 100%;
  transform: rotate(var(--r, 0deg));
}
.kit-item { position: relative; container-type: inline-size; }
.art.deck {
  --r: -8deg;
  aspect-ratio: 16 / 10;
  background:
    var(--grain),
    linear-gradient(165deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0) 45%);
  background-color: var(--screen);
  background-blend-mode: overlay, normal;
  color: var(--screen-ink);
  box-shadow: var(--shadow-soft), inset 0 0 0 1px rgba(255, 243, 230, 0.16);
  padding: 9% 10%; display: flex; flex-direction: column; gap: 5%;
}
.art.deck .d-top { display: flex; align-items: baseline; justify-content: space-between; gap: 6%; }
.art.deck .d-kicker { font-family: var(--mono); font-size: clamp(0.3rem, 2.4cqw, 0.46rem); letter-spacing: 0.14em; text-transform: uppercase; color: #ffc39a; margin: 0; white-space: nowrap; }
.art.deck .d-slide { font-family: var(--mono); font-size: clamp(0.28rem, 2.2cqw, 0.42rem); letter-spacing: 0.1em; opacity: 0.5; font-variant-numeric: tabular-nums; white-space: nowrap; }
.art.deck .d-title {
  font-family: var(--display); font-weight: 800; font-size: clamp(0.6rem, 6.3cqw, 1.15rem);
  letter-spacing: -0.02em; margin: 0; line-height: 1.08;
  padding-bottom: 3.5%; border-bottom: 1px solid rgba(255, 195, 154, 0.34);
}
.art.deck .d-thumbs { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 4%; flex: 1; }
.art.deck .d-thumbs i { position: relative; overflow: hidden; border-radius: 6px; }
.art.deck .d-thumbs i b {
  position: absolute; z-index: 2; left: 0; right: 0; bottom: 0;
  padding: 26% 7% 6%;
  font-family: var(--body); font-weight: 600; font-size: clamp(0.24rem, 2cqw, 0.38rem);
  line-height: 1.14; color: var(--screen-ink);
  background: linear-gradient(rgba(38, 26, 18, 0), rgba(38, 26, 18, 0.82) 58%);
}
@container (max-width: 150px) { .art.deck .d-thumbs i b, .art.deck .d-slide { display: none; } }
.art.deck .d-foot { display: flex; align-items: center; justify-content: space-between; gap: 5%; margin: 0; }
.art.deck .d-cta {
  background: var(--rec); color: var(--on-rec); border-radius: 999px;
  font-family: var(--body); font-weight: 700; font-size: clamp(0.28rem, 2.5cqw, 0.48rem);
  padding: 0.55em 1.1em; white-space: nowrap;
  box-shadow: 0 0.6em 1.2em -0.6em rgba(210, 69, 31, 0.9);
}
.art.deck .d-hand { font-family: var(--mono); font-size: clamp(0.26rem, 2.2cqw, 0.42rem); letter-spacing: 0.08em; opacity: 0.62; white-space: nowrap; }
.art.kit {
  --r: 6deg;
  aspect-ratio: 3 / 4.1;
  background: var(--tooth), linear-gradient(var(--sheet), var(--sheet));
  background-blend-mode: multiply, normal;
  background-color: var(--sheet);
  color: var(--sheet-ink);
  box-shadow: var(--shadow-soft);
  padding: 15% 15% 14% 18%; display: flex; flex-direction: column; gap: 6%;
}
.art.kit::after {
  content: ""; position: absolute; top: 5%; right: 6%; width: 9px; height: 9px;
  border: 1.5px solid rgba(210, 69, 31, 0.5); border-radius: 50%;
  background: radial-gradient(circle, rgba(210, 69, 31, 0.5) 28%, transparent 32%);
}
.art.kit::before {
  content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 5%;
  background: radial-gradient(circle at left center, rgba(51, 38, 31, 0.16) 0 42%, transparent 44%);
  background-size: 100% 8.5%; background-repeat: repeat-y;
}
.art.kit .k-head {
  display: flex; align-items: center; gap: 6%;
  padding-bottom: 5%; border-bottom: 1.5px solid rgba(210, 69, 31, 0.35);
}
.art.kit .k-av {
  flex: none; width: 22%; aspect-ratio: 1; border-radius: 50%;
  background: linear-gradient(140deg, var(--glow-a), rgba(255, 198, 150, 0.95));
  box-shadow: 0 0 0 1px rgba(210, 69, 31, 0.3);
}
.art.kit .k-id { display: flex; flex-direction: column; min-width: 0; }
.art.kit .k-name { font-family: var(--display); font-weight: 800; font-size: clamp(0.5rem, 7cqw, 0.98rem); letter-spacing: -0.02em; margin: 0; line-height: 1; white-space: nowrap; }
.art.kit .k-sub { font-family: var(--mono); font-style: normal; font-size: clamp(0.3rem, 3.4cqw, 0.5rem); letter-spacing: 0.16em; text-transform: uppercase; color: var(--rec); margin: 0.28em 0 0; white-space: nowrap; }
@container (max-width: 132px) { .art.kit .k-av { display: none; } }
.art.kit .k-lines { display: flex; flex-direction: column; gap: 6%; flex: 1; justify-content: center; margin: 0; }
.art.kit .k-lines dt { font-family: var(--mono); font-size: clamp(0.3rem, 3.1cqw, 0.42rem); letter-spacing: 0.12em; text-transform: uppercase; color: var(--rec-deep); }
.art.kit .k-lines dd { margin: 0; font-size: clamp(0.34rem, 3.7cqw, 0.5rem); line-height: 1.24; color: rgba(51, 38, 31, 0.82); }
@container (max-width: 132px) { .art.kit .k-lines div:nth-child(n+4) { display: none; } }
.art.kit .k-stats { display: flex; gap: 0.35em; font-family: var(--mono); font-size: 0.48rem; font-size: clamp(0.38rem, 4cqw, 0.48rem); letter-spacing: 0.04em; }
.art.kit .k-stats span { border: 1px solid rgba(51, 38, 31, 0.26); border-radius: 999px; padding: 0.12em 0.5em; white-space: nowrap; }
@container (max-width: 150px) { .art.kit .k-stats span:nth-child(3) { display: none; } }
@container (max-width: 112px) { .art.kit .k-stats span:nth-child(2) { display: none; } }
.iph {
  --bezel: 3.2cqw;
  container-type: inline-size;
  position: relative; display: block; width: 100%;
  aspect-ratio: 9 / 19.3;
  border-radius: 17.5% / 8.16%;
  background-color: #2c211a;
  background-image:
    linear-gradient(#6d5745, #4b3a2e),
    linear-gradient(#6d5745, #4b3a2e),
    linear-gradient(#6d5745, #4b3a2e),
    linear-gradient(#6d5745, #4b3a2e),
    linear-gradient(148deg, rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0) 30%),
    linear-gradient(318deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0) 26%);
  background-repeat: no-repeat;
  background-size: 1.6px 3.4%, 1.6px 6.2%, 1.6px 6.2%, 1.6px 9%, auto, auto;
  background-position:
    left 0 top 15.5%, left 0 top 23.5%, left 0 top 32%, right 0 top 25.5%, 0 0, 0 0;
  box-shadow:
    inset 0 0 0 1px rgba(255, 243, 230, 0.2),
    0 0 0 1px rgba(22, 15, 10, 0.85),
    0 34px 70px -28px rgba(51, 38, 31, 0.55),
    0 10px 26px -16px rgba(51, 38, 31, 0.4);
  transform: rotate(var(--r, 0deg)) perspective(900px)
    rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg));
  transition: transform 0.4s var(--ease-house);
}
.iph.tilted { --r: -2deg; }
.iph::before {
  content: ""; position: absolute; z-index: 6;
  top: 2.2%; left: 50%; translate: -50%;
  width: 29%; aspect-ratio: 3.4; border-radius: 999px;
  background-color: #170f09;
  background-image: radial-gradient(circle at 81% 50%, #443328 0 20%, #211811 21%, transparent 34%);
  box-shadow: inset 0 0 0 1px rgba(255, 243, 230, 0.06);
}
.iph-screen {
  --screen-line: rgba(255, 243, 230, 0.14);
  --screen-line-2: rgba(255, 243, 230, 0.42);
  position: absolute; inset: var(--bezel);
  border-radius: 15.1% / 6.75%;
  overflow: hidden;
  background-color: var(--screen);
  background-image: var(--grain), linear-gradient(168deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0) 42%);
  background-blend-mode: overlay, normal;
  color: var(--screen-ink); text-align: left;
  display: flex; flex-direction: column;
}
.iph-screen::after {
  content: ""; position: absolute; z-index: 7; left: 50%; translate: -50%;
  bottom: 1.2%; width: 33%; height: 0.5%; min-height: 2px; border-radius: 999px;
  background: var(--screen-line-2);
}
.sc-ig, .sc-pin {
  --screen: #ffffff; --screen-ink: #16141c;
  --screen-line: rgba(22, 20, 28, 0.1); --screen-line-2: rgba(22, 20, 28, 0.34);
}
.sc-fb {
  --screen: #eef0f4; --screen-ink: #14131a;
  --screen-line: rgba(20, 19, 26, 0.1); --screen-line-2: rgba(20, 19, 26, 0.32);
}
.sc-tt {
  --screen: #000000; --screen-ink: #ffffff;
  --screen-line: rgba(255, 255, 255, 0.18); --screen-line-2: rgba(255, 255, 255, 0.5);
}
.sc-ig, .sc-pin, .sc-fb, .sc-tt { background-image: none; }
.iph-status {
  position: relative; z-index: 4; flex: none;
  display: flex; align-items: center; justify-content: space-between;
  height: 11cqw; padding: 0 7cqw;
  font-family: var(--mono); font-weight: 700;
  font-size: clamp(5px, 3.3cqw, 10.5px); letter-spacing: 0.01em;
  font-variant-numeric: tabular-nums; color: var(--screen-ink); opacity: 0.94;
}
.iph-status b { font-weight: 700; }
.iph-status .st-icons {
  display: block; flex: none;
  width: 15cqw; height: 3.6cqw; min-width: 22px; min-height: 6px;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='12' viewBox='0 0 48 12'><rect x='0' y='8' width='2.6' height='4' rx='1'/><rect x='4.2' y='6' width='2.6' height='6' rx='1'/><rect x='8.4' y='3.4' width='2.6' height='8.6' rx='1'/><rect x='12.6' y='1' width='2.6' height='11' rx='1'/><path d='M19.2 5.1a7.6 7.6 0 0 1 9.2 0l-1.5 1.8a5.3 5.3 0 0 0-6.2 0z'/><path d='M21.6 8.1a3.7 3.7 0 0 1 4.4 0l-2.2 2.7z'/><rect x='32' y='2' width='13' height='8' rx='2.4' fill='none' stroke='black' stroke-width='1.1'/><rect x='33.7' y='3.7' width='7.6' height='4.6' rx='1.2'/><path d='M46.2 4.6v2.8a1.6 1.6 0 0 0 0-2.8z'/></svg>") no-repeat center / contain;
  mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='12' viewBox='0 0 48 12'><rect x='0' y='8' width='2.6' height='4' rx='1'/><rect x='4.2' y='6' width='2.6' height='6' rx='1'/><rect x='8.4' y='3.4' width='2.6' height='8.6' rx='1'/><rect x='12.6' y='1' width='2.6' height='11' rx='1'/><path d='M19.2 5.1a7.6 7.6 0 0 1 9.2 0l-1.5 1.8a5.3 5.3 0 0 0-6.2 0z'/><path d='M21.6 8.1a3.7 3.7 0 0 1 4.4 0l-2.2 2.7z'/><rect x='32' y='2' width='13' height='8' rx='2.4' fill='none' stroke='black' stroke-width='1.1'/><rect x='33.7' y='3.7' width='7.6' height='4.6' rx='1.2'/><path d='M46.2 4.6v2.8a1.6 1.6 0 0 0 0-2.8z'/></svg>") no-repeat center / contain;
}
.iph-tabbar {
  margin-top: auto; flex: none;
  display: flex; align-items: center; justify-content: space-around;
  padding: 3cqw 7cqw 7cqw;
  border-top: 1px solid var(--screen-line);
}
.iph-tabbar i {
  width: 4.2cqw; height: 4.2cqw; min-width: 5px; min-height: 5px;
  border-radius: 1.2cqw; background: var(--screen-line-2);
}
.iph-tabbar i:first-child { background: var(--screen-ink); }
.ph {
  position: absolute; inset: 0; z-index: 1;
  display: block; width: 100%; height: 100%;
  object-fit: cover; object-position: center;
}
.iph-screen .ph, .trail .ph, .hero-stills .ph, .art .ph, .mbp-screen .ph {
  filter: saturate(0.92) contrast(1.02) brightness(0.97);
}
.sc-ig .ph, .sc-tt .ph, .sc-fb .ph, .sc-pin .ph { filter: none; }
.st-beauty, .st-food, .st-fit, .st-prod {
  background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 96px 96px, cover, cover, cover, cover, cover, cover;
  background-position: 0 0, center, center, center, center, center, center;
  background-blend-mode: multiply, normal, normal, normal, normal, normal, normal;
  box-shadow: inset 0 0 0 1px rgba(255, 243, 230, 0.08);
}
.ig-grid i:nth-child(4n+2), .pin-col i:nth-child(3n+2) { scale: -1 1; }
.ig-grid i:nth-child(5n+4) { scale: 1 -1; }
.ig-grid i:nth-child(4n+3) {
  background-size: 96px 96px, 152%, 152%, 152%, 152%, 152%, 152%;
  background-position: 0 0, 76% 24%, 76% 24%, 76% 24%, 76% 24%, 76% 24%, 76% 24%;
}
.ig-grid i:nth-child(7n+5), .fo-cell:nth-child(2) {
  background-size: 96px 96px, 168%, 168%, 168%, 168%, 168%, 168%;
  background-position: 0 0, 30% 74%, 30% 74%, 30% 74%, 30% 74%, 30% 74%, 30% 74%;
}
.st-beauty {
  background-image:
    var(--grain),
    linear-gradient(118deg, rgba(255, 255, 255, 0.3) 0 11%, transparent 33%),
    linear-gradient(to top, rgba(22, 15, 10, 0.6) 0 13%, rgba(22, 15, 10, 0.12) 29%, transparent 47%),
    radial-gradient(128% 104% at 50% 42%, transparent 32%, rgba(22, 15, 10, 0.56)),
    radial-gradient(38% 31% at 37% 33%, #ffdcbe 0 27%, rgba(255, 186, 138, 0.55) 52%, transparent 73%),
    radial-gradient(32% 32% at 73% 69%, #f5d7ae 0 24%, rgba(234, 190, 138, 0.45) 52%, transparent 74%),
    linear-gradient(158deg, #94714f, #3a2c22);
}
.st-food {
  background-image:
    var(--grain),
    linear-gradient(118deg, rgba(255, 255, 255, 0.32) 0 11%, transparent 33%),
    linear-gradient(to top, rgba(26, 16, 10, 0.6) 0 13%, rgba(26, 16, 10, 0.12) 29%, transparent 47%),
    radial-gradient(128% 104% at 50% 42%, transparent 32%, rgba(26, 16, 10, 0.56)),
    radial-gradient(36% 30% at 65% 30%, #ffeeb8 0 26%, rgba(244, 220, 152, 0.55) 52%, transparent 73%),
    radial-gradient(34% 32% at 28% 71%, #ffc491 0 24%, rgba(255, 166, 110, 0.45) 52%, transparent 74%),
    linear-gradient(198deg, #9c6d55, #3d2f26);
}
.st-fit {
  background-image:
    var(--grain),
    linear-gradient(118deg, rgba(255, 255, 255, 0.28) 0 11%, transparent 33%),
    linear-gradient(to top, rgba(14, 20, 14, 0.62) 0 13%, rgba(14, 20, 14, 0.12) 29%, transparent 47%),
    radial-gradient(128% 104% at 50% 42%, transparent 32%, rgba(14, 20, 14, 0.58)),
    radial-gradient(36% 31% at 31% 68%, #c4e2ca 0 26%, rgba(150, 200, 160, 0.55) 52%, transparent 73%),
    radial-gradient(30% 29% at 72% 29%, #f2f8f0 0 24%, rgba(206, 232, 210, 0.42) 52%, transparent 74%),
    linear-gradient(150deg, #6b8467, #2c332a);
}
.st-prod {
  background-image:
    var(--grain),
    linear-gradient(118deg, rgba(255, 255, 255, 0.34) 0 11%, transparent 33%),
    linear-gradient(to top, rgba(26, 18, 12, 0.58) 0 13%, rgba(26, 18, 12, 0.12) 29%, transparent 47%),
    radial-gradient(128% 104% at 50% 42%, transparent 32%, rgba(26, 18, 12, 0.54)),
    radial-gradient(36% 32% at 62% 62%, #ffd7b3 0 26%, rgba(255, 178, 128, 0.52) 52%, transparent 73%),
    radial-gradient(28% 27% at 27% 28%, #fffaf7 0 24%, rgba(255, 232, 220, 0.42) 52%, transparent 74%),
    linear-gradient(188deg, #9b8070, #3d3029);
}
.sc-folio { padding-bottom: 7cqw; }
.sc-folio .fo-head { display: flex; align-items: center; gap: 3cqw; padding: 3.6cqw 7cqw 0; }
.fo-av {
  width: 11cqw; height: 11cqw; min-width: 14px; min-height: 14px; border-radius: 50%; flex: none;
  background: linear-gradient(140deg, var(--glow-a), rgba(255, 198, 150, 0.95));
  box-shadow: 0 0 0 1.5px rgba(255, 243, 230, 0.55);
}
.fo-id { display: flex; flex-direction: column; gap: 0.5cqw; min-width: 0; }
.fo-id b {
  font-family: var(--display); font-weight: 800; line-height: 1;
  font-size: clamp(9px, 6.6cqw, 21px); letter-spacing: -0.02em;
}
.fo-id i {
  font-family: var(--mono); font-style: normal; font-size: clamp(4.6px, 2.95cqw, 9.5px);
  letter-spacing: 0.05em; text-transform: uppercase; opacity: 0.74;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.fo-chips { display: flex; flex-wrap: wrap; gap: 1.5cqw; padding: 3cqw 7cqw 0; }
.fo-chips i {
  font-family: var(--mono); font-style: normal; font-size: clamp(4.6px, 2.8cqw, 9px);
  letter-spacing: 0.04em; padding: 0.8cqw 2.2cqw; border-radius: 999px; white-space: nowrap;
  background: rgba(255, 243, 230, 0.1); box-shadow: inset 0 0 0 1px rgba(255, 243, 230, 0.2);
}
.fo-reel {
  flex: 1; min-height: 0; margin: 3.4cqw 7cqw 0;
  display: grid; grid-template-rows: 1.06fr 1fr; gap: 2.6cqw;
}
.fo-hero, .fo-cell { position: relative; overflow: hidden; border-radius: 3.4cqw; min-height: 0; }
.fo-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2.6cqw; min-height: 0; }
.fo-cap {
  position: absolute; left: 0; right: 0; bottom: 0; z-index: 2;
  padding: 5cqw 2.8cqw 2.2cqw;
  font-family: var(--body); font-weight: 600; line-height: 1.22;
  font-size: clamp(4.8px, 3.1cqw, 10px); color: var(--screen-ink);
  background: linear-gradient(rgba(38, 26, 18, 0), rgba(38, 26, 18, 0.74) 58%);
}
.fo-hero .fo-cap { padding-bottom: 3.4cqw; }
.fo-tc, .fo-dl {
  position: absolute; z-index: 3; font-family: var(--mono); line-height: 1;
  font-size: clamp(4.4px, 2.75cqw, 8.5px); letter-spacing: 0.04em;
  font-variant-numeric: tabular-nums; color: var(--screen-ink);
  background: rgba(26, 18, 12, 0.55); padding: 0.9cqw 1.6cqw; border-radius: 1.2cqw;
}
.fo-tc { top: 4.5%; right: 4%; }
.fo-dl { top: 4.5%; left: 4%; }
.fo-cell::after {
  content: "▶"; position: absolute; inset: 0; margin: auto; z-index: 2;
  width: 9cqw; height: 9cqw; min-width: 12px; min-height: 12px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: clamp(4px, 2.8cqw, 9px); text-indent: 0.1em; color: var(--screen-ink);
  background: rgba(32, 22, 15, 0.42); border: 1px solid rgba(255, 243, 230, 0.6);
}
.fo-bar {
  position: absolute; left: 0; right: 0; bottom: 0; z-index: 4; height: 1.2cqw; min-height: 2px;
  background: rgba(255, 243, 230, 0.28);
}
.fo-bar::before {
  content: ""; position: absolute; inset: 0 auto 0 0; width: 100%;
  background: var(--rec); transform-origin: left; transform: scaleX(0.34);
}
.fo-hero::before {
  content: ""; position: absolute; inset: -20%; z-index: 1;
  background: radial-gradient(45% 60% at 60% 40%, rgba(255, 248, 240, 0.3), transparent 70%);
}
@media (prefers-reduced-motion: no-preference) {
  .fo-hero::before { animation: light-pass 7s ease-in-out infinite alternate; }
  .fo-bar::before { animation: playhead 14s linear infinite; }
}
@keyframes light-pass { from { transform: translate3d(-6%, -4%, 0); } to { transform: translate3d(8%, 6%, 0); } }
@keyframes playhead { from { transform: scaleX(0); } to { transform: scaleX(1); } }
.fo-rate {
  margin: 3.4cqw 7cqw 0;
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 0 2cqw;
}
.fo-rate b { font-family: var(--display); font-weight: 800; font-size: clamp(7px, 5cqw, 16px); letter-spacing: -0.02em; }
.fo-rate i {
  font-family: var(--mono); font-style: normal; font-size: clamp(4.4px, 2.8cqw, 9px);
  letter-spacing: 0.05em; text-transform: uppercase; opacity: 0.74;
}
.fo-cta {
  margin: 3cqw 7cqw 0; text-align: center; border-radius: 999px;
  background: var(--rec); color: var(--on-rec);
  font-family: var(--body); font-weight: 700; font-size: clamp(7px, 4.5cqw, 15px);
  padding: 3.2cqw 0; box-shadow: 0 3cqw 6cqw -3cqw rgba(210, 69, 31, 0.75);
}
@container (max-width: 200px) { .fo-cap { display: none; } }
@container (max-width: 185px) { .fo-chips i:nth-child(n+3) { display: none; } }
@container (max-width: 165px) {
  .fo-chips, .fo-rate i, .fo-dl { display: none; }
  .iph-status { opacity: 0.7; }
}
.art.ratecard {
  --r: 4deg;
  aspect-ratio: 16 / 10.5;
  background:
    var(--grain),
    linear-gradient(160deg, rgba(255, 255, 255, 0.26), rgba(255, 255, 255, 0) 42%);
  background-color: var(--rec);
  background-blend-mode: overlay, normal;
  color: var(--on-rec);
  box-shadow: 0 20px 44px -18px rgba(156, 58, 18, 0.42);
  padding: 8% 10%; display: flex; flex-direction: column; gap: 5%;
}
.art.ratecard::after {
  content: ""; position: absolute; left: 50%; translate: -50%; bottom: -0.42rem;
  width: 0.84rem; height: 0.84rem; border-radius: 50%; background: var(--rose);
  box-shadow: inset 0 1px 2px rgba(120, 78, 52, 0.4);
}
.art.ratecard .r-top {
  display: flex; align-items: baseline; justify-content: space-between; gap: 6%;
  padding-bottom: 3%; border-bottom: 1.5px solid rgba(255, 255, 255, 0.42);
}
.art.ratecard .r-title { font-family: var(--mono); font-size: clamp(0.3rem, 3.6cqw, 0.5rem); letter-spacing: 0.18em; text-transform: uppercase; margin: 0; opacity: 0.9; white-space: nowrap; }
.art.ratecard .r-mark { font-family: var(--display); font-weight: 800; font-size: clamp(0.4rem, 4.6cqw, 0.75rem); letter-spacing: -0.02em; white-space: nowrap; }
.art.ratecard .r-lines { display: flex; flex-direction: column; gap: 4%; flex: 1; justify-content: center; margin: 0; }
.art.ratecard .r-lines div { display: flex; align-items: baseline; justify-content: space-between; gap: 6%; border-bottom: 1px solid rgba(255, 255, 255, 0.26); padding-bottom: 2%; }
.art.ratecard .r-lines dt { font-size: clamp(0.3rem, 3.3cqw, 0.5rem); line-height: 1.2; }
.art.ratecard .r-lines dd { margin: 0; font-family: var(--mono); font-size: clamp(0.28rem, 3cqw, 0.46rem); white-space: nowrap; opacity: 0.92; }
@container (max-width: 168px) { .art.ratecard .r-lines div:nth-child(n+4) { display: none; } }
@container (max-width: 132px) { .art.ratecard .r-mark { display: none; } }
.art.ratecard .r-price { font-family: var(--mono); font-size: clamp(0.28rem, 3.4cqw, 0.54rem); letter-spacing: 0.04em; margin: 0; line-height: 1.3; opacity: 0.92; }
@media (max-width: 60rem) {
  .hero {
    min-height: min(calc(78svh - 5.5rem), 42rem);
    padding-top: 5.4rem; padding-bottom: 3.4rem;
  }
}
.trail { position: absolute; inset: 0; z-index: 2; overflow: clip; pointer-events: none; }
.trail i {
  position: absolute; width: clamp(88px, 8.8vw, 124px); aspect-ratio: 9 / 15;
  border-radius: var(--r-sm); translate: -50% -50%;
  transform: scale(0.35) rotate(var(--tr, 0deg)); opacity: 0;
  transition: transform 0.55s var(--ease-house), opacity 0.4s ease;
  will-change: transform, opacity;
  background: var(--sheet);
  border: 1.5px solid var(--ink);
  box-shadow: var(--shadow-hard-sm);
}
.trail i .ph { inset: 7px auto auto 7px; width: calc(100% - 14px); height: calc(100% - 33px); border-radius: 4px 6px 3px 5px; }
.trail i:nth-child(3n+1) { --tr: -5deg; }
.trail i:nth-child(3n+2) { --tr: 4deg; }
.trail i:nth-child(3n) { --tr: -2deg; }
.trail i[data-status="active"] { transform: scale(1) rotate(var(--tr, 0deg)); opacity: 1; }
.trail i::before {
  content: attr(data-plat); position: absolute; top: 4px; left: -5px; z-index: 3;
  font-family: var(--hand); font-weight: 700; font-size: 0.44rem;
  letter-spacing: 0.02em; color: var(--tape-ink); background: var(--tape);
  padding: 0.1rem 0.4rem; rotate: -6deg;
}
.trail i::after {
  content: attr(data-cap); position: absolute; left: 0; right: 0; bottom: 0; z-index: 2;
  padding: 0 0.34rem 0.36rem; text-align: center;
  font-family: var(--hand); font-weight: 500; font-size: 0.46rem; line-height: 1.15;
  color: var(--ink-soft);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.hero-stills { position: absolute; inset: 0; z-index: 2; pointer-events: none; }
.hero-stills .hs {
  position: absolute; width: clamp(84px, 8.4vw, 120px); aspect-ratio: 9 / 15;
  border-radius: var(--r-sm);
  background: var(--sheet);
  border: 1.5px solid var(--ink);
  box-shadow: var(--shadow-hard-sm);
  rotate: var(--tilt, 0deg);
}
.hero-stills .hs .ph { inset: 7px auto auto 7px; width: calc(100% - 14px); height: calc(100% - 34px); border-radius: 4px 6px 3px 5px; }
.hero-stills .hs-tape {
  position: absolute; z-index: 3; top: -0.55rem; left: 50%;
  width: 3.1rem; height: 1.05rem; translate: -50%;
  background: var(--tape); opacity: 0.9;
  rotate: var(--tape-r, -4deg);
  box-shadow: 0 3px 8px -5px rgba(51, 38, 31, 0.5);
}
.hero-stills .hs::before {
  content: attr(data-plat); position: absolute; z-index: 4; top: -0.45rem; left: 50%;
  translate: -50%; rotate: var(--tape-r, -4deg);
  font-family: var(--hand); font-weight: 700; font-size: 0.5rem;
  letter-spacing: 0.02em; color: var(--tape-ink); line-height: 0.85rem;
}
.hero-stills .hs b {
  position: absolute; z-index: 2; left: 0; right: 0; bottom: 0.3rem;
  padding: 0 0.3rem; text-align: center;
  font-family: var(--hand); font-weight: 500; font-size: 0.5rem; line-height: 1.1;
  color: var(--ink-soft);
}
.hero-stills .hs-a { --tilt: -7deg; --tape-r: 5deg;  left: 3.5vw;  bottom: 14%; }
.hero-stills .hs-b { --tilt: 6deg;  --tape-r: -6deg; right: 3.5vw; top: 15%; }
.hero-stills .hs-c { --tilt: 4deg;  --tape-r: -3deg; left: 5.5vw;  top: 13%; }
.hero-stills .hs-d { --tilt: -5deg; --tape-r: 7deg;  right: 5.5vw; bottom: 24%; }
@media (max-width: 78rem) {
  .hero-stills .hs-a { left: 0.6vw; bottom: 12%; }
  .hero-stills .hs-b { right: 0.6vw; top: 14%; }
  .hero-stills .hs-c, .hero-stills .hs-d { display: none; }
}
@media (max-width: 56rem) { .hero-stills { display: none; } }
@media (prefers-reduced-motion: no-preference) {
  .hero-stills .hs { animation: fade 1.1s 0.7s ease-out backwards, hover-a 13s 1.8s ease-in-out infinite alternate; }
  .hero-stills .hs-b, .hero-stills .hs-c { animation: fade 1.1s 0.85s ease-out backwards, hover-b 16s 1.8s ease-in-out infinite alternate; }
}
@keyframes hover-a { from { translate: 0 0; } to { translate: 6px -14px; } }
@keyframes hover-b { from { translate: 0 0; } to { translate: -8px 12px; } }
.answer {
  max-width: 46rem; margin: 2.6rem 0 0.6rem; padding: 1.5rem 0 0; position: relative;
  font-size: clamp(1.08rem, 1.7vw, 1.2rem); line-height: 1.75;
}
.answer::before {
  content: ""; position: absolute; top: 0; left: 0; width: 84px; height: 11px;
  background: var(--squiggle) left center / 100% 100% no-repeat;
}
.answer p { margin: 0; }
.answer p > strong:first-child {
  display: block; font-family: var(--hand); font-weight: 700; font-size: 1rem;
  letter-spacing: 0.01em; color: var(--rec-deep);
  margin-bottom: 0.5rem; rotate: -1deg;
}
.a-key {
  font-family: var(--hand); font-style: normal; font-weight: 700;
  font-size: 1.02em; color: var(--rec-deep); letter-spacing: 0;
  box-decoration-break: clone; -webkit-box-decoration-break: clone;
  padding-bottom: 0.16em;
  background: var(--squiggle) left bottom / 72px 0.34em repeat-x;
}
.what {
  position: relative; margin: 2.8rem 0 0; padding: clamp(2.4rem, 5vw, 3.8rem) clamp(1.4rem, 4vw, 3.2rem) 2.6rem;
  background: linear-gradient(150deg, var(--blush), var(--peach) 74%, var(--butter));
  border-radius: var(--r-lg); overflow: clip;
}
.kicker {
  margin: 0 0 0.8rem; font-family: var(--hand); font-weight: 700; font-size: 1rem;
  letter-spacing: 0.01em; color: var(--rec-deep); rotate: -1deg;
  display: flex; align-items: center; gap: 0.6rem;
}
.kicker::before {
  content: ""; flex: none; width: 46px; height: 0.7rem;
  background: var(--squiggle) center / 100% 100% no-repeat;
}
.what .what-head { display: grid; gap: 0 3.5rem; }
.what h2 { font-size: clamp(1.9rem, 3.8vw, 3rem); margin-bottom: 1.1rem; }
.what .what-answer {
  margin: 0; max-width: 46rem;
  font-size: clamp(1.12rem, 1.8vw, 1.3rem); line-height: 1.75;
}
.what .why-note {
  position: relative; margin: 1.6rem 0 0; max-width: 30rem;
  padding: 1.5rem 1.35rem 1.25rem;
  background: var(--sheet); border: 2px solid var(--ink);
  border-radius: var(--r-md); box-shadow: var(--shadow-hard);
  rotate: -1.4deg;
}
.what .why-note .wn-tape {
  position: absolute; top: -13px; left: 1.5rem; width: 82px; height: 26px;
  background: var(--tape); opacity: 0.95; border-radius: 2px; rotate: -3deg;
  box-shadow: 0 6px 14px -8px rgba(0, 0, 0, 0.35);
}
.what .why-note .wn-label {
  margin: 0 0 0.55rem; font-family: var(--hand); font-weight: 700;
  font-size: 0.88rem; letter-spacing: 0.01em; color: var(--rec-deep); rotate: -1deg;
}
.what .why-note .wn-line {
  margin: 0 0 0.6rem; font-family: var(--display); font-weight: 700;
  font-size: clamp(1.06rem, 1.5vw, 1.24rem); line-height: 1.32;
  letter-spacing: -0.018em; color: var(--ink);
}
.what .why-note .wn-p {
  margin: 0; font-size: 0.92rem; line-height: 1.55; color: var(--ink-soft);
}
@media (min-width: 66rem) {
  .what .what-head { grid-template-columns: minmax(0, 48rem) minmax(16rem, 26rem); justify-content: space-between; }
  .what .kicker, .what h2, .what .what-answer { grid-column: 1; }
  .what .why-note { grid-column: 2; grid-row: 2 / span 2; align-self: end; margin: 0 0 0.4rem; max-width: none; }
}
.kit-row {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
  gap: clamp(1.2rem, 3.4vw, 2.6rem); margin: 2.8rem 0 0;
}
.kit-item { display: grid; gap: 0.7rem; justify-items: center; }
.ki-deck { width: clamp(206px, 25vw, 320px); }
.ki-kit { width: clamp(150px, 17vw, 216px); }
.ki-phone { width: clamp(146px, 15vw, 190px); }
.ki-rate { width: clamp(186px, 21vw, 278px); }
.kit-label {
  font-family: var(--hand); font-weight: 600; font-size: 0.88rem; letter-spacing: 0.01em;
  color: var(--rec-deep); text-align: center; rotate: var(--lr, -1.5deg);
}
.ki-kit .kit-label { --lr: 1.8deg; }
.ki-phone .kit-label { --lr: -0.8deg; }
.ki-rate .kit-label { --lr: 2.2deg; }
.kit-caption { text-align: right; font-family: var(--hand); font-weight: 500; font-size: 0.86rem; color: var(--ink-soft); margin: 2rem 0 0; }
@media (max-width: 40rem) { .kit-caption { text-align: center; } }
@media (max-width: 40rem) {
  .kit-row {
    display: grid; grid-template-columns: repeat(2, auto);
    justify-content: center; align-items: center; gap: 1.4rem 1.6rem;
  }
  .ki-deck { width: 46vw; }
  .ki-kit { width: 34vw; }
  .ki-phone { width: 33vw; }
  .ki-rate { width: 44vw; }
}
.cards { display: grid; gap: 1.1rem; grid-template-columns: 1fr; margin: 1.8rem 0; padding: 0; list-style: none; }
@media (min-width: 40rem) { .cards { grid-template-columns: 1fr 1fr; } }
.cards li {
  background: var(--peach); border-radius: var(--r-lg); padding: 1.4rem 1.4rem 1.5rem;
  position: relative; overflow: hidden;
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard);
  rotate: -0.5deg;
}
.cards li:nth-child(even) { background: var(--mint); rotate: 0.6deg; }
.cards li:nth-child(4n+3) { background: var(--butter); rotate: -0.9deg; }
.cards li h3 a { text-decoration: none; }
.cards li h3 a:hover { color: var(--rec); }
.cards p { margin: 0.35rem 0 0; font-size: 0.92rem; color: var(--ink-soft); }
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .cards li { transition: translate 0.28s var(--ease-house), box-shadow 0.28s; }
  .cards li:hover { translate: -3px -3px; box-shadow: 7px 7px 0 var(--ink); }
}
.proof { display: grid; grid-template-columns: 1fr; gap: 2rem; align-items: center; margin: 2.4rem 0 1.2rem; }
@media (min-width: 56rem) { .proof { grid-template-columns: minmax(0, 0.92fr) auto minmax(0, 1.5fr); gap: 2rem; } }
@media (min-width: 84rem) { .proof { gap: 3.2rem; } }
.proof-tag {
  font-family: var(--hand); font-weight: 600; font-size: 0.94rem; letter-spacing: 0.01em;
  color: var(--ink-soft); margin: 0 0 1rem; text-align: center; rotate: -1deg;
}
.proof-arrow { text-align: center; font-family: var(--hand); font-weight: 700; font-size: 0.94rem; letter-spacing: 0.01em; color: var(--rec-deep); }
.proof-arrow b {
  display: inline-block; width: 4.2rem; height: 1.6rem; font-size: 0;
  background: var(--arrow-hand) center / contain no-repeat;
}
@media (max-width: 56rem) { .proof-arrow b { rotate: 90deg; } }
.hrs { display: grid; margin-top: 0.2rem; }
.hrs i { grid-area: 1 / 1; font-style: normal; opacity: 0; }
.hrs i:last-child { opacity: 1; }
.devices { position: relative; width: 100%; max-width: 33rem; }
.devices .iph {
  --r: -3.2deg;
  position: absolute; right: -8%; bottom: -21%; width: 27%; z-index: 3;
}
@media (max-width: 44rem) { .devices .iph { right: -5%; bottom: -16%; width: 30%; } }
.mbp { container-type: inline-size; display: block; width: 100%; }
.mbp-lid {
  position: relative; aspect-ratio: 16 / 10.6;
  border-radius: 2.2cqw;
  background-color: #2c211a;
  background-image:
    linear-gradient(146deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0) 26%),
    linear-gradient(320deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0) 22%);
  box-shadow:
    inset 0 0 0 1px rgba(255, 243, 230, 0.2),
    0 0 0 1px rgba(22, 15, 10, 0.85),
    0 34px 66px -30px rgba(51, 38, 31, 0.5);
}
.mbp-lid::after {
  content: ""; position: absolute; top: 0.44cqw; left: 50%; translate: -50%;
  width: 0.55cqw; height: 0.55cqw; min-width: 2px; min-height: 2px;
  border-radius: 50%; background: #4b3a2e;
}
.mbp-screen {
  position: absolute; inset: 1.05cqw 1.05cqw 2.3cqw;
  border-radius: 0.9cqw; overflow: hidden;
  background-color: var(--screen);
  background-image: var(--grain), linear-gradient(168deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0) 42%);
  background-blend-mode: overlay, normal;
  color: var(--screen-ink);
  display: flex; flex-direction: column;
}
.mbp-base {
  position: relative; width: 114%; margin-left: -7%; height: 1.9cqw; min-height: 5px;
  border-radius: 0 0 1.1cqw 1.1cqw;
  background: linear-gradient(#4e3d31, #2a1f18 52%, #181009);
  box-shadow: 0 20px 30px -20px rgba(51, 38, 31, 0.6);
}
.mbp-base::after {
  content: ""; position: absolute; top: 0; left: 50%; translate: -50%;
  width: 12%; height: 44%; border-radius: 0 0 99px 99px; background: rgba(18, 12, 8, 0.9);
}
.sc-web .web-bar {
  flex: none; display: flex; align-items: center; gap: 0.9cqw;
  padding: 1.1cqw 1.6cqw; border-bottom: 1px solid rgba(255, 243, 230, 0.12);
}
.web-bar i {
  width: 1cqw; height: 1cqw; min-width: 4px; min-height: 4px; border-radius: 50%;
  background: rgba(255, 243, 230, 0.28); flex: none;
}
.web-bar i:first-child { background: #e07a52; }
.web-url {
  margin-left: 1.4cqw; padding: 0.5cqw 2cqw; border-radius: 999px;
  background: rgba(255, 243, 230, 0.1);
  font-family: var(--mono); font-size: clamp(4px, 1.55cqw, 10px);
  letter-spacing: 0.03em; opacity: 0.78; white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis;
}
.sc-web .web-head {
  flex: none; display: flex; align-items: center; justify-content: space-between;
  gap: 2cqw; padding: 2cqw 2.6cqw 0;
}
.web-id { display: flex; align-items: center; gap: 1.4cqw; min-width: 0; }
.sc-web .fo-av { width: 5cqw; height: 5cqw; min-width: 12px; min-height: 12px; }
.web-who { display: flex; flex-direction: column; gap: 0.2cqw; min-width: 0; }
.web-who b { font-family: var(--display); font-weight: 800; font-size: clamp(7px, 3.1cqw, 20px); letter-spacing: -0.02em; line-height: 1; }
.web-who i {
  font-family: var(--mono); font-style: normal; font-size: clamp(4px, 1.5cqw, 9.5px);
  letter-spacing: 0.05em; text-transform: uppercase; opacity: 0.74; white-space: nowrap;
}
.web-cta {
  flex: none; border-radius: 999px; background: var(--rec); color: var(--on-rec);
  font-family: var(--body); font-weight: 700; font-size: clamp(5px, 1.9cqw, 12px);
  padding: 1.1cqw 2.6cqw; white-space: nowrap;
}
.web-grid { display: grid; grid-template-columns: 1.62fr 1fr; gap: 1.3cqw; margin: 2cqw 2.6cqw 0; flex: 1; min-height: 0; }
.web-side { display: grid; grid-template-rows: 1fr 1fr; gap: 1.3cqw; min-height: 0; }
.web-hero, .web-cell { position: relative; overflow: hidden; border-radius: 1.1cqw; min-height: 0; }
.web-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.3cqw; margin: 1.3cqw 2.6cqw 0; }
.web-strip i { position: relative; display: block; aspect-ratio: 16 / 9; border-radius: 0.9cqw; overflow: hidden; }
.sc-web .fo-cap {
  padding: 3cqw 1.2cqw 0.9cqw; font-size: clamp(4px, 1.55cqw, 10px); font-weight: 600; line-height: 1.2;
}
.sc-web .fo-tc { top: 5%; right: 3.5%; font-size: clamp(3.6px, 1.35cqw, 8.5px); padding: 0.4cqw 0.9cqw; border-radius: 0.6cqw; }
.sc-web .fo-bar { height: 0.55cqw; }
.web-rate {
  flex: none; display: flex; flex-wrap: wrap; align-items: baseline; gap: 0 1.2cqw;
  margin: 1.6cqw 2.6cqw 2.2cqw;
}
.web-rate b { font-family: var(--display); font-weight: 800; font-size: clamp(6px, 2.4cqw, 15px); letter-spacing: -0.02em; }
.web-rate i {
  font-family: var(--mono); font-style: normal; font-size: clamp(4px, 1.45cqw, 9px);
  letter-spacing: 0.05em; text-transform: uppercase; opacity: 0.74;
}
@container (max-width: 330px) { .web-strip { display: none; } .sc-web .fo-cap { display: none; } }
@media (max-width: 40rem) { .mbp-base { width: 106%; margin-left: -3%; } }
.after-wrap { display: grid; gap: 1.5rem; justify-items: center; position: relative; }
.after-wrap::before {
  content: ""; position: absolute; width: 118%; aspect-ratio: 1.3; left: 50%; top: 42%;
  transform: translate(-50%, -50%);
  background: radial-gradient(closest-side, var(--glow-a), transparent 72%);
  pointer-events: none;
}
.p-notes {
  list-style: none; margin: 3.4rem 0 0; padding: 0;
  display: grid; grid-template-columns: 1fr; gap: 0.9rem;
  font-family: var(--hand); font-weight: 500; font-size: 0.88rem; line-height: 1.4; letter-spacing: 0.01em;
  color: var(--ink-soft); position: relative; z-index: 1; width: 100%; max-width: 33rem;
}
@media (min-width: 40rem) { .p-notes { grid-template-columns: repeat(3, 1fr); gap: 1.4rem; } }
.p-notes li { position: relative; padding-left: 2rem; }
.p-notes li::before {
  content: ""; position: absolute; left: 0; top: 0.36em; width: 24px; height: 8px;
  background: var(--squiggle) center / 100% 100% no-repeat; opacity: 0.8;
}
@media (prefers-reduced-motion: no-preference) {
  .build-wrap.playing .hrs i:nth-child(1) { animation: hr-hide 0.3s 0.55s linear both; opacity: 1; }
  .build-wrap.playing .hrs i:nth-child(2) {
    animation: hr-show 0.3s 0.55s linear both, hr-hide 0.3s 1.35s linear both;
  }
  .build-wrap.playing .hrs i:nth-child(3) { animation: hr-show 0.3s 1.35s linear both; }
  .build-wrap.playing .proof-after .proof-tag { animation: rise-run 0.5s 0.1s var(--ease-house) both; }
  .build-wrap.playing .proof-after .mbp { animation: phone-build 0.7s 0.2s var(--ease-house) both; }
  .build-wrap.playing .proof-after .iph { animation: phone-build 0.7s 0.42s var(--ease-house) both; }
  .build-wrap.playing .proof-after .web-hero,
  .build-wrap.playing .proof-after .fo-hero { animation: clip-pop 0.44s 0.72s var(--ease-snap) both; }
  .build-wrap.playing .proof-after .web-cell:nth-child(1),
  .build-wrap.playing .proof-after .fo-cell:nth-child(1) { animation: clip-pop 0.44s 0.88s var(--ease-snap) both; }
  .build-wrap.playing .proof-after .web-cell:nth-child(2),
  .build-wrap.playing .proof-after .fo-cell:nth-child(2) { animation: clip-pop 0.44s 1.02s var(--ease-snap) both; }
  .build-wrap.playing .proof-after .web-strip i { animation: clip-pop 0.44s 1.16s var(--ease-snap) both; }
  .build-wrap.playing .p-notes li:nth-child(1) { animation: note-in 0.45s 0.8s var(--ease-house) both; }
  .build-wrap.playing .p-notes li:nth-child(2) { animation: note-in 0.45s 0.95s var(--ease-house) both; }
  .build-wrap.playing .p-notes li:nth-child(3) { animation: note-in 0.45s 1.1s var(--ease-house) both; }
}
@keyframes hr-show { from { opacity: 0; } to { opacity: 1; } }
@keyframes hr-hide { from { opacity: 1; } to { opacity: 0; } }
@keyframes rise-run { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: none; } }
@keyframes phone-build { from { opacity: 0; translate: 0 34px; scale: 0.93; } to { opacity: 1; translate: 0; scale: 1; } }
@keyframes clip-pop { from { opacity: 0; scale: 0.72; } to { opacity: 1; scale: 1; } }
@keyframes note-in { from { opacity: 0; transform: translateX(-14px); } to { opacity: 1; transform: none; } }
.js .reveal:not(.done) { opacity: 0; }
.js .reveal.in-view:not(.done) {
  animation: rise-in 0.55s var(--ease-house) both;
  animation-delay: var(--d, 0ms);
}
.js .reveal.cut.in-view:not(.done) { animation-name: cut-in; animation-duration: 0.4s; animation-timing-function: steps(2, jump-none); }
.js .reveal.stamp-reveal.in-view:not(.done) { animation-name: stamp-in; animation-duration: 0.5s; animation-timing-function: var(--ease-snap); }
@keyframes rise-in { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: none; } }
@keyframes cut-in {
  0% { opacity: 0; clip-path: inset(0 100% 0 0); }
  50% { opacity: 1; clip-path: inset(0 12% 0 0); }
  100% { opacity: 1; clip-path: inset(0); }
}
.sect-head.centered { text-align: center; }
.sect-head.centered h2 { margin-inline: auto; }
.sect-head.centered .lead { margin-inline: auto; }
.screen-intro > .kicker,
.cta-band .kicker {
  max-width: none; color: var(--rec-deep);
}
.cta-band .kicker { justify-content: center; position: relative; z-index: 2; }
.bento { display: grid; gap: 1.1rem; grid-template-columns: 1fr; margin: 2rem 0; }
@media (min-width: 56rem) { .bento { grid-template-columns: 1.4fr 1fr; } .cell.flagship { grid-row: 1 / span 3; } }
.cell {
  border-radius: var(--r-lg); padding: 1.5rem 1.5rem 1.6rem; position: relative; overflow: hidden;
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard);
  rotate: var(--cr, 0deg);
}
.cell.c-deck { --cr: 0.55deg; }
.cell.c-kit { --cr: -0.6deg; }
.cell.c-rate { --cr: 0.7deg; }
.cell h3 { font-size: 1.16rem; }
.cell > p { margin: 0.35rem 0 0; font-size: 0.93rem; color: var(--ink-soft); max-width: 34rem; }
.cell .svc-price {
  display: block; font-family: var(--hand); font-weight: 600; font-size: 0.9rem;
  letter-spacing: 0.01em; color: var(--rec-deep); margin-top: 0.9rem;
}
.cell.flagship {
  background: linear-gradient(150deg, var(--peach), var(--butter) 92%);
  display: flex; flex-direction: column; padding: 2rem 2rem 0;
}
.cell.flagship h3 { font-size: clamp(1.5rem, 2.6vw, 2rem); }
.cell.flagship > p { font-size: 1rem; }
.cell.flagship .flag {
  align-self: flex-start; font-family: var(--hand); font-weight: 700; font-size: 0.84rem;
  letter-spacing: 0.01em; color: var(--on-rec); background: var(--rec);
  border: 1.5px solid var(--ink); box-shadow: var(--shadow-hard-sm);
  border-radius: var(--r-sm); padding: 0.16rem 0.7rem; margin-bottom: 1rem; rotate: -2.4deg;
}
.cell.flagship .devices {
  width: min(500px, 92%); margin: 1.6rem auto -1.4rem;
}
.cell.flagship .devices .iph { --r: -3.2deg; right: -7%; bottom: -16%; width: 26%; }
.cell.c-deck { background: var(--mint); }
.cell.c-kit { background: var(--sheet); }
.cell.c-rate { background: var(--butter); }
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .cell { transition: translate 0.28s var(--ease-house), box-shadow 0.28s; }
  .cell:hover { translate: -3px -3px; box-shadow: 7px 7px 0 var(--ink); }
  .cell.flagship:hover { translate: 0 0; box-shadow: var(--shadow-hard); }
}
.thumb {
  display: block; height: 52px; border-radius: 8px; margin-bottom: 0.9rem;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.04) 46%), var(--screen);
  box-shadow: inset 0 0 0 1px rgba(255, 243, 230, 0.18);
  position: relative;
}
.thumb.t-deck { width: 84px; }
.thumb.t-kit { width: 40px; border-radius: 4px; background: var(--sheet); box-shadow: inset 0 0 0 1px rgba(51, 38, 31, 0.3), 0 6px 14px -6px rgba(120, 78, 52, 0.45); }
.thumb.t-card { width: 78px; background: linear-gradient(160deg, rgba(255,255,255,0.28), rgba(255,255,255,0) 45%), var(--rec); }
.thumb::after { content: ""; position: absolute; inset: 0; border-radius: inherit; background-repeat: no-repeat; }
.thumb.t-deck::after {
  background-image:
    linear-gradient(rgba(255, 243, 230, 0.85), rgba(255, 243, 230, 0.85)),
    linear-gradient(160deg, rgba(255, 243, 230, 0.34), rgba(255, 243, 230, 0.12)),
    linear-gradient(160deg, rgba(255, 243, 230, 0.34), rgba(255, 243, 230, 0.12)),
    linear-gradient(160deg, rgba(255, 243, 230, 0.34), rgba(255, 243, 230, 0.12));
  background-position: 9px 10px, 9px 22px, 32px 22px, 55px 22px;
  background-size: 34px 3px, 20px 20px, 20px 20px, 20px 20px;
}
.thumb.t-kit::after {
  background-image:
    linear-gradient(var(--rec), var(--rec)),
    linear-gradient(rgba(51, 38, 31, 0.16), rgba(51, 38, 31, 0.16)),
    linear-gradient(rgba(51, 38, 31, 0.16), rgba(51, 38, 31, 0.16)),
    linear-gradient(rgba(51, 38, 31, 0.16), rgba(51, 38, 31, 0.16)),
    linear-gradient(rgba(51, 38, 31, 0.16), rgba(51, 38, 31, 0.16));
  background-position: 7px 8px, 7px 19px, 7px 25px, 7px 31px, 7px 37px;
  background-size: 14px 3px, 26px 2px, 21px 2px, 24px 2px, 17px 2px;
}
.thumb.t-card::after {
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)),
    linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)),
    linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)),
    linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
  background-position: 9px 10px, 9px 22px, 9px 28px, 9px 34px;
  background-size: 26px 3px, 44px 2px, 34px 2px, 40px 2px;
}
.pc { --pw: clamp(138px, 17vw, 208px); margin: 0; }
.pc-stage {
  position: relative; perspective: 1500px;
  height: calc(var(--pw) * 2.144 + 2.6rem);
}
.pc-slide {
  position: absolute; left: 50%; top: 50%;
  width: var(--pw);
  padding: 0; border: 0; background: none; cursor: var(--cursor-ring);
  transform: translate(-50%, -50%)
    translateX(calc(var(--o, 0) * var(--pw) * 0.72))
    scale(var(--s, 0.8)) rotateY(calc(var(--o, 0) * -16deg));
  opacity: var(--a, 0.82); z-index: var(--z, 8);
  transition: transform 0.55s cubic-bezier(0.32, 0.72, 0, 1), opacity 0.4s ease;
  will-change: transform, opacity;
}
.pc-slide[data-off="0"] { --o: 0; --s: 1; --a: 1; --z: 20; cursor: default; }
.pc-dot, .pc-btn { cursor: var(--cursor-ring); }
.pc-slide[data-off="-1"] { --o: -1; }
.pc-slide[data-off="1"] { --o: 1; }
.pc-slide[data-off="x"] { --a: 0; pointer-events: none; }
.pc-slide::after {
  content: attr(data-name); position: absolute; z-index: 3;
  top: -0.6rem; left: -0.5rem; rotate: -5deg;
  font-family: var(--hand); font-weight: 700; font-size: 0.68rem;
  letter-spacing: 0.01em;
  color: var(--tape-ink); background: var(--tape);
  padding: 0.06rem 0.5rem;
  box-shadow: 0 4px 9px -6px rgba(51, 38, 31, 0.7);
}
@media (hover: hover) { .pc-slide:not([data-off="0"]):hover { --a: 0.95; } }
.pc-slide:focus-visible { outline: 3px solid var(--rec); outline-offset: 6px; border-radius: 34px; }
@media (prefers-reduced-motion: reduce) { .pc-slide, .iph { transition: none !important; } }
.sc-ig .ig-head { display: flex; align-items: center; gap: 3cqw; padding: 3.6cqw 7cqw 0; }
.ig-av {
  box-sizing: border-box;
  width: 13.5cqw; height: 13.5cqw; min-width: 17px; min-height: 17px;
  border-radius: 50%; flex: none;
  border: 1.6cqw solid transparent;
  background:
    linear-gradient(140deg, var(--glow-a), rgba(255, 198, 150, 0.95)) padding-box,
    conic-gradient(from 200deg, #f9ce34, #ee2a7b, #6228d7, #ee2a7b, #f9ce34) border-box;
  box-shadow: inset 0 0 0 1px var(--screen);
}
.ig-who { display: flex; flex-direction: column; gap: 0.6cqw; min-width: 0; }
.ig-who b { font-family: var(--display); font-weight: 800; font-size: clamp(8px, 5.6cqw, 18px); letter-spacing: -0.02em; line-height: 1; }
.ig-who i {
  font-family: var(--body); font-style: normal; font-size: clamp(4.6px, 3cqw, 9.5px);
  opacity: 0.74; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.ig-tabs { display: flex; gap: 0; margin: 3.4cqw 0 0; padding: 0 7cqw; }
.ig-tabs i {
  flex: 1; height: 0.9cqw; min-height: 2px; border-radius: 999px;
  background: var(--screen-line); margin: 0 1cqw;
}
.ig-tabs i.on { background: var(--screen-ink); }
.ig-grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2cqw;
  align-content: start; grid-auto-rows: max-content;
  flex: 1; min-height: 0; overflow: hidden;
  margin: 3cqw 3cqw 0;
}
.ig-grid i {
  position: relative; display: block; aspect-ratio: 4 / 5;
  border-radius: 1.4cqw; overflow: hidden;
}
.ig-grid i:nth-child(3n+2) .ph { object-position: 62% 38%; }
.ig-grid i:nth-child(4n+3) .ph { object-position: 34% 72%; }
.ig-grid i:nth-child(5n) .ph { object-position: 50% 20%; }
.ig-grid i:first-child::after {
  content: "▶"; position: absolute; z-index: 2; top: 6%; right: 7%;
  font-size: clamp(3.6px, 2.4cqw, 8px); color: #fff;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.55));
}
.tt-still { position: absolute; inset: 0; z-index: 0; display: block; }
.tt-still::before, .tt-still::after {
  content: ""; position: absolute; z-index: 2; left: 0; right: 0; pointer-events: none;
}
.tt-still::before {
  top: 0; height: 26%;
  background: linear-gradient(rgba(22, 14, 9, 0.58), rgba(22, 14, 9, 0));
}
.tt-still::after {
  bottom: 0; height: 40%;
  background: linear-gradient(rgba(22, 14, 9, 0), rgba(22, 14, 9, 0.64));
}
.sc-tt .iph-status { z-index: 4; }
.tt-tabs {
  position: relative; z-index: 3; display: flex; justify-content: center; gap: 5cqw;
  margin-top: 1cqw;
  font-family: var(--body); font-weight: 700; font-size: clamp(5px, 3.4cqw, 11px);
}
.tt-tabs i { font-style: normal; opacity: 0.6; }
.tt-tabs i.on { opacity: 1; position: relative; }
.tt-tabs i.on::after {
  content: ""; position: absolute; left: 20%; right: 20%; bottom: -1.6cqw;
  height: 0.8cqw; min-height: 2px; border-radius: 999px; background: var(--screen-ink);
}
.tt-find {
  position: absolute; z-index: 3; top: 12.5cqw; right: 6cqw;
  width: 5.4cqw; height: 5.4cqw; min-width: 8px; min-height: 8px;
  background-color: var(--screen-ink);
  -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M10.5 2a8.5 8.5 0 1 1-5.4 15.1A8.5 8.5 0 0 1 10.5 2zm0 2.6a5.9 5.9 0 1 0 0 11.8 5.9 5.9 0 0 0 0-11.8z'/><rect x='15.8' y='16.4' width='2.5' height='7.4' rx='1.25' transform='rotate(-42 17 20)'/></svg>") no-repeat center / contain;
  mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M10.5 2a8.5 8.5 0 1 1-5.4 15.1A8.5 8.5 0 0 1 10.5 2zm0 2.6a5.9 5.9 0 1 0 0 11.8 5.9 5.9 0 0 0 0-11.8z'/><rect x='15.8' y='16.4' width='2.5' height='7.4' rx='1.25' transform='rotate(-42 17 20)'/></svg>") no-repeat center / contain;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.5));
}
.tt-rail {
  position: absolute; z-index: 3; right: 5cqw; bottom: 30cqw;
  display: flex; flex-direction: column; align-items: center; gap: 4.6cqw;
}
.tt-rail i {
  width: 8.4cqw; height: 8.4cqw; min-width: 11px; min-height: 11px; flex: none;
}
.tt-rail .r-av {
  border-radius: 50%;
  background: linear-gradient(140deg, var(--glow-a), rgba(255, 198, 150, 0.95));
  box-shadow: 0 0 0 1.5px rgba(255, 255, 255, 0.9);
}
.tt-rail .r-like, .tt-rail .r-cmt, .tt-rail .r-shr {
  background-color: var(--screen-ink);
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center; mask-position: center;
  -webkit-mask-size: contain; mask-size: contain;
  filter: drop-shadow(0 1px 2px rgba(22, 15, 10, 0.55));
}
.tt-rail .r-like {
  background-color: #fe2c55;
  -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 21.2C7.4 18 3.6 14.9 3.6 11a4.7 4.7 0 0 1 8.4-2.9A4.7 4.7 0 0 1 20.4 11c0 3.9-3.8 7-8.4 10.2z'/></svg>");
  mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 21.2C7.4 18 3.6 14.9 3.6 11a4.7 4.7 0 0 1 8.4-2.9A4.7 4.7 0 0 1 20.4 11c0 3.9-3.8 7-8.4 10.2z'/></svg>");
}
.tt-rail .r-cmt {
  -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M4.4 3.4h15.2a1.8 1.8 0 0 1 1.8 1.8v9.6a1.8 1.8 0 0 1-1.8 1.8H9.8L4.2 21V5.2a1.8 1.8 0 0 1 1.8-1.8z'/></svg>");
  mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M4.4 3.4h15.2a1.8 1.8 0 0 1 1.8 1.8v9.6a1.8 1.8 0 0 1-1.8 1.8H9.8L4.2 21V5.2a1.8 1.8 0 0 1 1.8-1.8z'/></svg>");
}
.tt-rail .r-shr {
  -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M13.2 3.6 22 11.4l-8.8 7.8v-4.6c-5 .1-8.2 1.6-10.4 4.8.4-6.4 4.2-10.2 10.4-10.8z'/></svg>");
  mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M13.2 3.6 22 11.4l-8.8 7.8v-4.6c-5 .1-8.2 1.6-10.4 4.8.4-6.4 4.2-10.2 10.4-10.8z'/></svg>");
}
.tt-rail .r-disc {
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, rgba(26, 18, 12, 0.95) 0 22%, transparent 23%),
    linear-gradient(140deg, #6f5644, #2a1f18);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.34);
}
@media (prefers-reduced-motion: no-preference) {
  .tt-rail .r-disc { animation: disc-spin 5.5s linear infinite; }
}
@keyframes disc-spin { to { rotate: 360deg; } }
.tt-meta {
  position: absolute; z-index: 3; left: 7cqw; right: 20cqw; bottom: 10cqw;
  display: flex; flex-direction: column; gap: 1.4cqw;
}
.tt-meta b { font-family: var(--display); font-weight: 800; font-size: clamp(6px, 4.2cqw, 13px); letter-spacing: -0.01em; }
.tt-meta em {
  font-family: var(--body); font-style: normal; font-weight: 500;
  font-size: clamp(4.8px, 3.1cqw, 10px); line-height: 1.28;
}
.tt-meta .tt-song {
  font-family: var(--mono); font-style: normal; font-size: clamp(4.2px, 2.6cqw, 8.5px);
  letter-spacing: 0.05em; opacity: 0.8;
}
.tt-prog {
  position: absolute; z-index: 4; left: 0; right: 0; bottom: 4.5cqw;
  height: 0.9cqw; min-height: 2px; background: rgba(255, 255, 255, 0.28);
}
.tt-prog::before { content: ""; position: absolute; inset: 0 44% 0 0; background: #fff; }
.sc-fb .fb-bar {
  display: flex; align-items: center; justify-content: space-between;
  padding: 2.4cqw 7cqw 0;
}
.fb-bar b { font-family: var(--display); font-weight: 800; font-size: clamp(7px, 5cqw, 16px); letter-spacing: -0.02em; }
.fb-search {
  width: 7cqw; height: 7cqw; min-width: 9px; min-height: 9px; border-radius: 50%;
  background: var(--screen-line); box-shadow: inset 0 0 0 1px var(--screen-line);
}
.fb-feed { display: flex; flex-direction: column; flex: 1; min-height: 0; overflow: hidden; }
.fb-post {
  flex: none;
  margin: 3.4cqw 4.5cqw 0; border-radius: 3.4cqw; overflow: hidden;
  background: #fff; box-shadow: 0 1px 2px rgba(20, 19, 26, 0.14);
  display: flex; flex-direction: column;
}
.fb-head { display: flex; align-items: center; gap: 2.6cqw; padding: 3cqw 3.4cqw 0; }
.fb-av {
  width: 9cqw; height: 9cqw; min-width: 11px; min-height: 11px; border-radius: 50%; flex: none;
  background: linear-gradient(140deg, var(--glow-a), rgba(255, 198, 150, 0.95));
}
.fb-who { display: flex; flex-direction: column; gap: 0.5cqw; min-width: 0; }
.fb-who b { font-family: var(--display); font-weight: 800; font-size: clamp(6px, 4.2cqw, 13px); letter-spacing: -0.01em; }
.fb-who i {
  font-family: var(--mono); font-style: normal; font-size: clamp(4.2px, 2.6cqw, 8.5px);
  letter-spacing: 0.04em; opacity: 0.7; white-space: nowrap;
}
.fb-copy {
  font-family: var(--body); font-style: normal; font-size: clamp(4.8px, 3.1cqw, 10px);
  line-height: 1.3; padding: 2.6cqw 3.4cqw 3cqw;
}
.fb-still { position: relative; display: block; aspect-ratio: 4 / 3.1; overflow: hidden; }
.fb-acts {
  display: flex; justify-content: space-around; padding: 2.6cqw 2cqw;
  border-top: 1px solid var(--screen-line);
}
.fb-acts i {
  font-family: var(--body); font-style: normal; font-weight: 600;
  font-size: clamp(4.4px, 2.8cqw, 9px); opacity: 0.62;
}
.sc-pin .pin-bar { padding: 2.4cqw 7cqw 0; }
.pin-search {
  display: block; height: 7cqw; min-height: 10px; border-radius: 999px;
  background: var(--screen-line);
}
.pin-head { display: flex; flex-direction: column; gap: 0.6cqw; padding: 3.4cqw 7cqw 0; }
.pin-head b { font-family: var(--display); font-weight: 800; font-size: clamp(7px, 5cqw, 16px); letter-spacing: -0.02em; }
.pin-head i {
  font-family: var(--mono); font-style: normal; font-size: clamp(4.4px, 2.8cqw, 9px);
  letter-spacing: 0.05em; text-transform: uppercase; opacity: 0.72;
}
.pin-masonry {
  display: flex; gap: 2.4cqw; margin: 3cqw 5cqw 0;
  flex: 1; min-height: 0; overflow: hidden;
}
.pin-col { flex: 1; min-width: 0; display: flex; flex-direction: column; gap: 2.4cqw; }
.pin-col i {
  position: relative; display: block; width: 100%; flex: none;
  border-radius: 2.6cqw; overflow: hidden;
}
.pin-col:first-child i:first-child::after {
  content: "Save"; position: absolute; z-index: 2; top: 4.5%; right: 5%;
  font-family: var(--body); font-weight: 700; font-size: clamp(4px, 2.5cqw, 8px);
  color: #fff; background: #e60023;
  padding: 0.9cqw 2.4cqw; border-radius: 999px;
}
.pr-a { aspect-ratio: 3 / 4.2; }
.pr-b { aspect-ratio: 3 / 2.6; }
.pr-c { aspect-ratio: 3 / 3.5; }
.pr-d { aspect-ratio: 3 / 3.1; }
.sc-ig, .sc-fb, .sc-pin { padding-bottom: 0; }
.pc-controls { display: none; }
.pc.live .pc-controls {
  display: flex; align-items: center; justify-content: center; gap: 0.9rem; margin-top: 1rem;
}
.pc-btn {
  width: 2.2rem; height: 2.2rem; border-radius: var(--r-md); flex: none;
  border: 2px solid var(--ink); background: var(--butter); color: var(--ink);
  font-family: var(--hand); font-weight: 700; font-size: 1rem; cursor: pointer;
  box-shadow: var(--shadow-hard-sm);
  transition: background 0.18s, translate 0.16s var(--ease-house), box-shadow 0.16s;
}
.pc-btn:hover { background: var(--peach); translate: -2px -2px; box-shadow: 5px 5px 0 var(--ink); }
.pc-btn:active { translate: 3px 3px; box-shadow: 0 0 0 var(--ink); }
.pc-dots { display: flex; align-items: center; gap: 0.5rem; }
.pc-dot {
  width: 9px; height: 9px; border-radius: 999px; padding: 0; cursor: pointer;
  border: 1.5px solid var(--ink); background: transparent;
  transition: width 0.3s var(--ease-house), background 0.3s;
}
.pc-dot:hover { background: var(--peach); }
.pc-dot[aria-current="true"] { width: 24px; background: var(--rec); }
.pc-label {
  display: none; text-align: center; margin: 0.7rem 0 0;
  font-family: var(--hand); font-weight: 600; font-size: 0.9rem; letter-spacing: 0.01em;
  color: var(--rec-deep);
}
.pc.live .pc-label { display: block; }
.screen-band {
  margin: 3.4rem calc(50% - 50vw) 0; padding: 3.8rem calc(50vw - 50%) 3.4rem;
  background: linear-gradient(170deg, var(--mint), #e9f3ea 58%, var(--paper));
}
.screen-band h2 {
  max-width: 13ch;
  font-size: clamp(2.4rem, 5.6vw, 4.6rem); letter-spacing: -0.04em; line-height: 0.98;
}
.screen-wrap { display: grid; grid-template-columns: 1fr; gap: 2.4rem; }
.screen-intro > p { max-width: 26rem; color: var(--ink-soft); }
.screen-intro .link-out { margin-top: 1.8rem; font-size: 0.98rem; }
.stamp {
  display: none; position: relative; font-family: var(--hand); font-size: 0.98rem; font-weight: 700;
  letter-spacing: 0.01em; color: var(--rec-deep);
  padding: 0.7rem 1.5rem; rotate: -5deg; opacity: 0.72; margin: 2.6rem 0 0;
}
.stamp::after {
  content: ""; position: absolute; inset: 0;
  background: var(--ring-hand) center / 100% 100% no-repeat; opacity: 0.7;
}
@media (min-width: 56rem) { .stamp { display: inline-block; } }
.fields { display: grid; grid-template-columns: 1fr; gap: 0; margin: 0; counter-reset: fld; }
.fields > div {
  counter-increment: fld;
  position: relative; padding: 0.95rem 0 0.95rem 3.3rem;
  border-top: 0;
  background: var(--wobble-rule) left top / 240px 6px repeat-x;
}
.fields > div:last-child {
  background:
    var(--wobble-rule) left top / 240px 6px repeat-x,
    var(--wobble-rule) left bottom / 240px 6px repeat-x;
}
.fields > div::before {
  content: ""; position: absolute; left: 0; top: 1.05rem;
  width: 1.45rem; height: 1.45rem; border-radius: 8px 5px 7px 6px;
  background: var(--rec); border: 2px solid var(--ink); rotate: -4deg;
  -webkit-mask: none; mask: none;
}
.fields > div::after {
  content: ""; position: absolute; left: 0.42rem; top: 1.46rem;
  width: 0.62rem; height: 0.34rem;
  border-left: 2.4px solid var(--on-rec); border-bottom: 2.4px solid var(--on-rec);
  rotate: -49deg;
}
.fields dt {
  font-family: var(--display); font-weight: 800; font-size: 1.16rem; letter-spacing: -0.01em;
  display: flex; align-items: baseline; gap: 0.6rem;
}
.fields dt::after {
  content: counter(fld, decimal-leading-zero);
  font-family: var(--hand); font-weight: 600; font-size: 0.84rem;
  letter-spacing: 0.01em; color: var(--rec-deep); opacity: 0.75; rotate: -3deg;
}
.fields dd { margin: 0.2rem 0 0; font-size: 0.93rem; line-height: 1.5; color: var(--ink-soft); max-width: 34rem; }
@media (min-width: 44rem) {
  .fields { grid-template-columns: 1fr 1fr; column-gap: 3rem; }
  .fields > div:nth-child(6), .fields > div:last-child {
    background:
      var(--wobble-rule) left top / 240px 6px repeat-x,
      var(--wobble-rule) left bottom / 240px 6px repeat-x;
  }
}
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .fields > div { transition: padding-left 0.28s var(--ease-house); }
  .fields > div:hover { padding-left: 3.7rem; }
}
@media (min-width: 56rem) {
  .screen-wrap { grid-template-columns: 0.78fr 1.22fr; gap: 4.5rem; }
  .screen-intro { position: sticky; top: 5.5rem; align-self: start; }
}
ol.steps { list-style: none; padding: 0; margin: 2rem 0; position: relative; }
ol.steps::before {
  content: ""; position: absolute; left: 0; top: 0.4rem; bottom: 0.4rem; width: 2px;
  background: repeating-linear-gradient(to bottom, var(--rule) 0 10px, transparent 10px 16px);
}
ol.steps > li { position: relative; padding: 0 0 2.2rem 2.1rem; }
ol.steps > li:last-child { padding-bottom: 0.4rem; }
ol.steps > li::before {
  content: ""; position: absolute; left: -6px; top: 0.35rem; width: 14px; height: 14px;
  border-radius: 50%; background: var(--paper); border: 3px solid var(--rec);
}
ol.steps p { margin: 0.15rem 0 0; color: var(--ink-soft); font-size: 0.96rem; max-width: 28rem; }
.how-head { max-width: 54rem; }
.shots {
  list-style: none; margin: clamp(1.2rem, 3.4svh, 2.4rem) 0 0; padding: 0;
  position: relative; display: grid; grid-template-columns: 1fr; gap: 0.9rem;
}
@media (min-width: 56rem) {
  .shots { grid-template-columns: repeat(3, 1fr); gap: clamp(1rem, 2.2vw, 1.8rem); }
}
.shot {
  position: relative; z-index: 1; overflow: hidden; border-radius: var(--r-lg);
  padding: clamp(1rem, 2.6svh, 1.6rem) clamp(1.1rem, 1.6vw, 1.5rem) clamp(1rem, 2.4svh, 1.4rem);
  display: flex; flex-direction: column;
  background-image: var(--tooth), linear-gradient(158deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 46%);
  background-blend-mode: multiply, normal;
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard);
  rotate: var(--sr, 0deg);
}
.t-send { --sr: -0.7deg; background-color: var(--butter); color: var(--ink); }
.t-build { --sr: 0.6deg; background-color: var(--screen); color: var(--screen-ink); }
.t-live { --sr: -0.5deg; background-color: var(--rec); color: var(--on-rec); }
.shot-role {
  position: relative; z-index: 1; margin: 0 0 0.55rem;
  display: flex; align-items: center; gap: 0.5rem;
  font-family: var(--hand); font-weight: 700; font-size: 0.94rem;
  letter-spacing: 0.01em; rotate: -1.2deg;
}
.shot-role i { flex: none; width: 9px; height: 9px; border-radius: 60% 40% 55% 45%; background: currentColor; }
.t-send .shot-role { color: var(--rec-deep); }
.t-build .shot-role { color: var(--sun); }
.t-live .shot-role { color: rgba(255, 255, 255, 0.92); }
@media (prefers-reduced-motion: no-preference) {
  .t-live .shot-role i { animation: blink 1.6s steps(1) infinite; }
}
.shot h3 { position: relative; z-index: 1; margin: 0 0 0.35rem; font-size: clamp(1.02rem, 1.5vw, 1.24rem); }
.shot-p { position: relative; z-index: 1; margin: 0; font-size: 0.9rem; line-height: 1.45; opacity: 0.84; }
.shot-art { position: relative; z-index: 1; margin-top: auto; padding-top: clamp(0.9rem, 2.6svh, 1.6rem); }
.a-send .drop { display: grid; grid-template-columns: 1fr 1fr 1fr 2.4rem; gap: 0.4rem; }
.a-send .dc {
  position: relative; aspect-ratio: 9 / 13; border-radius: 8px; overflow: hidden;
  background-color: var(--screen);
  box-shadow: 0 12px 22px -14px rgba(120, 78, 52, 0.8), inset 0 0 0 1px rgba(255, 243, 230, 0.2);
}
.a-send .dc.more {
  aspect-ratio: auto; display: grid; place-items: center; background: none;
  box-shadow: inset 0 0 0 1.5px rgba(51, 38, 31, 0.3);
  border-radius: 8px 5px 9px 6px;
  font-family: var(--hand); font-weight: 700; font-size: 0.86rem; color: var(--rec-deep);
}
.a-send .drop-note {
  display: block; margin-top: 0.6rem;
  font-family: var(--hand); font-weight: 500; font-size: 0.82rem; letter-spacing: 0.01em;
  color: var(--ink-soft);
}
.a-build .strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.45rem; }
.a-build .strip i {
  position: relative; aspect-ratio: 9 / 13; border-radius: 8px; overflow: hidden;
  opacity: 0.38; filter: saturate(0.35);
}
.a-build .strip i.picked {
  opacity: 1; filter: none;
  box-shadow: 0 0 0 2px var(--rec), 0 14px 24px -14px rgba(0, 0, 0, 0.7);
}
.a-build .strip i.picked::after {
  content: "✓"; position: absolute; z-index: 3; top: 6%; right: 7%;
  width: 0.92rem; height: 0.92rem; border-radius: 50%;
  display: grid; place-items: center;
  background: var(--rec); color: var(--on-rec);
  font-family: var(--body); font-size: 0.55rem; line-height: 1;
}
.a-build .strip-cap {
  display: block; margin-top: 0.7rem; padding-left: 0.55rem;
  border-left: 2px solid var(--rec);
  font-family: var(--body); font-size: 0.72rem; line-height: 1.35;
  color: rgba(255, 243, 230, 0.86);
}
.a-build .strip-cap b {
  display: inline-block; width: 2px; height: 0.92em; margin-left: 0.16em;
  vertical-align: -0.14em; background: var(--rec);
}
@media (prefers-reduced-motion: no-preference) {
  .a-build .strip-cap b { animation: caret 1.05s steps(1) infinite; }
}
@keyframes caret { 50% { opacity: 0; } }
.a-live .urlchip {
  display: flex; align-items: center; gap: 0.55rem;
  padding: 0.45rem 0.45rem 0.45rem 0.7rem; border-radius: var(--r-md);
  background: rgba(255, 255, 255, 0.17);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.32);
}
.a-live .urlchip b {
  flex: 1; min-width: 0; font-family: var(--mono); font-weight: 400; font-size: 0.62rem;
  letter-spacing: 0.01em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.a-live .urlchip i {
  flex: none; font-family: var(--hand); font-style: normal; font-weight: 700; font-size: 0.72rem;
  letter-spacing: 0.01em;
  background: var(--on-rec); color: var(--rec-deep);
  border-radius: var(--r-sm); padding: 0.14rem 0.5rem;
}
.a-live .live-strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.4rem; margin-top: 0.45rem; }
.a-live .live-strip i {
  position: relative; aspect-ratio: 4 / 5; border-radius: 8px; overflow: hidden;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.a-live .livecta {
  display: block; margin-top: 0.5rem; text-align: center; border-radius: var(--r-md);
  background: var(--on-rec); color: var(--rec-deep);
  font-family: var(--body); font-weight: 700; font-size: 0.88rem; padding: 0.58rem 0;
  box-shadow: 0 10px 22px -12px rgba(0, 0, 0, 0.5);
}
.price-wrap { display: grid; grid-template-columns: 1fr; gap: 2.6rem; margin: 2.4rem 0 1rem; align-items: start; }
@media (min-width: 62rem) {
  .price-wrap { grid-template-columns: minmax(0, 28.5rem) minmax(0, 1fr); gap: clamp(2rem, 4.5vw, 4rem); align-items: center; }
}
.price {
  max-width: 33rem; margin: 0 auto; position: relative;
  background: var(--tooth), linear-gradient(var(--sheet), var(--sheet));
  background-blend-mode: multiply, normal;
  background-color: var(--sheet);
  border-radius: var(--r-lg); padding: 2.6rem 2.2rem 2.2rem;
  transform: rotate(-1.2deg);
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard);
}
.price::before {
  content: ""; position: absolute; top: -13px; left: 50%; width: 128px; height: 30px;
  transform: translateX(-50%) rotate(-2deg);
  background: var(--tape); opacity: 0.95; border-radius: 2px;
  box-shadow: 0 6px 14px -8px rgba(0, 0, 0, 0.35);
}
.price::after {
  content: ""; position: absolute; right: 1.1rem; top: 1rem; pointer-events: none;
  width: 1.5rem; height: 1.5rem;
  background: var(--spark) center / contain no-repeat; opacity: 0.9;
}
.price .r-label {
  font-family: var(--hand); font-weight: 700; font-size: 1rem; letter-spacing: 0.01em;
  color: var(--rec-deep); margin: 0 0 0.8rem; rotate: -1deg;
}
.price .tag {
  font-family: var(--display); font-size: clamp(2.6rem, 5.5vw, 3.6rem); font-weight: 800;
  letter-spacing: -0.03em; margin: 0; line-height: 1; color: var(--ink);
  display: flex; align-items: baseline; gap: 0.55rem; flex-wrap: wrap;
}
.price .tag .tag-tape {
  align-self: center; width: 2.1ch; height: 0.72em;
  background: var(--tape); border-radius: 2px; transform: rotate(-1.5deg);
  box-shadow: 0 5px 12px -7px rgba(0, 0, 0, 0.4);
}
.price .tag .tag-note { font-family: var(--hand); font-size: 0.88rem; font-weight: 500; letter-spacing: 0.01em; color: var(--ink-soft); margin-left: 0.6rem; }
.price ul { margin: 1.3rem 0 0; padding: 0; list-style: none; }
.price li { padding: 0.55rem 0 0.55rem 1.6rem; position: relative; color: var(--ink-soft); font-size: 0.96rem; }
.price li::before {
  content: ""; position: absolute; left: 0; top: 0.62em; width: 1.1rem; height: 0.5rem;
  background: var(--arrow-hand) center / contain no-repeat;
}
.price .btn-row { margin-top: 1.4rem; }
.placeholder {
  background: var(--tape); color: var(--tape-ink);
  font-family: var(--hand); font-weight: 500; font-size: 0.94rem; line-height: 1.45;
  border-radius: 3px 2px 4px 2px; padding: 0.85rem 1.2rem; margin: 1.4rem -0.6rem 0;
  transform: rotate(1.4deg); position: relative;
  box-shadow: 0 8px 20px -12px rgba(0, 0, 0, 0.45);
}
.placeholder strong { font-weight: 800; }
.rate-shelf { position: relative; }
.rate-shelf .rs-tag {
  font-family: var(--display); font-weight: 800; font-size: clamp(1.4rem, 2.6vw, 1.9rem);
  letter-spacing: -0.02em; line-height: 1.05; margin: 0 0 0.6rem;
}
.rate-shelf .rs-lede { margin: 0; max-width: 30rem; color: var(--ink-soft); font-size: 0.98rem; }
.rs-stack { list-style: none; margin: 1.9rem 0 0; padding: 0; display: grid; gap: 0.9rem; }
@media (min-width: 34rem) { .rs-stack { grid-template-columns: repeat(3, 1fr); gap: 1rem; } }
.rs {
  position: relative; border-radius: var(--r-md); overflow: hidden; isolation: isolate;
  padding: 1.15rem 1.1rem 1.05rem;
  display: flex; flex-direction: column; gap: 0.68rem;
  background-image: var(--grain), linear-gradient(158deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 46%);
  background-blend-mode: overlay, normal;
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard);
  transform: rotate(var(--rs-r, 0deg));
  transition: transform 0.35s var(--ease-house), box-shadow 0.35s;
}
.rs::before {
  content: ""; position: absolute; inset: -45%; z-index: 0; pointer-events: none;
  background: linear-gradient(72deg, transparent 40%, rgba(255, 255, 255, 0.42) 48%, rgba(255, 255, 255, 0.05) 55%, transparent 62%);
  transform: translateX(-75%);
}
@media (prefers-reduced-motion: no-preference) {
  .rs::before { animation: foil 9s var(--foil-d, 0s) ease-in-out infinite; }
}
@keyframes foil {
  0%, 66% { transform: translateX(-75%); }
  92%, 100% { transform: translateX(75%); }
}
.rs > * { position: relative; z-index: 1; }
.rs-punch {
  position: absolute; z-index: 2; left: -0.44rem; top: 50%; translate: 0 -50%;
  width: 0.88rem; height: 0.88rem; border-radius: 50%; background: var(--paper);
  box-shadow: inset -1px 0 2px rgba(120, 78, 52, 0.34);
}
.rs-ghost {
  position: absolute; z-index: 0; right: -0.24em; bottom: -0.42em; pointer-events: none;
  font-family: var(--display); font-weight: 800; font-size: 4.6rem; line-height: 1;
  letter-spacing: -0.08em; opacity: 0.1; font-variant-numeric: tabular-nums;
}
.rs-flag {
  position: absolute; z-index: 3; top: 0.7rem; right: -1.85rem; width: 7rem;
  transform: rotate(38deg); text-align: center;
  background: var(--sun); color: var(--tape-ink);
  font-family: var(--hand); font-weight: 700; font-size: 0.66rem;
  letter-spacing: 0.01em; padding: 0.1rem 0;
  box-shadow: 0 4px 10px -6px rgba(0, 0, 0, 0.7);
}
.rs-1 {
  --rs-r: -2.4deg; color: var(--on-rec); background-color: var(--rec);
  background-image: var(--grain), linear-gradient(152deg, #ef8c3d, #d2451f 44%, #a83913);
}
.rs-2 {
  --rs-r: 1.6deg; color: var(--screen-ink); background-color: var(--screen);
  background-image: var(--grain), linear-gradient(152deg, #6d5240, #3b2b22 46%, #2b1f18);
}
.rs-3 {
  --rs-r: -0.8deg; color: var(--sheet-ink); background-color: var(--sheet);
  background-image: var(--tooth), linear-gradient(152deg, #ffffff, var(--sheet) 42%, #ffeeda);
}
.rs-2 { --foil-d: 1.5s; }
.rs-3 { --foil-d: 3s; }
@media (min-width: 34rem) { .rs-2 { margin-top: 1.1rem; } .rs-3 { margin-top: -0.4rem; } }
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .rs:hover {
    transform: rotate(var(--rs-r, 0deg)) translate(-3px, -3px); z-index: 3;
    box-shadow: 7px 7px 0 var(--ink);
  }
  .rs:hover::before { animation-duration: 1.1s; animation-iteration-count: 1; animation-delay: 0s; }
}
.rs-tier {
  font-family: var(--hand); font-size: 0.86rem; font-weight: 700;
  letter-spacing: 0.01em; opacity: 0.92;
  padding-bottom: 0.5rem; border-bottom: 1.5px solid;
  border-color: color-mix(in srgb, currentColor 32%, transparent);
}
.rs-lines { display: flex; flex-direction: column; gap: 0.34rem; flex: 1; }
.rs-lines i {
  font-family: var(--body); font-style: normal; font-size: 0.79rem; line-height: 1.25;
  position: relative; padding-left: 0.85rem; opacity: 0.92;
}
.rs-lines i::before { content: ""; position: absolute; left: 0; top: 0.5em; width: 5px; height: 1.5px; background: currentColor; opacity: 0.6; }
.rs-foot { display: flex; align-items: baseline; gap: 0.5rem; flex-wrap: wrap; padding-top: 0.4rem; border-top: 1px solid currentColor; border-color: color-mix(in srgb, currentColor 22%, transparent); }
.rs-foot b { font-family: var(--mono); font-weight: 700; font-size: 1.24rem; letter-spacing: 0.02em; line-height: 1; }
.rs-foot em { font-family: var(--hand); font-style: normal; font-weight: 600; font-size: 0.78rem; letter-spacing: 0.01em; opacity: 0.85; }
.rs-note { margin: 1.2rem 0 0; font-family: var(--hand); font-weight: 500; font-size: 0.86rem; color: var(--ink-soft); }
.faq-wrap { display: grid; grid-template-columns: 1fr; gap: 2rem; margin: 1.4rem 0 0; }
@media (min-width: 60rem) {
  .faq-wrap { grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr); gap: clamp(3rem, 6vw, 5.5rem); }
  .faq-intro { position: sticky; top: 5.5rem; align-self: start; }
}
.faq-intro h2 { margin-bottom: 0.8rem; }
.faq-intro .lead { max-width: 26rem; }
.faq-ask {
  margin: clamp(1.2rem, 3.2svh, 2rem) 0 0; max-width: 26rem;
  padding: 1.15rem 1.25rem 1.3rem; border-radius: var(--r-lg);
  background-color: var(--peach);
  background-image: var(--tooth), linear-gradient(150deg, var(--butter), var(--peach) 84%);
  background-blend-mode: multiply, normal;
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard); rotate: -0.8deg;
}
.faq-ask .fa-t { margin: 0 0 0.35rem; font-family: var(--display); font-weight: 800; font-size: 1.14rem; letter-spacing: -0.02em; }
.faq-ask .fa-p { margin: 0 0 1.05rem; font-size: 0.9rem; line-height: 1.5; color: var(--ink-soft); }
.faq-ask .btn { font-size: 0.92rem; padding: 0.68rem 1.2rem; }
.faq-list { margin: 0; display: grid; gap: 0.6rem; }
.faq-item {
  border-radius: var(--r-md); overflow: hidden;
  background: linear-gradient(150deg, var(--blush), var(--peach));
  border: 2px solid var(--ink);
  transition: box-shadow 0.25s, background 0.25s, translate 0.25s var(--ease-house);
}
.faq-item[open] {
  background: var(--sheet);
  translate: -2px -2px; box-shadow: var(--shadow-hard);
}
.faq-item summary {
  display: flex; align-items: baseline; gap: 1rem;
  padding: 1.1rem 1.3rem; cursor: pointer; list-style: none;
  font-family: var(--display); font-weight: 700; font-size: clamp(1.02rem, 1.6vw, 1.18rem);
  letter-spacing: -0.01em; line-height: 1.25;
  transition: color 0.2s;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item .q-no {
  flex: none; font-family: var(--hand); font-weight: 700; font-size: 0.86rem;
  letter-spacing: 0.01em; color: var(--rec-deep); opacity: 0.85; rotate: -3deg;
}
.faq-item summary::after {
  content: "+"; flex: none; margin-left: auto; font-family: var(--hand); font-weight: 700;
  font-size: 1.35rem; line-height: 1; color: var(--rec);
  transition: rotate 0.25s var(--ease-house);
}
.faq-item[open] summary::after { rotate: 45deg; }
.faq-item summary:hover { color: var(--rec); }
.faq-item summary:focus-visible { outline: 3px solid var(--rec); outline-offset: -4px; border-radius: var(--r-md); }
.faq-item p { margin: -0.3rem 0 0; padding: 0 1.3rem 1.25rem 3.5rem; max-width: 44rem; color: var(--ink-soft); font-size: 0.97rem; }
@media (max-width: 30rem) { .faq-item p { padding-left: 1.3rem; } }
.fork { display: grid; grid-template-columns: 1fr; gap: 1.1rem; margin: clamp(1.2rem, 3.4svh, 2.2rem) 0 0; }
@media (min-width: 56rem) {
  .fork { grid-template-columns: 1fr 1fr; gap: clamp(1.2rem, 2.6vw, 2.2rem); }
}
.fk {
  position: relative; border-radius: var(--r-lg); overflow: hidden;
  padding: clamp(1.1rem, 2.8svh, 1.9rem) clamp(1.2rem, 1.8vw, 1.7rem) clamp(1.1rem, 2.6svh, 1.7rem);
  display: flex; flex-direction: column;
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard);
  rotate: var(--fr, 0deg);
}
.fk-diy { --fr: -0.6deg; background: var(--sheet); }
.fk-dfy {
  --fr: 0.6deg; color: var(--screen-ink); background-color: var(--screen);
  background-image: var(--grain), linear-gradient(152deg, #6d5240, var(--screen) 48%, #2b1f18);
  background-blend-mode: overlay, normal;
}
.fk-tag {
  margin: 0 0 0.6rem; display: flex; align-items: center; gap: 0.55rem;
  font-family: var(--hand); font-weight: 700; font-size: 0.92rem;
  letter-spacing: 0.01em; rotate: -1deg;
}
.fk-tag::before { content: ""; flex: none; width: 28px; height: 6px; background: var(--wobble-rule) center / 100% 100% no-repeat; }
.fk-diy .fk-tag { color: var(--ink-soft); }
.fk-dfy .fk-tag { color: var(--sun); }
.fk h3 { margin: 0 0 0.4rem; font-size: clamp(1.3rem, 2.4vw, 1.8rem); }
.fk-p { margin: 0; font-size: 0.94rem; line-height: 1.5; max-width: 30rem; }
.fk-diy .fk-p { color: var(--ink-soft); }
.fk-dfy .fk-p { color: rgba(255, 243, 230, 0.78); }
.fk-list { list-style: none; margin: clamp(0.9rem, 2.4svh, 1.3rem) 0 0; padding: 0; display: grid; gap: 0.5rem; }
.fk-list li { position: relative; padding-left: 1.6rem; font-size: 0.92rem; line-height: 1.4; color: rgba(255, 243, 230, 0.92); }
.fk-list li::before {
  content: ""; position: absolute; left: 0; top: 0.28em;
  width: 0.95rem; height: 0.95rem; border-radius: 60% 40% 55% 45%; background: var(--rec);
  rotate: -6deg;
}
.fk-list li::after {
  content: ""; position: absolute; left: 0.27rem; top: 0.56em;
  width: 0.4rem; height: 0.2rem;
  border-left: 1.8px solid var(--on-rec); border-bottom: 1.8px solid var(--on-rec);
  rotate: -49deg;
}
.fk-dfy .btn-row { margin-top: auto; padding-top: clamp(1rem, 2.6svh, 1.5rem); }
.fk .guide-index { max-width: none; margin: clamp(0.8rem, 2.2svh, 1.1rem) 0 0; display: block; }
.fk .guide-index .guide {
  display: grid; grid-template-columns: 1fr auto; align-items: baseline;
  gap: 0.1rem 1rem; padding: clamp(0.55rem, 1.6svh, 0.8rem) 0;
  border-top: 0; background: var(--wobble-rule) left top / 240px 6px repeat-x;
  flex-direction: unset;
}
.fk .guide-index .guide:first-child { background: none; padding-top: 0.2rem; }
.fk .guide-index .guide .g-title { grid-column: 1; grid-row: 1; font-size: clamp(1rem, 1.4vw, 1.14rem); }
.fk .guide-index .guide .g-desc { grid-column: 1; grid-row: 2; margin-top: 0.12rem; font-size: 0.82rem; line-height: 1.35; }
.fk .guide-index .guide .g-arrow { grid-column: 2; grid-row: 1 / span 2; align-self: center; margin-top: 0; padding-top: 0; width: 1.8rem; }
.guide-index { margin: 2.2rem 0 0; max-width: 44rem; }
.guide {
  display: grid; grid-template-columns: 1fr auto; align-items: baseline; gap: 0.2rem 1.4rem;
  padding: 1.15rem 0; text-decoration: none; color: var(--ink);
}
.guide + .guide { border-top: 0; background: var(--wobble-rule) left top / 240px 6px repeat-x; }
@media (min-width: 56rem) {
  .guide-index { max-width: none; display: grid; grid-template-columns: repeat(3, 1fr); gap: 2.4rem; }
  .guide, .guide + .guide {
    display: flex; flex-direction: column; align-items: flex-start; border-top: 0;
    padding: 1.3rem 0 0;
    background: var(--wobble-rule) left top / 240px 6px repeat-x;
  }
  .guide .g-desc { margin-top: 0.45rem; }
  .guide-index .guide .g-arrow { align-self: flex-start; margin-top: auto; padding-top: 0.9rem; }
}
.guide .g-title {
  grid-column: 1; grid-row: 1;
  font-family: var(--display); font-weight: 800; letter-spacing: -0.02em;
  font-size: clamp(1.25rem, 2.4vw, 1.7rem); line-height: 1.15;
  transition: color 0.2s;
}
.guide .g-desc { grid-column: 1; grid-row: 2; font-size: 0.92rem; color: var(--ink-soft); max-width: 34rem; }
.guide .g-arrow {
  grid-column: 2; grid-row: 1 / span 2; align-self: center; font-size: 0;
  width: 2.6rem; height: 1.15rem; flex: none;
  background: var(--arrow-hand) center / contain no-repeat;
  transition: transform 0.25s var(--ease-house);
}
.guide:hover .g-title { color: var(--rec); }
@media (prefers-reduced-motion: no-preference) { .guide:hover .g-arrow { transform: translateX(6px); } }
.turn { max-width: 44rem; margin: 1.8rem 0 0; color: var(--ink-soft); font-style: italic; }
@media (min-width: 56rem) { .turn { text-align: center; margin: 2.6rem auto 0; } }
.turn em { font-family: var(--hand); font-style: normal; font-weight: 700; color: var(--rec-deep); font-size: 1.05em; margin-left: 0.2em; }
.cta-band {
  background: linear-gradient(140deg, var(--butter), var(--peach) 52%, var(--mint));
  color: var(--ink); border-radius: var(--r-lg); text-align: center;
  padding: 3.8rem 1.6rem; margin: 3.8rem 0 0; position: relative; overflow: hidden;
  isolation: isolate;
}
.cta-band .fluid {
  position: absolute; inset: -12%; z-index: 0; pointer-events: none;
  filter: saturate(0.86);
}
.cta-band .fluid i {
  position: absolute; border-radius: 50%; mix-blend-mode: multiply;
  filter: blur(clamp(34px, 7vw, 72px));
  will-change: transform;
}
.cta-band .fluid i:nth-child(1) { width: 46%; aspect-ratio: 1.25; left: 2%;  top: -14%; background: #ffd7bb; }
.cta-band .fluid i:nth-child(2) { width: 42%; aspect-ratio: 1;    left: 26%; top: 34%;  background: #d9ecdc; }
.cta-band .fluid i:nth-child(3) { width: 52%; aspect-ratio: 0.85; left: 52%; top: -22%; background: #ffe3bb; }
.cta-band .fluid i:nth-child(4) { width: 38%; aspect-ratio: 1.4;  left: 66%; top: 40%;  background: #fff0c8; }
.cta-band .fluid i:nth-child(5) { width: 34%; aspect-ratio: 1;    left: -6%; top: 46%;  background: #ffdcd8; }
.cta-band::after {
  content: ""; position: absolute; inset: 0; z-index: 1; pointer-events: none;
  background: radial-gradient(58% 88% at 30% 16%, rgba(255, 255, 255, 0.6), transparent 62%);
  opacity: 0; transition: opacity 0.6s ease;
}
.cta-band:hover::after { opacity: 0.9; }
@media (prefers-reduced-motion: no-preference) {
  .cta-band .fluid i:nth-child(1) { animation: lava-1 23s ease-in-out infinite alternate; }
  .cta-band .fluid i:nth-child(2) { animation: lava-2 31s ease-in-out infinite alternate; }
  .cta-band .fluid i:nth-child(3) { animation: lava-3 19s ease-in-out infinite alternate; }
  .cta-band .fluid i:nth-child(4) { animation: lava-4 37s ease-in-out infinite alternate; }
  .cta-band .fluid i:nth-child(5) { animation: lava-5 29s ease-in-out infinite alternate; }
}
@keyframes lava-1 {
  0%   { transform: translate3d(0, 0, 0) scale(1); }
  50%  { transform: translate3d(22%, 26%, 0) scale(1.22); }
  100% { transform: translate3d(48%, 6%, 0) scale(0.92); }
}
@keyframes lava-2 {
  0%   { transform: translate3d(0, 0, 0) scale(1.06); }
  50%  { transform: translate3d(-30%, -22%, 0) scale(0.86); }
  100% { transform: translate3d(16%, -34%, 0) scale(1.24); }
}
@keyframes lava-3 {
  0%   { transform: translate3d(0, 0, 0) scale(0.94); }
  50%  { transform: translate3d(-26%, 30%, 0) scale(1.18); }
  100% { transform: translate3d(-46%, 10%, 0) scale(1); }
}
@keyframes lava-4 {
  0%   { transform: translate3d(0, 0, 0) scale(1.1); }
  50%  { transform: translate3d(-18%, -36%, 0) scale(0.9); }
  100% { transform: translate3d(-40%, 14%, 0) scale(1.26); }
}
@keyframes lava-5 {
  0%   { transform: translate3d(0, 0, 0) scale(1); }
  50%  { transform: translate3d(40%, -26%, 0) scale(1.3); }
  100% { transform: translate3d(76%, 18%, 0) scale(0.88); }
}
.cta-band:not(.panel) {
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard); rotate: -0.4deg;
}
.cta-band h2 { margin: 0 0 0.5rem; font-size: clamp(1.9rem, 4.2vw, 3rem); position: relative; z-index: 2; }
.cta-band p { max-width: 32rem; margin: 0.4rem auto 0; color: var(--ink-soft); position: relative; z-index: 2; }
.cta-band .btn-row { justify-content: center; position: relative; z-index: 2; }
.cta-fine {
  position: relative; z-index: 2; margin: 1.4rem auto 0; max-width: 34rem;
  font-family: var(--hand); font-weight: 500; font-size: 0.9rem; letter-spacing: 0.01em;
  color: var(--ink-soft);
}
.slate {
  position: relative; max-width: 46rem; margin: 3rem auto 0;
  background:
    var(--grain),
    linear-gradient(165deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 45%);
  background-color: var(--screen);
  background-blend-mode: overlay, normal;
  color: var(--screen-ink); border-radius: var(--r-lg);
  padding: 3.6rem 2.4rem 3rem; rotate: -0.8deg;
  border: 2px solid var(--ink); box-shadow: var(--shadow-hard);
}
.slate .kicker { color: var(--sun); }
.slate .kicker::before { filter: saturate(0.4) brightness(2.4); }
.slate h1 { color: var(--screen-ink); margin: 0 0 0.8rem; font-size: clamp(2.2rem, 6vw, 3.6rem); }
.slate .lead { color: rgba(255, 243, 230, 0.75); }
.slate .btn-row { margin-top: 1.8rem; }
.slate .btn.secondary { background: var(--butter); color: var(--ink); }
.slate .btn.secondary:hover { background: var(--peach); color: var(--ink); }
footer.site {
  max-width: 100rem; margin: 3.5rem auto 0;
  padding: 1.9rem clamp(1.1rem, 2.6vw, 2.4rem) 7rem;
  border-top: 0; font-size: 0.85rem; color: var(--ink-soft);
  background: var(--wobble-rule) left top / 240px 7px repeat-x;
}
footer.site nav { display: flex; flex-wrap: wrap; gap: 0.4rem 1.6rem; font-family: var(--hand); font-weight: 600; font-size: 0.92rem; letter-spacing: 0.01em; margin-bottom: 0.9rem; }
footer.site p { margin: 0.4rem 0 0; }
footer.site a { color: var(--ink-soft); text-decoration-color: var(--rule); }
footer.site a:hover { color: var(--rec); }
.dock {
  position: fixed; z-index: 95;
  right: clamp(0.7rem, 2.6vw, 2.4rem);
  bottom: clamp(0.7rem, 2.2vw, 1.6rem);
  width: min(30rem, calc(100vw - 1.4rem));
  display: flex; flex-direction: column-reverse;
  padding: 0.4rem;
  border-radius: var(--r-lg);
  background: var(--ink); color: var(--paper);
  border: 2px solid var(--ink);
  box-shadow: 4px 4px 0 var(--rec);
  rotate: -0.5deg;
  transition: box-shadow 0.3s ease;
}
.dock.scrolled { box-shadow: 5px 5px 0 var(--rec); }
@media (prefers-reduced-motion: no-preference) {
  .dock { animation: dock-in 0.6s 1.1s var(--ease-house) backwards; }
}
@keyframes dock-in { from { opacity: 0; transform: translateY(1.4rem) scale(0.97); } }
@media print { .dock { display: none; } }
.dock-bar { display: flex; align-items: center; gap: 0.65rem; }
.dock-mark {
  flex: none; width: 2.2rem; height: 2.2rem; border-radius: var(--r-md);
  border: 2px solid var(--paper); rotate: -3deg;
  background: var(--rec) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M32 13c8.5 11 13.5 17.5 13.5 23.5A13.5 13.5 0 0 1 18.5 36.5C18.5 30.5 23.5 24 32 13Z' fill='%23fff2e2'/%3E%3Cpath d='M25.5 38c0 4.5 2.5 7.5 6 8.5' stroke='%23ffd0aa' stroke-width='2.4' fill='none' stroke-linecap='round'/%3E%3Cpath d='M47.5 13.5l1.7 4.6 4.6 1.7-4.6 1.7-1.7 4.6-1.7-4.6-4.6-1.7 4.6-1.7Z' fill='%23f5b942'/%3E%3C/svg%3E") center / 86% 86% no-repeat;
}
@media (prefers-reduced-motion: no-preference) {
  .dock-mark { animation: dock-breathe 3.2s ease-in-out infinite alternate; }
}
@keyframes dock-breathe { from { background-size: 78% 78%; } }
.dock-id { min-width: 0; flex: 1; line-height: 1.15; }
.dock-id b {
  display: block; font-family: var(--display); font-weight: 700;
  font-size: 0.95rem; letter-spacing: -0.015em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.dock-status {
  display: block; margin-top: 0.16rem; font-style: normal;
  font-family: var(--hand); font-weight: 500; font-size: 0.72rem; letter-spacing: 0;
  color: rgba(255, 248, 240, 0.68);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
@media (prefers-reduced-motion: no-preference) {
  .dock-status.swap { animation: dock-status-in 0.24s ease-out; }
}
@keyframes dock-status-in { from { opacity: 0; transform: translateY(0.35em); } }
.dock-acts { display: flex; align-items: center; gap: 0.3rem; flex: none; }
.dock-act {
  display: inline-flex; align-items: center; gap: 0.42rem;
  height: 2.2rem; padding: 0 0.62rem; border: 0; cursor: pointer;
  font-family: var(--body); font-weight: 700; font-size: 0.86rem;
  border-radius: var(--r-md); background: transparent;
  color: var(--paper); text-decoration: none; white-space: nowrap;
  transition: background 0.18s, color 0.18s, transform 0.18s var(--ease-house);
}
.dock-act:hover { background: rgba(255, 248, 240, 0.13); color: var(--paper); }
.dock-act:active { transform: scale(0.95); }
.dock-act:focus-visible { outline: 2px solid var(--paper); outline-offset: 2px; }
.dock-act.primary { background: var(--rec); color: var(--on-rec); rotate: -1deg; }
.dock-act.primary:hover { background: var(--rec-deep); color: var(--on-rec); }
.dock-act svg { width: 1rem; height: 1rem; flex: none; }
.dock-act kbd {
  display: none; font-family: var(--hand); font-weight: 700; font-size: 0.68rem; line-height: 1;
  padding: 0.22rem 0.36rem; border-radius: var(--r-sm);
  background: rgba(255, 248, 240, 0.16); color: rgba(255, 248, 240, 0.82);
}
.dock-act.primary kbd { background: rgba(255, 255, 255, 0.22); color: var(--on-rec); }
@media (hover: hover) and (pointer: fine) and (min-width: 47rem) {
  html.dock-live .dock-act kbd { display: inline-block; }
}
.dock-act .ic-send, .dock.mode-email.open .dock-act .ic-mail { display: none; }
.dock.mode-email.open .dock-act .ic-send { display: block; }
.dock-drawer {
  display: grid; grid-template-rows: 0fr; opacity: 0;
  overflow: hidden; position: relative;
  transition: grid-template-rows 0.3s var(--ease-house), opacity 0.2s ease;
}
.dock.open .dock-drawer { grid-template-rows: 1fr; opacity: 1; }
@media (prefers-reduced-motion: reduce) { .dock-drawer { transition: none; } }
.dock-panel { display: none; min-height: 0; padding: 0.15rem 0.2rem 0.6rem; }
.dock.mode-email .dock-panel[data-panel="email"] { display: block; }
.dock.mode-book .dock-panel[data-panel="book"] { display: block; }
.dock-drawer textarea {
  display: block; width: 100%; height: 5.4rem; resize: none; border: 0;
  padding: 0.6rem 2rem 0.6rem 0.7rem; border-radius: var(--r-md);
  background: rgba(255, 248, 240, 0.07); color: var(--paper);
  font-family: var(--body); font-size: 0.9rem; line-height: 1.5;
  outline: none;
}
.dock-drawer textarea::placeholder { color: rgba(255, 248, 240, 0.4); }
.dock-drawer textarea:focus-visible { box-shadow: inset 0 0 0 2px rgba(255, 248, 240, 0.34); }
.dock-close {
  position: absolute; top: 0.3rem; right: 0.42rem;
  width: 1.5rem; height: 1.5rem; display: grid; place-items: center;
  border: 0; padding: 0; border-radius: var(--r-sm); cursor: pointer;
  background: transparent; color: rgba(255, 248, 240, 0.6);
}
.dock-close svg { width: 0.75rem; height: 0.75rem; }
.dock-close:hover { background: rgba(255, 248, 240, 0.14); color: var(--paper); }
.dock-close:focus-visible { outline: 2px solid var(--paper); outline-offset: 1px; }
.dock-book-t { margin: 0.15rem 0 0.25rem; font-family: var(--display); font-weight: 700; font-size: 1.02rem; letter-spacing: -0.015em; }
.dock-book-p { margin: 0 0 0.7rem; font-size: 0.84rem; color: rgba(255, 248, 240, 0.72); line-height: 1.45; }
.dock-fine {
  margin: 0.5rem 0 0; font-family: var(--hand); font-weight: 500; font-size: 0.76rem;
  letter-spacing: 0.01em; color: rgba(255, 248, 240, 0.56);
}
.dock-tape {
  display: inline-block; background: var(--tape); color: var(--tape-ink);
  border-radius: 3px 2px 4px 2px; padding: 0.04rem 0.4rem; transform: rotate(-1.4deg);
}
.dock-alt {
  display: inline-flex; align-items: center; gap: 0.4rem; height: 2rem;
  padding: 0 0.7rem; border: 0; cursor: pointer; border-radius: var(--r-md);
  font-family: var(--body); font-weight: 700; font-size: 0.82rem;
  background: rgba(255, 248, 240, 0.13); color: var(--paper);
  transition: background 0.18s;
}
.dock-alt:hover { background: rgba(255, 248, 240, 0.22); }
.dock-alt:focus-visible { outline: 2px solid var(--paper); outline-offset: 2px; }
@media (max-width: 46rem) {
  .dock { left: 0.6rem; right: 0.6rem; bottom: 0.6rem; width: auto; }
  .dock-id b { font-size: 0.9rem; }
  .dock-act { padding: 0 0.5rem; gap: 0.35rem; }
}
@media (max-width: 22rem) {
  .dock-act > span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
  .dock-act { padding: 0 0.62rem; }
}
.vh { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
html.cv .cv-defer {
  content-visibility: auto;
  contain-intrinsic-size: auto 700px;
}
html.cv.cv-warm .cv-defer { content-visibility: visible; }
img { max-width: 100%; height: auto; }
.skip { position: absolute; left: -9999px; background: var(--ink); color: var(--paper); padding: 0.5rem 1rem; border-radius: var(--r-md); font-family: var(--hand); font-weight: 700; }
.skip:focus { position: fixed; top: 0.5rem; left: 0.5rem; z-index: 100; }
:focus-visible { outline: 3px solid var(--rec); outline-offset: 2px; }
:root { --hdr: 4.4rem; }
@media (max-width: 46rem) { :root { --hdr: 3.9rem; } }
html.deck { scroll-snap-type: y mandatory; }
html.deck.deck-js { scroll-snap-type: none; scroll-behavior: auto; }
.deck header.site {
  position: fixed; top: 0; left: 0; right: 0; z-index: 94;
  padding-top: 1rem; padding-bottom: 1rem;
  flex-wrap: nowrap; pointer-events: none;
}
.deck header.site > * { pointer-events: auto; }
.deck header.site::before {
  content: ""; position: absolute; inset: -1rem calc(50% - 50vw) auto; height: 5.4rem;
  z-index: -1; pointer-events: none;
  background: linear-gradient(rgba(255, 248, 240, 0.92), rgba(255, 248, 240, 0));
  opacity: 0; transition: opacity 0.4s ease;
}
.deck.deck-lit header.site::before { opacity: 1; }
@media (prefers-reduced-motion: reduce) { .deck header.site::before { transition: none; } }
.panel {
  position: relative;
  min-height: 100svh;
  display: flex; flex-direction: column; justify-content: center;
  padding-block: calc(var(--hdr) + clamp(0.6rem, 2svh, 1.6rem)) clamp(1.2rem, 4svh, 2.6rem);
  scroll-snap-align: start; scroll-snap-stop: always;
}
html.cv .panel.cv-defer { contain-intrinsic-size: auto 100svh; }
.what.panel, .cta-band.panel {
  margin: 0 calc(50% - 50vw);
  padding-inline: calc(50vw - 50%);
  border-radius: 0;
}
.screen-band.panel { margin-block: 0; }
.hero.panel { align-items: center; }
.deck-cue {
  position: absolute; left: 50%; translate: -50%; bottom: 1.1rem; z-index: 4; margin: 0;
  display: flex; flex-direction: column; align-items: center; gap: 0.15rem;
  font-family: var(--hand); font-weight: 600; font-size: 0.8rem;
  letter-spacing: 0.02em; color: var(--rec-deep); opacity: 0.9; rotate: -1.5deg;
}
.deck-cue i {
  display: block; width: 1.5rem; height: 2rem;
  background: var(--arrow-hand) center / contain no-repeat;
  rotate: 90deg;
}
@media (prefers-reduced-motion: no-preference) {
  .deck-cue { animation: fade 0.9s 1.2s ease-out backwards; }
  .deck-cue i { animation: cue-run 2.6s 1.4s ease-in-out infinite; }
}
@keyframes cue-run { 0%, 100% { translate: 0 -4px; opacity: 0.45; } 45% { translate: 0 4px; opacity: 1; } }
@media (max-width: 46rem) { .deck-cue { display: none; } }
.deck-rail {
  position: fixed; z-index: 93; right: clamp(0.5rem, 1.4vw, 1.1rem);
  top: 50%; translate: 0 -50%;
  display: flex; flex-direction: column; align-items: flex-end; gap: 0.55rem;
}
.deck-dot {
  position: relative; display: flex; align-items: center; justify-content: flex-end;
  width: 1.5rem; height: 1.1rem; padding: 0; border: 0; background: none; cursor: pointer;
}
.deck-dot::after {
  content: ""; width: 8px; height: 8px; border-radius: 62% 38% 55% 45%; flex: none;
  background: rgba(51, 38, 31, 0.26);
  transition: background 0.3s, width 0.35s var(--ease-house);
}
.deck-dot:hover::after { background: rgba(51, 38, 31, 0.52); }
.deck-dot[aria-current="true"]::after { width: 18px; border-radius: 999px; background: var(--rec); }
.deck-dot:focus-visible { outline: 3px solid var(--rec); outline-offset: 2px; border-radius: 4px; }
.deck-dot-name {
  position: absolute; right: calc(100% + 0.35rem); white-space: nowrap;
  font-family: var(--hand); font-weight: 600; font-size: 0.78rem; letter-spacing: 0.01em;
  color: var(--rec-deep);
  background: rgba(255, 248, 240, 0.9); backdrop-filter: blur(4px);
  border: 1.5px solid var(--ink); border-radius: var(--r-sm); padding: 0.06rem 0.5rem;
  opacity: 0; translate: 6px 0; pointer-events: none;
  transition: opacity 0.25s, translate 0.25s var(--ease-house);
}
.deck-dot:hover .deck-dot-name, .deck-dot:focus-visible .deck-dot-name { opacity: 1; translate: 0 0; }
@media (max-width: 62rem), (max-height: 34rem) { .deck-rail { display: none; } }
@media print { .deck-rail, .deck-cue { display: none; } }
.what.panel { container-type: inline-size; }
.what.panel .what-head { gap: 0 clamp(2rem, 4vw, 3.5rem); }
.what.panel h2 { margin-bottom: 0.7rem; }
.what.panel .kit-row {
  --ph-w: min(19cqw, 20.5svh);
  display: flex; flex-wrap: nowrap;
  gap: clamp(0.9rem, 2.4cqw, 2.6rem);
  margin: clamp(1.2rem, 3.4svh, 2.6rem) 0 0;
}
.what.panel .ki-deck  { width: calc(var(--ph-w) * 1.95); }
.what.panel .ki-kit   { width: calc(var(--ph-w) * 1.28); }
.what.panel .ki-phone { width: var(--ph-w); }
.what.panel .ki-rate  { width: calc(var(--ph-w) * 1.66); }
.what.panel .kit-item { gap: clamp(0.45rem, 1.2svh, 0.8rem); }
.what.panel .kit-caption { margin: clamp(0.9rem, 2.4svh, 2rem) 0 0; text-align: left; }
@media (max-width: 40rem) {
  .what.panel .kit-row {
    display: grid; grid-template-columns: repeat(2, auto);
    justify-content: center; align-items: center; gap: 1.2rem 1.4rem;
    --ph-w: min(24cqw, 15.5svh);
  }
}
.build-wrap.panel { padding-inline: 0; }
.build-wrap.panel .build-pin { position: static; min-height: 0; padding: 0; }
.build-wrap.panel .sect-head { max-width: 54rem; }
.build-wrap.panel .proof { margin: clamp(1rem, 3svh, 2.4rem) 0 0; }
.build-wrap.panel .pc { --pw: min(clamp(120px, 15vw, 208px), 20svh); }
.build-wrap.panel .pc-stage { height: calc(var(--pw) * 2.144 + 1.6rem); }
.build-wrap.panel .after-wrap { --dw: min(33rem, 62svh); }
.build-wrap.panel .devices { max-width: var(--dw); }
.build-wrap.panel .p-notes { margin-top: max(0.5rem, calc(var(--dw) * 0.16 - 0.6rem)); }
.build-wrap.panel .pc.live .pc-controls { margin-top: 0.6rem; }
.build-wrap.panel .pc-label { margin-top: 0.45rem; }
.panel .sect-head .kicker, .panel .how-head .kicker, .panel .screen-intro .kicker { margin-bottom: 0.5rem; }
.panel .bento { margin: clamp(0.7rem, 2.2svh, 1.5rem) 0 0; gap: clamp(0.6rem, 1.4svh, 1rem); }
.panel .bento .cell { padding: clamp(0.8rem, 1.8svh, 1.25rem) 1.5rem; }
.panel .bento .cell.flagship { padding: clamp(1rem, 2.4svh, 1.6rem) 2rem 0; }
.panel .bento .cell.flagship .devices {
  width: min(460px, 92%, 41svh); margin: clamp(0.6rem, 1.8svh, 1.2rem) auto -1.4rem;
}
.panel .bento .thumb { height: clamp(30px, 4.8svh, 46px); margin-bottom: clamp(0.45rem, 1.2svh, 0.8rem); }
.panel .bento .cell .svc-price { margin-top: clamp(0.45rem, 1.4svh, 0.9rem); }
.screen-band.panel .screen-intro { position: static; }
.screen-band.panel .screen-wrap { gap: clamp(1.6rem, 4vw, 4.5rem); align-items: center; }
.screen-band.panel .fields > div { padding-block: clamp(0.5rem, 1.5svh, 0.95rem); }
.screen-band.panel .stamp { margin-top: clamp(1rem, 3svh, 2.6rem); }
.screen-band.panel .link-out { margin-top: clamp(0.8rem, 2.4svh, 1.8rem); }
.panel .shots { margin: clamp(1.2rem, 4svh, 2.4rem) 0 0; }
.panel .price-wrap { margin: clamp(0.7rem, 2.2svh, 1.8rem) 0 0; align-items: center; }
.panel .price { padding: clamp(1.3rem, 3svh, 2.2rem) 2.2rem clamp(1.1rem, 2.6svh, 1.9rem); }
.panel .price ul { margin-top: clamp(0.7rem, 2svh, 1.3rem); }
.panel .price li { padding-block: clamp(0.3rem, 1svh, 0.55rem); }
.panel .placeholder { margin-top: clamp(0.8rem, 2.2svh, 1.4rem); }
.panel .price .btn-row { margin-top: clamp(0.8rem, 2.2svh, 1.4rem); }
.panel .rs-stack { margin-top: clamp(1rem, 3svh, 1.9rem); }
.faq.panel .faq-intro { position: static; }
.faq.panel .faq-wrap { margin: clamp(0.8rem, 2.6svh, 1.4rem) 0 0; align-items: center; }
.panel .fk .guide-index { margin: clamp(0.8rem, 2.2svh, 1.1rem) 0 0; }
.panel .fk .guide-index .guide { padding-block: clamp(0.5rem, 1.6svh, 0.8rem); }
.panel .turn { margin-top: clamp(1rem, 3svh, 2.2rem); }
.cta-band.panel { margin-block: 0; padding-block: calc(var(--hdr) + 1rem) 3rem; }
.cta-band.panel .btn-row { margin-bottom: clamp(0.6rem, 2svh, 1.2rem); }
.cta-band.panel .cta-fine { margin-bottom: clamp(2.6rem, 11svh, 6.4rem); }
@media (max-height: 920px) and (min-width: 56rem) {
  .panel h2 { font-size: clamp(1.5rem, 2.8vw, 2.1rem); margin-bottom: 0.7rem; }
  .panel .lead { font-size: clamp(1rem, 1.5vw, 1.1rem); }
  .what.panel h2 { font-size: clamp(1.7rem, 3vw, 2.4rem); }
  .what.panel .what-answer { font-size: clamp(1rem, 1.5vw, 1.14rem); line-height: 1.6; }
  .what.panel .why-note { padding: 1.25rem 1.2rem 1.05rem; }
  .what.panel .why-note .wn-line { font-size: clamp(1rem, 1.35vw, 1.14rem); }
  .what.panel .why-note .wn-p { font-size: 0.88rem; line-height: 1.5; }
  .screen-band.panel h2 { font-size: clamp(2rem, 4.2vw, 3.2rem); }
  .cta-band.panel h2 { font-size: clamp(1.8rem, 3.6vw, 2.6rem); }
  .panel .shot h3 { font-size: clamp(1rem, 1.4vw, 1.14rem); }
  .panel .shot-p { font-size: 0.86rem; line-height: 1.4; }
  .panel .fields dt { font-size: 1.05rem; }
  .panel .fields dd { font-size: 0.88rem; line-height: 1.45; }
  .panel .price .tag { font-size: clamp(2.2rem, 4.4vw, 3rem); }
  .panel .faq-item summary { padding-block: 0.85rem; }
}
@media (max-height: 800px) and (min-width: 56rem) {
  .panel .kicker { font-size: 0.86rem; margin-bottom: 0.35rem; }
  .panel .kicker::before { width: 34px; }
  .panel h2 { margin-bottom: 0.5rem; }
  .panel .lead { font-size: 0.98rem; line-height: 1.45; }
  .what.panel .why-note { padding: 1.1rem 1.1rem 0.95rem; }
  .panel .bento .cell h3 { font-size: 1.02rem; }
  .panel .price-wrap { margin-top: clamp(0.6rem, 1.6svh, 1.1rem); }
  .panel .price { padding: 1.1rem 1.8rem 1rem; }
  .panel .price .r-label { margin-bottom: 0.5rem; font-size: 0.92rem; }
  .panel .price .tag { font-size: clamp(2rem, 3.8vw, 2.6rem); }
  .panel .price ul { margin-top: 0.6rem; }
  .panel .price li { padding-block: 0.28rem; font-size: 0.88rem; }
  .panel .placeholder { margin-top: 0.7rem; font-size: 0.86rem; }
  .panel .price .btn-row { margin-top: 0.7rem; }
  .panel .rs-lede { font-size: 0.9rem; line-height: 1.45; }
  .panel .rs-stack { margin-top: 0.8rem; }
  .panel .fk .fk-p { font-size: 0.9rem; line-height: 1.45; }
  .panel .fk-list li { padding-block: 0.24rem; font-size: 0.9rem; }
  .panel .fk .guide-index { margin-top: 0.7rem; }
  .panel .fk .guide-index .guide { padding-block: clamp(0.4rem, 1.2svh, 0.7rem); }
  .panel .fk .g-desc { font-size: 0.82rem; }
  .panel .turn { margin-top: clamp(0.7rem, 2svh, 1.4rem); font-size: 0.95rem; }
}
@media (min-height: 840px) and (min-width: 60rem) {
  .faq.panel .faq-list { gap: 0.75rem; }
  .faq.panel .faq-item summary { padding: 1.35rem 1.5rem; font-size: 1.2rem; }
  .faq.panel .faq-item p { font-size: 1.02rem; padding: 0 1.5rem 1.5rem 3.7rem; }
  .faq.panel .faq-ask { padding: 1.4rem 1.5rem 1.5rem; }
}
@media (hover: none), (pointer: coarse) {
  .panel { scroll-snap-stop: normal; }
}
@media (max-width: 56rem) {
  .panel {
    padding-block: calc(var(--hdr) + 0.5rem) 5rem;
  }
  .panel h2 { font-size: clamp(1.45rem, 6.4vw, 1.9rem); margin-bottom: 0.55rem; }
  .panel .lead { font-size: 0.98rem; line-height: 1.5; }
  .panel .sect-head .lead { max-width: 30rem; }
  @media (min-width: 40rem) { .panel .sect-head .lead { max-width: 38rem; } }
  .what.panel h2 { font-size: clamp(1.6rem, 7.2vw, 2.1rem); }
  .what.panel .what-answer { font-size: 1rem; line-height: 1.55; }
  .what.panel .why-note { margin-top: 0.9rem; padding: 1rem 1rem 0.85rem; }
  .what.panel .why-note .wn-label { font-size: 0.8rem; margin-bottom: 0.35rem; }
  .what.panel .why-note .wn-line { font-size: 1rem; margin-bottom: 0.45rem; }
  .what.panel .why-note .wn-p { font-size: 0.84rem; line-height: 1.45; }
  .what.panel .kit-caption { font-size: 0.62rem; line-height: 1.5; }
  .what.panel .kit-label { font-size: 0.55rem; letter-spacing: 0.08em; }
  .build-wrap.panel .pc { --pw: min(30vw, 12.5svh); }
  .build-wrap.panel .proof { gap: 0.8rem; margin-top: 0.8rem; }
  .build-wrap.panel .after-wrap { --dw: min(20rem, 24svh); }
  .build-wrap.panel .p-notes { gap: 0.45rem; font-size: 0.62rem; }
  .build-wrap.panel .proof-tag { margin-bottom: 0.5rem; font-size: 0.62rem; }
  @media (max-width: 40rem) { .build-wrap.panel .proof-arrow { display: none; } }
  .panel .bento { grid-template-columns: repeat(3, 1fr); gap: 0.6rem; }
  .panel .bento .cell.flagship { grid-column: 1 / -1; padding: 1rem 1.1rem 0; }
  .panel .bento .cell.flagship h3 { font-size: 1.3rem; }
  .panel .bento .cell.flagship > p { font-size: 0.88rem; }
  .panel .bento .cell.flagship .devices { width: min(300px, 96%); margin: 0.55rem auto -1.5rem; }
  .panel .bento .cell:not(.flagship) { padding: 0.8rem 0.75rem 0.9rem; }
  .panel .bento .cell:not(.flagship) .thumb { display: none; }
  .panel .bento .cell:not(.flagship) h3 { font-size: 0.86rem; line-height: 1.15; }
  .panel .bento .cell:not(.flagship) > p { font-size: 0.72rem; line-height: 1.35; margin-top: 0.3rem; }
  .panel .bento .cell:not(.flagship) .svc-price { font-size: 0.56rem; letter-spacing: 0.06em; margin-top: 0.5rem; }
  .screen-band.panel h2 { font-size: clamp(1.8rem, 8vw, 2.4rem); }
  .screen-band.panel .screen-intro > p { font-size: 0.88rem; line-height: 1.5; }
  .screen-band.panel .screen-wrap { gap: 1.2rem; }
  .screen-band.panel .fields { grid-template-columns: 1fr 1fr; column-gap: 1.1rem; }
  .screen-band.panel .fields > div { padding: 0.5rem 0 0.5rem 1.9rem; }
  .screen-band.panel .fields > div:nth-child(2) { border-top: 1px solid rgba(51, 38, 31, 0.12); }
  .screen-band.panel .fields > div:nth-child(6) { border-bottom: 1px solid rgba(51, 38, 31, 0.12); }
  .screen-band.panel .fields > div::before { width: 1.05rem; height: 1.05rem; top: 0.62rem; }
  .screen-band.panel .fields > div::after { left: 0.28rem; top: 0.9rem; width: 0.48rem; height: 0.26rem; }
  .screen-band.panel .fields dt { font-size: 0.88rem; }
  .screen-band.panel .fields dd { font-size: 0.72rem; line-height: 1.35; }
  .panel .shots { grid-template-columns: repeat(3, 1fr); gap: 0.5rem; }
  .panel .shot { padding: 0.75rem 0.7rem 0.8rem; border-radius: var(--r-md); }
  .panel .shot-role { font-size: 0.52rem; letter-spacing: 0.1em; gap: 0.35rem; margin-bottom: 0.4rem; }
  .panel .shot-role i { width: 6px; height: 6px; }
  .panel .shot h3 { font-size: 0.84rem; line-height: 1.15; }
  .panel .shot-p { font-size: 0.7rem; line-height: 1.32; margin-top: 0.25rem; }
  .panel .shot-art { padding-top: 0.7rem; }
  .panel .a-send .drop { grid-template-columns: 1fr 1fr 1fr 1.4rem; gap: 0.25rem; }
  .panel .a-send .dc.more { font-size: 0.5rem; }
  .panel .a-send .drop-note { font-size: 0.48rem; letter-spacing: 0.07em; margin-top: 0.4rem; }
  .panel .a-build .strip { gap: 0.28rem; }
  .panel .a-build .strip-cap { font-size: 0.58rem; margin-top: 0.45rem; padding-left: 0.4rem; }
  .panel .a-build .strip i.picked::after { width: 0.62rem; height: 0.62rem; font-size: 0.38rem; }
  .panel .a-live .urlchip { padding: 0.3rem 0.3rem 0.3rem 0.45rem; gap: 0.3rem; }
  .panel .a-live .urlchip b { font-size: 0.46rem; }
  .panel .a-live .urlchip i { font-size: 0.42rem; padding: 0.16rem 0.3rem; }
  .panel .a-live .live-strip { gap: 0.25rem; margin-top: 0.3rem; }
  .panel .a-live .livecta { font-size: 0.7rem; padding: 0.42rem 0; margin-top: 0.3rem; }
  @media (max-width: 40rem) {
    .panel .shots { grid-template-columns: 1fr; gap: 0.55rem; }
    .panel .shot {
      display: grid; grid-template-columns: minmax(0, 1fr) 40%;
      column-gap: 0.9rem; align-items: center;
      padding: 0.85rem 0.95rem;
    }
    .panel .shot-role, .panel .shot h3, .panel .shot-p { grid-column: 1; }
    .panel .shot h3 { font-size: 0.98rem; }
    .panel .shot-p { font-size: 0.76rem; line-height: 1.35; }
    .panel .shot-art { grid-column: 2; grid-row: 1 / span 3; margin: 0; padding: 0; }
    .panel .a-send .drop { grid-template-columns: repeat(3, 1fr); }
    .panel .a-send .dc.more { display: none; }
    .panel .a-live .live-strip { display: none; }
    .panel .a-build .strip-cap { font-size: 0.54rem; }
  }
  .panel .price-wrap { gap: 1.4rem; }
  .panel .price { padding: 1.4rem 1.3rem 1.3rem; }
  .panel .price .tag { font-size: 2.2rem; }
  .panel .price li { font-size: 0.85rem; padding-left: 1.3rem; }
  .panel .placeholder { font-size: 0.72rem; line-height: 1.45; padding: 0.7rem 0.9rem; }
  .panel .rate-shelf .rs-tag { font-size: 1.15rem; }
  .panel .rate-shelf .rs-lede { font-size: 0.85rem; line-height: 1.45; }
  .panel .rs-stack { grid-template-columns: repeat(3, 1fr); gap: 0.5rem; margin-top: 0.9rem; }
  .panel .rs { padding: 0.7rem 0.6rem; gap: 0.45rem; border-radius: var(--r-md); }
  .panel .rs-2, .panel .rs-3 { margin-top: 0; }
  .panel .rs-punch { display: none; }
  .panel .rs-flag { top: 0.4rem; right: -2rem; width: 6rem; font-size: 0.38rem; letter-spacing: 0.1em; }
  .panel .rs-ghost { font-size: 2.3rem; }
  .panel .rs-tier { padding-bottom: 0.3rem; }
  .panel .rs-tier { font-size: 0.5rem; letter-spacing: 0.08em; }
  .panel .rs-lines i { font-size: 0.62rem; padding-left: 0.6rem; }
  .panel .rs-foot b { font-size: 0.82rem; }
  .panel .rs-foot em { font-size: 0.48rem; }
  .panel .rs-note { font-size: 0.6rem; margin-top: 0.7rem; }
  .faq.panel .faq-wrap { gap: 1rem; }
  .faq.panel .faq-item summary { padding: 0.75rem 0.9rem; font-size: 0.95rem; }
  .faq.panel .faq-item p { font-size: 0.85rem; padding: 0 0.9rem 0.9rem; }
  .faq.panel .faq-ask { margin-top: 0.9rem; padding: 0.8rem 0.9rem 0.9rem; }
  .faq.panel .faq-ask .fa-t { font-size: 0.98rem; }
  .faq.panel .faq-ask .fa-p { font-size: 0.8rem; line-height: 1.4; margin-bottom: 0.7rem; }
  .faq.panel .faq-ask .btn { font-size: 0.84rem; padding: 0.58rem 1rem; }
  .panel .fork { gap: 0.7rem; }
  .panel .fk { padding: 0.95rem 1rem 1.05rem; border-radius: var(--r-md); }
  .panel .fk-dfy { order: -1; }
  .panel .fk h3 { font-size: 1.2rem; }
  .panel .fk-tag { font-size: 0.55rem; margin-bottom: 0.45rem; }
  .panel .fk-p { font-size: 0.84rem; line-height: 1.4; }
  .panel .fk-list { margin-top: 0.7rem; gap: 0.35rem; }
  .panel .fk-list li { font-size: 0.8rem; padding-left: 1.35rem; }
  .panel .fk-dfy .btn-row { padding-top: 0.9rem; }
  .panel .fk .guide-index .guide { padding-block: 0.5rem; }
  .panel .fk .guide-index .guide .g-title { font-size: 0.98rem; }
  .panel .fk .guide-index .guide .g-desc { font-size: 0.76rem; }
  .panel .turn { font-size: 0.82rem; margin-top: 0.9rem; }
  .cta-band.panel { padding-block: calc(var(--hdr) + 1rem) 4.4rem; }
  .cta-band.panel .btn-row { margin-bottom: 0; }
  .cta-band.panel .cta-fine { margin-bottom: 0; font-size: 0.6rem; margin-top: 1rem; }
}
@media (max-width: 46rem), (max-height: 640px) {
  .what.panel .kit-row { --ph-w: min(22cqw, 13.5svh); gap: 0.9rem 1.1rem; }
  .what.panel .what-answer { line-height: 1.45; }
  .what.panel .why-note { padding: 1rem 0.95rem 0.85rem; }
  .what.panel .why-note .wn-line { font-size: 0.95rem; line-height: 1.28; }
  .what.panel .why-note .wn-p { line-height: 1.4; font-size: 0.8rem; }
  .what.panel .kit-item { gap: 0.3rem; }
  .build-wrap.panel .pc { --pw: min(30vw, 14svh); }
  .build-wrap.panel .after-wrap { --dw: min(17rem, 26svh); }
  .build-wrap.panel .pc.live .pc-controls { margin-top: 0.4rem; }
  .build-wrap.panel .pc-btn { width: 1.8rem; height: 1.8rem; font-size: 0.82rem; }
  .build-wrap.panel .pc-label { font-size: 0.58rem; margin-top: 0.3rem; }
  .panel .bento .cell.flagship .devices { width: min(250px, 88%); margin-top: 0.5rem; }
  .panel .bento .cell.flagship h3 { font-size: 1.15rem; }
  .panel .bento .cell:not(.flagship) > p { font-size: 0.68rem; line-height: 1.28; }
  .panel .bento .cell:not(.flagship) { padding: 0.7rem 0.6rem 0.75rem; }
  .panel .price .r-label { margin-bottom: 0.5rem; }
  .panel .price .tag { font-size: 1.9rem; }
  .panel .price ul { margin-top: 0.7rem; }
  .panel .price li { font-size: 0.8rem; line-height: 1.35; padding-block: 0.25rem; }
  .panel .price .btn-row { margin-top: 0.9rem; gap: 0.5rem; }
  .panel .price .btn { padding: 0.7rem 1.2rem; font-size: 0.92rem; }
  .panel .price .fine { font-size: 0.62rem; }
  .panel .placeholder { margin-top: 0.9rem; }
  .panel .rate-shelf .rs-lede { font-size: 0.8rem; line-height: 1.4; }
  .panel .rs-lines i { font-size: 0.58rem; line-height: 1.2; }
}
@media (max-height: 800px) and (min-width: 56rem) {
  .build-wrap.panel .pc { --pw: min(clamp(120px, 15vw, 208px), 17svh); }
  .build-wrap.panel .after-wrap { --dw: min(33rem, 56svh); }
  .what.panel .kit-row { --ph-w: min(20cqw, 17.2svh); }
  .what.panel .kit-caption { margin-top: 0.8rem; }
  .panel .bento .cell.flagship .devices { width: min(500px, 92%, 50svh); margin-top: 0.8rem; }
  .panel .bento .cell { padding-block: 0.72rem; }
  .panel .bento .cell.flagship { padding-top: 0.9rem; }
  .panel .bento .thumb { height: 28px; margin-bottom: 0.42rem; }
  .panel .bento .cell > p { font-size: 0.88rem; }
  .panel .bento .cell.flagship > p { font-size: 0.94rem; }
}
@media (max-height: 740px) and (min-width: 56rem) {
  .build-wrap.panel .pc { --pw: min(clamp(120px, 15vw, 208px), 15svh); }
  .build-wrap.panel .after-wrap { --dw: min(33rem, 51svh); }
  .what.panel .kit-row { --ph-w: min(20cqw, 16.5svh); }
  .what.panel .kit-caption { margin-top: 0.6rem; }
  .panel .bento .cell.flagship .devices { width: min(500px, 92%, 39svh); }
  .panel .bento .cell { padding-block: 0.5rem; }
  .panel .bento .thumb { height: 20px; margin-bottom: 0.3rem; }
  .panel .bento .cell > p { font-size: 0.84rem; }
  .panel .price li { padding-block: 0.18rem; }
  .panel .price .btn-row { margin-top: 0.55rem; }
  .panel .placeholder { font-size: 0.82rem; margin-top: 0.6rem; }
  .panel .rs-stack { margin-top: 0.5rem; }
  .panel .rs { padding-block: 0.6rem; }
  .faq.panel .faq-item summary { padding-block: 0.62rem; }
  .faq.panel .faq-ask { padding: 0.9rem 1.1rem 1rem; }
  .panel .fk { padding-block: 0.85rem; }
  .panel .fk h3 { font-size: 1.15rem; }
  .panel .fk .guide-index { margin-top: 0.55rem; }
  .panel .fk .guide-index .guide { padding-block: 0.35rem; }
  .panel .fk-list li { padding-block: 0.14rem; }
  .panel .fk .fk-p { line-height: 1.4; }
  .panel .turn { margin-top: 0.6rem; }
}
@media (min-width: 40rem) and (max-width: 56rem) {
  .panel h2 { font-size: clamp(1.6rem, 3.6vw, 2.1rem); }
  .panel .lead { font-size: 1.02rem; }
  .what.panel .what-answer { font-size: 1.06rem; line-height: 1.55; }
  .what.panel .why-note .wn-line { font-size: 1.04rem; }
  .what.panel .why-note .wn-p { font-size: 0.88rem; }
  .what.panel .kit-caption { font-size: 0.68rem; }
  .what.panel .kit-label { font-size: 0.6rem; letter-spacing: 0.1em; }
  .panel .bento .cell:not(.flagship) { padding: 1rem 0.95rem; }
  .panel .bento .cell:not(.flagship) h3 { font-size: 1rem; }
  .panel .bento .cell:not(.flagship) > p { font-size: 0.83rem; line-height: 1.4; }
  .panel .bento .cell:not(.flagship) .svc-price { font-size: 0.64rem; }
  .screen-band.panel .fields dt { font-size: 1rem; }
  .screen-band.panel .fields dd { font-size: 0.82rem; line-height: 1.45; }
  .screen-band.panel .screen-intro > p { font-size: 0.96rem; }
  .panel .shot h3 { font-size: 0.95rem; }
  .panel .shot-p { font-size: 0.78rem; }
  .panel .rs-tier { font-size: 0.56rem; }
  .panel .rs-lines i { font-size: 0.68rem; }
  .panel .rs-foot b { font-size: 1rem; }
  .panel .price li { font-size: 0.9rem; }
  .panel .fk h3 { font-size: 1.4rem; }
  .panel .fk .guide-index .guide .g-title { font-size: 1.05rem; }
  .panel .fk .guide-index .guide .g-desc { font-size: 0.8rem; }
  .faq.panel .faq-item summary { font-size: 1.02rem; }
  .faq.panel .faq-item p { font-size: 0.9rem; }
}
