
@font-face {
  font-family: "Fraunces Variable";
  src: url("fonts/fraunces-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Manrope Variable";
  src: url("fonts/manrope-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}

:root {
  --font-display: "Fraunces Variable", "Times New Roman", serif;
  --font-sans: "Manrope Variable", Arial, sans-serif;
  --cream: #f7f2ea;
  --paper: #fffaf3;
  --ink: #171411;
  --muted: #6d655f;
  --wine: #ff5a36;
  --wine-dark: #d93d1c;
  --gold: #f2b90f;
  --acid: #c8f43d;
  --orange: #ff5a36;
  --violet: #9b5de5;
  --yellow: #f2c14e;
  --line: #ded8cf;
  --soft: #fff0ea;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--font-sans); font-optical-sizing: auto; font-synthesis: none; font-feature-settings: "locl" 1, "kern" 1; }
button, select { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { color: inherit; }
a { color: inherit; text-decoration: none; }
img { display: block; width: 100%; }
button:focus-visible, a:focus-visible, select:focus-visible { outline: 2px solid var(--gold); outline-offset: 3px; }

.site-header { height: 82px; padding: 0 4.5vw; display: flex; align-items: center; justify-content: space-between; background: rgba(255,253,249,.94); backdrop-filter: blur(14px); position: sticky; top: 0; z-index: 50; border-bottom: 1px solid rgba(91,52,36,.08); }
.logo { font: 560 48px/1 var(--font-display); font-variation-settings: "SOFT" 0, "WONK" 1; letter-spacing: -3px; position: relative; }
.logo span { color: var(--gold); font: 17px/1 var(--font-sans); position: relative; top: -21px; left: 3px; }
nav { display: flex; align-items: center; gap: clamp(18px, 2.2vw, 38px); font-size: 14px; }
nav > a { padding: 31px 0 26px; border-bottom: 1px solid transparent; }
nav > a:hover { color: var(--wine); border-color: var(--wine); }
nav .nav-button { background: #171412; color: white; border: 0; border-radius: 30px; padding: 13px 20px; font-size: 12px; }
.nav-button span { color: var(--gold); margin-left: 15px; }
.menu-toggle { display: none; width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 50%; background: white; font-size: 19px; cursor: pointer; }
.mobile-menu { position: absolute; top: 74px; left: 16px; right: 16px; padding: 18px; display: flex; flex-direction: column; gap: 5px; background: var(--paper); border: 1px solid var(--line); border-radius: 14px; box-shadow: 0 18px 45px rgba(46,29,20,.14); }
.mobile-menu a { padding: 13px 12px; border-bottom: 1px solid var(--line); }

.hero { min-height: 800px; padding: 62px 4.5vw 52px; display: grid; grid-template-columns: 39% 61%; align-items: center; background: radial-gradient(circle at 93% 8%, rgba(200,244,61,.88) 0 9%, transparent 9.3%), radial-gradient(circle at 54% 93%, rgba(255,90,54,.35) 0 13%, transparent 13.3%), radial-gradient(circle at 76% 32%, rgba(255,90,54,.16), transparent 29%), var(--cream); overflow: hidden; position: relative; }
.hero-copy { max-width: 590px; position: relative; z-index: 2; }
.eyebrow, .section-kicker { margin: 0 0 18px; color: var(--wine); font-size: 12px; letter-spacing: .16em; font-weight: 800; }
h1, h2 { margin: 0; font-family: var(--font-display); font-weight: 520; font-variation-settings: "SOFT" 45, "WONK" 0; letter-spacing: -.05em; }
h3, .metric-stack strong, .filter-result strong, .micro-notes p, .faq summary, .footer-right p, .why-selected > strong { font-variation-settings: "SOFT" 20, "WONK" 0; }
h1 { font-size: clamp(58px, 5.6vw, 88px); line-height: .93; position: relative; }
h1 em { color: var(--wine); font-style: normal; }
h1 > span { color: var(--gold); font: 24px var(--font-sans); margin-left: 10px; vertical-align: top; }
h2 { font-size: clamp(38px, 3.7vw, 60px); line-height: 1.02; }
.lead { max-width: 560px; color: #423b36; font-size: 13px; line-height: 1.6; margin: 25px 0 20px; }
.lead strong { display: block; color: var(--ink); }
.lead .lead-stat { margin-bottom: 8px; font: 700 18px/1.35 var(--font-sans); }
.lead > span { display: block; max-width: 535px; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 18px 23px; }
.secondary-link { padding-bottom: 5px; border-bottom: 1px solid var(--ink); font-size: 11px; font-weight: 800; }
.secondary-link span { margin-left: 9px; color: var(--orange); }
.primary-button { display: inline-flex; align-items: center; gap: 52px; padding: 17px 21px; color: white; background: #171412; border-radius: 30px; font-size: 13px; font-weight: 700; box-shadow: 0 10px 25px rgba(43,30,24,.13); }
.primary-button b { color: var(--gold); font-size: 18px; }
.expert-note { display: flex; align-items: center; gap: 14px; margin-top: 26px; }
.avatars { display: flex; }
.avatars i { width: 35px; height: 35px; margin-left: -8px; display: grid; place-items: center; border: 2px solid var(--cream); background: linear-gradient(145deg,#e3c2ae,#7f4f40); color: white; border-radius: 50%; font: 8px var(--font-sans); }
.avatars i:first-child { margin-left: 0; }
.expert-note p { margin: 0; font-size: 11px; line-height: 1.35; color: var(--muted); }
.expert-note strong { color: var(--ink); }

.hero-discovery { min-height: 650px; display: grid; grid-template-columns: 145px 44px 1fr; align-items: center; position: relative; }
.metric-stack { display: flex; flex-direction: column; gap: 12px; position: relative; }
.metric-stack article { min-height: 82px; display: flex; align-items: center; gap: 11px; padding: 14px; background: rgba(255,255,255,.72); border: 1px solid rgba(116,86,67,.12); border-radius: 10px; box-shadow: 0 12px 30px rgba(73,47,32,.04); }
.metric-stack article > span { font-size: 20px; color: var(--wine); }
.metric-stack strong, .metric-stack small { display: block; }
.metric-stack strong { font: 16px var(--font-display); }
.metric-stack small { margin-top: 4px; font-size: 9px; color: var(--muted); }
.metric-label { position: absolute; white-space: nowrap; left: 0; top: -26px; font-size: 9px; letter-spacing: .11em; }
.selection-line { height: 290px; position: relative; }
.selection-line:before { content: ""; position: absolute; top: 0; bottom: 0; left: 50%; border-left: 1px dashed rgba(102,29,35,.28); }
.selection-line i { position: absolute; left: calc(50% - 3px); width: 7px; height: 7px; border-radius: 50%; background: var(--wine); }
.selection-line i:nth-child(1) { top: 2%; }.selection-line i:nth-child(2) { top: 34%; }.selection-line i:nth-child(3) { top: 65%; }.selection-line i:nth-child(4) { bottom: 0; }
.hero-products { display: grid; grid-template-columns: repeat(2, minmax(170px, 1fr)); gap: 16px; }
.mini-product { min-height: 350px; padding: 13px; background: rgba(255,255,255,.78); border: 1px solid rgba(113,80,59,.12); border-radius: 16px; position: relative; box-shadow: 0 20px 45px rgba(76,52,37,.07); }
.mini-product:nth-child(2), .mini-product:nth-child(4) { transform: translateY(28px); }
.mini-product img { height: 135px; object-fit: contain; border-radius: 11px; background: #f6efe7; margin-bottom: 8px; }
.mini-product .choice-badge { position: absolute; z-index: 2; top: 21px; left: 21px; padding: 6px 8px; background: #171412; color: var(--gold); border-radius: 12px; font-size: 8px; }
.mini-product button { position: absolute; z-index: 2; top: 18px; right: 18px; width: 27px; height: 27px; border: 0; border-radius: 50%; background: white; cursor: pointer; }
.mini-product button.active { color: var(--wine); }
.mini-product small { color: var(--muted); font-size: 9px; }
.mini-product h3 { margin: 4px 0 5px; padding-right: 25px; font: 15px/1.15 var(--font-display); }
.mini-product strong { font-size: 11px; }
.mini-product > i { position: absolute; right: 12px; bottom: 12px; display: grid; place-items: center; width: 24px; height: 24px; border-radius: 50%; background: #171412; color: white; font-style: normal; font-size: 9px; }
.mini-score { margin-bottom: 7px; display: flex; align-items: center; justify-content: space-between; gap: 7px; }
.mini-score span { color: var(--orange); font-size: 8px; letter-spacing: -1px; }
.mini-score b { color: var(--ink); font-size: 8px; white-space: nowrap; }
.mini-price { display: block; margin-bottom: 7px; }
.mini-reason { min-height: 48px; margin: 0; padding: 7px 34px 7px 8px; border-radius: 8px; background: #fff0ea; color: var(--muted); font-size: 8px; line-height: 1.3; }
.mini-reason b { display: block; margin-bottom: 2px; color: var(--ink); font-size: 8px; }

.hero-stickers { position: absolute; inset: 0; z-index: 4; pointer-events: none; }
.hero-sticker { position: absolute; padding: 11px 14px; border: 1px solid var(--ink); color: var(--ink); font-size: 10px; font-weight: 800; line-height: 1.15; text-transform: uppercase; box-shadow: 5px 6px 0 var(--ink); }
.sticker-one { left: 31%; top: 12%; background: var(--orange); transform: rotate(-7deg); }
.sticker-two { right: 2.8%; top: 43%; background: var(--acid); transform: rotate(8deg); }
.sticker-three { left: 34%; bottom: 8%; background: var(--violet); color: white; transform: rotate(5deg); }

.how-strip { max-width: 1500px; margin: 0 auto; padding: 35px 4.5vw 42px; background: white; border: 1px solid var(--line); border-radius: 16px; transform: translateY(-20px); box-shadow: 0 20px 50px rgba(67,42,28,.05); }
.section-kicker { color: var(--ink); text-align: center; font-size: 10px; }
.four-steps { display: grid; grid-template-columns: repeat(4,1fr); }
.four-steps article { min-height: 78px; padding: 8px 24px; display: grid; grid-template-columns: 18px 40px 1fr; gap: 9px; align-items: center; border-right: 1px solid var(--line); }
.four-steps article:last-child { border: 0; }
.four-steps article > b { align-self: start; color: var(--wine); font: 12px var(--font-display); }
.four-steps article > span { font-size: 23px; color: var(--wine); }
.four-steps h3 { margin: 0 0 6px; font: 17px var(--font-display); }
.four-steps p { margin: 0; color: var(--muted); font-size: 10px; line-height: 1.5; }

.vibe-ticker { overflow: hidden; padding: 15px 0; border-top: 1px solid var(--ink); border-bottom: 1px solid var(--ink); background: var(--orange); color: var(--ink); transform: rotate(-1deg) scale(1.02); position: relative; z-index: 3; }
.vibe-ticker > div { width: max-content; display: flex; align-items: center; gap: 24px; animation: choosyTicker 24s linear infinite; }
.vibe-ticker span { font-size: 12px; font-weight: 900; letter-spacing: .16em; white-space: nowrap; }
.vibe-ticker b { color: var(--acid); font-size: 17px; }
@keyframes choosyTicker { to { transform: translateX(-48%); } }

.section { max-width: 1500px; margin: auto; padding: 100px 4.5vw; }
.section-title { margin-bottom: 42px; }
.section-title > p:not(.eyebrow) { color: var(--muted); font-size: 16px; }
.centered { text-align: center; }
.compact { margin-bottom: 32px; }
.compact h2 { font-size: 42px; }
.eyebrow span { color: var(--gold); }
.split { display: flex; align-items: end; justify-content: space-between; gap: 30px; }
.split > p { text-align: right; }
.split > p strong { color: var(--wine); font: 30px var(--font-display); margin-right: 6px; }
.split > a { color: var(--wine); font-size: 13px; font-weight: 700; border-bottom: 1px solid var(--wine); padding-bottom: 5px; }

.style-section { padding-top: 85px; }
.style-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 17px; }
.style-card { padding: 0; border: 0; border-radius: 105px 105px 14px 14px; overflow: hidden; background: white; position: relative; cursor: pointer; box-shadow: 0 12px 32px rgba(61,42,30,.08); transition: .25s ease; text-align: left; }
.style-card:hover, .style-card.active { transform: translateY(-7px); box-shadow: 0 20px 42px rgba(61,42,30,.14); }
.style-card.active { outline: 2px solid var(--wine); outline-offset: 3px; }
.style-card img { height: 330px; object-fit: cover; }
.style-card > span { position: absolute; left: 0; right: 0; bottom: 0; padding: 50px 18px 18px; color: white; background: linear-gradient(transparent,rgba(22,15,12,.82)); }
.style-card strong, .style-card small { display: block; }
.style-card strong { font: 23px var(--font-display); }
.style-card small { margin-top: 5px; opacity: .8; font-size: 9px; }
.style-card > b { position: absolute; right: 16px; bottom: 18px; z-index: 2; color: var(--gold); }
.style-description { margin-top: 28px; padding: 30px 34px; display: grid; grid-template-columns: 1.45fr 1fr auto; gap: 40px; align-items: center; border: 1px solid var(--line); border-radius: 18px; background: #fbf6f0; box-shadow: 0 14px 35px rgba(71,45,30,.05); }
.style-description .eyebrow { margin-bottom: 9px; font-size: 9px; }
.style-description h3 { margin: 0 0 9px; color: var(--wine); font: 32px var(--font-display); }
.style-description p:not(.eyebrow) { max-width: 650px; margin: 0; color: var(--muted); font-size: 13px; line-height: 1.65; }
.style-description ul { margin: 0; padding: 0; display: grid; gap: 9px; list-style: none; }
.style-description li { color: var(--ink); font-size: 11px; }
.style-description li span { margin-right: 8px; color: var(--gold); }
.style-description > a { padding: 13px 17px; border-radius: 24px; background: var(--wine); color: white; white-space: nowrap; font-size: 11px; font-weight: 700; }
.style-description > a span { margin-left: 18px; color: var(--gold); }

.editorial-break { max-width: 1450px; min-height: 650px; margin: 10px auto 95px; padding: 65px 6vw; display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: 55px; overflow: hidden; border-radius: 28px; background: #fff2bd; position: relative; box-shadow: 7px 8px 0 var(--ink); }
.editorial-break:before { content: "GOOD TASTE / GOOD TASTE / GOOD TASTE"; position: absolute; left: -20px; top: 18px; color: rgba(23,20,17,.12); font-size: clamp(28px,4vw,62px); font-weight: 900; letter-spacing: -.04em; white-space: nowrap; }
.editorial-copy { position: relative; z-index: 2; }
.editorial-copy .eyebrow { color: var(--ink); }
.editorial-copy h2 { font-size: clamp(44px,4.5vw,70px); }
.editorial-copy h2 em { color: var(--wine); font-style: normal; }
.editorial-copy > p:last-of-type { max-width: 530px; margin: 25px 0; font-size: 15px; line-height: 1.7; }
.editorial-copy > a { display: inline-flex; gap: 40px; padding: 15px 20px; border-radius: 30px; background: var(--ink); color: white; font-size: 12px; font-weight: 800; }
.editorial-copy > a span { color: var(--acid); }
.editorial-collage { min-height: 510px; position: relative; }
.cutout { width: 245px; margin: 0; padding: 18px 18px 13px; position: absolute; border: 2px solid var(--ink); background: white; box-shadow: 5px 6px 0 var(--ink); }
.cutout img { height: 285px; object-fit: contain; }
.cutout figcaption { padding: 13px 3px 0; font: 18px var(--font-display); }
.cutout-lamp { left: 5%; top: 10%; background: #fff0ea; transform: rotate(-8deg); }
.cutout-chair { left: 35%; bottom: 3%; z-index: 2; background: #fff1e9; transform: rotate(5deg); }
.cutout-max { right: 0; top: 3%; background: #f4e9ff; transform: rotate(11deg); }
.scribble { position: absolute; z-index: 4; padding: 9px 12px; border: 1px solid var(--ink); font-size: 10px; font-weight: 900; line-height: 1.1; text-transform: uppercase; box-shadow: 4px 5px 0 var(--ink); }
.scribble-one { left: 0; bottom: 6%; background: var(--acid); transform: rotate(-9deg); }
.scribble-two { right: 1%; bottom: 13%; background: var(--orange); transform: rotate(7deg); }
.scribble-three { right: 28%; top: 0; border-radius: 50%; background: var(--wine); color: white; transform: rotate(-8deg); }

.spaces { padding-top: 22px; }
.space-grid { display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: 16px; }
.space-grid button { height: 190px; padding: 0; position: relative; border: 0; border-radius: 18px; overflow: hidden; background: transparent; cursor: pointer; text-align: left; }
.space-grid img { height: 100%; object-fit: cover; transition: .35s; }
.space-grid button:hover img { transform: scale(1.035); }
.space-grid button:after { content:""; position:absolute; inset: 40% 0 0; background:linear-gradient(transparent,rgba(22,15,12,.78)); }
.space-grid span { position: absolute; z-index: 2; left: 18px; right: 18px; bottom: 16px; display: flex; align-items: center; color: white; font: 18px var(--font-display); }
.space-grid span i { width: 34px; height: 34px; display: grid; place-items: center; margin-right: 9px; background: white; color: var(--wine); border-radius: 50%; font-style: normal; }
.space-grid span b { margin-left: auto; color: var(--gold); }

.selection-area { max-width: none; padding-left: 5vw; padding-right: 5vw; background: var(--soft); border-top: 1px solid #eee3d8; border-bottom: 1px solid #eee3d8; }
.selection-area > * { max-width: 1450px; margin-left: auto; margin-right: auto; }
.filter-bar { display: grid; grid-template-columns: repeat(5,1fr) auto; gap: 10px; padding: 18px; background: white; border: 1px solid var(--line); border-radius: 14px; box-shadow: 0 14px 35px rgba(68,43,29,.05); }
.filter-bar label span { display: block; margin: 0 0 7px 8px; color: var(--muted); font-size: 9px; }
.filter-bar select { width: 100%; padding: 12px 33px 12px 12px; background: #faf7f3; border: 1px solid #eadfd5; border-radius: 8px; color: var(--ink); font-size: 12px; }
.filter-bar > button { align-self: end; min-width: 82px; height: 40px; border: 0; border-radius: 8px; background: var(--wine); color: white; font-size: 11px; cursor: pointer; }
.catalog-tools { margin-top: 12px; padding: 14px 18px; display: grid; grid-template-columns: 1fr 280px; gap: 12px; background: white; border: 1px solid var(--line); border-radius: 12px; }
.catalog-tools label span { display: block; margin: 0 0 6px 7px; color: var(--muted); font-size: 9px; }
.catalog-tools input, .catalog-tools select { width: 100%; height: 42px; padding: 0 13px; border: 1px solid #eadfd5; border-radius: 8px; background: #faf7f3; font-size: 12px; }
.filter-result { margin-top: 12px; padding: 18px 20px; display: flex; align-items: center; justify-content: space-between; gap: 24px; border: 1px solid var(--ink); border-radius: 12px; background: #fff7ce; box-shadow: 4px 5px 0 var(--ink); }
.filter-result > div:first-child strong, .filter-result > div:first-child span { display: block; }
.filter-result > div:first-child strong { font: 25px var(--font-display); }
.filter-result > div:first-child span { margin-top: 3px; color: var(--muted); font-size: 10px; }
.active-filter-list { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: 7px; }
.active-filter-list > p { margin: 0; color: var(--muted); font-size: 10px; }
.active-filter-list button { padding: 8px 9px 8px 11px; display: flex; align-items: center; gap: 7px; border: 1px solid var(--ink); border-radius: 22px; background: white; color: var(--ink); cursor: pointer; font-size: 11px; }
.active-filter-list button small { color: var(--wine); font-size: 8px; font-weight: 800; text-transform: uppercase; }
.active-filter-list button span { width: 18px; height: 18px; display: grid; place-items: center; border-radius: 50%; background: var(--orange); font-weight: 800; }
.product-grid { margin-top: 27px; display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.product-card { border: 1px solid var(--line); border-radius: 18px; overflow: hidden; background: white; box-shadow: 0 14px 35px rgba(71,45,30,.05); transition: .25s; }
.product-card:hover { transform: translateY(-5px); box-shadow: 0 22px 44px rgba(71,45,30,.1); }
.product-image { position: relative; background: #f4ede5; }
.product-image img { height: 315px; object-fit: contain; }
.product-image > span { position: absolute; z-index: 2; top: 16px; left: 16px; padding: 7px 10px; background: var(--wine); color: #ffe19a; border-radius: 14px; font-size: 9px; font-weight: 700; }
.favorite { position: absolute; z-index: 2; right: 15px; top: 15px; width: 34px; height: 34px; display: grid; place-items: center; border: 0; border-radius: 50%; background: white; cursor: pointer; font-size: 17px; }
.favorite.active { color: var(--wine); }
.product-info { padding: 22px; }
.product-info > small { display: block; color: var(--muted); font-size: 10px; letter-spacing: .03em; }
.score { padding: 5px 7px; border-radius: 12px; background: #f8efe3; color: var(--wine); font-weight: 700; }
.score-lockup { margin: 10px 0 8px; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 9px; }
.score-lockup > strong { color: var(--ink); font: 38px/.8 var(--font-display); }
.score-lockup > small { color: var(--wine); font-size: 8px; font-weight: 900; line-height: 1.05; letter-spacing: .08em; }
.product-info h3 { margin: 7px 0 12px; font: 24px/1.13 var(--font-display); }
.price { display: flex; align-items: center; gap: 10px; }
.price strong { color: var(--wine); }
.price del { color: #a59a92; font-size: 11px; }
.product-info p { min-height: 50px; margin: 15px 0; padding: 13px; border-radius: 9px; background: #faf6f1; color: var(--muted); font-size: 11px; line-height: 1.5; }
.product-info p span { color: var(--gold); margin-right: 7px; }
.detail-button { width: 100%; padding: 0; display: flex; justify-content: space-between; align-items: center; border: 0; background: transparent; color: var(--wine); font-size: 12px; font-weight: 700; cursor: pointer; }
.detail-button b { width: 28px; height: 28px; display: grid; place-items: center; border-radius: 50%; background: #171412; color: var(--gold); }
.empty-state { padding: 70px; text-align: center; background: white; border-radius: 18px; border: 1px solid var(--line); }
.empty-state span { color: var(--gold); font-size: 30px; }
.empty-state h3 { font: 28px var(--font-display); }
.empty-state button { padding: 12px 18px; border: 0; border-radius: 20px; background: var(--wine); color: white; }
.curated-sets { padding-top: 90px; }
.set-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }
.set-grid article { padding: 30px; border: 1px solid var(--line); border-radius: 18px; background: white; position: relative; box-shadow: 0 14px 35px rgba(66,42,28,.05); }
.set-grid article > span { display: inline-block; padding: 6px 9px; border-radius: 12px; background: #f3e8dc; color: var(--wine); font-size: 8px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.set-grid h3 { margin: 22px 0 7px; font: 32px var(--font-display); }
.set-grid strong { color: var(--wine); font-size: 13px; }
.set-grid p { min-height: 38px; color: var(--muted); font-size: 12px; line-height: 1.5; }
.set-grid article > div { display: grid; grid-template-columns: repeat(3,1fr); gap: 6px; margin: 24px 0; }
.set-grid img { height: 100px; object-fit: contain; border-radius: 9px; background: var(--cream); }
.set-grid a { color: var(--wine); font-size: 11px; font-weight: 700; }
.set-grid .featured-set { border-color: var(--gold); transform: translateY(-8px); }
.demo-note { max-width: 900px; margin: 25px auto 0; text-align: center; color: var(--muted); font-size: 10px; line-height: 1.6; }

.micro-notes { max-width: 1450px; margin: 0 auto 90px; padding: 0 4.5vw; display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }
.micro-notes article { min-height: 160px; padding: 26px; display: flex; justify-content: space-between; align-items: flex-start; border: 1px solid var(--ink); box-shadow: 4px 5px 0 var(--ink); }
.micro-notes article:nth-child(1) { background: var(--orange); transform: rotate(-1.5deg); }
.micro-notes article:nth-child(2) { background: var(--acid); transform: rotate(1.2deg); }
.micro-notes article:nth-child(3) { background: var(--violet); color: white; transform: rotate(-.7deg); }
.micro-notes b { font: 12px var(--font-display); }
.micro-notes p { margin: auto 0 0; font: 25px/1.05 var(--font-display); }
.micro-notes strong { font-weight: 400; text-decoration: underline; text-decoration-thickness: 5px; text-decoration-color: rgba(255,255,255,.55); text-underline-offset: -2px; text-decoration-skip-ink: none; }

.approved { max-width: 1450px; margin: 95px auto 0; padding: 68px 76px; display: grid; grid-template-columns: 1.15fr 1fr; align-items: center; gap: 70px; border-radius: 24px; background: var(--wine); color: white; box-shadow: 0 25px 55px rgba(68,20,24,.16); }
.approved-copy h2 { font-size: clamp(42px,4.2vw,65px); }
.approved-copy > p:last-child { max-width: 650px; margin: 18px 0 0; color: #ead4d2; font-size: 14px; line-height: 1.65; }
.approved-criteria { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.approved-criteria span { min-height: 70px; display: flex; align-items: center; padding: 20px 22px; border: 1px solid rgba(255,255,255,.13); border-radius: 12px; background: rgba(255,255,255,.08); color: #f9eeee; font-size: 13px; }
.approved-criteria span::first-letter { color: var(--gold); }

.comparison { max-width: 1450px; margin: 95px auto; padding: 66px; background: #201b18; color: white; border-radius: 24px; }
.comparison-head { text-align: center; margin-bottom: 35px; }
.comparison-head h2 { font-size: 48px; }
.light { color: #e8c98d; }
.comparison-grid { display: grid; grid-template-columns: 1fr 54px 1fr; align-items: stretch; }
.comparison-grid > article { min-height: 320px; display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 30px; border-radius: 16px; }
.searching { background: #332c28; }
.choosing { background: #f7efe7; color: var(--ink); }
.comparison-grid small { color: var(--gold); font-size: 10px; font-weight: 800; letter-spacing: .12em; }
.comparison-grid h3 { margin: 20px 0 15px; font: 30px/1.1 var(--font-display); }
.comparison-grid p { color: #bdb2aa; font-size: 12px; line-height: 1.6; }
.choosing p { color: var(--muted); }
.scatter { display: grid; grid-template-columns: repeat(3,1fr); gap: 7px; align-content: center; opacity: .55; }
.scatter i { height: 58px; display: grid; place-items: center; background: rgba(255,255,255,.05); border: 1px solid #655a53; border-radius: 8px; color: #d9cec5; font-style: normal; font-size: 20px; }
.chosen-items { display: grid; grid-template-columns: repeat(3,1fr); align-items: center; gap: 5px; }
.chosen-items img { height: 140px; object-fit: contain; background: white; border-radius: 10px; box-shadow: 0 10px 25px rgba(44,27,18,.08); }
.versus { align-self: center; justify-self: center; z-index: 2; width: 45px; height: 45px; display: grid; place-items: center; border-radius: 50%; background: var(--wine); color: white; font: 11px var(--font-display); }

.inspiration-grid { display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: 17px; }
.story { min-height: 440px; position: relative; overflow: hidden; border-radius: 18px; }
.story img { height: 100%; object-fit: cover; transition: .4s; }
.story:hover img { transform: scale(1.025); }
.story:after { content:""; position:absolute; inset:35% 0 0; background:linear-gradient(transparent,rgba(25,17,13,.87)); }
.story div { position: absolute; z-index: 2; left: 25px; right: 25px; bottom: 24px; color: white; }
.story small { color: #f0d398; font-size: 9px; letter-spacing: .12em; }
.story h3 { margin: 10px 0 17px; font: 28px/1.1 var(--font-display); }
.story a { font-size: 11px; border-bottom: 1px solid rgba(255,255,255,.6); padding-bottom: 4px; }
.story-large h3 { font-size: 36px; }

.select-teaser { max-width: 1450px; margin: 5px auto 95px; padding: 45px 52px; display: grid; grid-template-columns: .8fr 1.5fr; align-items: center; gap: 40px; background: #fbf6f0; border: 1px solid var(--line); border-radius: 20px; position: relative; }
.select-teaser h2 { font-size: 42px; }
.select-teaser > div:first-child > p:last-child { color: var(--muted); font-size: 13px; line-height: 1.6; }
.select-levels { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.select-levels article { min-height: 160px; padding: 21px; border: 1px solid var(--line); border-radius: 13px; background: white; position: relative; }
.select-levels article > span { color: var(--wine); font-size: 24px; }
.select-levels h3 { margin: 20px 0 8px; font: 19px var(--font-display); }
.select-levels p { margin: 0; color: var(--muted); font-size: 10px; line-height: 1.5; }
.select-levels .featured { border-color: var(--gold); }
.featured > b { position: absolute; right: 10px; top: 10px; padding: 5px 7px; background: #171412; color: var(--gold); border-radius: 10px; font-size: 7px; }
.select-teaser > a { position: absolute; left: 52px; bottom: 45px; color: var(--wine); font-size: 11px; font-weight: 700; }
.select-teaser > a span { margin-left: 15px; }
.select-application { margin-bottom: 35px; }
.select-form { max-width: 1450px; padding: 45px 52px 95px; display: grid; grid-template-columns: .75fr 1.25fr; gap: 65px; }
.select-form .section-title > p:last-child { color: var(--muted); line-height: 1.6; }
.select-form form { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; padding: 26px; background: #fbf6f0; border: 1px solid var(--line); border-radius: 18px; }
.select-form label { color: var(--muted); font-size: 10px; }
.select-form input, .select-form select, .select-form textarea { width: 100%; margin-top: 7px; padding: 13px; border: 1px solid var(--line); border-radius: 8px; background: white; color: var(--ink); font: 12px var(--font-sans); }
.select-form textarea { resize: vertical; }
.select-form .wide { grid-column: 1 / -1; }
.select-form .form-reason { padding: 15px; border: 1px solid #e4cfae; border-radius: 12px; background: #fffaf4; color: var(--wine); font-weight: 700; }
.select-form .form-reason select { border-color: #d8b978; font-weight: 600; }
.select-form form > button { grid-column: 1 / -1; justify-self: end; padding: 14px 19px; border: 0; border-radius: 24px; background: var(--wine); color: white; cursor: pointer; }
.select-form form > button span { margin-left: 28px; color: var(--gold); }
.form-success { padding: 55px; align-self: center; border: 1px solid var(--line); border-radius: 18px; background: #fbf6f0; text-align: center; }
.form-success > span { color: var(--gold); font-size: 30px; }
.form-success h3 { font: 30px var(--font-display); }
.form-success p { color: var(--muted); line-height: 1.6; }
.form-success button { margin-top: 12px; padding: 12px 18px; border: 1px solid var(--wine); border-radius: 22px; background: transparent; color: var(--wine); cursor: pointer; }

.trust-band { max-width: 1450px; margin: 0 auto; padding: 27px 40px; display: grid; grid-template-columns: 1fr auto auto auto; gap: 22px; align-items: center; border-radius: 14px; background: #171412; color: white; }
.trust-band > div:first-child { display: flex; align-items: center; gap: 25px; }
.trust-band h2 { font-size: 31px; }
.trust-band > div:first-child > span { color: var(--gold); font-size: 28px; }
.avatars.large i { width: 44px; height: 44px; border-color: #171412; }
.trust-band p { margin: 0; font-size: 10px; color: #c8bdb5; }
.trust-band p strong { color: white; }
.trust-band > a { color: var(--gold); font-size: 11px; font-weight: 700; }

.instagram { padding-bottom: 90px; }
.instagram-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }
.instagram-grid a { aspect-ratio: 1; border-radius: 17px; overflow: hidden; position: relative; }
.instagram-grid img { height: 100%; object-fit: cover; }
.instagram-grid a:after { content:""; position:absolute; inset:45% 0 0; background:linear-gradient(transparent,rgba(25,17,13,.85)); }
.instagram-grid span { position:absolute; z-index:2; left:24px; right:24px; bottom:22px; color:white; font:27px/1.08 var(--font-display); }
.instagram-grid small { display:block; margin-top:15px; color:#edcf8e; font:10px var(--font-sans); }
.faq { padding-top: 35px; }
.faq > div:last-child { max-width: 980px; margin: auto; border-top: 1px solid var(--line); }
.faq details { border-bottom: 1px solid var(--line); }
.faq summary { padding: 22px 5px; display: flex; justify-content: space-between; cursor: pointer; list-style: none; font: 21px var(--font-display); }
.faq summary::-webkit-details-marker { display: none; }
.faq summary span { color: var(--wine); }
.faq details[open] summary span { transform: rotate(45deg); }
.faq details p { margin: -5px 0 22px; max-width: 760px; color: var(--muted); line-height: 1.65; font-size: 13px; }

.closing { padding: 82px 6vw 88px; background: #1e1a18; color: white; text-align: center; }
.closing h2 { font-size: clamp(44px,4.5vw,70px); }
.closing-benefits { max-width: 1100px; margin: 42px auto 38px; display: grid; grid-template-columns: 1fr 1fr; column-gap: 45px; }
.closing-benefits span { padding: 20px 15px; border-bottom: 1px solid #49423e; text-align: left; color: #eee7e2; font-size: 14px; }
.closing-benefits span::before { content: "✓"; margin-right: 14px; color: var(--gold); }
.closing > a { display: inline-flex; align-items: center; gap: 42px; padding: 17px 22px; border-radius: 5px; background: #f7eee5; color: var(--wine); font-size: 13px; font-weight: 700; }
.closing > a b { font-size: 17px; }

.final-footer { padding: 62px 5vw 32px; background: var(--paper); display: grid; grid-template-columns: 1fr 1fr; gap: 25px; align-items: end; }
.footer-logo { width: fit-content; }
.footer-left { display: flex; flex-direction: column; gap: 30px; }
.footer-left nav { display: flex; gap: 28px; font-size: 12px; }
.footer-left nav a { padding: 0; border: 0; }
.legal-links { display: flex; flex-wrap: wrap; gap: 16px; color: var(--muted); font-size: 10px; }
.footer-right { text-align: right; }
.footer-right p { margin: 0 0 34px; font: 31px var(--font-display); }
.footer-right small { color: var(--muted); }
.modal-backdrop { position: fixed; inset: 0; z-index: 100; padding: 24px; display: grid; place-items: center; background: rgba(24,17,14,.72); backdrop-filter: blur(6px); }
.product-modal { width: min(920px,100%); max-height: 90vh; overflow: auto; padding: 28px; display: grid; grid-template-columns: 1fr 1fr; gap: 35px; border-radius: 20px; background: var(--paper); position: relative; }
.product-modal > img { height: 100%; min-height: 430px; object-fit: contain; border-radius: 14px; background: var(--cream); }
.product-modal h2 { font-size: 46px; }
.product-modal h3 { color: var(--wine); }
.product-modal del { margin-left: 8px; color: var(--muted); font: 12px var(--font-sans); }
.product-modal > div > p:not(.eyebrow) { color: var(--muted); line-height: 1.6; }
.modal-close { position: absolute; z-index: 2; right: 17px; top: 17px; width: 34px; height: 34px; border: 0; border-radius: 50%; background: white; cursor: pointer; font-size: 22px; }
.modal-score { margin: 0 0 16px; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 11px; }
.modal-score > strong { font: 52px/.8 var(--font-display); }
.modal-score > small { color: var(--wine); font-size: 9px; font-weight: 900; letter-spacing: .1em; }
.why-selected { margin: 20px 0; padding: 15px 17px; border-left: 5px solid var(--orange); background: white; }
.why-selected > strong { font: 20px var(--font-display); }
.why-selected p { margin: 6px 0 0; color: var(--muted); font-size: 12px; line-height: 1.5; }
.rating-grid { margin: 20px 0; display: grid; gap: 9px; }
.rating-grid span { display: grid; grid-template-columns: 92px 1fr 30px; align-items: center; gap: 10px; font-size: 11px; }
.rating-grid span > small { color: var(--muted); }
.rating-grid span > i { height: 7px; overflow: hidden; border-radius: 7px; background: #dfd6cf; }
.rating-grid span > i b { height: 100%; display: block; border-radius: inherit; background: linear-gradient(90deg,var(--orange),var(--violet)); }
.rating-grid span > strong { text-align: right; font-size: 12px; }
.product-modal > div > button { width: 100%; padding: 14px; border: 0; border-radius: 8px; background: #d9d2cc; color: #746b65; }
.affiliate-note { display: block; margin-top: 11px; color: var(--muted); line-height: 1.5; }
.floating-cta { position: fixed; z-index: 45; right: 22px; bottom: 20px; padding: 12px 15px; display: flex; align-items: center; gap: 9px; border: 2px solid var(--ink); border-radius: 26px; background: var(--orange); color: var(--ink); box-shadow: 4px 5px 0 var(--ink); font-size: 11px; font-weight: 900; }
.floating-cta > span { color: var(--acid); }
.floating-cta > b { width: 23px; height: 23px; display: grid; place-items: center; border-radius: 50%; background: var(--ink); color: var(--acid); }
.cookie-banner { position: fixed; z-index: 90; left: 24px; right: 24px; bottom: 20px; max-width: 760px; margin: auto; padding: 16px 18px; display: flex; align-items: center; justify-content: space-between; gap: 25px; border: 1px solid #584b44; border-radius: 12px; background: #211c19; color: white; box-shadow: 0 18px 50px rgba(0,0,0,.25); }
.cookie-banner p { margin: 0; color: #cfc5bf; font-size: 10px; line-height: 1.45; }
.cookie-banner strong { color: white; }
.cookie-banner > div { display: flex; align-items: center; gap: 12px; }
.cookie-banner a { color: var(--gold); font-size: 10px; }
.cookie-banner button { padding: 9px 14px; border: 0; border-radius: 18px; background: var(--cream); color: var(--wine); cursor: pointer; }
.info-page { min-height: 100vh; background: var(--paper); }
.info-header { height: 86px; padding: 0 5vw; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--line); }
.info-header > a:last-child { color: var(--wine); font-size: 12px; font-weight: 700; }
.info-hero { padding: 110px 7vw 90px; background: var(--cream); }
.info-hero h1 { max-width: 900px; font-size: clamp(52px,7vw,100px); }
.info-hero > p:last-child { max-width: 720px; margin-top: 28px; color: var(--muted); font-size: 17px; line-height: 1.7; }
.info-content { max-width: 1100px; margin: auto; padding: 85px 5vw; }
.info-content article { display: grid; grid-template-columns: 1fr 1.6fr; gap: 50px; padding: 35px 0; border-bottom: 1px solid var(--line); }
.info-content h2 { font-size: 34px; }
.info-content p { margin: 0; color: var(--muted); line-height: 1.75; }
.info-footer { padding: 45px 5vw; display: flex; align-items: center; justify-content: space-between; background: #1e1a18; color: white; }
.info-footer p { font: 25px var(--font-display); }

/* Choosy dynamic editorial colour system */
.site-header { border-bottom-color: rgba(23,20,17,.12); }
.logo span { color: var(--orange); }
.nav-button span { color: var(--acid); }
nav > a:hover { color: var(--wine); }
nav .nav-button, .primary-button { background: var(--ink); box-shadow: 0 10px 0 rgba(255,90,54,.16); }
.primary-button b { color: var(--acid); }
.hero .eyebrow { color: var(--orange); }
nav .nav-button:hover, .primary-button:hover { background: var(--orange); color: var(--ink); }
nav .nav-button:hover span, .primary-button:hover b { color: var(--ink); }
h1 em { color: var(--wine); text-decoration: underline; text-decoration-color: var(--acid); text-decoration-thickness: 9px; text-underline-offset: -3px; text-decoration-skip-ink: none; }
h1 > span { color: var(--orange); }
.hero-discovery { z-index: 2; }
.metric-stack article { border-color: rgba(23,20,17,.13); box-shadow: 0 12px 0 rgba(23,20,17,.035); }
.metric-stack article:nth-of-type(1) { border-left: 5px solid var(--wine); }
.metric-stack article:nth-of-type(2) { border-left: 5px solid var(--orange); }
.metric-stack article:nth-of-type(3) { border-left: 5px solid var(--violet); }
.metric-stack article:nth-of-type(4) { border-left: 5px solid var(--acid); }
.metric-stack article:nth-of-type(1) > span { color: var(--wine); }
.metric-stack article:nth-of-type(2) > span { color: var(--orange); }
.metric-stack article:nth-of-type(3) > span { color: var(--violet); }
.metric-stack article:nth-of-type(4) > span { color: #78a800; }
.selection-line:before { border-left-color: rgba(255,90,54,.4); }
.selection-line i:nth-child(1) { background: var(--wine); }
.selection-line i:nth-child(2) { background: var(--orange); }
.selection-line i:nth-child(3) { background: var(--violet); }
.selection-line i:nth-child(4) { background: var(--acid); }
.mini-product { border-color: rgba(255,90,54,.18); }
.mini-product:nth-child(2) { box-shadow: 8px 10px 0 rgba(255,90,54,.19); }
.mini-product:nth-child(3) { box-shadow: 8px 10px 0 rgba(155,93,229,.18); }
.mini-product:nth-child(4) { box-shadow: 8px 10px 0 rgba(200,244,61,.3); }
.mini-product .choice-badge { background: var(--ink); color: var(--orange); }

.how-strip { background: #efffc8; border-color: var(--ink); box-shadow: 0 7px 0 rgba(255,90,54,.18); }
.how-strip .section-kicker { color: var(--orange); }
.four-steps article { border-color: rgba(23,20,17,.18); }
.four-steps article:nth-child(1) > span, .four-steps article:nth-child(1) > b { color: var(--wine); }
.four-steps article:nth-child(2) > span, .four-steps article:nth-child(2) > b { color: var(--orange); }
.four-steps article:nth-child(3) > span, .four-steps article:nth-child(3) > b { color: var(--violet); }
.four-steps article:nth-child(4) > span, .four-steps article:nth-child(4) > b { color: var(--ink); }

.style-card { border-bottom: 7px solid transparent; }
.style-card:nth-child(1) { border-bottom-color: var(--wine); }
.style-card:nth-child(2) { border-bottom-color: var(--yellow); }
.style-card:nth-child(3) { border-bottom-color: var(--orange); }
.style-card:nth-child(4) { border-bottom-color: var(--violet); }
.style-card:nth-child(1).active { outline-color: var(--wine); }
.style-card:nth-child(2).active { outline-color: var(--yellow); }
.style-card:nth-child(3).active { outline-color: var(--orange); }
.style-card:nth-child(4).active { outline-color: var(--violet); }
.style-card:nth-child(1) > b { color: #ff9d85; }
.style-card:nth-child(2) > b { color: var(--yellow); }
.style-card:nth-child(3) > b { color: var(--orange); }
.style-card:nth-child(4) > b { color: #d2a9ff; }
.style-description { background: linear-gradient(105deg,#fff4ef 0 64%,#ffe3d9 64%); border-color: #ffb5a3; }
.style-description > a { background: var(--wine); }
.style-description > a span { color: var(--orange); }

.space-grid button:nth-child(1) span i { background: var(--acid); color: var(--ink); }
.space-grid button:nth-child(2) span i { background: var(--orange); color: white; }
.space-grid button:nth-child(3) span i { background: var(--violet); color: white; }
.space-grid span b { color: var(--acid); }

.set-grid article:nth-child(1) { border-top: 7px solid var(--yellow); background: #fff9e8; }
.set-grid article:nth-child(2) { border-top: 7px solid var(--wine); background: #fff1eb; }
.set-grid article:nth-child(3) { border-top: 7px solid var(--violet); background: #f7f0ff; }
.set-grid article:nth-child(1) > span { background: var(--yellow); color: var(--ink); }
.set-grid article:nth-child(2) > span { background: var(--wine); color: white; }
.set-grid article:nth-child(3) > span { background: var(--violet); color: white; }
.set-grid .featured-set { border-color: var(--wine); box-shadow: 5px 6px 0 rgba(255,90,54,.16); }

.selection-area { background: #faf7f2; border-color: rgba(23,20,17,.12); }
.filter-bar > button { background: var(--ink); color: var(--acid); }
.product-card:nth-child(3n+1):hover { box-shadow: 4px 6px 0 rgba(255,90,54,.17); }
.product-card:nth-child(3n+2):hover { box-shadow: 4px 6px 0 rgba(200,244,61,.28); }
.product-card:nth-child(3n):hover { box-shadow: 4px 6px 0 rgba(155,93,229,.15); }
.product-image > span { background: var(--ink); color: var(--orange); }
.score { background: #fff0ea; }

.approved { background: var(--wine); box-shadow: 7px 8px 0 var(--acid); }
.approved .eyebrow { color: var(--orange); }
.approved-copy > p:last-child { color: #fff0ea; }
.approved-criteria span { border-color: rgba(200,244,61,.38); background: rgba(200,244,61,.1); color: white; }
.approved-criteria span::first-letter { color: var(--acid); }
.light { color: var(--acid); }

.comparison { background: var(--ink); box-shadow: 7px 8px 0 rgba(255,90,54,.82); }
.searching { background: #28231f; }
.choosing { background: #eaffae; color: var(--ink); }
.comparison-grid small { color: var(--orange); }
.choosing small { color: var(--wine); }
.versus { background: var(--violet); }

.story:nth-child(1) { box-shadow: 0 9px 0 var(--yellow); }
.story:nth-child(2) { box-shadow: 0 9px 0 var(--wine); }
.story:nth-child(3) { box-shadow: 0 9px 0 var(--violet); }
.story:nth-child(1) small { color: var(--yellow); }
.story:nth-child(2) small { color: #ffad98; }
.story:nth-child(3) small { color: #d7b3ff; }

.select-teaser { background: linear-gradient(115deg,#f5efff,#fff0ea); border-color: #cbb6eb; box-shadow: 10px 11px 0 rgba(155,93,229,.16); }
.select-levels article:nth-child(1) { border-top: 5px solid var(--yellow); }
.select-levels article:nth-child(2) { border-top: 5px solid var(--wine); }
.select-levels article:nth-child(3) { border-top: 5px solid var(--violet); }
.featured > b { background: var(--ink); color: var(--acid); }
.select-form form { background: #fff4ef; border-color: #ffbcae; }
.select-form .form-reason { background: #fff5cf; border-color: var(--yellow); color: var(--ink); }
.select-form .form-reason select { border-color: var(--yellow); }

.trust-band { background: var(--ink); color: white; box-shadow: 5px 6px 0 var(--orange); }
.trust-band p { color: #c8bdb5; }
.trust-band p strong { color: white; }
.trust-band > a { color: var(--acid); }
.trust-band > div:first-child > span { color: var(--orange); }
.avatars.large i { border-color: var(--ink); }

.closing { background: var(--cream); }
.closing h2, .closing-benefits span { color: var(--ink); }
.closing-benefits span { border-color: rgba(23,20,17,.28); }
.closing-benefits span::before { color: var(--acid); }
.closing > a { background: var(--orange); color: var(--ink); border: 3px solid var(--acid); border-radius: 28px; }
.final-footer { border-top: 9px solid var(--violet); }
.cookie-banner { border-color: var(--acid); background: var(--ink); }
.cookie-banner a { color: var(--acid); }
.cookie-banner button { background: var(--acid); color: var(--ink); }

@media (max-width: 1050px) {
  .site-header { height: auto; padding: 16px 5vw; }
  .site-header nav { display: none; }
  .menu-toggle { display: grid; place-items: center; }
  .logo { font-size: 42px; }
  .hero { grid-template-columns: 1fr; gap: 45px; }
  .hero-copy { max-width: 700px; }
  .hero-discovery { grid-template-columns: 130px 34px 1fr; }
  .four-steps { grid-template-columns: 1fr 1fr; }
  .four-steps article:nth-child(2) { border-right: 0; }
  .style-grid { grid-template-columns: 1fr 1fr; }
  .style-description { grid-template-columns: 1fr 1fr; }
  .style-description > a { justify-self: start; }
  .editorial-break { grid-template-columns: 1fr; }
  .editorial-collage { min-height: 470px; }
  .cutout { width: 30%; }
  .cutout img { height: 250px; }
  .micro-notes p { font-size: 20px; }
  .product-grid { grid-template-columns: 1fr 1fr; }
  .filter-bar { grid-template-columns: repeat(3,1fr); }
  .catalog-tools { grid-template-columns: 1fr 240px; }
  .set-grid { grid-template-columns: 1fr; }
  .set-grid .featured-set { transform: none; }
  .approved { grid-template-columns: 1fr; margin-left: 4vw; margin-right: 4vw; }
  .comparison-grid > article { grid-template-columns: 1fr; }
  .comparison-grid { grid-template-columns: 1fr 48px 1fr; }
  .inspiration-grid { grid-template-columns: 1fr 1fr; }
  .story-large { grid-column: 1 / -1; }
  .select-teaser { grid-template-columns: 1fr; }
  .select-teaser > a { position: static; }
  .select-form { grid-template-columns: 1fr; }
  .trust-band { grid-template-columns: 1fr auto auto; }
  .trust-band > a { grid-column: 1 / -1; }
}

@media (max-width: 680px) {
  .menu-toggle { display: grid; place-items: center; }
  .hero { min-height: auto; padding: 55px 20px 45px; }
  .hero-stickers { display: none; }
  h1 { font-size: 54px; }
  h2 { font-size: 39px; }
  .hero-discovery { grid-template-columns: 1fr; gap: 22px; }
  .metric-stack { display: grid; grid-template-columns: 1fr 1fr; padding-top: 20px; }
  .selection-line { display: none; }
  .hero-products { gap: 10px; }
  .mini-product { min-height: 315px; padding: 10px; }
  .mini-product img { height: 110px; }
  .mini-score { display: block; }
  .mini-score b { display: block; margin-top: 2px; }
  .mini-reason { padding-right: 8px; }
  .mini-product:nth-child(2), .mini-product:nth-child(4) { transform: translateY(12px); }
  .how-strip { margin: 0 12px; padding: 28px 15px; transform: translateY(-8px); }
  .four-steps { grid-template-columns: 1fr; }
  .four-steps article { border-right: 0; border-bottom: 1px solid var(--line); }
  .section { padding: 72px 20px; }
  .style-grid { grid-template-columns: 1fr 1fr; gap: 11px; }
  .style-card { border-radius: 65px 65px 12px 12px; }
  .style-card img { height: 240px; }
  .style-card strong { font-size: 19px; }
  .style-card small { display: none; }
  .style-description { padding: 24px; grid-template-columns: 1fr; gap: 20px; }
  .style-description h3 { font-size: 28px; }
  .vibe-ticker { padding: 12px 0; }
  .editorial-break { min-height: auto; margin: 0 14px 65px; padding: 48px 24px; border-radius: 20px; gap: 25px; }
  .editorial-copy h2 { font-size: 43px; }
  .editorial-collage { min-height: 570px; }
  .cutout { width: 62%; padding: 12px; }
  .cutout img { height: 220px; }
  .cutout-lamp { left: 0; top: 30px; }
  .cutout-chair { left: 30%; bottom: 20px; }
  .cutout-max { right: 0; top: 175px; }
  .scribble-one { bottom: 8px; }
  .scribble-two { bottom: 115px; }
  .micro-notes { grid-template-columns: 1fr; padding: 0 20px; }
  .spaces { padding-top: 10px; }
  .space-grid { grid-template-columns: 1fr; }
  .space-grid button { height: 170px; }
  .split { display: block; }
  .split > p { text-align: left; margin-top: 18px; }
  .filter-bar { grid-template-columns: 1fr 1fr; padding: 12px; }
  .filter-bar > button { min-width: 0; }
  .catalog-tools { grid-template-columns: 1fr; }
  .filter-result { align-items: flex-start; flex-direction: column; }
  .active-filter-list { justify-content: flex-start; }
  .product-grid { grid-template-columns: 1fr; }
  .product-image img { height: 290px; }
  .approved { margin: 60px 14px 0; padding: 45px 24px; gap: 35px; }
  .approved-criteria { grid-template-columns: 1fr; }
  .comparison { margin: 60px 14px; padding: 42px 18px; }
  .comparison-grid { grid-template-columns: 1fr; gap: 12px; }
  .versus { margin: -4px auto; }
  .comparison-grid > article { grid-template-columns: 1fr; }
  .inspiration-grid { grid-template-columns: 1fr; }
  .story-large { grid-column: auto; }
  .story { min-height: 380px; }
  .select-teaser { margin: 5px 14px 65px; padding: 34px 22px; }
  .select-levels { grid-template-columns: 1fr; }
  .select-levels article { min-height: 125px; }
  .select-form { padding: 20px 20px 72px; gap: 25px; }
  .select-form form { grid-template-columns: 1fr; padding: 18px; }
  .select-form .wide, .select-form form > button { grid-column: auto; }
  .trust-band { margin: 0 14px; padding: 30px 24px; grid-template-columns: 1fr; }
  .instagram-grid { grid-template-columns: 1fr; }
  .closing { padding: 68px 20px; }
  .closing-benefits { grid-template-columns: 1fr; }
  .final-footer { grid-template-columns: 1fr; gap: 45px; }
  .footer-left nav { display: flex; flex-wrap: wrap; }
  .footer-right { text-align: left; }
  .product-modal { grid-template-columns: 1fr; padding: 18px; }
  .product-modal > img { min-height: 260px; height: 280px; }
  .product-modal h2 { font-size: 36px; }
  .floating-cta { right: 14px; bottom: 14px; }
  .cookie-banner { left: 12px; right: 12px; bottom: 12px; flex-direction: column; align-items: stretch; }
  .cookie-banner > div { justify-content: flex-end; }
  .info-hero { padding: 75px 20px 65px; }
  .info-content { padding: 55px 20px; }
  .info-content article { grid-template-columns: 1fr; gap: 14px; }
  .info-footer { align-items: flex-start; flex-direction: column; gap: 25px; }
}

/* Statik HTML sürümündeki görünürlük ve dinamik form yardımcıları */
.mobile-menu { display: none; }
.mobile-menu.open { display: flex; }
.modal-backdrop { display: none; }
.modal-backdrop.open { display: grid; }
.form-success { display: none; }
.dynamic-fields { display: contents; }
.empty-state { display: none; flex-direction: column; align-items: center; }


/* Direct contact preview */
.form-success { padding:55px; align-self:center; border:1px solid var(--line); border-radius:22px; background:#fbf6f0; text-align:center; }
.form-success > .success-icon { width:64px;height:64px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:var(--ink);font-size:28px; }
.form-success h3 { margin:0 auto 12px;max-width:600px;font:32px/1.1 var(--font-display); }
.form-success > p { max-width:600px;margin:0 auto 30px;color:var(--muted);line-height:1.7; }
.direct-contact { width:100%;max-width:620px;margin:0 auto;display:grid;gap:12px;text-align:left; }
.direct-contact-btn { min-height:76px;padding:14px 18px;display:flex;align-items:center;gap:15px;border-radius:16px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease; }
.direct-contact-btn:hover { transform:translateY(-3px);box-shadow:0 12px 30px rgba(23,20,17,.10); }
.direct-contact-btn > span { width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.25);font-size:18px; }
.direct-contact-btn div { flex:1; } .direct-contact-btn strong { display:block;margin-bottom:4px;font-size:14px; } .direct-contact-btn small { display:block;opacity:.75;font-size:11px; } .direct-contact-btn > b { font-size:18px; }
.whatsapp-btn { background:#25D366;color:white; } .phone-btn { background:var(--ink);color:white; } .email-btn { background:white;color:var(--ink);border:1px solid var(--line); } .email-btn > span { background:var(--soft); }
#new-message { margin-top:20px;padding:12px 20px;border:1px solid var(--wine);border-radius:24px;background:transparent;color:var(--wine);cursor:pointer;font-weight:700;transition:.2s ease; }
#new-message:hover { background:var(--wine);color:white; }
@media (max-width:650px){.form-success{padding:35px 20px}.form-success h3{font-size:26px}.direct-contact-btn{min-height:70px;padding:12px}}
