/* Responsive refinements shared by desktop, tablet and phone. */
.topbar { justify-content: center; }
.topbar .brand { text-align: left; }
.offer-inner.offer-card {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 540px;
  margin-inline: auto;
  padding: 2.5rem;
  border-radius: 1.5rem;
  text-align: center;
  box-shadow: 6px 8px 0 var(--coral);
}
.offer-card::after { display: none; }
.offer-card .eyebrow { justify-content: center; margin-bottom: 1rem; }
.offer-card h2 { font-size: clamp(2rem, 6vw, 2.75rem); margin-bottom: .875rem; }
.offer-card .offer-copy { margin-bottom: 0; }
.offer-preview { display: flex; align-items: center; width: 100%; padding: 2rem .5rem; }
.offer-preview img { width: 54%; height: auto; padding: 5px; background: var(--white); box-shadow: 0 8px 18px #0004; transform: rotate(-7deg); }
.offer-preview img + img { margin-left: -8%; transform: rotate(7deg); }
.offer-checklist { list-style: none; padding: 0; margin: .5rem 0 2rem; width: 100%; text-align: left; }
.offer-checklist li { display: flex; align-items: center; gap: .75rem; padding: 1rem 0; border-bottom: 1px solid #ffffff30; font-size: 1rem; line-height: 1.5; }
.offer-checklist li > span { display: inline-flex; justify-content: center; align-items: center; flex: 0 0 24px; height: 24px; border-radius: 50%; background: var(--mustard); color: var(--ink); font-size: 1rem; font-weight: bold; }
.offer-card .offer-price { width: 100%; align-items: center; }
.offer-card .offer-price .button { width: 100%; border-radius: .5rem; }
.offer-card .offer-price .safe-note { max-width: 310px; }
@media (max-width: 520px) {
  .offer-inner.offer-card { padding: 1.75rem 1.25rem; border-radius: 1.125rem; }
  .offer-checklist li { font-size: .9375rem; }
}
html { scroll-padding-top: 1rem; }
body { position: relative; isolation: isolate; }
main, section, section > *, .hero-copy, .offer-inner > * { min-width: 0; }
img { max-width: 100%; }
h1, h2, h3, summary { overflow-wrap: break-word; }
.corner-ribbon, .background-swatch { display: none; }
.paper-grain { position: absolute; z-index: -1; }
.button { min-height: 48px; font-size: .9375rem; line-height: 1.4; text-align: center; justify-content: center; touch-action: manipulation; }
.button > span, summary > span { flex-shrink: 0; }
.button--small { font-size: .875rem; }
.brand { min-height: 44px; }
.nav-links a { display: inline-flex; align-items: center; min-height: 44px; font-size: .875rem; }
.eyebrow { font-size: .75rem; line-height: 1.5; letter-spacing: .11em; }
.eyebrow-dot { flex-shrink: 0; }
.microcopy { font-size: .875rem; }
.hero { gap: 3rem; padding-block: 4.5rem; min-height: 640px; }
h1 { font-size: clamp(2.5rem, 5.2vw, 4.5rem); line-height: 1.04; }
.hero-actions { flex-wrap: wrap; gap: 1rem; }
.hero-art { min-height: 470px; }
.photo { height: auto; padding: 10px 10px 22px; }
.photo img { height: auto; object-fit: contain; }
.photo--front, .photo--back { width: 68%; max-width: 310px; }
.photo--back { top: 38px; right: 4%; }
.photo--front { top: 140px; left: 3%; }
.hero-sticker { left: 2%; top: 6px; }
.hero-caption { bottom: 0; }
.gallery-grid img { aspect-ratio: auto; height: auto; object-fit: contain; }
.bonus-stack { display: grid; gap: 1rem; min-height: 0; padding: .5rem; }
.bonus-ticket, .bonus-ticket--tilt, .bonus-ticket--dark { position: relative; top: auto; left: auto; width: 100%; transform: none; padding: 1.5rem; }
.bonus-ticket span { font-size: .75rem; margin-bottom: .75rem; }
.bonus-ticket strong { display: block; padding-right: 2.5rem; }
.text-link { min-height: 44px; align-items: center; font-size: .875rem; }
.offer-inner { gap: 2rem; padding: clamp(1.5rem, 5vw, 4rem); }
.offer-price > span, .offer-price > small { font-size: .875rem; }
.offer-price strong { white-space: nowrap; }
.safe-note { line-height: 1.5; }
summary { min-height: 48px; align-items: center; gap: 1rem; line-height: 1.25; }
.footer { gap: 1rem; flex-wrap: wrap; font-size: .875rem; }
a:focus-visible, summary:focus-visible { outline: 3px solid var(--ink); outline-offset: 5px; }
.offer a:focus-visible { outline-color: var(--mustard); }

@media (min-width: 851px) and (max-width: 1100px) {
  .memory, .bonus, .faq { gap: 3rem; }
  .hero-art { min-height: 410px; }
  .hero-caption { font-size: 1rem; }
  .feature-card { padding: 1.5rem; }
}

@media (max-width: 850px) {
  .topbar, .section-wrap, .footer { width: min(640px, calc(100% - 40px)); }
  .topbar { min-height: 76px; gap: 1rem; padding-block: .75rem; }
  .topbar .button { box-shadow: 3px 3px 0 var(--ink); }
  .section-wrap { padding-block: 3.5rem; }
  .hero { grid-template-columns: minmax(0, 1fr); gap: 1.5rem; padding-top: 2rem; min-height: 0; }
  h1 { font-size: clamp(2.4rem, 7.6vw, 3.75rem); margin-bottom: 1.25rem; }
  h2 { font-size: clamp(2rem, 6.5vw, 3rem); line-height: 1.08; }
  .hero .eyebrow { margin-bottom: 1rem; }
  .hero-lede { font-size: 1rem; line-height: 1.6; margin-bottom: 1.25rem; max-width: none; }
  .hero-actions { flex-direction: column; align-items: stretch; gap: .75rem; }
  .hero-actions .button { width: 100%; }
  .microcopy { text-align: center; }
  .handwritten-note { display: none; }
  .hero-art { width: 100%; max-width: 410px; min-height: 0; height: 360px; margin-inline: auto; }
  .photo--back { top: 24px; right: 5%; }
  .photo--front { top: 96px; left: 4%; }
  .hero-sticker { top: 4px; left: 1%; font-size: 1rem; padding: .625rem .75rem; }
  .hero-caption { bottom: 0; right: 2%; font-size: 1rem; }
  .memory { display: flex; flex-direction: column-reverse; gap: 1.75rem; }
  .memory-copy { max-width: none; }
  .memory-copy p:not(.eyebrow):not(.pull-quote), .bonus-copy > p:not(.eyebrow), .section-heading > p:not(.eyebrow), .offer-copy { font-size: 1rem; line-height: 1.65; }
  .memory-visual { width: min(100%, 390px); padding: .5rem 1rem 3.5rem; }
  .memory-frame { padding: .625rem .625rem 1.5rem; box-shadow: 7px 7px 0 var(--blue); }
  .memory-label { bottom: 0; left: 1.5rem; }
  .pull-quote { font-size: 1.5rem; margin-top: 1.25rem; }
  .section-heading { margin-bottom: 1.75rem; }
  .section-heading br { display: none; }
  .kit-grid { gap: 1.25rem; }
  .feature-card { min-height: 0; padding: 1.5rem; box-shadow: 4px 4px 0 var(--ink); }
  .card-number { margin-bottom: 1.25rem; }
  .feature-card p { max-width: 90%; font-size: 1rem; }
  .card-scribble { font-size: 4rem; opacity: .18; }
  .gallery { padding-top: 0; }
  .gallery-intro { gap: .5rem; text-align: center; font-size: .75rem; line-height: 1.5; }
  .gallery-rule { width: 24px; flex-shrink: 0; }
  .gallery-grid { gap: 1rem; margin-top: 1.5rem; }
  .bonus { gap: 1.5rem; }
  .bonus-stack { min-height: 0; gap: 1rem; padding: 0 5px 5px 0; }
  .bonus-ticket { box-shadow: 4px 4px 0 var(--ink); }
  .bonus-ticket strong { font-size: 1.75rem; line-height: 1.15; }
  .offer { padding-top: 1rem; }
  .offer-inner { grid-template-columns: minmax(0, 1fr); padding: 1.75rem 1.5rem; gap: 1.25rem; box-shadow: 5px 5px 0 var(--coral); }
  .offer h2 { margin-bottom: 1rem; }
  .offer-price { align-items: stretch; }
  .offer-price strong { font-size: clamp(2.75rem, 14vw, 4.5rem); margin-top: .5rem; }
  .offer-price .button { width: 100%; margin-top: 1.5rem; }
  .safe-note { text-align: center; }
  .faq { gap: .5rem; }
  summary { font-size: 1.375rem; }
  details p { margin-right: 0; }
  .footer { flex-direction: column; align-items: flex-start; padding-block: 1.5rem; gap: .875rem; }
}

@media (max-width: 380px) {
  .topbar, .section-wrap, .footer { width: calc(100% - 32px); }
  .brand { font-size: .8125rem; gap: .375rem; }
  .topbar { gap: .625rem; }
  .topbar .button { padding: .625rem; font-size: .8125rem; gap: .375rem; }
  h1 { font-size: 2.375rem; }
  .hero-art { height: 320px; }
  .hero-caption { font-size: .875rem; }
  .hero-sticker { font-size: .875rem; }
  .offer-inner { padding: 1.5rem 1.125rem; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .button, summary span { transition: none; }
}

/* Feedback wall: customer photos, polaroid + tape style */
.feedback { border-top: 1px solid var(--line); }
.feedback-heading { margin-inline: auto; text-align: center; }
.feedback-heading .eyebrow { justify-content: center; }
.feedback-heading > p:not(.eyebrow) { margin-inline: auto; }
.feedback-wall { columns: 3; column-gap: 1.75rem; }
.feedback-photo { position: relative; break-inside: avoid; margin: 0 0 1.75rem; padding: 10px 10px 14px; background: #fffdf7; border: 1px solid var(--line); box-shadow: 6px 6px 0 rgba(23,35,58,.12); transform: rotate(-1.5deg); }
.feedback-photo:nth-child(even) { transform: rotate(1.5deg); }
.feedback-photo:nth-child(3n) { transform: rotate(-.5deg); }
.feedback-photo::before { content: ""; position: absolute; top: -12px; left: 50%; width: 84px; height: 24px; background: rgba(232,191,88,.78); border: 1px solid rgba(23,35,58,.12); transform: translateX(-50%) rotate(-3deg); }
.feedback-photo:nth-child(even)::before { background: rgba(232,161,138,.78); transform: translateX(-50%) rotate(4deg); }
.feedback-photo img { display: block; width: 100%; height: auto; }
.feedback-cta { display: flex; justify-content: center; margin-top: 1.5rem; }

@media (max-width: 850px) {
  .feedback-wall { columns: 2; column-gap: 1rem; }
  .feedback-photo { margin-bottom: 1.25rem; padding: 6px 6px 10px; box-shadow: 4px 4px 0 rgba(23,35,58,.12); }
  .feedback-photo::before { width: 56px; height: 18px; top: -9px; }
  .feedback-cta .button { width: 100%; }
}

/* Hero: modern doll photo behind the vintage one */
.photo--modern img { aspect-ratio: 4 / 5; object-fit: cover; object-position: center 30%; }
.hero-art .photo--front.photo--modern { width: 52%; max-width: 250px; }

/* Reviews: paper notes under the feedback wall */
.reviews { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-top: 2.5rem; }
.review-card { margin: 0; padding: 1.5rem; background: var(--white); border: 2px solid var(--ink); box-shadow: 5px 5px 0 var(--ink); display: flex; flex-direction: column; gap: .875rem; transform: rotate(-.8deg); }
.review-card--tilt { transform: rotate(1deg); background: #fdf3e2; }
.review-stars { color: var(--coral); letter-spacing: .15em; font-size: 1rem; }
.review-card blockquote { margin: 0; font: italic 1.125rem/1.5 var(--serif); flex: 1; }
.review-card figcaption { display: flex; flex-direction: column; font-size: .875rem; border-top: 1px dashed var(--line); padding-top: .75rem; }
.review-card figcaption span { color: #6c7581; }

/* Guarantee seal inside the offer card */
.guarantee { display: flex; align-items: center; gap: 1rem; width: 100%; margin-top: 1.5rem; padding: 1rem; border: 1px dashed #ffffff55; border-radius: .75rem; text-align: left; }
.guarantee-seal { flex: 0 0 92px; width: 92px; height: 92px; object-fit: contain; filter: drop-shadow(0 4px 8px rgba(0,0,0,.35)); }
.guarantee p { margin: 0; color: #c8d0d8; font-size: .875rem; line-height: 1.5; }
.offer-price .guarantee p strong { margin: 0; color: var(--white); font: 700 .875rem/1.5 var(--sans); letter-spacing: 0; white-space: normal; }

@media (max-width: 850px) {
  .photo--modern img { aspect-ratio: 4 / 5; }
  .hero-art .photo--front.photo--modern { width: 44%; top: 70px; }
  .reviews { grid-template-columns: 1fr; gap: 1.25rem; }
  .review-card { box-shadow: 4px 4px 0 var(--ink); }
}
.offer-price .safe-note strong { margin: 0; color: var(--mustard); font: 700 .875rem/1.5 var(--sans); letter-spacing: 0; white-space: normal; }
