/* ==========================================================================
   Scribbly landing page
   ========================================================================== */

:root {
  --cream: #f7f0e5;
  --cream-soft: #faf5ec;
  --chip: #efe4d3;
  --white: #fff;
  --ink: #38302b;
  --ink-muted: #5c534c;
  --ink-faint: #8a8078;
  --ink-fainter: #a49a8f;
  --coral: #e07a5f;
  --magenta: #c9327f;
  --gold: #e0a13f;
  --line: rgba(56, 48, 43, 0.09);
  --line-strong: rgba(56, 48, 43, 0.18);
  --pad: clamp(20px, 5vw, 56px);
  --shell: 1180px;
  --foil: linear-gradient(180deg, #fbf1c0, #d8b452 42%, #9b7822 56%, #f3dd94);
}

/* --- fonts ---------------------------------------------------------------- */
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/poppins-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/poppins-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('../fonts/poppins-500-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('../fonts/poppins-500-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('../fonts/poppins-600-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('../fonts/poppins-600-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/poppins-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/poppins-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap;
  src: url('../fonts/poppins-800-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap;
  src: url('../fonts/poppins-800-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Caveat'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/caveat-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Caveat'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/caveat-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Scribbly Foil'; font-display: swap;
  src: url('../fonts/scribbly-foil.ttf') format('truetype'); }

/* --- base ----------------------------------------------------------------- */
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
html, body { margin: 0; padding: 0; }
body {
  background: var(--cream);
  color: var(--ink);
  font-family: 'Poppins', system-ui, -apple-system, sans-serif;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
a { color: var(--magenta); text-decoration: none; }
a:hover { opacity: 0.85; }
/* height:auto is load-bearing: the width/height attributes on every <img>
   otherwise pin the rendered height and defeat the CSS aspect-ratio. */
img { display: block; max-width: 100%; height: auto; }
input, button { font-family: inherit; }
::selection { background: #f4d06a; color: #2a2320; }
:focus-visible { outline: 3px solid var(--magenta); outline-offset: 3px; border-radius: 6px; }

.shell { max-width: var(--shell); margin: 0 auto; padding: 0 var(--pad); }
.sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}

/* --- typography ----------------------------------------------------------- */
.kicker {
  font-family: 'Caveat', cursive; font-weight: 700; color: var(--coral);
  font-size: clamp(20px, 2.4vw, 26px); display: inline-block;
}
h1, h2 { letter-spacing: -0.02em; font-weight: 800; margin: 0; }
.h1 { font-size: clamp(38px, 6.2vw, 66px); line-height: 1.02; letter-spacing: -0.025em; margin: 6px 0 0; }
.h2 { font-size: clamp(28px, 3.6vw, 44px); line-height: 1.05; margin: 2px 0 10px; }
.lead { font-size: clamp(15px, 1.5vw, 19px); line-height: 1.55; color: var(--ink-muted); }
.sub { font-size: clamp(15px, 1.4vw, 17px); line-height: 1.55; color: var(--ink-muted); }
.eyebrow {
  font-size: 12px; font-weight: 700; letter-spacing: 0.08em;
  text-transform: uppercase; color: var(--ink-faint);
}
.rule {
  height: 6px; width: clamp(70px, 12vw, 120px); border-radius: 4px;
  background: linear-gradient(90deg, var(--coral), var(--magenta));
  transform-origin: left; margin: 14px 0 16px;
}
.rule--center { margin-left: auto; margin-right: auto; }

/* --- buttons -------------------------------------------------------------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center;
  height: 54px; padding: 0 26px; border-radius: 999px; border: 0;
  font-weight: 700; font-size: 16px; cursor: pointer; text-align: center;
}
.btn--dark { background: var(--ink); color: var(--cream); box-shadow: 0 12px 24px -10px rgba(56, 48, 43, 0.6); }
.btn--coral { background: var(--coral); color: #fff; box-shadow: 0 12px 24px -10px rgba(224, 122, 95, 0.8); }
.btn--ghost { background: #fff; border: 1.5px solid rgba(56, 48, 43, 0.16); color: var(--ink); }
.btn--sm { height: 44px; padding: 0 18px; font-size: 14px; }

/* --- header --------------------------------------------------------------- */
.header {
  position: sticky; top: 0; z-index: 60;
  background: rgba(247, 240, 229, 0.9);
  backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--line);
}
.header__inner {
  max-width: var(--shell); margin: 0 auto;
  padding: 16px var(--pad); display: flex; align-items: center;
  justify-content: space-between; gap: 12px;
  transition: padding 0.25s ease;
}
.header.is-scrolled .header__inner { padding-top: 8px; padding-bottom: 8px; }
.brand { display: flex; align-items: center; gap: 10px; color: var(--ink); }
.brand__mark {
  width: 46px; height: 46px; border-radius: 50%; object-fit: cover;
  flex: 0 0 auto; transition: width 0.25s ease, height 0.25s ease;
}
.header.is-scrolled .brand__mark { width: 38px; height: 38px; }
.brand__word {
  font-weight: 700; font-size: 25px; letter-spacing: -0.01em; color: var(--ink);
  transition: font-size 0.25s ease;
}
.header.is-scrolled .brand__word { font-size: 20px; }
.header__actions { display: flex; align-items: center; gap: 8px; }
.lang {
  height: 44px; border: 1.5px solid var(--line-strong); background: #fff;
  cursor: pointer; font-weight: 700; font-size: 13px; padding: 0 15px;
  border-radius: 999px; color: var(--ink); display: inline-flex; align-items: center;
}

/* --- hero ----------------------------------------------------------------- */
.hero { position: relative; overflow: hidden; padding: clamp(36px, 6vw, 84px) 0 clamp(44px, 6vw, 88px); }
.hero__glow {
  position: absolute; top: -160px; right: -140px;
  width: min(52vw, 540px); height: min(52vw, 540px); border-radius: 50%;
  background: conic-gradient(from 0deg, #f6d2da, #f9e2bd, #f1ebb2, #cfe9c6, #c9dcf3, #ddd0ef, #f6d2da);
  opacity: 0.42; filter: blur(6px); pointer-events: none;
}
.hero__grid { display: flex; flex-wrap: wrap; gap: clamp(28px, 5vw, 60px); align-items: center; }
.hero__copy { flex: 1 1 400px; min-width: 0; }
.hero__art { flex: 1 1 360px; min-width: 0; position: relative; }
.hero__ctas { display: flex; flex-wrap: wrap; gap: 12px; margin-top: clamp(22px, 2.5vw, 30px); }
.hero__lead { margin: clamp(16px, 2vw, 22px) 0 0; max-width: 520px; }
.hero__img {
  width: 100%; aspect-ratio: 3 / 2; object-fit: cover; border-radius: 24px;
  transform: rotate(-1.4deg); box-shadow: 0 22px 44px -16px rgba(56, 48, 43, 0.5);
  background: var(--chip);
}
.hero__sticker {
  position: absolute; top: -14px; left: 50%; transform: translateX(-50%) rotate(-3deg); z-index: 3;
  background: rgba(247, 240, 229, 0.9); border: 1px dashed rgba(56, 48, 43, 0.35);
  color: var(--ink); font-family: 'Caveat', cursive; font-weight: 700; font-size: 19px;
  padding: 3px 16px; white-space: nowrap;
}
.hero__badge {
  position: absolute; bottom: -18px; right: 6px; z-index: 3;
  width: 78px; height: 78px; border-radius: 50%; background: var(--coral); color: #fff;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  box-shadow: 0 12px 22px -8px rgba(224, 122, 95, 0.8);
  transform: rotate(8deg); animation: floaty 4.5s ease-in-out infinite;
}
.hero__badge b { font-weight: 800; font-size: 19px; line-height: 1; }
.hero__badge span { font-size: 13px; letter-spacing: 1px; }
.chips { display: flex; flex-wrap: wrap; gap: 9px; margin-top: clamp(22px, 2.5vw, 30px); }
.chip {
  background: var(--chip); border: 1px solid var(--line); border-radius: 999px;
  padding: 9px 15px; font-size: 13px; font-weight: 600;
}

/* --- name preview --------------------------------------------------------- */
.section { padding: clamp(44px, 6vw, 92px) 0; }
.section--white { background: var(--white); }
.section--tight { padding: clamp(30px, 4vw, 60px) 0; }
[id] { scroll-margin-top: 80px; }
.split { display: flex; flex-wrap: wrap; gap: clamp(28px, 4vw, 56px); align-items: center; }
.split__col { flex: 1 1 360px; min-width: 0; }

.field {
  width: 100%; max-width: 460px; height: 56px; border: 1.5px solid rgba(56, 48, 43, 0.2);
  border-radius: 16px; padding: 0 18px; font-size: 17px; font-weight: 600;
  letter-spacing: 0.1em; text-transform: uppercase; color: var(--ink);
  background: var(--cream-soft); outline: none;
}
.field:focus { border-color: var(--magenta); }
.textlink {
  display: inline-block; margin-top: 16px; font-size: 14.5px; font-weight: 700;
  color: var(--magenta); border-bottom: 2px solid rgba(201, 50, 127, 0.3);
}
.preview {
  background: var(--cream-soft); border: 1px solid rgba(56, 48, 43, 0.1);
  border-radius: 26px; padding: clamp(26px, 3vw, 44px) clamp(20px, 3vw, 36px);
}
.pencil { width: 100%; max-width: 540px; margin: 0 auto; position: relative; transform: rotate(-1.2deg); }
.pencil__shadow {
  position: absolute; left: 6%; right: 4%; bottom: -4px; height: 14px;
  background: radial-gradient(ellipse at center, rgba(56, 48, 43, 0.32), rgba(56, 48, 43, 0) 72%);
  filter: blur(4px);
}
.pencil__body { position: relative; display: flex; align-items: center; height: 64px; }
.pencil__eraser {
  position: relative; width: 22px; height: 42px; flex: 0 0 auto;
  border-radius: 10px 2px 2px 10px;
  background: linear-gradient(180deg, #f9dfe6 0%, #f2b8c6 34%, #e498ab 62%, #c8788e 100%);
  box-shadow: inset -3px 0 5px -2px rgba(0, 0, 0, 0.28);
}
.pencil__ferrule {
  position: relative; width: 17px; height: 43px; flex: 0 0 auto;
  background: linear-gradient(180deg, #fdf3d4 0%, #e8c977 20%, #c8a13f 46%, #9d7a26 72%, #e0c37c 100%);
  box-shadow: inset 0 0 0 0.5px rgba(0, 0, 0, 0.12);
}
.pencil__ferrule::before {
  content: ''; position: absolute; inset: 0;
  background: repeating-linear-gradient(90deg, rgba(255,255,255,.32) 0 1px, rgba(0,0,0,0) 1px 4px, rgba(0,0,0,.22) 4px 5px, rgba(0,0,0,0) 5px 8px);
}
.pencil__ferrule::after {
  content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 2px; background: rgba(0, 0, 0, 0.22);
}
.pencil__barrel {
  position: relative; flex: 1; height: 48px; min-width: 0;
  background: var(--pencil-colour, #c9aebe);
  display: flex; align-items: center; padding: 0 10px;
  transition: background 0.3s ease;
}
.pencil__barrel::before {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,.30) 0%, rgba(255,255,255,.46) 11%, rgba(255,255,255,.14) 27%, rgba(255,255,255,0) 40%, rgba(0,0,0,.06) 54%, rgba(0,0,0,.17) 70%, rgba(0,0,0,.30) 86%, rgba(0,0,0,.40) 100%);
}
.pencil__text {
  position: relative; font-family: 'Scribbly Foil', 'Poppins', sans-serif; font-weight: 700;
  font-size: clamp(13px, 2vw, 18px); letter-spacing: 0.09em; white-space: nowrap; overflow: hidden;
  background: var(--foil); -webkit-background-clip: text; background-clip: text; color: transparent;
  filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.35));
}
.pencil__tip { position: relative; width: 58px; height: 48px; flex: 0 0 auto; clip-path: polygon(0 0, 100% 50%, 0 100%); }
.pencil__tip::before {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, #f7ead0 0%, #efdfb8 46%, #e2cc9e 74%, #cdb281 84%, #5a534c 87%, #2b2723 100%);
}
.pencil__tip::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(255,255,255,.42) 0%, rgba(255,255,255,.16) 26%, rgba(0,0,0,0) 46%, rgba(0,0,0,.16) 68%, rgba(0,0,0,.34) 100%);
}

/* --- colour picker -------------------------------------------------------- */
.swatches { display: flex; gap: 11px; flex-wrap: wrap; }
.swatches--center { justify-content: center; margin-top: 26px; }
.swatch {
  position: relative; width: 44px; height: 44px; border-radius: 50%;
  border: 2px solid rgba(56, 48, 43, 0.12); cursor: pointer; padding: 0;
  transition: transform 0.18s ease;
}
.swatch:hover { transform: scale(1.14); }
.swatch::after {
  content: ''; position: absolute; inset: -6px; border-radius: 50%;
  border: 2px solid var(--ink); opacity: 0; transition: opacity 0.18s ease;
}
.swatch[aria-checked='true']::after { opacity: 1; }

/* --- colour wall ---------------------------------------------------------- */
.wall { border-radius: 26px; overflow: hidden; position: relative; box-shadow: 0 22px 44px -18px rgba(56, 48, 43, 0.4); }
.wall img { width: 100%; aspect-ratio: 20 / 9; object-fit: cover; background: var(--chip); }
.wall__card {
  position: absolute; left: clamp(14px, 3vw, 32px); bottom: clamp(14px, 3vw, 30px);
  background: rgba(247, 240, 229, 0.93); border-radius: 18px; padding: 15px 20px;
  max-width: min(90%, 430px);
}
.wall__title { font-weight: 800; font-size: clamp(19px, 2.6vw, 30px); letter-spacing: -0.02em; line-height: 1.06; margin-top: 1px; }
.wall__sub { font-size: clamp(13px, 1.3vw, 15px); color: var(--ink-muted); line-height: 1.45; margin-top: 6px; }

/* --- range + stats + marquee ---------------------------------------------- */
.range { padding: clamp(44px, 6vw, 92px) 0 clamp(30px, 4vw, 60px); overflow: hidden; }
.range .shell { text-align: center; }
.range h2 { margin: 2px auto 10px; font-size: clamp(28px, 4vw, 48px); line-height: 1.04; max-width: 760px; }
.range__lead { margin: 0 auto clamp(26px, 3vw, 38px); max-width: 600px; }
.stats { display: flex; flex-wrap: wrap; gap: clamp(12px, 2vw, 26px); justify-content: center; margin-bottom: clamp(30px, 4vw, 48px); }
.stat { flex: 1 1 150px; max-width: 220px; background: #fff; border: 1px solid var(--line); border-radius: 20px; padding: clamp(18px, 2vw, 26px) 16px; }
.stat__num { font-weight: 800; font-size: clamp(30px, 4vw, 44px); line-height: 1; color: var(--magenta); letter-spacing: -0.02em; }
.stat__label { font-size: 13.5px; font-weight: 600; color: var(--ink-muted); margin-top: 8px; }

.marquee { position: relative; padding: 6px 0; }
.marquee__track { display: inline-flex; gap: 12px; white-space: nowrap; padding-left: 12px; will-change: transform; }
.marquee__track--l { animation: marquee-l 42s linear infinite; }
.marquee__track--r { animation: marquee-r 48s linear infinite; }
.pill {
  display: inline-flex; align-items: center; border-radius: 999px;
  padding: 11px 20px; font-size: 15px; font-weight: 700; color: #3a322c;
}

/* --- theme chips ---------------------------------------------------------- */
.themes { text-align: center; }
.themes__list { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-top: clamp(20px, 2.5vw, 30px); }
.theme {
  background: #fff; border: 1px solid var(--line); border-radius: 999px;
  padding: 11px 18px; font-size: 14.5px; font-weight: 700; color: var(--ink);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.theme:hover { transform: translateY(-2px); box-shadow: 0 12px 20px -12px rgba(56, 48, 43, 0.5); opacity: 1; }

/* --- collections ---------------------------------------------------------- */
.cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(185px, 1fr)); gap: clamp(14px, 1.6vw, 20px); margin-top: clamp(24px, 3vw, 36px); }
.card {
  display: flex; flex-direction: column; border-radius: 20px; overflow: hidden;
  background: var(--cream-soft); border: 1px solid var(--line); color: var(--ink);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.card:hover { box-shadow: 0 20px 34px -16px rgba(56, 48, 43, 0.45); transform: translateY(-3px); opacity: 1; }
.card__media { position: relative; aspect-ratio: 4 / 3; overflow: hidden; background: var(--chip); }
.card__media img { width: 100%; height: 100%; object-fit: cover; }
.card__tag {
  position: absolute; top: 10px; left: 10px; border-radius: 999px; padding: 5px 12px;
  font-size: 12px; font-weight: 700; color: #3a322c;
}
.card__body { padding: 14px 15px 16px; }
.card__title { font-weight: 800; font-size: 17px; line-height: 1.15; }
.card__desc { font-size: 13.5px; color: var(--ink-muted); margin-top: 4px; line-height: 1.45; }

/* --- gallery -------------------------------------------------------------- */
.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(215px, 1fr)); gap: clamp(12px, 1.4vw, 18px); }
.tile {
  display: flex; flex-direction: column; border-radius: 18px; overflow: hidden;
  background: var(--cream-soft); border: 1px solid var(--line); color: var(--ink);
  transition: box-shadow 0.25s ease, border-color 0.25s ease;
}
.tile:hover { box-shadow: 0 20px 34px -16px rgba(56, 48, 43, 0.45); border-color: rgba(56, 48, 43, 0.22); opacity: 1; }
.tile__media { position: relative; aspect-ratio: 4 / 3; overflow: hidden; background: var(--chip); }
.tile__media img { width: 100%; height: 100%; object-fit: cover; }
.tile__body { padding: 12px 13px 14px; }
.tile__meta { display: flex; justify-content: space-between; align-items: center; gap: 8px; }
.tile__tag { font-family: 'Caveat', cursive; font-weight: 700; font-size: 15px; color: var(--coral); }
.tile__price { font-size: 12.5px; font-weight: 700; color: var(--ink-faint); }
.tile__name { font-weight: 800; font-size: 15.5px; line-height: 1.15; margin-top: 2px; }
.gallery__hint { font-size: 13px; color: var(--ink-faint); margin: 0 0 18px; }
.gallery__cta { text-align: center; margin-top: clamp(26px, 3vw, 42px); }

/* --- featured ------------------------------------------------------------- */
.feature__art { flex: 1 1 380px; min-width: 0; order: 1; }
.feature__copy { flex: 1 1 380px; min-width: 0; order: 2; }
.feature__img {
  width: 100%; aspect-ratio: 3 / 2; object-fit: cover; border-radius: 24px;
  box-shadow: 0 22px 44px -16px rgba(56, 48, 43, 0.45); background: var(--chip);
}
.slogans { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 22px; }
.slogan {
  background: var(--chip); border: 1px solid var(--line); border-radius: 8px;
  padding: 7px 11px; font-size: 12px; font-weight: 600; letter-spacing: 0.04em;
}
.price { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; margin-top: 24px; }
.price__num { font-weight: 800; font-size: clamp(26px, 3vw, 34px); }
.price__per { font-size: 14px; color: var(--ink-faint); }

/* --- values --------------------------------------------------------------- */
.values { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(14px, 1.6vw, 20px); }
.value { background: var(--cream-soft); border: 1px solid var(--line); border-radius: 20px; padding: clamp(20px, 2vw, 28px); transition: box-shadow 0.25s ease; }
.value:hover { box-shadow: 0 18px 30px -16px rgba(56, 48, 43, 0.4); }
.value__num { font-family: 'Caveat', cursive; font-weight: 700; font-size: 34px; color: var(--coral); line-height: 1; }
.value__title { font-weight: 800; font-size: 18px; margin: 10px 0 5px; }
.value__desc { font-size: 14px; line-height: 1.5; color: var(--ink-muted); }
.values__art { flex: 1 1 300px; min-width: 0; border-radius: 22px; overflow: hidden; box-shadow: 0 20px 40px -18px rgba(56, 48, 43, 0.45); }
.values__art img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; background: var(--chip); }

