:root {
  --bg: #f7f5f0;
  --surface: #fff;
  --ink: #171715;
  --muted: #69665f;
  --line: #e1ddd5;
  --gold: #a68455;
  --gold-light: #c9a96f;
  /* Açık zeminde AA kontrast (>=4.5:1) sağlayan altın türevi; koyu zeminlerde --gold kalır. */
  --gold-ink: #8a6b40;
  --dark: #151512;
  --cream: #eee7dc;
  --sage: #dfe4dc;
  --rose: #eee3df;
  --blue: #dfe5e5;
  --serif: "Cormorant Garamond", Georgia, serif;
  --sans: "Manrope", system-ui, sans-serif;
}

* { box-sizing: border-box; }
html { overflow-x: clip; scroll-behavior: smooth; }
/* body'ye overflow-x verme: body'yi kaydırma kapsayıcısı yapar ve position:sticky header'ı
   viewport yerine body'ye bağlayıp yapışmayı bozar. Yatay taşmayı html { overflow-x: clip } kesiyor. */
body { margin: 0; background: var(--bg); color: var(--ink); font-family: var(--sans); font-size: 15px; line-height: 1.6; }
body.no-scroll { overflow: hidden; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button { color: inherit; }
img { display: block; max-width: 100%; }
:focus-visible { outline: 2px solid var(--gold); outline-offset: 4px; }
.shell { width: min(1360px, calc(100% - 96px)); margin-inline: auto; }
.mobile-only { display: none !important; }
.sr-only { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.announcement { height: 34px; display: flex; align-items: center; justify-content: center; gap: 8px; background: #10100f; color: #f7f3eb; font-size: 12px; }
.announcement svg { width: 15px; height: 15px; fill: none; stroke: var(--gold-light); stroke-width: 1.4; }
.site-header { position: relative; z-index: 50; height: 88px; background: rgba(255,255,255,.96); border-bottom: 1px solid rgba(0,0,0,.07); transition: height .25s ease, box-shadow .25s ease; }
.site-header.is-sticky { position: sticky; top: 0; height: 68px; box-shadow: 0 12px 32px rgba(20,16,10,.06); backdrop-filter: blur(16px); }
.nav-shell { width: min(1360px, calc(100% - 96px)); height: 100%; margin: auto; display: grid; grid-template-columns: 215px 1fr 215px; align-items: center; gap: 24px; }
.brand { display: inline-flex; flex-direction: column; align-items: center; justify-self: start; line-height: 1; }
.brand strong { font-family: var(--serif); font-weight: 600; font-size: 27px; letter-spacing: 0; }
.brand small { margin: 6px 0 0 .45em; font-size: 9px; letter-spacing: 0; }
.desktop-nav { height: 100%; display: flex; justify-content: center; align-items: center; gap: 40px; font-size: 12px; font-weight: 600; text-transform: uppercase; }
.desktop-nav > a, .nav-dropdown > a { position: relative; height: 100%; display: flex; align-items: center; gap: 6px; white-space: nowrap; }
.desktop-nav > a::after, .nav-dropdown > a::after { content: ""; position: absolute; right: 100%; bottom: 22px; left: 0; height: 1px; background: var(--gold); transition: right .22s ease; }
.desktop-nav > a:hover::after, .nav-dropdown:hover > a::after { right: 0; }
.nav-dropdown { height: 100%; display: flex; align-items: center; }
.nav-dropdown > a svg { width: 13px; height: 13px; fill: none; stroke: currentColor; stroke-width: 1.5; }
.mega-menu { position: absolute; top: 100%; left: 50%; width: min(1120px, calc(100vw - 96px)); padding: 34px; display: grid; grid-template-columns: repeat(3, 1fr) 1.25fr; gap: 36px; background: #fff; border-top: 1px solid var(--line); box-shadow: 0 24px 55px rgba(19,16,12,.1); opacity: 0; visibility: hidden; transform: translate(-50%, 8px); transition: .22s ease; }
.nav-dropdown:hover .mega-menu, .nav-dropdown:focus-within .mega-menu { opacity: 1; visibility: visible; transform: translate(-50%, 0); }
.mega-menu > div { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }
.mega-menu > div > span { margin-bottom: 8px; color: var(--gold); font-size: 9px; letter-spacing: 0; }
.mega-menu > div > a { color: #5f5c56; font-size: 12px; font-weight: 500; text-transform: none; transition: color .18s ease; }
.mega-menu > div > a:hover { color: var(--ink); }
.mega-feature { min-height: 170px; position: relative; overflow: hidden; padding: 22px; display: flex; flex-direction: column; justify-content: flex-end; color: #fff; }
.mega-feature::after { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,.48); }
.mega-feature img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.mega-feature:hover img { transform: scale(1.035); }
.mega-feature span, .mega-feature strong { position: relative; z-index: 1; }
.mega-feature span { color: var(--gold-light); font-size: 9px; letter-spacing: 0; }
.mega-feature strong { margin-top: 4px; max-width: 190px; font-family: var(--serif); font-size: 23px; line-height: 1; text-transform: none; }
.nav-actions { justify-self: end; display: flex; align-items: center; gap: 4px; }
.icon-button { width: 44px; height: 44px; border: 0; background: transparent; display: grid; place-items: center; cursor: pointer; position: relative; }
.icon-button svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.55; }
.cart-count { position: absolute; right: 0; top: 2px; min-width: 18px; height: 18px; padding: 0 5px; border-radius: 50%; background: var(--ink); color: white; font-size: 10px; display: none; place-items: center; }
/* Favori sayaci sepet sayaciyla ayni dili konusur (iki farkli rozet rengi olmaz). */
.favorite-count { background: var(--ink) !important; }
.cart-count.visible { display: grid; }

.home-hero { height: 700px; position: relative; overflow: hidden; background: #efe7dc; }
.home-hero::before { content: "EGZOTİK"; position: absolute; z-index: 1; top: -52px; left: 3%; font-family: var(--serif); font-size: 178px; letter-spacing: 0; color: rgba(84,64,37,.04); }
.home-hero-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.home-hero-inner { height: 100%; position: relative; z-index: 2; display: flex; align-items: center; }
.home-hero-copy { width: 45%; padding-bottom: 6px; }
.eyebrow { color: var(--gold-ink); font-size: 11px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; }
/* Koyu zeminli bloklarda koyu altın türevi okunmaz; parlak altın kullanılır. */
:is(.catalog-hero, .detail-story, .finder-intro, .finder-result-hero, .story-next, .customer-hero, .account-membership, .auth-aside, .content-hero) .eyebrow { color: var(--gold-light); }
.home-hero h1, .section-heading h2, .collection-intro h2, .finder-copy h2, .story-copy h2, .store-copy h2, .newsletter h2 { margin: .16em 0; font-family: var(--serif); font-weight: 500; line-height: .92; }
.home-hero h1 { margin-top: 9px; font-size: 90px; }
.home-hero-copy > p { max-width: 480px; margin: 24px 0 34px; color: #4d4942; font-size: 17px; }
.hero-actions { display: flex; align-items: center; gap: 34px; }
.button { min-height: 48px; padding: 0 24px; border: 1px solid transparent; display: inline-flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; transition: .2s ease; }
.button-dark { background: var(--dark); color: #fff; }
.button-dark:hover { background: #302f2a; }
.button-outline { border-color: #26251f; }
.button-gold { background: var(--gold-light); color: #111; }
.button-gold:hover { background: #d7ba87; }
.text-link { display: inline-flex; align-items: center; gap: 10px; font-size: 11px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; }
.text-link span { font-size: 17px; transition: transform .2s ease; }
.text-link:hover span { transform: translateX(5px); }

.trust-strip { background: #fff; border-bottom: 1px solid var(--line); }
.trust-strip-inner { display: grid; grid-template-columns: repeat(4, 1fr); }
.trust-strip article { min-height: 92px; padding: 18px 30px; display: flex; align-items: center; gap: 16px; border-right: 1px solid var(--line); }
.trust-strip article:last-child { border-right: 0; }
.trust-strip svg { flex: 0 0 34px; width: 34px; height: 34px; fill: none; stroke: var(--gold); stroke-width: 1.35; }
.trust-strip strong, .trust-strip small { display: block; }
.trust-strip strong { font-size: 13px; }
.trust-strip small { margin-top: 1px; color: var(--muted); font-size: 10px; }

.section { padding: 112px 0; }
.collection-section { display: grid; grid-template-columns: 190px minmax(0, 1fr); align-items: center; gap: 30px; }
.collection-intro h2 { margin: 7px 0 8px; font-size: 42px; }
.collection-intro p { margin: 0; color: var(--muted); font-size: 12px; }
.category-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 14px; }
.category-card { height: 230px; position: relative; overflow: hidden; border-radius: 4px; background: #ddd8ce; color: #fff; isolation: isolate; }
.category-card::after { content: ""; position: absolute; z-index: -1; inset: 0; background: rgba(8,8,7,.38); }
.category-card img { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; filter: saturate(.78); transition: transform .4s ease; }
.category-card:hover img { transform: scale(1.04); }
.category-soft img { object-position: 50% 55%; }
.category-dark img { object-position: 50% 58%; }
.category-warm img { object-position: 50% 58%; }
.category-black::after { background: rgba(0,0,0,.56); }
.category-stone { background: #d9d2c7; color: var(--ink); }
.category-stone::after { background: rgba(255,255,255,.18); }
.category-copy { position: absolute; right: 18px; bottom: 17px; left: 18px; }
.category-copy strong { display: block; font-family: var(--serif); font-size: 27px; line-height: 1; }
.category-copy p { min-height: 32px; margin: 6px 0 10px; font-size: 11px; line-height: 1.5; opacity: .8; }
.category-copy span { font-size: 10px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; }
.diffuser-art { position: absolute; top: 22px; right: 28px; width: 60px; height: 150px; border-bottom: 46px solid #af9d82; border-left: 9px solid transparent; border-right: 9px solid transparent; opacity: .72; }
.diffuser-art b { position: absolute; left: 5px; bottom: -41px; width: 32px; height: 33px; border: 1px solid #725f48; }
.diffuser-art i { position: absolute; left: 20px; bottom: -8px; width: 1px; height: 116px; background: #725f48; transform-origin: bottom; }
.diffuser-art i:first-child { transform: rotate(-16deg); }
.diffuser-art i:nth-child(2) { transform: rotate(4deg); }
.diffuser-art i:nth-child(3) { transform: rotate(20deg); }

.section-heading { margin-bottom: 38px; }
.split-heading { display: flex; align-items: end; justify-content: space-between; gap: 24px; }
.section-heading h2 { margin: 4px 0 0; font-size: 54px; }
.section-heading p { margin: 7px 0 0; color: var(--muted); }
.centered { text-align: center; }
.centered p { max-width: 560px; margin: 8px auto 0; }
.section-actions { display: flex; align-items: end; gap: 28px; }
.rail-buttons { display: flex !important; gap: 8px; }
.rail-buttons[hidden] { display: none !important; }
.rail-buttons button { width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 50%; background: transparent; cursor: pointer; }
.rail-buttons button:hover { border-color: var(--ink); }
.rail-buttons button:disabled { opacity: .35; cursor: default; border-color: var(--line); }
.product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
/* Ana sayfa rayları masaüstünde de gerçek yatay kaydırma kullanır; oklar böylece işlevlidir.
   Katalog/favoriler gibi listeler grid kalır. */
.product-rail { display: flex; overflow-x: auto; scroll-snap-type: x proximity; scrollbar-width: none; }
.product-rail::-webkit-scrollbar { display: none; }
.product-rail .product-card { flex: 0 0 calc((100% - 48px) / 4); scroll-snap-align: start; }
.product-card { min-width: 0; overflow: hidden; display: flex; flex-direction: column; background: #fff; border: 1px solid #e9e5de; transition: transform .25s ease, box-shadow .25s ease; }
.product-card:hover { transform: translateY(-4px); box-shadow: 0 22px 50px rgba(28,23,16,.08); }
/* Kart görseli standardı: sabit 3/4 kutu, boşluksuz cover kırpma. Farklı oranlı kaynak
   görseller (0.56-0.78) tek biçimde görünür; zemin rengi görsellerin dolgu rengiyle aynıdır. */
.product-image { aspect-ratio: 3 / 4; position: relative; overflow: hidden; background: #f2f0ea; }
.product-image > a { display: block; width: 100%; height: 100%; }
/* Spesifikasyon §3: şişe kırpılmadan, çevresinde boşlukla gösterilir. */
.product-image img { width: 100%; height: 100%; object-fit: cover; object-position: center 32%; transition: transform .25s ease; }
.product-card:hover .product-image img { transform: scale(1.035); }
.badge { position: absolute; z-index: 2; top: 14px; left: 14px; padding: 6px 9px; background: var(--gold-ink); color: #fff; font-size: 10px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; }
.favorite-button { position: absolute; z-index: 2; top: 11px; right: 11px; width: 40px; height: 40px; border: 0; border-radius: 50%; background: rgba(255,255,255,.9); font-size: 20px; cursor: pointer; }
.favorite-button.active { color: #963b36; }
.product-info { padding: 20px; display: flex; flex-direction: column; flex: 1 1 auto; }
.product-series { color: var(--gold-ink); font-size: 10px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; }
.product-info h3 { margin: 5px 0 0; font-size: 18px; font-weight: 600; }
.reference-name { margin: 1px 0 8px; color: #4f4b44; font-size: 11px; }
.product-notes { min-height: 18px; margin: 0; color: #817c73; font-size: 10px; }
/* margin-top:auto alt bölümü en alta iter; satırdaki kartlar eşit boyda olduğundan
   içerik uzunluğu (1-2 satır isim, varyant metni) fark etmeksizin butonlar hizalanır. */
.product-footer { margin-top: auto; padding-top: 18px; display: flex; align-items: end; justify-content: space-between; gap: 12px; }
.product-footer strong, .product-footer small { display: block; }
.product-footer strong { font-size: 13px; }
.product-footer small { color: var(--muted); font-size: 11px; }
.quick-add-form { margin: 0; }
.quick-add { min-height: 38px; padding: 0 12px; border: 0; background: var(--gold-ink); color: #fff; display: flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; cursor: pointer; }
.quick-add svg { width: 14px; height: 14px; fill: none; stroke: currentColor; stroke-width: 1.5; }

.scent-finder { min-height: 550px; position: relative; overflow: hidden; padding: 70px; display: grid; grid-template-columns: 1fr .95fr; align-items: center; gap: 54px; background: var(--dark); color: #f8f2e8; }
.finder-background { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; opacity: .72; }
.scent-finder::after { content: ""; position: absolute; inset: 0; background: rgba(8,8,7,.18); pointer-events: none; }
.eyebrow-gold { color: var(--gold-light); }
.finder-copy, .finder-card { position: relative; z-index: 2; }
.finder-copy { max-width: 530px; }
.finder-copy h2 { margin: 8px 0 20px; font-size: 62px; }
.finder-copy p { max-width: 500px; margin: 0 0 30px; color: #c1baae; }
.finder-actions { display: flex; align-items: center; gap: 17px; }
.finder-actions small { color: #918b81; font-size: 9px; }
.finder-card { width: min(470px, 100%); justify-self: end; padding: 30px; border: 1px solid rgba(255,255,255,.15); background: rgba(20,20,17,.84); backdrop-filter: blur(8px); }
.finder-step { float: right; color: #827c72; font-size: 9px; letter-spacing: 0; }
.finder-card > p { margin: 0 0 20px; font-size: 14px; }
.mood-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 9px; }
.mood-grid a, .mood-grid button { min-height: 96px; padding: 0; border: 1px solid #3d3932; background: transparent; color: inherit; display: grid; place-items: center; align-content: center; gap: 6px; text-align: center; cursor: pointer; transition: border-color .2s ease, background-color .2s ease; }
.mood-grid a:hover, .mood-grid button:hover { border-color: var(--gold-light); background: #29261f; }
.mood-grid button.selected { border-color: var(--gold-light); background: #29261f; }
.finder-card-head { min-height: 24px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 4px; }
.finder-back { padding: 4px 8px 4px 0; border: 0; background: none; color: #a79f92; font-size: 11px; cursor: pointer; }
.finder-back:hover { color: var(--gold-light); }
.finder-card-note { margin: 14px 0 0; color: var(--gold-light); font-size: 11px; }
.mood-grid span { color: var(--gold-light); font-size: 23px; }
.mood-grid strong { font-size: 10px; font-weight: 500; }

.niche-feature { min-height: 650px; display: grid; grid-template-columns: 1.1fr .9fr; background: #eee7dc; }
.niche-image { overflow: hidden; }
.niche-image img { width: 100%; height: 100%; object-fit: cover; object-position: center 32%; transition: transform .45s ease; }
.niche-image:hover img { transform: scale(1.025); }
.niche-copy { padding: 62px; align-self: center; }
.niche-copy > span { color: var(--gold); font-size: 9px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; }
.niche-copy h3 { margin: 9px 0 0; font-family: var(--serif); font-size: 68px; font-weight: 500; line-height: .9; }
.niche-reference { margin: 5px 0 22px; font-weight: 600; }
.niche-copy > p:not(.niche-reference) { max-width: 520px; color: #5e5a52; }
.note-pills { margin: 24px 0 30px; display: flex; flex-wrap: wrap; gap: 8px; }
.note-pills span { padding: 7px 11px; border: 1px solid #cfc4b3; border-radius: 999px; font-size: 9px; }
.niche-side-products { margin-top: 34px; border-top: 1px solid #d7ccbd; }
.niche-side-products > a { min-height: 82px; padding: 10px 0; border-bottom: 1px solid #d7ccbd; display: grid; grid-template-columns: 58px 1fr auto; align-items: center; gap: 14px; }
.niche-side-products img { width: 58px; height: 58px; padding: 5px; object-fit: contain; }
.niche-side-products span { display: flex; flex-direction: column; }
.niche-side-products small { color: var(--gold-light); font-size: 10px; text-transform: uppercase; }
.niche-side-products strong { font-size: 11px; }
.niche-side-products b { font-size: 16px; font-weight: 400; }

.scent-families { background: #ece8e0; }
/* Aileler tek satırlık kaydırılabilir raydadır: yeni aile eklendiğinde ızgara kırılmaz. */
.family-rail { margin-top: 42px; display: flex; overflow-x: auto; gap: 12px; scroll-snap-type: x proximity; scrollbar-width: none; }
.family-rail::-webkit-scrollbar { display: none; }
.family-grid a { flex: 0 0 calc((100% - 36px) / 4); min-height: 250px; position: relative; overflow: hidden; padding: 24px; display: flex; flex-direction: column; justify-content: flex-end; gap: 2px; border: 1px solid rgba(82,72,58,.14); scroll-snap-align: start; transition: transform .24s ease, box-shadow .24s ease; }
.family-grid a:hover { transform: translateY(-3px); box-shadow: 0 18px 35px rgba(34,29,22,.07); }
.family-grid strong { font-family: var(--serif); font-size: 29px; font-weight: 600; }
.family-character { color: #625f59; font-size: 11px; }
/* Ailenin hammaddelerini gösteren satır ve çizgi illüstrasyon. */
.family-notes { margin-top: 8px; padding-top: 10px; border-top: 1px solid rgba(82,72,58,.18); color: #6d675c; font-size: 10px; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; }
.family-art { position: absolute; top: 20px; left: 20px; width: 58px; height: 58px; color: rgba(60,50,36,.5); }
.family-art svg { width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.family-index { position: absolute; top: 20px; right: 20px; color: rgba(23,23,21,.32); font-family: var(--serif); font-size: 20px; }
.family-odunsu { background: #d9d0c2; }
.family-ciceksi { background: var(--rose); }
.family-oryantal { background: var(--dark); color: #fff; }
.family-oryantal .family-character { color: #bbb4a9; }
.family-oryantal .family-notes { border-top-color: rgba(255,255,255,.22); color: #a89f8f; }
.family-oryantal .family-art { color: rgba(201,169,111,.55); }
.family-oryantal .family-index { color: rgba(255,255,255,.28); }
.family-fresh { background: var(--blue); }
.family-meyvemsi { background: var(--sage); }
.family-gourmand { background: #eadac4; }

.story-section { padding: 118px 0; background: var(--dark); color: #f5efe6; }
.story-inner { display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: 9%; }
.story-copy h2 { margin: 10px 0 25px; font-size: 72px; }
.story-copy p { max-width: 500px; margin: 0 0 30px; color: #b8b0a5; }
.story-image { height: 610px; position: relative; overflow: hidden; }
.story-image::after { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,.12); }
.story-image img { width: 100%; height: 100%; object-fit: cover; object-position: center 60%; }
.story-image > span { position: absolute; z-index: 2; right: 30px; bottom: 28px; color: rgba(255,255,255,.85); font-family: var(--serif); font-size: 26px; line-height: 1; text-align: right; }

.store-section { display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 8%; }
.store-image { height: 610px; position: relative; overflow: hidden; }
.store-image img { width: 100%; height: 100%; object-fit: cover; }
.store-image > span { position: absolute; left: 16px; bottom: 14px; padding: 5px 8px; background: rgba(16,16,15,.72); color: #fff; font-size: 8px; letter-spacing: 0; text-transform: uppercase; }
.store-copy h2 { margin: 9px 0 22px; font-size: 64px; }
.store-copy > p { max-width: 520px; color: var(--muted); }
.store-copy dl { margin: 32px 0; border-top: 1px solid var(--line); }
.store-copy dl > div { padding: 14px 0; display: grid; grid-template-columns: 120px 1fr; gap: 18px; border-bottom: 1px solid var(--line); }
.store-copy dt { color: var(--gold); font-size: 9px; letter-spacing: 0; text-transform: uppercase; }
.store-copy dd { margin: 0; font-size: 11px; }
.store-actions { display: flex; align-items: center; gap: 24px; }

.why-section { padding: 100px 0; background: #fff; }
.why-grid { margin-top: 44px; display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.why-grid article { min-height: 220px; padding: 28px; border-right: 1px solid var(--line); }
.why-grid article:last-child { border-right: 0; }
.why-grid article > span { color: var(--gold); font-family: var(--serif); font-size: 23px; }
.why-grid h3 { max-width: 210px; margin: 35px 0 10px; font-family: var(--serif); font-size: 25px; font-weight: 600; line-height: 1.05; }
.why-grid p { margin: 0; color: var(--muted); font-size: 11px; }

.reviews-section { text-align: center; }
.review-preview { max-width: 760px; min-height: 230px; margin: auto; padding: 50px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); display: flex; flex-direction: column; align-items: center; justify-content: center; }
.review-preview > span { color: var(--gold); letter-spacing: 0; }
.review-preview strong { margin: 18px 0 8px; font-family: var(--serif); font-size: 28px; font-weight: 600; }
.review-preview p { max-width: 560px; margin: 0; color: var(--muted); font-size: 11px; }

.newsletter { padding: 100px 0; background: var(--dark); color: #f2ede5; }
.newsletter-inner { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 60px; }
.newsletter h2 { margin: 8px 0 12px; font-size: 58px; }
.newsletter p { margin: 0; color: #8f8980; font-size: 11px; }
.newsletter-form { display: flex; flex-direction: column; }
.newsletter-row { display: flex; border-bottom: 1px solid #6b6257; }
.newsletter-form input { min-width: 0; flex: 1; padding: 18px 2px; border: 0; outline: 0; background: transparent; color: #fff; }
.newsletter-form input::placeholder { color: #80796e; }
.newsletter-form button { border: 0; background: transparent; color: var(--gold-light); font-size: 11px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; cursor: pointer; }

.footer { padding-top: 72px; background: #0d0d0c; color: #c3bdb3; }
.footer-grid { padding-bottom: 60px; display: grid; grid-template-columns: 1.45fr repeat(4, 1fr); gap: 45px; }
.brand-light { justify-self: auto; align-items: flex-start; color: #fff; }
.footer-brand p { max-width: 300px; margin-top: 24px; color: #858078; font-size: 11px; }
.footer-socials { margin-top: 22px; display: flex; gap: 8px; }
.footer-socials a { width: 44px; height: 44px; border: 1px solid #35332e; border-radius: 50%; display: grid; place-items: center; color: #d5cec4; font-size: 10px; }
.footer-grid > div:not(.footer-brand) { display: flex; flex-direction: column; gap: 8px; }
.footer-grid > div > strong { margin-bottom: 9px; color: #f5efe6; font-size: 11px; }
.footer-grid a:not(.brand) { color: #8f8980; font-size: 10px; }
.footer-grid a:hover { color: #fff; }
.footer-bottom { padding: 23px 0 24px; border-top: 1px solid #292824; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 14px 24px; color: #69655e; font-size: 9px; }

.mobile-menu, .cart-drawer { position: fixed; top: 0; bottom: 0; z-index: 110; background: #fff; box-shadow: 0 0 70px rgba(0,0,0,.14); transition: transform .3s ease; }
.mobile-menu { left: 0; width: min(88vw, 390px); transform: translateX(-105%); }
.cart-drawer { right: 0; width: min(92vw, 460px); transform: translateX(105%); display: flex; flex-direction: column; }
.mobile-menu.open, .cart-drawer.open { transform: translateX(0); }
.mobile-menu-head, .cart-head { height: 78px; padding: 0 28px; border-bottom: 1px solid var(--line); display: flex; align-items: center; justify-content: space-between; }
.mobile-menu-head button, .cart-head button { width: 44px; height: 44px; margin-right: -10px; border: 0; background: none; display: grid; place-items: center; font-size: 30px; cursor: pointer; }
.mobile-menu nav { padding: 22px 28px; display: flex; flex-direction: column; }
.mobile-menu nav a { padding: 14px 0; border-bottom: 1px solid var(--line); font-family: var(--serif); font-size: 27px; }
.mobile-menu-sub { border-bottom: 1px solid var(--line); }
.mobile-menu-sub summary { min-height: 56px; padding: 14px 0; display: flex; align-items: center; justify-content: space-between; font-family: var(--serif); font-size: 27px; cursor: pointer; list-style: none; }
.mobile-menu-sub summary::-webkit-details-marker { display: none; }
.mobile-menu-sub summary span { color: var(--gold); font-family: var(--sans); font-size: 20px; transition: transform .2s ease; }
.mobile-menu-sub[open] summary span { transform: rotate(45deg); }
.mobile-menu-sub > div { padding: 0 0 12px 16px; display: flex; flex-direction: column; }
.mobile-menu-sub > div a { min-height: 44px; padding: 8px 0; border-bottom: 0; display: flex; align-items: center; font-family: var(--sans); font-size: 15px; color: #55524b; }
.drawer-backdrop { position: fixed; z-index: 100; inset: 0; background: rgba(8,8,7,.45); opacity: 0; pointer-events: none; transition: opacity .25s ease; }
.drawer-backdrop.show { opacity: 1; pointer-events: auto; }
.cart-head h2 { font-family: var(--serif); font-size: 32px; }
.empty-cart { margin: auto; padding: 30px; text-align: center; place-items: center; }
.empty-cart > span { color: var(--gold); font-size: 42px; }
.empty-cart strong { margin-top: 12px; }
.empty-cart p { color: var(--muted); font-size: 12px; }
.empty-cart .button { margin-top: 14px; }
.cart-items { padding: 8px 28px; overflow: auto; }
.cart-line { padding: 18px 0; border-bottom: 1px solid var(--line); display: grid; grid-template-columns: 82px 1fr auto; align-items: start; gap: 14px; }
.cart-line-image { width: 82px; height: 102px; overflow: hidden; background: #f2f0ea; }
.cart-line-image img { width: 100%; height: 100%; padding: 8px; object-fit: contain; }
.cart-line-info { min-width: 0; padding-top: 2px; }
.cart-line-info strong { display: block; font-size: 12px; }
.cart-line-info > span { display: block; overflow: hidden; color: var(--muted); font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.cart-line > strong { padding-top: 2px; font-size: 10px; white-space: nowrap; }
.cart-line-actions { margin-top: 16px; display: flex; align-items: center; gap: 12px; }
.cart-line-actions > button { padding: 12px 4px; border: 0; background: none; color: var(--muted); font-size: 11px; text-decoration: underline; cursor: pointer; }
.cart-quantity-form { height: 44px; margin: 0; border: 1px solid var(--line); display: grid; grid-template-columns: 44px 28px 44px; align-items: center; }
.cart-quantity-form button { height: 100%; padding: 0; border: 0; background: transparent; font-size: 15px; cursor: pointer; }
.cart-quantity-form button:disabled { opacity: .35; cursor: default; }
.cart-quantity-form b { font-size: 12px; font-weight: 500; text-align: center; }
.cart-summary { margin-top: auto; padding: 24px 28px; border-top: 1px solid var(--line); }
.drawer-shipping { margin-bottom: 18px; }
.drawer-shipping p { margin: 0 0 8px; color: var(--muted); font-size: 11px; }
.drawer-shipping > span { height: 3px; display: block; overflow: hidden; background: #e4ded4; }
.drawer-shipping i { height: 100%; display: block; background: var(--gold); transition: width .25s ease; }
.drawer-subtotal { margin-bottom: 18px; display: flex; justify-content: space-between; }
.drawer-subtotal span, .drawer-subtotal strong { font-size: 12px; }
.drawer-buttons { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.button.disabled { opacity: .42; pointer-events: none; }
.full-button { width: 100%; }
.search-overlay { position: fixed; z-index: 130; inset: 0; padding: 90px 0 60px; overflow-y: auto; background: rgba(247,245,240,.98); display: flex; flex-direction: column; align-items: center; justify-content: flex-start; opacity: 0; pointer-events: none; transition: opacity .25s ease; }
.search-overlay.open { opacity: 1; pointer-events: auto; }
.search-close { position: absolute; top: 20px; right: 28px; width: 44px; height: 44px; border: 0; background: none; display: grid; place-items: center; font-size: 36px; cursor: pointer; }
.search-box { width: min(760px, calc(100% - 48px)); text-align: center; }
.search-box h2 { margin: 8px; font-family: var(--serif); font-size: 62px; }
.search-box input { width: 100%; padding: 20px 0; border: 0; border-bottom: 1px solid #8f897f; outline: 0; background: transparent; font-family: var(--serif); font-size: 30px; text-align: center; }
.search-box p { color: var(--muted); font-size: 11px; }
.toast { position: fixed; z-index: 160; left: 50%; bottom: 30px; padding: 11px 18px; background: var(--ink); color: #fff; font-size: 11px; opacity: 0; pointer-events: none; transform: translate(-50%,20px); transition: .25s ease; }
.toast.show { opacity: 1; transform: translate(-50%,0); }
.button:disabled, .quick-add:disabled { opacity: .55; cursor: wait; }
.mobile-only#menuToggle { position: relative; }
.mobile-only#menuToggle span { position: absolute; left: 11px; width: 20px; height: 1px; background: currentColor; }
.mobile-only#menuToggle span:first-child { top: 17px; }
.mobile-only#menuToggle span:last-child { top: 24px; }

@media (max-width: 1180px) {
  .shell, .nav-shell { width: min(100% - 64px, 1360px); }
  .nav-shell { grid-template-columns: 180px 1fr 180px; }
  .desktop-nav { gap: 23px; font-size: 10px; }
  .home-hero { height: 650px; }
  .home-hero h1 { font-size: 78px; }
  .collection-section { grid-template-columns: 1fr; align-items: start; }
  .collection-intro { display: flex; align-items: end; justify-content: space-between; gap: 30px; }
  .category-card { height: 245px; }
  .product-grid { grid-template-columns: repeat(3, 1fr); }
  .product-rail .product-card { flex-basis: calc((100% - 32px) / 3); }
  /* Mobilde de aynı 3/4 oran korunur. */
  .scent-finder { grid-template-columns: .9fr 1.1fr; padding: 54px; }
  .finder-copy h2 { font-size: 55px; }
  .niche-copy { padding: 45px; }
  /* Kolon gizlenmez (Yasal linkler her genişlikte erişilebilir kalmalı); marka üste alınır. */
  .footer-grid { grid-template-columns: repeat(4, 1fr); }
  .footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 900px) {
  .desktop-nav, .desktop-only { display: none !important; }
  .mobile-only { display: grid !important; }
  .site-header, .site-header.is-sticky { height: 68px; }
  .nav-shell { grid-template-columns: 88px 1fr 88px; width: calc(100% - 32px); }
  .brand { justify-self: center; }
  .brand strong { font-size: 23px; }
  .nav-actions { gap: 0; }
  .home-hero { height: 690px; }
  .home-hero-image { top: auto; height: 48%; object-position: 70% center; }
  .home-hero::after { content: ""; position: absolute; inset: 0 0 auto; height: 54%; background: #efe5d6; }
  .home-hero-inner { align-items: flex-start; }
  .home-hero-copy { width: 100%; padding-top: 70px; text-align: center; }
  .home-hero h1 { font-size: 68px; }
  .home-hero-copy > p { margin: 18px auto 26px; }
  .hero-actions { justify-content: center; }
  .trust-strip-inner { grid-template-columns: repeat(2, 1fr); }
  .trust-strip article:nth-child(2) { border-right: 0; }
  .trust-strip article:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .category-grid { grid-template-columns: repeat(2, 1fr); }
  .category-card { height: 270px; }
  .category-card:last-child { grid-column: 1 / -1; }
  .product-grid { grid-template-columns: repeat(2, 1fr); }
  /* Rayda ürün gizlenmez; görünüm başına kart sayısı düşürülür (katalog listeleri grid kalır). */
  .product-rail .product-card { flex-basis: calc((100% - 16px) / 2); }
  .scent-finder { min-height: 720px; grid-template-columns: 1fr; align-content: center; }
  .finder-background { object-position: 66% center; opacity: .42; }
  .finder-copy { text-align: center; justify-self: center; }
  .finder-copy p { margin-inline: auto; }
  .finder-actions { justify-content: center; }
  .finder-card { justify-self: center; }
  .niche-feature { grid-template-columns: 1fr; }
  .niche-image { height: 540px; }
  .family-grid a { flex-basis: calc((100% - 12px) / 2); }
  .story-inner, .store-section { grid-template-columns: 1fr; }
  .story-copy { text-align: center; }
  .story-copy p { margin-inline: auto; }
  .story-image, .store-image { height: 560px; }
  .store-copy { order: -1; text-align: center; }
  .store-copy p { margin-inline: auto; }
  .store-actions { justify-content: center; }
  .why-grid { grid-template-columns: repeat(2, 1fr); }
  .why-grid article:nth-child(2) { border-right: 0; }
  .why-grid article:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .newsletter-inner { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 640px) {
  /* Dokunmatik hedef spesifikasyondaki 44 px alt sınırına çıkarılır. */
  .quick-add { min-height: 44px; padding: 0 14px; }
  .favorite-button { width: 44px; height: 44px; }
  body { font-size: 14px; }
  .shell { width: calc(100% - 40px); }
  .announcement { height: 32px; padding-inline: 12px; font-size: 9px; text-align: center; }
  .announcement svg { flex: 0 0 14px; }
  .nav-shell { width: calc(100% - 24px); }
  .brand strong { font-size: 20px; }
  .brand small { font-size: 7px; }
  .home-hero { height: 680px; }
  .home-hero::before { display: none; }
  .home-hero-image { height: 43%; object-position: 67% center; }
  .home-hero::after { height: 59%; }
  .home-hero-copy { padding-top: 54px; }
  .home-hero h1 { font-size: 56px; }
  .home-hero-copy > p { max-width: 330px; font-size: 13px; }
  .hero-actions { flex-direction: column; gap: 16px; }
  .hero-actions .button { min-width: 210px; }
  .trust-strip { overflow: hidden; }
  .trust-strip-inner { width: 100%; display: flex; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; }
  .trust-strip-inner::-webkit-scrollbar { display: none; }
  .trust-strip article { min-width: 76vw; min-height: 82px; padding: 15px 20px; border-bottom: 0 !important; scroll-snap-align: start; }
  .trust-strip article:nth-child(2) { border-right: 1px solid var(--line); }
  .section { padding: 74px 0; }
  .collection-section { display: block; }
  .collection-intro { display: block; margin-bottom: 28px; }
  .collection-intro h2 { font-size: 40px; }
  .category-grid { gap: 10px; }
  .category-card { height: 220px; }
  .category-copy { right: 14px; bottom: 14px; left: 14px; }
  .category-copy strong { font-size: 23px; }
  .category-copy p { font-size: 8px; }
  .diffuser-art { right: 22px; transform: scale(.8); }
  .split-heading { align-items: start; }
  .section-heading { margin-bottom: 28px; }
  .section-heading h2 { font-size: 42px; }
  .section-heading p { font-size: 11px; }
  .product-grid { display: flex; overflow-x: auto; gap: 12px; margin-right: -20px; padding-right: 20px; scroll-snap-type: x mandatory; scrollbar-width: none; }
  .product-grid::-webkit-scrollbar { display: none; }
  .product-grid .product-card:nth-child(n) { display: flex; }
  /* Spesifikasyon §18: sonraki kartın bir kısmı görünsün diye 1,3 kart genişliği. */
  .product-card, .product-rail .product-card { flex: 0 0 70vw; scroll-snap-align: start; }
  /* Sabit 390px yükseklik, 3/4 taban oranla genişliği 292px'e zorlayıp 2 sütunlu katalog
     kartlarından taşıyordu; oran kart genişliğine uyar (70vw rayda ~394px kalır). */
  .product-image { aspect-ratio: 2 / 3; }
  /* 2 sütunlu katalog kartı ~162px: fiyat + buton yan yana sığmaz (buton karttan taşar,
     fiyat iki satıra kırılır); dikey dizilir. 70vw ray kartları (~263px) etkilenmez. */
  .catalog-grid .product-card .product-info { padding: 14px; }
  .catalog-grid .product-footer { flex-direction: column; align-items: stretch; gap: 10px; }
  /* flex-wrap + nowrap: varyantlı üründe fiyat tek satır kalır, "2 boyut · ..." alta iner. */
  .catalog-grid .product-footer > div { display: flex; align-items: baseline; gap: 6px; flex-wrap: wrap; row-gap: 2px; }
  .catalog-grid .product-footer strong { white-space: nowrap; }
  .catalog-grid .quick-add { width: 100%; justify-content: center; }
  .full-button { margin-top: 18px; display: flex !important; }
  .scent-finder { width: calc(100% - 24px); min-height: 760px; padding: 44px 20px; gap: 30px; }
  .finder-background { object-position: 70% center; opacity: .3; }
  .finder-copy h2 { font-size: 48px; }
  .finder-copy p { font-size: 12px; }
  .finder-actions { flex-direction: column; }
  .finder-card { padding: 20px; }
  .mood-grid { grid-template-columns: repeat(2, 1fr); }
  .mood-grid a, .mood-grid button { min-height: 82px; }
  .niche-image { height: 430px; }
  .niche-copy { padding: 34px 22px; }
  .niche-copy h3 { font-size: 55px; }
  .family-grid { gap: 9px; }
  .family-grid a { flex-basis: 72vw; }
  .family-grid a { min-height: 210px; padding: 17px; }
  .family-grid strong { font-size: 24px; }
  .family-notes { font-size: 9px; }
  .story-section { padding: 74px 0; }
  .story-inner { gap: 42px; }
  .story-copy h2 { font-size: 54px; }
  .story-image, .store-image { height: 430px; }
  .store-section { gap: 36px; }
  .store-copy h2 { font-size: 48px; }
  .store-copy dl > div { grid-template-columns: 90px 1fr; text-align: left; }
  .store-actions { flex-direction: column; }
  .why-section { padding: 72px 0; }
  .why-grid { grid-template-columns: 1fr; }
  .why-grid article { min-height: 180px; border-right: 0; border-bottom: 1px solid var(--line); }
  .why-grid article:last-child { border-bottom: 0; }
  .why-grid h3 { margin-top: 22px; }
  .review-preview { min-height: 260px; padding: 35px 20px; }
  .newsletter { padding: 66px 0; }
  .newsletter h2 { font-size: 46px; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 34px; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-bottom { flex-direction: column; gap: 7px; }
  .search-box h2 { font-size: 46px; }
  .search-box input { font-size: 21px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}

/* E-bülten onayı ve sunucudan dönen geri bildirim. */
.newsletter-consent { margin-top: 16px; display: grid; grid-template-columns: 18px 1fr; gap: 11px; align-items: start; color: #a9a196; font-size: 10px; line-height: 1.7; cursor: pointer; }
.newsletter-consent input { position: absolute; opacity: 0; width: 0; height: 0; }
.newsletter-consent > span { width: 16px; height: 16px; margin-top: 2px; border: 1px solid #7d7568; position: relative; }
.newsletter-consent input:checked + span::after { content: ""; position: absolute; inset: 3px; background: var(--gold-light); }
.newsletter-consent input:focus-visible + span { outline: 2px solid var(--gold); outline-offset: 3px; }
.newsletter-consent a { color: var(--gold-light); text-decoration: underline; text-underline-offset: 3px; }
.newsletter-feedback { margin: 14px 0 0; min-height: 1em; color: #b7cbb0; font-size: 11px; }
.newsletter-feedback.error { color: #e0a49b; }
.newsletter-feedback:empty { margin-top: 0; }
.newsletter-form button:disabled { opacity: .5; cursor: wait; }

/* Spesifikasyon §20: masaüstünde "Sepete Ekle" kartın altından hover ile belirir.
   Dokunmatik cihazlarda ve klavye odağında sürekli görünür kalır (§21, §48). */
@media (hover: hover) and (min-width: 641px) {
  /* Hover'da beliren buton yalnızca ürün kartlarında; kart dışındaki formlar (ürün detay,
     koku bulucu sonucu) her zaman görünür kalmalı. */
  .product-card .quick-add-form { opacity: 0; transform: translateY(6px); transition: opacity .25s ease, transform .25s ease; }
  .product-card:hover .quick-add-form,
  .product-card:focus-within .quick-add-form { opacity: 1; transform: none; }
  .favorite-button { opacity: .65; transition: opacity .25s ease; }
  .product-card:hover .favorite-button,
  .product-card:focus-within .favorite-button,
  .favorite-button.active { opacity: 1; }
}

/* Canlı arama sonuçları (§41). */
.search-results { width: min(760px, calc(100% - 48px)); margin-top: 34px; text-align: left; }
.search-group { margin-bottom: 28px; }
.search-group h3 { margin: 0 0 10px; color: var(--gold); font-size: 9px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.search-product { padding: 12px 0; border-top: 1px solid var(--line); display: grid; grid-template-columns: 56px 1fr auto; align-items: center; gap: 16px; }
.search-product:hover { background: rgba(0,0,0,.02); }
.search-product img { width: 56px; height: 68px; padding: 5px; object-fit: contain; background: #f2f0ea; }
.search-product strong { display: block; font-size: 13px; }
.search-product small { display: block; margin-top: 2px; color: var(--muted); font-size: 10px; }
.search-product b { font-size: 12px; white-space: nowrap; }
.search-line { min-height: 44px; padding: 11px 0; border-top: 1px solid var(--line); display: flex; align-items: center; font-size: 13px; }
.search-line:hover { color: var(--gold); }
.search-empty { margin: 0; padding: 20px 0; border-top: 1px solid var(--line); color: var(--muted); font-size: 12px; }

/* Footer iletişim, ödeme yöntemleri ve yasal satır (§36, §37). */
.footer-contact { margin: 16px 0 4px; display: flex; flex-direction: column; gap: 5px; }
.footer-contact a { color: #cdc5b8; font-size: 12px; }
.footer-contact a:hover { color: #fff; }
.footer-payments { display: flex; flex-wrap: wrap; align-items: center; gap: 18px; }
.footer-payments span { display: inline-flex; align-items: center; gap: 7px; color: #8f887c; font-size: 9px; text-transform: uppercase; letter-spacing: .06em; }
.footer-payments svg { width: 20px; height: 20px; fill: none; stroke: #6f6961; stroke-width: 1.4; }
.footer-legal { padding-bottom: 26px; color: #6f6961; font-size: 9px; line-height: 1.7; }

@media (max-width: 640px) {
  .footer-socials a { width: 44px; height: 44px; }
  .footer-payments { gap: 12px; }
}

/* Spesifikasyon §38: mobilde mağaza bölümü hikâyeden önce gelir.
   Masaüstünde sarmalayıcı düzeni etkilemez. */
.story-store-pair { display: contents; }

@media (max-width: 900px) {
  .story-store-pair { display: flex; flex-direction: column-reverse; }
}

/* --- Erişilebilirlik: atlama bağlantısı, görünür odak, dokunma hedefleri --- */
.skip-link { position: absolute; z-index: 200; top: -60px; left: 16px; padding: 12px 20px; background: var(--dark); color: #fff; font-size: 13px; font-weight: 600; transition: top .15s ease; }
.skip-link:focus-visible { top: 12px; outline-offset: 2px; }
.search-box input:focus-visible, .newsletter-form input:focus-visible { outline: 2px solid var(--gold); outline-offset: 4px; }
.catalog-sort select:focus-visible { outline: 2px solid var(--gold); outline-offset: 2px; }
.delivery-option:has(input:focus-visible), .payment-option:has(input:focus-visible) { outline: 2px solid var(--gold); outline-offset: 2px; }
/* 44px dokunma hedefi dar ekrana değil, hover'ı olmayan tüm cihazlara bağlıdır. */
@media (hover: none) {
  .quick-add { min-height: 44px; }
  .favorite-button { width: 44px; height: 44px; }
}

/* --- Sepete ekleme mikro-geri bildirimi --- */
.quick-add.is-loading, .button.is-loading { opacity: .6; cursor: progress; }
.quick-add.is-added, .button.is-added { background: #4a6543; color: #fff; }
@keyframes cart-pulse { 0% { transform: scale(1); } 40% { transform: scale(1.35); } 100% { transform: scale(1); } }
.cart-count.pulse { animation: cart-pulse .45s ease; }
@media (prefers-reduced-motion: reduce) {
  .cart-count.pulse { animation: none; }
}
.recent-searches { margin-top: 14px; display: flex; align-items: center; flex-wrap: wrap; gap: 8px; }
.recent-searches > span { color: var(--muted); font-size: 11px; }
.recent-searches button { min-height: 36px; padding: 0 14px; border: 1px solid var(--line); background: transparent; font-size: 12px; cursor: pointer; transition: border-color .18s ease; }
.recent-searches button:hover { border-color: var(--ink); }

/* Üyelik teşviki satırı (bülten bandı) */
.newsletter-coupon { margin: 14px 0 0; padding: 12px 16px; border: 1px solid rgba(201,169,111,.4); background: rgba(201,169,111,.1); color: #d8c39a; font-size: 13px; }
.newsletter-coupon strong { color: var(--gold-light); }
.newsletter-coupon a { color: var(--gold-light); font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }

/* WhatsApp destek butonu */
.whatsapp-button { position: fixed; right: 22px; bottom: 22px; z-index: 60; width: 54px; height: 54px; border-radius: 50%; background: #25d366; display: grid; place-items: center; box-shadow: 0 10px 26px rgba(20,60,30,.3); transition: transform .2s ease; }
.whatsapp-button:hover { transform: scale(1.07); }
.whatsapp-button svg { width: 30px; height: 30px; fill: #fff; }

/* Çerez bilgilendirme bandı */
.cookie-notice { position: fixed; left: 22px; right: 90px; bottom: 22px; z-index: 59; max-width: 560px; padding: 16px 20px; display: flex; align-items: center; gap: 18px; background: var(--dark); color: #ded8cc; box-shadow: 0 14px 36px rgba(15,13,10,.35); }
.cookie-notice p { margin: 0; font-size: 12px; line-height: 1.6; }
.cookie-notice a { color: var(--gold-light); text-decoration: underline; text-underline-offset: 3px; }
.cookie-notice .button { min-height: 40px; padding: 0 18px; flex: 0 0 auto; }
@media (max-width: 640px) {
  .whatsapp-button { right: 14px; bottom: 14px; }
  .cookie-notice { left: 14px; right: 14px; bottom: 78px; flex-direction: column; align-items: stretch; text-align: center; }
}

/* Banner genişlik standardı: tüm iç sayfa bantları tam ekran yerine sabit genişlikte,
   ortalanmış birer kutudur (en fazla 1200px). Arka plan görselleri kutuyu tamamen kaplar. */
.content-hero, .catalog-hero, .finder-intro, .finder-result-hero,
.customer-hero, .brand-story-hero, .store-page-hero {
  width: min(1200px, calc(100% - 48px));
  margin-inline: auto;
  margin-top: 18px;
}
/* Banner içindeki shell kutu kenarlarından sabit içeride durur. */
:is(.content-hero, .catalog-hero, .finder-intro, .finder-result-hero,
    .customer-hero, .brand-story-hero, .store-page-hero) .shell {
  width: calc(100% - 96px);
}
@media (max-width: 640px) {
  .content-hero, .catalog-hero, .finder-intro, .finder-result-hero,
  .customer-hero, .brand-story-hero, .store-page-hero {
    width: calc(100% - 24px);
    margin-top: 12px;
  }
  :is(.content-hero, .catalog-hero, .finder-intro, .finder-result-hero,
      .customer-hero, .brand-story-hero, .store-page-hero) .shell {
    width: calc(100% - 44px);
  }
}

/* Şifre göster/gizle */
.password-field { position: relative; }
.password-field input { width: 100%; padding-right: 48px; }
.password-toggle { position: absolute; top: 50%; right: 4px; transform: translateY(-50%); width: 40px; height: 40px; border: 0; background: none; display: grid; place-items: center; color: var(--muted); cursor: pointer; }
.password-toggle:hover { color: var(--ink); }
.password-toggle svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.6; }

/* hidden özniteliği her zaman kazanır: display kuralları onu ezemez (çerez bandı kapanma hatası). */
[hidden] { display: none !important; }

/* Açılır liste (select) standardı: tüm sitede tarayıcı varsayılanı yerine site tasarımı.
   Liste öğeleri (option) tarayıcının izin verdiği ölçüde marka renklerini kullanır. */
select {
  appearance: none;
  -webkit-appearance: none;
  padding: 10px 38px 10px 14px;
  border: 1px solid var(--line);
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23a68455' stroke-width='1.6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 14px;
  color: var(--ink);
  font-size: 13px;
  cursor: pointer;
}
select:focus-visible { outline: 2px solid var(--gold); outline-offset: 2px; }
select option { padding: 10px 14px; background: #fff; color: var(--ink); font-size: 13px; }
select option:checked { background: var(--cream); color: var(--ink); }

/* Kenar çubukları: içerik taşarsa tasarıma uygun ince kaydırma çubuğu. */
.catalog-sidebar .catalog-filter-groups,
.account-sidebar-nav {
  scrollbar-width: thin;
  scrollbar-color: #cdbfa8 transparent;
}
.catalog-sidebar .catalog-filter-groups { max-height: calc(100vh - 130px); overflow-y: auto; }
.catalog-sidebar .catalog-filter-groups::-webkit-scrollbar,
.account-sidebar-nav::-webkit-scrollbar { width: 6px; height: 6px; }
.catalog-sidebar .catalog-filter-groups::-webkit-scrollbar-thumb,
.account-sidebar-nav::-webkit-scrollbar-thumb { background: #cdbfa8; border-radius: 3px; }
.catalog-sidebar .catalog-filter-groups::-webkit-scrollbar-track,
.account-sidebar-nav::-webkit-scrollbar-track { background: transparent; }