/* --- promo ---------------------------------------------------------------- */
.promo {
  border-radius: 28px; padding: clamp(30px, 4vw, 52px) clamp(24px, 4vw, 48px);
  background: linear-gradient(130deg, var(--coral), var(--magenta)); color: #fff;
  text-align: center; box-shadow: 0 24px 48px -20px rgba(201, 50, 127, 0.6);
}
.promo h2 { margin: 4px 0 6px; font-size: clamp(26px, 3.4vw, 40px); line-height: 1.08; }
.promo p { margin: 0 auto 22px; font-size: clamp(14px, 1.4vw, 17px); opacity: 0.92; max-width: 440px; }
.promo .kicker { color: #fff; opacity: 0.95; }
.promo__row { display: flex; gap: 10px; justify-content: center; align-items: stretch; flex-wrap: wrap; }
.promo__code {
  display: inline-flex; align-items: center; background: rgba(255, 255, 255, 0.16);
  border: 1.5px dashed rgba(255, 255, 255, 0.65); border-radius: 14px; padding: 0 22px;
  font-weight: 800; font-size: clamp(18px, 2vw, 22px); letter-spacing: 0.14em; height: 56px;
}
.promo__copy {
  height: 56px; border: 0; cursor: pointer; background: #fff; color: var(--magenta);
  font-weight: 800; font-size: 16px; padding: 0 26px; border-radius: 14px;
}

/* --- reviews -------------------------------------------------------------- */
.rating {
  display: inline-flex; align-items: center; gap: 8px; background: var(--chip);
  border-radius: 999px; padding: 8px 16px; font-weight: 700; font-size: 14px;
  margin-bottom: clamp(24px, 3vw, 36px);
}
.stars { color: var(--gold); letter-spacing: 1px; }
.reviews { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: clamp(28px, 4.5vw, 64px); align-items: stretch; }
.review {
  display: flex; flex-direction: column; background: var(--cream-soft);
  border: 1px solid rgba(56, 48, 43, 0.09); border-radius: 24px; padding: clamp(24px, 2.6vw, 34px);
}
.review__mark { font-family: 'Caveat', cursive; font-size: 52px; line-height: 0.4; color: var(--coral); height: 24px; }
.review__mark--end { height: 30px; text-align: right; margin-top: 14px; }
.review p { margin: 18px 0 0; flex: 1; display: flex; align-items: center; font-size: clamp(16px, 1.7vw, 20px); line-height: 1.45; font-weight: 500; }
.review__who { font-weight: 700; font-size: 14.5px; margin-top: 6px; }
.review__who span { font-weight: 500; color: var(--ink-faint); }

/* --- footer --------------------------------------------------------------- */
.footer { background: var(--cream); border-top: 1px solid rgba(56, 48, 43, 0.1); padding: clamp(30px, 4vw, 52px) 0; }
.footer__top { display: flex; flex-wrap: wrap; gap: 22px; justify-content: space-between; align-items: center; }
.footer__brand { display: flex; align-items: center; gap: 10px; }
.footer__nav { display: flex; gap: 18px; flex-wrap: wrap; font-size: 14px; font-weight: 600; }
.footer__nav a { color: var(--ink); }
.footer__nav a.is-etsy { color: var(--magenta); }
.footer__legal { margin-top: 22px; font-size: 12.5px; color: var(--ink-fainter); }

/* --- animations ----------------------------------------------------------- */
@keyframes floaty { 0%, 100% { transform: rotate(8deg) translateY(0); } 50% { transform: rotate(8deg) translateY(-9px); } }
@keyframes handwrite { from { clip-path: inset(0 100% 0 0); } to { clip-path: inset(0 0 0 0); } }
@keyframes drawUnder { from { transform: scaleX(0); } to { transform: scaleX(1); } }
@keyframes marquee-l { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@keyframes marquee-r { from { transform: translateX(-50%); } to { transform: translateX(0); } }

/* Reveal-on-scroll: JS adds .in when the element enters the viewport.
   The pre-state is opacity, not clip-path: IntersectionObserver measures a
   clip-path'd element as zero area, so a clipped target never reports as
   intersecting and would stay hidden forever. Everything is visible by
   default and only hidden once the .js class confirms the script is live. */
.js .reveal-write { opacity: 0; }
.js .reveal-write.in { opacity: 1; animation: handwrite 1s steps(24, end) both; }
.js .rule { transform: scaleX(0); }
.js .rule.in { animation: drawUnder 0.9s cubic-bezier(0.3, 0.85, 0.3, 1) both; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .marquee__track { animation: none; }
  .hero__badge { animation: none; }
  .js .reveal-write, .js .reveal-write.in { opacity: 1; clip-path: none; animation: none; }
  .js .rule, .js .rule.in { transform: none; animation: none; }
  * { transition-duration: 0.01ms !important; }
}

/* --- responsive tweaks ---------------------------------------------------- */
@media (max-width: 720px) {
  .values { grid-template-columns: 1fr; }
  .brand__word { font-size: 21px; }
  .hero__badge { width: 66px; height: 66px; bottom: -14px; }
}
@media (max-width: 420px) {
  .header__inner { gap: 8px; }
  .lang { padding: 0 12px; }
  .btn--sm { padding: 0 14px; font-size: 13px; }
}
