@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@300;400;500&display=swap');
:root{
  --black:#050505;--ink:#111;--char:#171717;--line:#d8d8d2;--paper:#f6f5f2;--paper2:#efeeea;--stone:#969692;--soft:#d9d9d6;--white:#fff;--danger:#b84b64;
  --serif: Georgia, 'Times New Roman', serif;--sans: Arial, Helvetica, sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;width:100%}button,input{font-family:inherit}
.site-header{position:sticky;top:0;z-index:50;background:var(--black);color:var(--white);border-bottom:1px solid rgba(255,255,255,.12)}
.topline{text-align:center;letter-spacing:.24em;font-size:11px;color:#cfcfca;padding:13px 12px;border-bottom:1px solid rgba(255,255,255,.1)}
.nav-shell{height:98px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:1480px;margin:auto;padding:0 42px;position:relative}.brand img{width:238px;margin:auto}.nav{display:flex;gap:34px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.nav-right{justify-content:flex-end}.nav-actions{display:flex;gap:20px;align-items:center;justify-content:flex-end;position:absolute;right:42px;top:50%;transform:translateY(-50%)}.lang,.icon,.bag,.hamb{background:none;border:0;color:var(--white);cursor:pointer}.lang{font-size:13px;letter-spacing:.12em}.icon{font-size:27px;line-height:1}.bag{position:relative;width:29px;height:35px}.bag span{display:block;width:25px;height:25px;border:1.5px solid #fff;margin-top:7px}.bag em{position:absolute;right:-9px;top:0;background:#fff;color:#000;border-radius:50%;font-style:normal;font-size:11px;width:19px;height:19px;display:grid;place-items:center}.hamb{display:none;width:36px;gap:8px;flex-direction:column}.hamb span{display:block;height:1.5px;background:#fff;width:100%}
.hero{min-height:760px;background:var(--black);position:relative;overflow:hidden;color:white;display:grid;grid-template-columns:1fr 1.1fr;align-items:stretch}.hero-media{grid-column:2;position:relative;min-height:760px}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.55) 22%,rgba(5,5,5,.1) 100%)}.hero-media img{height:100%;object-fit:cover;filter:contrast(1.05) saturate(.85) brightness(.7)}.hero-obsidian{position:absolute;right:-17%;top:12%;width:62%;opacity:.22;mix-blend-mode:screen;filter:grayscale(1) contrast(1.5)}.hero-copy{position:absolute;left:7vw;top:50%;transform:translateY(-47%);max-width:640px;z-index:3}.kicker{letter-spacing:.28em;text-transform:uppercase;font-size:12px;color:var(--stone);margin:0 0 26px}.hero h1{font-family:var(--serif);font-size:clamp(55px,6vw,108px);line-height:.92;font-weight:400;margin:0 0 28px}.hero p:not(.kicker){font-size:20px;line-height:1.55;max-width:580px;color:#e8e8e4}.hero-buttons{display:flex;gap:18px;margin-top:42px}.hero-buttons a{border:1px solid rgba(255,255,255,.45);padding:18px 28px;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.hero-buttons a:first-child{background:#f5f5f2;color:#050505;border-color:#f5f5f2;font-weight:700}
.photo-band{display:grid;grid-template-columns:1fr 1fr;background:white}.photo-band article{position:relative;min-height:520px;overflow:hidden}.photo-band img{height:100%;object-fit:cover;filter:saturate(.85) contrast(1.02)}.photo-band article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.44))}.photo-band div{position:absolute;left:48px;right:48px;bottom:42px;color:white;z-index:2}.photo-band h2{font-family:var(--serif);font-size:44px;line-height:1.05;font-weight:400;max-width:560px;margin:0}
.shop-section{background:var(--paper);padding:76px 42px 96px}.section-head{max-width:1320px;margin:0 auto 36px}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.section-head h2{font-family:var(--serif);font-size:clamp(36px,4vw,64px);font-weight:400;line-height:1;margin:0}.section-head p{line-height:1.6;color:#555;max-width:620px}.centered{text-align:center}.centered p{margin-left:auto;margin-right:auto}.filters{max-width:1320px;margin:0 auto 30px;display:flex;gap:10px;overflow:auto}.filter{background:white;border:1px solid #d7d5cf;padding:12px 16px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.filter.active{background:#080808;color:white;border-color:#080808}.product-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:38px 24px}.product-card{cursor:pointer}.product-card figure{margin:0;background:#e9e8e4;aspect-ratio:3/4;overflow:hidden}.product-card img{height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover img{transform:scale(1.03)}.product-card h3{margin:17px 0 5px;font-size:18px;font-weight:500}.product-card p{margin:0 0 6px;color:#555;line-height:1.35}.product-card strong{font-weight:500}.product-card small{display:block;text-transform:uppercase;letter-spacing:.12em;color:#777;margin-top:6px}
.product-focus{display:grid;grid-template-columns:1.05fr .95fr;background:#080808;color:white;min-height:760px}.product-gallery{padding:72px;display:flex;flex-direction:column;gap:18px}.product-gallery>img{height:620px;object-fit:cover;background:#222}.thumbs{display:flex;gap:10px;overflow:auto}.thumbs button{background:none;border:1px solid rgba(255,255,255,.25);padding:0;width:78px;height:78px;flex:0 0 78px;cursor:pointer}.thumbs img{height:100%;object-fit:cover}.product-panel{padding:76px 78px 70px;max-width:620px}.breadcrumb{font-size:12px;color:#aaa;margin:0 0 34px}.product-panel h2{font-family:var(--serif);font-size:62px;font-weight:400;margin:0}.meta{color:#bbb;margin:4px 0 20px}.price{font-size:22px;margin:0 0 22px}.product-panel>p:not(.breadcrumb):not(.meta):not(.price){color:#ddd;line-height:1.6}.choose-row{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.choose-row h3{font-size:15px;letter-spacing:.12em;text-transform:uppercase}.choose-row button{background:none;border:0;color:#ddd;text-decoration:underline;cursor:pointer}.scent-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.scent-btn{border:1px solid rgba(255,255,255,.2);background:#111;color:white;text-align:left;padding:12px;display:flex;gap:12px;align-items:center;cursor:pointer}.scent-btn.active{border-color:#fff;background:#1b1b1b}.dot{width:20px;height:20px;border-radius:50%;border:1px solid rgba(255,255,255,.35);flex:0 0 20px}.scent-btn strong{font-weight:500;display:block}.scent-btn small{color:#aaa;display:block;margin-top:3px}.scent-card-selected{border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);padding:18px 0;margin:22px 0}.scent-card-selected h4{margin:0 0 5px;font-family:var(--serif);font-size:24px}.scent-card-selected p{color:#d4d4d0;line-height:1.55}.buy-row{display:flex;gap:12px;margin:26px 0}.qty{display:flex;border:1px solid rgba(255,255,255,.25);height:54px}.qty button{width:45px;background:none;border:0;color:white;font-size:22px}.qty span{width:50px;display:grid;place-items:center}.add,.checkout{background:#f5f5f2;color:#070707;border:0;padding:0 28px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.add{flex:1}details{border-top:1px solid rgba(255,255,255,.18);padding:18px 0}details:last-child{border-bottom:1px solid rgba(255,255,255,.18)}summary{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-size:13px}details p{color:#cfcfcc;line-height:1.55}
.scents-section{background:white;padding:68px 42px 92px}.mobile-title-row{display:none}.search-line{max-width:880px;margin:0 auto 54px;display:flex;gap:16px;align-items:center;border-bottom:1px solid #222;padding-bottom:10px}.search-line span{font-size:34px}.search-line input{border:0;background:none;font-size:25px;width:100%;outline:0}.scent-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.scent-tile{background:#f1f0ec;min-height:290px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.scent-visual{height:104px;border-radius:999px;background:var(--tone);filter:saturate(.85);box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)}.scent-tile h3{font-family:var(--serif);font-size:25px;font-weight:400;margin:18px 0 8px}.scent-tile p{color:#555;line-height:1.4}.scent-tile small{text-transform:uppercase;letter-spacing:.11em;color:#777}
.diffusers-section{display:grid;grid-template-columns:1fr 1fr;background:#f5f5f2}.diff-copy{padding:88px 7vw;align-self:center}.diff-copy h2{font-family:var(--serif);font-size:60px;font-weight:400;line-height:1;margin:0 0 24px}.diff-copy p{line-height:1.6;color:#555}.diff-copy a{display:inline-block;margin-top:28px;border:1px solid #111;padding:14px 24px;text-transform:uppercase;letter-spacing:.1em;font-size:13px}.diff-img{min-height:620px;overflow:hidden}.diff-img img{height:100%;object-fit:cover}.values{display:grid;grid-template-columns:repeat(3,1fr);background:#0a0a0a;color:white}.values article{padding:56px 48px;border-right:1px solid rgba(255,255,255,.12)}.values span{color:#aaa;font-family:var(--serif);font-size:30px}.values h3{font-size:18px;text-transform:uppercase;letter-spacing:.12em}.values p{color:#cfcfca;line-height:1.5}.about-section{display:grid;grid-template-columns:1fr 1fr;background:#111;color:white}.about-section img{height:640px;object-fit:cover;filter:grayscale(1) contrast(1.15)}.about-section div{padding:90px 7vw;align-self:center}.about-section h2{font-family:var(--serif);font-size:66px;font-weight:400;margin:0 0 26px}.about-section p:not(.kicker){color:#d6d6d2;line-height:1.75}.journal-section{padding:76px 42px;background:var(--paper)}.journal-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.journal-grid img{aspect-ratio:4/3;object-fit:cover}.journal-grid time{display:block;margin:16px 0 8px;color:#777;font-size:12px}.journal-grid h3{font-size:20px;font-weight:500;line-height:1.3}.newsletter{text-align:center;background:#0a0a0a;color:white;padding:86px 24px}.newsletter h2{font-family:var(--serif);font-size:52px;font-weight:400;margin:0 0 12px}.newsletter p{color:#cfcfca}.newsletter form{display:flex;max-width:520px;margin:32px auto 0;border:1px solid rgba(255,255,255,.32)}.newsletter input{flex:1;background:none;border:0;color:white;padding:18px;outline:0}.newsletter button{width:64px;border:0;background:#f5f5f2;color:#050505;font-size:24px}
.footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px;background:#050505;color:white;padding:70px 42px 100px;border-top:1px solid rgba(255,255,255,.1)}.footer img{width:210px}.footer h4{text-transform:uppercase;letter-spacing:.12em;font-size:13px}.footer a{display:block;color:#bbb;margin:9px 0}.footer small{grid-column:1/-1;color:#777;border-top:1px solid rgba(255,255,255,.12);padding-top:20px}.bottom-nav{display:none}.mobile-menu,.bag-drawer,.search-modal,.scent-modal{position:fixed;z-index:80;background:#050505;color:white;transition:.28s ease;box-shadow:0 0 0 999px rgba(0,0,0,0);}.mobile-menu,.search-modal,.scent-modal{inset:0;transform:translateX(-100%);padding:34px}.mobile-menu.open,.search-modal.open,.scent-modal.open{transform:translateX(0)}.mobile-menu img{width:210px;margin:44px 0}.mobile-menu a{display:block;font-family:var(--serif);font-size:38px;margin:22px 0}.close{background:none;border:0;color:inherit;font-size:36px;cursor:pointer}.bag-drawer{right:0;top:0;bottom:0;width:min(520px,92vw);transform:translateX(100%);padding:32px}.bag-drawer.open{transform:translateX(0)}.bag-items{min-height:220px}.bag-line{display:grid;grid-template-columns:72px 1fr auto;gap:14px;border-bottom:1px solid rgba(255,255,255,.15);padding:16px 0}.bag-line img{height:72px;object-fit:cover}.bag-line h4{margin:0}.bag-line p{margin:5px 0 0;color:#bbb}.bag-total{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.18);padding-top:20px}.checkout{height:56px;width:100%;margin:22px 0}.scrim{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:70;display:none}.scrim.open{display:block}.scent-modal{overflow:auto}.scent-modal h2,.search-modal h2{font-family:var(--serif);font-size:54px;font-weight:400}.scent-modal .scent-card-selected{border-color:rgba(255,255,255,.15)}
@media (max-width: 980px){
  body{padding-bottom:70px}.topline{font-size:10px;letter-spacing:.18em;padding:12px 8px}.nav-shell{height:90px;display:flex;justify-content:space-between;padding:0 26px}.hamb{display:flex}.nav{display:none}.brand{position:absolute;left:50%;transform:translateX(-50%)}.brand img{width:225px}.nav-actions{position:static;transform:none}.icon{display:none}.lang{font-size:12px}.hero{display:block;min-height:720px}.hero-media{position:absolute;inset:0;min-height:auto;opacity:.55}.hero-media:after{background:linear-gradient(180deg,#050505 0%,rgba(5,5,5,.55) 38%,#050505 100%)}.hero-obsidian{right:-58%;top:28%;width:120%;opacity:.34}.hero-copy{left:26px;right:26px;top:48%;transform:translateY(-45%);max-width:none}.hero h1{font-size:56px}.hero p:not(.kicker){font-size:19px}.hero-buttons{flex-direction:column;max-width:315px}.hero-buttons a{text-align:center}.photo-band{grid-template-columns:1fr}.photo-band article{min-height:470px}.photo-band div{left:24px;right:24px}.photo-band h2{font-size:36px}.shop-section,.scents-section,.journal-section{padding:54px 16px 76px}.split{display:block}.section-head h2{font-size:38px}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.product-card h3{font-size:16px}.product-card p,.product-card strong,.product-card small{font-size:13px}.product-focus{display:block}.product-gallery{padding:22px}.product-gallery>img{height:460px}.product-panel{padding:34px 22px 54px}.product-panel h2{font-size:52px}.scent-picker{grid-template-columns:1fr}.mobile-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.mobile-title-row h2{font-size:18px;letter-spacing:.12em}.mobile-title-row button{background:none;border:0;font-size:28px}.search-line{margin-bottom:36px}.search-line input{font-size:22px}.scent-grid{grid-template-columns:repeat(2,1fr);gap:12px}.scent-tile{min-height:238px;padding:16px}.scent-tile h3{font-size:21px}.diffusers-section,.about-section{display:block}.diff-copy{padding:58px 22px}.diff-copy h2{font-size:44px}.diff-img{min-height:520px}.values{display:block}.values article{padding:34px 24px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.about-section img{height:430px}.about-section div{padding:50px 24px}.about-section h2{font-size:46px}.journal-grid{grid-template-columns:1fr}.newsletter h2{font-size:40px}.footer{grid-template-columns:1fr;padding:54px 26px 110px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:60;background:rgba(255,255,255,.96);border-top:1px solid #ddd;display:grid;grid-template-columns:repeat(5,1fr);height:70px}.bottom-nav a,.bottom-nav button{background:none;border:0;color:#111;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:20px}.bottom-nav small{font-size:11px}.mobile-menu a{font-size:34px}
}

/* === V7: Zara Home-inspired editorial refinement === */
body{background:#fff;color:#151515}.hero-v7{min-height:700px}.hero-v7 .hero-media img{filter:contrast(1.05) saturate(.72) brightness(.62)}.hero-v7 .hero-copy{max-width:620px}.hero-v7 .kicker{color:#c8c8c3}.hero-v7 p:not(.kicker){max-width:540px}.editorial-intro{display:grid;grid-template-columns:1fr 1fr;background:#fff}.editorial-intro article{position:relative;min-height:640px;overflow:hidden;background:#f5f5f2}.editorial-intro img{height:100%;object-fit:cover;filter:saturate(.78) contrast(1.02)}.editorial-intro article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.38))}.editorial-intro div{position:absolute;left:42px;right:42px;bottom:88px;z-index:2;color:#fff;max-width:72%}.editorial-intro h2{font-family:var(--serif);font-weight:400;font-size:44px;line-height:1.05;margin:0 0 20px}.editorial-intro a{border-bottom:1px solid currentColor;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.light-catalog{background:#fff;padding-top:72px}.catalog-head{text-align:center;margin-bottom:26px}.catalog-head h2{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.05em;font-size:28px;font-weight:500}.catalog-head p{margin-left:auto;margin-right:auto;max-width:520px;color:#626262;font-size:14px}.catalog-filters{justify-content:center;margin-bottom:36px}.catalog-filters .filter{background:transparent;border:0;border-bottom:1px solid transparent;border-radius:0;padding:10px 8px}.catalog-filters .filter.active{background:transparent;color:#111;border-bottom-color:#111}.zara-grid{grid-template-columns:repeat(4,1fr);gap:62px 28px}.zara-card figure{background:#f4f3f0;aspect-ratio:1/1.22}.zara-card h3{font-size:15px;text-transform:uppercase;letter-spacing:.03em;margin:15px 0 4px;font-weight:400}.zara-card p{font-size:13px;color:#4f4f4f;margin-bottom:4px}.zara-card strong{font-size:14px;font-weight:400}.old-price{text-decoration:line-through;color:#575757;margin-right:8px}.sale-price{color:#bd4660}.zara-card small{color:#999;font-size:11px;letter-spacing:.1em}.offers-section{background:#fafafa;padding:72px 42px 88px}.offers-section .compact{max-width:980px;grid-template-columns:repeat(3,1fr)}.clean-scents{background:#fff}.clean-scents .section-head h2{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:24px}.quiet.scent-grid{grid-template-columns:repeat(5,1fr);gap:1px;background:#e8e8e6}.quiet .scent-tile{background:#fff;min-height:250px}.quiet .scent-visual{height:82px;border-radius:0;background:linear-gradient(135deg,var(--tone),#f1f1ee)}.refined-diffuser{background:#f6f6f3}.refined-diffuser .diff-copy h2{font-size:48px}.product-focus{margin-top:0}.quiet-journal{background:#fff}.minimal-newsletter{background:#111}.bottom-nav{box-shadow:0 -1px 20px rgba(0,0,0,.06)}
@media (max-width:980px){
  .hero-v7{min-height:700px}.hero h1{font-size:52px}.hero-copy{top:48%}.editorial-intro{grid-template-columns:1fr}.editorial-intro article{min-height:520px}.editorial-intro div{left:20px;right:20px;bottom:116px;max-width:78%}.editorial-intro h2{font-size:34px}.light-catalog{padding:50px 14px 72px}.catalog-head h2{font-size:22px}.catalog-head p{font-size:13px}.zara-grid{grid-template-columns:repeat(2,1fr);gap:42px 16px}.zara-card h3{font-size:13px}.zara-card p,.zara-card strong{font-size:12px}.offers-section{padding:50px 14px 70px}.offers-section .compact{grid-template-columns:repeat(2,1fr)}.quiet.scent-grid{grid-template-columns:repeat(2,1fr)}.quiet .scent-tile{min-height:220px}.refined-diffuser .diff-copy h2{font-size:38px}.product-focus{background:#0b0b0b}.product-gallery>img{height:430px}.nav-shell{height:88px}.brand img{width:210px}.topline{font-size:9px;letter-spacing:.16em}.hero-buttons a{background:rgba(255,255,255,.96)}.hero-buttons a:last-child{background:transparent}.photo-band{display:none}
}


/* === V8 Legal pages === */
.legal-body{background:#f7f7f5;color:#111;padding-bottom:0}.legal-header{position:sticky}.legal-nav{height:86px}.legal-nav .brand{position:static;transform:none}.legal-nav .brand img{width:210px}.legal-top-links{display:flex!important}.legal-page{background:#f7f7f5}.legal-hero{background:#070707;color:white;padding:86px 42px 72px}.legal-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(42px,6vw,84px);line-height:.96;margin:0 0 22px}.legal-hero p{max-width:760px;color:#d6d6d2;line-height:1.65;font-size:18px}.legal-hero small{color:#999}.legal-content{max-width:960px;margin:0 auto;padding:58px 24px 82px}.legal-content h2{font-family:var(--serif);font-size:34px;font-weight:400;margin:42px 0 14px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{line-height:1.7;color:#2b2b2b}.legal-content ul{padding-left:24px}.legal-content a{text-decoration:underline;text-underline-offset:3px}.notice{background:#fff;border:1px solid #ddd;padding:18px 20px;margin-bottom:34px;line-height:1.55}.form-box{background:white;border:1px solid #ddd;padding:24px;margin:22px 0}.legal-footer{padding-bottom:70px}.legal-footer a{text-decoration:none}
@media (max-width:980px){.legal-nav{height:82px;padding:0 20px}.legal-nav .brand img{width:185px}.legal-top-links{display:none!important}.legal-hero{padding:58px 22px 50px}.legal-hero h1{font-size:44px}.legal-content{padding:42px 22px 70px}.legal-content h2{font-size:28px}.legal-footer{padding-bottom:70px}}


/* === V12 Cookie consent banner === */
.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:120;padding:18px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.32));}
.cookie-card{max-width:1180px;margin:0 auto;background:#fff;color:#111;border:1px solid #d8d6cf;box-shadow:0 22px 70px rgba(0,0,0,.24);display:grid;grid-template-columns:1.2fr .9fr;gap:26px;padding:24px;align-items:end}.cookie-kicker{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#777;margin:0 0 12px}.cookie-main h2{font-family:var(--serif);font-weight:400;font-size:31px;margin:0 0 10px}.cookie-main p{color:#333;line-height:1.55;margin:0 0 10px}.cookie-main a{text-decoration:underline;text-underline-offset:3px;color:#111}.cookie-settings{display:none;grid-column:1/-1;border-top:1px solid #e0ded8;padding-top:16px;gap:10px}.cookie-settings.open{display:grid}.cookie-toggle{display:grid;grid-template-columns:auto 38px 1fr;gap:12px;align-items:center;border:1px solid #e4e2dc;padding:12px;background:#fafaf8}.cookie-toggle input{position:absolute;opacity:0}.cookie-toggle span{width:38px;height:22px;border-radius:999px;background:#c8c6bf;position:relative;display:block}.cookie-toggle span:after{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.2s}.cookie-toggle input:checked + span{background:#111}.cookie-toggle input:checked + span:after{transform:translateX(16px)}.cookie-toggle em{font-style:normal;line-height:1.3}.cookie-toggle small{color:#666}.cookie-toggle.disabled{opacity:.72}.cookie-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.cookie-actions button{height:44px;border:1px solid #111;padding:0 16px;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.cookie-primary{background:#111;color:#fff}.cookie-secondary{background:#fff;color:#111}.cookie-save{display:none}.footer a[data-cookie-settings],.footer-cookie-link{cursor:pointer}
@media(max-width:980px){.cookie-banner{padding:10px;bottom:70px}.cookie-card{display:block;padding:18px}.cookie-main h2{font-size:26px}.cookie-main p{font-size:14px}.cookie-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.cookie-actions button{width:100%}.cookie-settings.open{margin-top:14px}.cookie-toggle{grid-template-columns:38px 1fr}.cookie-toggle:before{display:none}.cookie-toggle span{grid-column:1}.cookie-toggle em{grid-column:2}}

/* V13 consent banner refinements */
.cookie-actions .cookie-equal{height:44px;border:1px solid #111;background:#fff;color:#111;padding:0 16px;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-size:11px;display:inline-flex;align-items:center;justify-content:center;min-width:170px}
.cookie-actions .cookie-equal.dark{background:#111;color:#fff}
.cookie-actions .cookie-save{display:none}
.cookie-card{align-items:start}
.cookie-settings.open{margin-top:2px}
@media(max-width:980px){.cookie-actions .cookie-equal{width:100%;min-width:0}.cookie-banner{bottom:70px}}
.legal-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #ddd;margin:22px 0 32px;font-size:14px}.legal-table th,.legal-table td{border:1px solid #ddd;padding:13px 12px;text-align:left;vertical-align:top;line-height:1.5}.legal-table th{background:#efeee9;font-weight:600}.legal-table td{color:#2b2b2b}.legal-note{background:#fff;border-left:3px solid #111;padding:16px 18px;margin:22px 0;line-height:1.6}
@media(max-width:760px){.legal-table{display:block;overflow:auto;white-space:nowrap;font-size:13px}.legal-table th,.legal-table td{padding:10px}}

/* V21 — stable mobile header + cleaner homepage */
@media (max-width: 900px) {
  .site-header .nav-left,
  .site-header .nav-right { display: none !important; }

  .site-header .nav-shell {
    display: grid !important;
    grid-template-columns: 48px minmax(0, 1fr) 48px !important;
    align-items: center !important;
    gap: 8px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .site-header .hamb { justify-self: start !important; }

  .site-header .brand {
    position: static !important;
    transform: none !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-width: 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  .site-header .brand img {
    display: block !important;
    width: min(42vw, 170px) !important;
    max-width: 100% !important;
    height: auto !important;
  }

  .site-header .nav-actions {
    justify-self: end !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    min-width: 0 !important;
    gap: 0 !important;
  }

  .site-header .nav-actions .lang,
  .site-header .nav-actions .icon { display: none !important; }

  .site-header .bag { display: flex !important; }

  .mobile-lang {
    width: 100%;
    border: 1px solid rgba(255,255,255,.28);
    background: transparent;
    color: #fff;
    padding: 13px 16px;
    margin: 8px 0 20px;
    letter-spacing: .14em;
    text-transform: uppercase;
  }
}

.editorial-intro{grid-template-columns:1fr}
.editorial-intro article{min-height:680px}
.editorial-intro div{bottom:96px;max-width:620px}
@media (max-width:700px){
  .editorial-intro article{min-height:560px}
  .editorial-intro div{bottom:110px;max-width:82%}
}

/* V22 refinements: smaller mobile hero title + clearer editorial copy */
@media (max-width: 700px) {
  .hero h1 {
    font-size: 42px !important;
    line-height: .96 !important;
    letter-spacing: -0.025em !important;
  }

  .hero-copy {
    top: 50% !important;
  }

  .editorial-intro article {
    min-height: 620px !important;
    background: #12110f !important;
  }

  .editorial-intro img {
    object-fit: cover !important;
    object-position: center 42% !important;
    filter: brightness(.52) saturate(.78) contrast(1.02) !important;
  }

  .editorial-intro article:after {
    background:
      linear-gradient(90deg, rgba(0,0,0,.62) 0%, rgba(0,0,0,.38) 48%, rgba(0,0,0,.10) 100%),
      linear-gradient(180deg, rgba(0,0,0,.04) 0%, rgba(0,0,0,.38) 72%, rgba(0,0,0,.58) 100%) !important;
  }

  .editorial-intro div {
    bottom: 132px !important;
    max-width: 84% !important;
  }

  .editorial-intro h2 {
    font-size: 31px !important;
    line-height: 1.08 !important;
    text-shadow: 0 2px 20px rgba(0,0,0,.38) !important;
  }
}

@media (max-width: 430px) {
  .hero h1 {
    font-size: 38px !important;
    line-height: .97 !important;
  }

  .editorial-intro h2 {
    font-size: 29px !important;
  }
}

/* V23 — hero balance and cleaner editorial image harmony */
.hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    radial-gradient(circle at 72% 48%, rgba(255,255,255,.10), transparent 34%),
    linear-gradient(90deg, rgba(0,0,0,.92) 0%, rgba(0,0,0,.76) 42%, rgba(0,0,0,.38) 100%);
  pointer-events:none;
}
.hero-media,
.hero-obsidian,
.hero-copy{z-index:2}
.hero-media img{
  opacity:.72;
  filter:grayscale(.12) contrast(1.02) saturate(.72) brightness(.58) !important;
}
.hero-obsidian{
  opacity:.14 !important;
  right:-10% !important;
  top:18% !important;
  width:56% !important;
}
.hero-copy{
  top:44% !important;
  transform:translateY(-40%) !important;
}
.hero h1{
  font-size:clamp(48px,5.4vw,92px) !important;
  line-height:.94 !important;
  max-width:820px;
}
.hero-buttons{margin-top:32px !important}

.editorial-intro img{
  object-position:center 46% !important;
}
.editorial-intro article:after{
  background:
    linear-gradient(90deg, rgba(0,0,0,.50) 0%, rgba(0,0,0,.26) 46%, rgba(0,0,0,.08) 100%),
    linear-gradient(180deg, rgba(0,0,0,.08) 0%, rgba(0,0,0,.18) 52%, rgba(0,0,0,.42) 100%) !important;
}
.editorial-intro div{
  left:54px !important;
  bottom:128px !important;
  max-width:560px !important;
}
.editorial-intro h2{
  text-shadow:0 2px 18px rgba(0,0,0,.36);
}

@media (max-width: 700px) {
  .hero{
    min-height:640px !important;
  }
  .hero-media{
    min-height:640px !important;
  }
  .hero-copy{
    top:40% !important;
    transform:translateY(-32%) !important;
    left:6.2vw !important;
    right:6.2vw !important;
    max-width:88vw !important;
  }
  .hero .kicker{
    margin-bottom:18px !important;
    font-size:10.5px !important;
    letter-spacing:.25em !important;
  }
  .hero h1{
    font-size:35px !important;
    line-height:.98 !important;
    max-width:360px !important;
    margin-bottom:18px !important;
  }
  .hero p:not(.kicker){
    font-size:16px !important;
    line-height:1.45 !important;
    max-width:330px !important;
  }
  .hero-buttons{
    margin-top:24px !important;
    gap:12px !important;
  }
  .hero-buttons a{
    padding:15px 18px !important;
    font-size:11px !important;
  }
  .hero-obsidian{
    opacity:.10 !important;
    width:72% !important;
    right:-22% !important;
    top:34% !important;
  }
  .hero:before{
    background:
      linear-gradient(90deg, rgba(0,0,0,.90) 0%, rgba(0,0,0,.62) 54%, rgba(0,0,0,.36) 100%),
      linear-gradient(180deg, rgba(0,0,0,.78) 0%, rgba(0,0,0,.34) 42%, rgba(0,0,0,.60) 100%) !important;
  }

  .editorial-intro article{
    min-height:560px !important;
  }
  .editorial-intro img{
    transform:scale(.96) !important;
    object-fit:cover !important;
    object-position:center 48% !important;
    filter:brightness(.66) saturate(.82) contrast(1.02) !important;
  }
  .editorial-intro article:after{
    background:
      linear-gradient(90deg, rgba(0,0,0,.48) 0%, rgba(0,0,0,.25) 52%, rgba(0,0,0,.10) 100%),
      linear-gradient(180deg, rgba(0,0,0,.10) 0%, rgba(0,0,0,.16) 45%, rgba(0,0,0,.48) 100%) !important;
  }
  .editorial-intro div{
    left:28px !important;
    right:28px !important;
    bottom:120px !important;
    max-width:78% !important;
  }
  .editorial-intro h2{
    font-size:28px !important;
    line-height:1.08 !important;
  }
}

@media (max-width: 430px) {
  .hero h1{
    font-size:33px !important;
  }
  .hero-copy{
    top:39% !important;
  }
  .editorial-intro div{
    left:26px !important;
    bottom:122px !important;
  }
}

/* V24 — remove dead space and place copy on cleaner image areas */

@media (max-width: 700px) {
  .hero,
  .hero-media {
    min-height: 590px !important;
  }

  .hero-media img {
    object-position: 60% 48% !important;
    opacity: .62 !important;
    filter: grayscale(.18) contrast(1.01) saturate(.62) brightness(.50) !important;
  }

  .hero-copy {
    top: 31% !important;
    transform: none !important;
    left: 6.5vw !important;
    right: 6.5vw !important;
    max-width: 87vw !important;
  }

  .hero .kicker {
    margin-bottom: 14px !important;
  }

  .hero h1 {
    font-size: 31px !important;
    line-height: 1 !important;
    max-width: 330px !important;
    margin-bottom: 16px !important;
  }

  .hero p:not(.kicker) {
    font-size: 15px !important;
    line-height: 1.42 !important;
    max-width: 325px !important;
  }

  .hero-buttons {
    margin-top: 20px !important;
  }

  .hero:before {
    background:
      linear-gradient(180deg,
        rgba(0,0,0,.92) 0%,
        rgba(0,0,0,.64) 30%,
        rgba(0,0,0,.40) 62%,
        rgba(0,0,0,.72) 100%) !important;
  }

  .hero-obsidian {
    opacity: .06 !important;
    width: 58% !important;
    right: -12% !important;
    top: 46% !important;
  }

  .editorial-intro {
    background: #0b0b0b !important;
  }

  .editorial-intro article {
    min-height: 520px !important;
  }

  .editorial-intro img {
    transform: none !important;
    object-fit: cover !important;
    object-position: 64% 50% !important;
    filter: brightness(.78) saturate(.84) contrast(1) !important;
  }

  .editorial-intro article:after {
    background:
      linear-gradient(90deg,
        rgba(0,0,0,.66) 0%,
        rgba(0,0,0,.46) 35%,
        rgba(0,0,0,.14) 68%,
        rgba(0,0,0,.04) 100%),
      linear-gradient(180deg,
        rgba(0,0,0,.08) 0%,
        rgba(0,0,0,.14) 52%,
        rgba(0,0,0,.46) 100%) !important;
  }

  .editorial-intro div {
    left: 28px !important;
    right: auto !important;
    bottom: 86px !important;
    max-width: 58% !important;
  }

  .editorial-intro .kicker {
    margin-bottom: 16px !important;
    font-size: 10px !important;
    letter-spacing: .24em !important;
  }

  .editorial-intro h2 {
    font-size: 26px !important;
    line-height: 1.08 !important;
    margin-bottom: 20px !important;
    max-width: 290px !important;
    text-shadow: 0 2px 18px rgba(0,0,0,.42) !important;
  }

  .editorial-intro a {
    font-size: 11px !important;
    letter-spacing: .11em !important;
  }

  .editorial-intro + .shop-section {
    margin-top: 0 !important;
    padding-top: 44px !important;
  }

  main {
    padding-bottom: 72px !important;
  }
}

/* V25 — final mobile composition pass */
@media (max-width: 700px) {
  /* Header: smaller, cleaner, truly centered logo */
  .site-header .nav-shell {
    height: 76px !important;
    grid-template-columns: 42px minmax(0,1fr) 42px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .site-header .brand img {
    width: 138px !important;
    max-height: 48px !important;
    object-fit: contain !important;
  }
  .site-header .hamb,
  .site-header .bag {
    transform: scale(.92) !important;
  }

  /* Hero: remove black dead space and pull the message upward */
  .hero,
  .hero-media {
    min-height: 520px !important;
  }
  .hero-media img {
    object-position: 66% 46% !important;
    opacity: .70 !important;
    filter: grayscale(.10) contrast(1.02) saturate(.70) brightness(.58) !important;
  }
  .hero-copy {
    top: 86px !important;
    transform: none !important;
    left: 24px !important;
    right: 24px !important;
    max-width: 340px !important;
  }
  .hero .kicker {
    margin-bottom: 12px !important;
    font-size: 10px !important;
  }
  .hero h1 {
    font-size: 30px !important;
    line-height: 1.02 !important;
    max-width: 320px !important;
    margin-bottom: 14px !important;
  }
  .hero p:not(.kicker) {
    font-size: 14.5px !important;
    line-height: 1.42 !important;
    max-width: 315px !important;
  }
  .hero-buttons {
    margin-top: 18px !important;
    gap: 10px !important;
    max-width: 286px !important;
  }
  .hero-buttons a {
    padding: 13px 15px !important;
    font-size: 10.5px !important;
  }
  .hero:before {
    background:
      linear-gradient(90deg, rgba(0,0,0,.86) 0%, rgba(0,0,0,.58) 48%, rgba(0,0,0,.20) 100%),
      linear-gradient(180deg, rgba(0,0,0,.56) 0%, rgba(0,0,0,.18) 52%, rgba(0,0,0,.52) 100%) !important;
  }
  .hero-obsidian { opacity: .035 !important; }

  /* Editorial block: product on the right, clean copy on the left */
  .editorial-intro article {
    min-height: 500px !important;
  }
  .editorial-intro img {
    object-position: 78% center !important;
    filter: brightness(.82) saturate(.84) contrast(1.01) !important;
  }
  .editorial-intro article:after {
    background:
      linear-gradient(90deg, rgba(0,0,0,.76) 0%, rgba(0,0,0,.58) 34%, rgba(0,0,0,.20) 66%, rgba(0,0,0,.04) 100%),
      linear-gradient(180deg, rgba(0,0,0,.06) 0%, rgba(0,0,0,.10) 65%, rgba(0,0,0,.28) 100%) !important;
  }
  .editorial-intro div {
    left: 24px !important;
    right: auto !important;
    top: 50% !important;
    bottom: auto !important;
    transform: translateY(-44%) !important;
    max-width: 52% !important;
  }
  .editorial-intro .kicker {
    margin-bottom: 13px !important;
    font-size: 9.5px !important;
  }
  .editorial-intro h2 {
    font-size: 25px !important;
    line-height: 1.08 !important;
    max-width: 220px !important;
    margin-bottom: 17px !important;
  }
  .editorial-intro a {
    font-size: 10.5px !important;
  }
}

@media (max-width: 390px) {
  .site-header .brand img { width: 126px !important; }
  .hero-copy { top: 78px !important; }
  .hero h1 { font-size: 28px !important; }
  .editorial-intro div { max-width: 55% !important; }
  .editorial-intro h2 { font-size: 23px !important; }
}

/* =========================================================
   V27 — OBSIDIA design-system refactor
   Editorial, minimal, premium, responsive
   ========================================================= */

:root{
  --bg:#fafaf8;
  --surface:#ffffff;
  --surface-soft:#f3f2ee;
  --text:#171717;
  --muted:#6f6f6a;
  --border:#e5e4df;
  --accent:#111111;
  --accent-soft:#2a2927;
  --sale:#9b3f56;
  --shadow:0 18px 50px rgba(15,15,15,.07);
  --radius:0px;
  --space-1:8px;
  --space-2:16px;
  --space-3:24px;
  --space-4:40px;
  --space-5:64px;
  --space-6:96px;
  --serif:'Cormorant Garamond', Georgia, serif;
  --sans:'Inter', Arial, sans-serif;
}

html{background:var(--bg)}
body{
  font-family:var(--sans) !important;
  background:var(--bg) !important;
  color:var(--text) !important;
  font-weight:300;
  letter-spacing:.005em;
}

h1,h2,h3,.product-panel h2,.newsletter h2,.section-head h2{
  font-family:var(--serif) !important;
  font-weight:400 !important;
  letter-spacing:-.018em;
}

p,button,input,a,small,strong{
  font-family:var(--sans);
}

.site-header{
  background:#090909 !important;
  border-bottom:1px solid rgba(255,255,255,.09) !important;
}

.topline{
  padding:10px 14px !important;
  font-size:9px !important;
  letter-spacing:.22em !important;
  color:#d8d7d2 !important;
}

.nav-shell{
  height:84px !important;
  padding:0 38px !important;
}

.brand img{
  width:205px !important;
}

.nav{
  gap:28px !important;
  font-size:11px !important;
  letter-spacing:.12em !important;
}

.nav-actions{
  gap:16px !important;
}

.lang{
  font-size:11px !important;
  letter-spacing:.12em !important;
}

.hero{
  min-height:680px !important;
}

.hero-media{
  min-height:680px !important;
}

.hero-copy{
  left:6vw !important;
  max-width:590px !important;
}

.hero .kicker{
  margin-bottom:18px !important;
  color:#d2d1cc !important;
}

.hero h1{
  font-size:clamp(54px,5.2vw,88px) !important;
  line-height:.93 !important;
  margin-bottom:22px !important;
}

.hero p:not(.kicker){
  font-size:17px !important;
  line-height:1.55 !important;
  max-width:500px !important;
  color:#ecebe7 !important;
}

.hero-buttons{
  margin-top:30px !important;
  gap:12px !important;
}

.hero-buttons a,
.add,
.checkout{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 24px !important;
  border:1px solid currentColor !important;
  border-radius:0 !important;
  font-size:10px !important;
  font-weight:500 !important;
  letter-spacing:.16em !important;
  text-transform:uppercase;
  transition:background-color .25s ease,color .25s ease,border-color .25s ease,opacity .25s ease;
}

.hero-buttons a:hover,
.add:hover,
.checkout:hover{
  opacity:.86;
}

.editorial-intro article{
  min-height:620px !important;
}

.editorial-intro div{
  left:48px !important;
  bottom:74px !important;
  max-width:520px !important;
}

.editorial-intro .kicker{
  font-size:10px !important;
  margin-bottom:16px !important;
}

.editorial-intro h2{
  font-size:42px !important;
  line-height:1.02 !important;
  margin-bottom:18px !important;
}

.editorial-intro a{
  font-size:10px !important;
  letter-spacing:.16em !important;
}

.light-catalog,
.offers-section,
.clean-scents,
.quiet-journal{
  padding-top:var(--space-5) !important;
  padding-bottom:var(--space-5) !important;
}

.catalog-head{
  margin-bottom:30px !important;
}

.catalog-head .kicker,
.section-head .kicker{
  font-size:9px !important;
  letter-spacing:.24em !important;
  color:#8c8b86 !important;
  margin-bottom:14px !important;
}

.catalog-head h2,
.clean-scents .section-head h2{
  font-family:var(--serif) !important;
  text-transform:none !important;
  letter-spacing:-.015em !important;
  font-size:38px !important;
  line-height:1.05 !important;
}

.catalog-head p{
  color:var(--muted) !important;
  font-size:13px !important;
  line-height:1.65 !important;
}

.catalog-filters{
  gap:22px !important;
  margin-bottom:40px !important;
}

.catalog-filters .filter{
  padding:9px 0 !important;
  font-size:10px !important;
  letter-spacing:.13em !important;
  text-transform:uppercase;
  color:#6e6d69;
}

.catalog-filters .filter.active{
  color:#111 !important;
  border-bottom-color:#111 !important;
}

.zara-grid{
  gap:58px 22px !important;
}

.zara-card{
  cursor:pointer;
}

.zara-card figure{
  background:var(--surface-soft) !important;
  overflow:hidden;
}

.zara-card figure img{
  transition:transform .55s ease,filter .55s ease;
}

.zara-card:hover figure img{
  transform:scale(1.018);
  filter:contrast(1.01);
}

.zara-card h3{
  margin:14px 0 4px !important;
  font-size:12px !important;
  font-weight:500 !important;
  letter-spacing:.10em !important;
  text-transform:uppercase;
}

.zara-card p{
  color:var(--muted) !important;
  font-size:11px !important;
  margin-bottom:5px !important;
}

.zara-card strong{
  font-size:12px !important;
  font-weight:400 !important;
}

.old-price{
  color:#8d8c87 !important;
}

.sale-price{
  color:var(--sale) !important;
}

.offers-section{
  background:#f5f4f0 !important;
}

.clean-scents{
  background:var(--surface) !important;
}

.search-line{
  border-bottom:1px solid var(--border) !important;
}

.search-line input{
  font-size:13px !important;
  font-weight:300;
}

.quiet.scent-grid{
  background:var(--border) !important;
}

.quiet .scent-tile{
  min-height:230px !important;
  padding:22px !important;
}

.quiet .scent-tile h3{
  font-family:var(--serif) !important;
  font-size:24px !important;
  letter-spacing:-.01em;
}

.product-focus{
  background:#0d0d0d !important;
}

.product-panel{
  padding:64px !important;
}

.product-panel h2{
  font-size:54px !important;
  line-height:.95 !important;
}

.product-panel .meta,
.product-panel #focusDesc{
  color:#bfbeb8 !important;
}

.product-panel .price{
  font-size:16px !important;
}

.choose-row h3{
  font-family:var(--sans) !important;
  text-transform:uppercase;
  font-size:10px !important;
  letter-spacing:.15em !important;
}

.scent-btn{
  border-color:rgba(255,255,255,.18) !important;
  border-radius:0 !important;
}

.scent-btn.active{
  border-color:#fff !important;
  background:#181818 !important;
}

details{
  border-top:1px solid rgba(255,255,255,.16) !important;
}

details summary{
  font-size:11px !important;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.quiet-journal{
  background:var(--bg) !important;
}

.journal-grid{
  gap:28px !important;
}

.journal-grid h3{
  font-size:25px !important;
  line-height:1.08 !important;
}

.journal-grid time{
  font-size:9px !important;
  letter-spacing:.14em;
  color:#8a8984;
}

.minimal-newsletter{
  background:#0b0b0b !important;
  padding:88px 24px !important;
}

.minimal-newsletter h2{
  font-size:48px !important;
}

.minimal-newsletter p{
  color:#c9c8c3 !important;
}

.minimal-newsletter form{
  border-bottom:1px solid rgba(255,255,255,.45) !important;
}

.footer{
  background:#070707 !important;
  border-top:1px solid rgba(255,255,255,.09);
}

.footer h4{
  font-size:10px !important;
  letter-spacing:.16em !important;
  text-transform:uppercase;
}

.footer a,
.footer p,
.footer small{
  color:#aeadA8 !important;
  font-size:11px !important;
  line-height:1.7 !important;
}

.bag-drawer,
.mobile-menu,
.search-modal,
.scent-modal{
  background:rgba(10,10,10,.98) !important;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  color:#fff !important;
}

.bag-drawer{
  width:min(420px,100vw) !important;
}

.bottom-nav{
  background:rgba(255,255,255,.96) !important;
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  border-top:1px solid var(--border);
}

.bottom-nav small{
  font-size:9px !important;
  letter-spacing:.04em;
}

@media (max-width:900px){
  .nav-shell{
    padding:0 16px !important;
  }
}

@media (max-width:700px){
  .topline{
    padding:9px 8px !important;
    font-size:8px !important;
    letter-spacing:.17em !important;
  }

  .site-header .nav-shell{
    height:68px !important;
  }

  .site-header .brand img{
    width:118px !important;
    max-height:42px !important;
  }

  .hero,
  .hero-media{
    min-height:500px !important;
  }

  .hero-copy{
    top:72px !important;
    left:22px !important;
    right:22px !important;
    max-width:325px !important;
  }

  .hero h1{
    font-size:28px !important;
    line-height:1.01 !important;
    max-width:300px !important;
  }

  .hero p:not(.kicker){
    font-size:14px !important;
    max-width:300px !important;
  }

  .hero-buttons{
    max-width:280px !important;
  }

  .hero-buttons a{
    min-height:42px !important;
    padding:0 14px !important;
    font-size:9px !important;
  }

  .editorial-intro article{
    min-height:480px !important;
  }

  .editorial-intro div{
    left:22px !important;
    max-width:56% !important;
  }

  .editorial-intro h2{
    font-size:22px !important;
    max-width:200px !important;
  }

  .light-catalog,
  .offers-section,
  .clean-scents,
  .quiet-journal{
    padding-top:48px !important;
    padding-bottom:56px !important;
  }

  .catalog-head h2,
  .clean-scents .section-head h2{
    font-size:29px !important;
  }

  .catalog-head p{
    font-size:12px !important;
    padding:0 12px;
  }

  .catalog-filters{
    gap:16px !important;
    overflow-x:auto;
    justify-content:flex-start !important;
    padding:0 2px 8px;
    scrollbar-width:none;
  }

  .catalog-filters::-webkit-scrollbar{display:none}

  .zara-grid{
    gap:38px 13px !important;
  }

  .zara-card h3{
    font-size:10.5px !important;
    margin-top:11px !important;
  }

  .zara-card p,
  .zara-card strong{
    font-size:10.5px !important;
  }

  .offers-section .compact{
    grid-template-columns:repeat(2,1fr) !important;
  }

  .quiet .scent-tile{
    min-height:205px !important;
    padding:18px !important;
  }

  .quiet .scent-tile h3{
    font-size:20px !important;
  }

  .product-panel{
    padding:38px 22px 52px !important;
  }

  .product-panel h2{
    font-size:42px !important;
  }

  .minimal-newsletter{
    padding:68px 22px 84px !important;
  }

  .minimal-newsletter h2{
    font-size:37px !important;
  }
}

@media (max-width:390px){
  .site-header .brand img{
    width:110px !important;
  }

  .hero h1{
    font-size:27px !important;
  }

  .editorial-intro h2{
    font-size:21px !important;
  }
}


/* =========================================================
   V29 — Cinematic hero + scent-first editorial entry
   ========================================================= */

.hero-video{
  position:relative;
  min-height:calc(100svh - 118px);
  overflow:hidden;
  background:#070707;
  color:#fff;
  display:grid;
  place-items:center;
}

.hero-video video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  background:#070707;
}

.hero-video-overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 60% 48%,rgba(255,255,255,.06),transparent 34%),
    linear-gradient(180deg,rgba(0,0,0,.28) 0%,rgba(0,0,0,.26) 48%,rgba(0,0,0,.68) 100%),
    linear-gradient(90deg,rgba(0,0,0,.38) 0%,rgba(0,0,0,.08) 55%,rgba(0,0,0,.28) 100%);
  z-index:1;
}

.hero-video-content{
  position:relative;
  z-index:2;
  text-align:center;
  width:min(90vw,760px);
  padding:48px 24px 88px;
}

.hero-video-content .kicker{
  color:#deddd8;
  margin:0 0 18px;
  font-size:10px;
  letter-spacing:.28em;
}

.hero-video-content h1{
  margin:0;
  font-family:var(--serif);
  font-size:clamp(72px,10vw,150px);
  line-height:.82;
  font-weight:400;
  letter-spacing:.04em;
}

.hero-tagline{
  margin:22px 0 0;
  font-family:var(--serif);
  font-size:clamp(28px,3.4vw,48px);
  font-weight:400;
  letter-spacing:-.015em;
}

.hero-video-actions{
  display:flex;
  justify-content:center;
  gap:12px;
  flex-wrap:wrap;
  margin-top:38px;
}

.hero-video-actions a{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 24px;
  border:1px solid rgba(255,255,255,.72);
  font-size:10px;
  font-weight:500;
  letter-spacing:.16em;
  text-transform:uppercase;
  transition:.25s ease;
}

.hero-video-actions a:first-child{
  background:#fff;
  color:#111;
  border-color:#fff;
}

.hero-video-actions a:hover{
  opacity:.82;
}

.scroll-down{
  position:absolute;
  left:50%;
  bottom:22px;
  z-index:3;
  transform:translateX(-50%);
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:8px;
  color:#fff;
  font-size:9px;
  letter-spacing:.18em;
  text-transform:uppercase;
}

.scroll-down i{
  display:block;
  width:1px;
  height:34px;
  background:rgba(255,255,255,.72);
}

.featured-scents{
  background:var(--surface);
  padding:82px 42px 96px;
}

.featured-scents-head{
  text-align:center;
  max-width:760px;
  margin:0 auto 38px;
}

.featured-scents-head .kicker{
  color:#8d8b85;
  font-size:9px;
  margin-bottom:14px;
}

.featured-scents-head h2{
  margin:0;
  font-family:var(--serif);
  font-size:clamp(38px,4.6vw,64px);
  line-height:.98;
  font-weight:400;
}

.featured-scent-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  max-width:1440px;
  margin:0 auto;
}

.featured-scent-card{
  border:0;
  padding:0;
  margin:0;
  background:transparent;
  color:inherit;
  text-align:left;
  cursor:pointer;
}

.featured-scent-card figure{
  margin:0;
  aspect-ratio:4/5;
  overflow:hidden;
  background:#f0efeb;
}

.featured-scent-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .6s ease,filter .6s ease;
}

.featured-scent-card:hover img{
  transform:scale(1.018);
  filter:contrast(1.02);
}

.featured-scent-info{
  padding-top:16px;
}

.featured-scent-info span{
  display:block;
  margin-bottom:7px;
  color:#77756f;
  font-size:9px;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.featured-scent-info h3{
  margin:0 0 6px;
  font-family:var(--serif);
  font-size:32px;
  font-weight:400;
  line-height:1;
}

.featured-scent-info p{
  margin:0;
  color:#67655f;
  font-size:12px;
  letter-spacing:.04em;
}

@media (max-width:700px){
  .hero-video{
    min-height:calc(100svh - 99px);
  }

  .hero-video video{
    object-position:61% center;
  }

  .hero-video-content{
    width:100%;
    padding:36px 22px 92px;
  }

  .hero-video-content .kicker{
    font-size:8.5px;
    letter-spacing:.23em;
    margin-bottom:14px;
  }

  .hero-video-content h1{
    font-size:58px;
    line-height:.84;
  }

  .hero-tagline{
    margin-top:18px;
    font-size:27px;
  }

  .hero-video-actions{
    margin-top:30px;
    gap:10px;
  }

  .hero-video-actions a{
    min-height:43px;
    padding:0 15px;
    font-size:8.8px;
  }

  .scroll-down{
    bottom:16px;
    font-size:8px;
  }

  .scroll-down i{
    height:28px;
  }

  .featured-scents{
    padding:54px 14px 66px;
  }

  .featured-scents-head{
    margin-bottom:25px;
    padding:0 16px;
  }

  .featured-scents-head h2{
    font-size:36px;
  }

  .featured-scent-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }

  .featured-scent-card figure{
    aspect-ratio:3/4;
  }

  .featured-scent-info{
    padding-top:11px;
  }

  .featured-scent-info span{
    font-size:7.5px;
    letter-spacing:.10em;
  }

  .featured-scent-info h3{
    font-size:21px;
    margin-bottom:5px;
  }

  .featured-scent-info p{
    font-size:9.5px;
    line-height:1.45;
  }
}

@media (prefers-reduced-motion:reduce){
  .hero-video video{
    display:none;
  }

  .hero-video{
    background:
      linear-gradient(rgba(0,0,0,.38),rgba(0,0,0,.62)),
      url('assets/hero-lifestyle.jpg') center/cover no-repeat;
  }
}


/* =========================================================
   V30 — zoomed-out hero image treatment
   ========================================================= */

.hero-video{
  background-image:url('assets/hero-mood.jpg') !important;
  background-size:contain !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
  background-color:#1a1a1a !important;
}

/* Until a final MP4 is supplied, keep the contained still image visible. */
.hero-video > video{
  display:none !important;
}

@media (max-width:700px){
  .hero-video{
    background-size:contain !important;
    background-position:center center !important;
  }
}


/* =========================================================
   V31 — inventory and stock states
   ========================================================= */
.stock-status{margin:17px 0 4px;min-height:19px;font-size:11px;font-weight:500;letter-spacing:.11em;text-transform:uppercase}.stock-status.available,.stock-status.in_stock{color:#b8d5c4}.stock-status.low{color:#e3bb78}.stock-status.out,.stock-status.inactive{color:#ef9bad}.add:disabled,.qty button:disabled{cursor:not-allowed!important;opacity:.48!important}.scent-btn.sold-out{opacity:.42;cursor:not-allowed}.scent-btn.sold-out strong{text-decoration:line-through}.zara-card figure{position:relative}.stock-badge{position:absolute;left:12px;bottom:12px;z-index:2;padding:7px 9px;background:rgba(255,255,255,.94);color:#111;font-size:8px;font-weight:500;letter-spacing:.13em;text-transform:uppercase}.stock-badge.out{background:#111;color:#fff}.stock-badge.low{background:#fff8e8;color:#765019}.zara-card.is-sold-out figure img{filter:grayscale(.45) brightness(.88)}
@media(max-width:700px){.stock-status{font-size:9px;letter-spacing:.09em}.stock-badge{left:8px;bottom:8px;padding:6px 7px;font-size:7px}}


/* =========================================================
   V32 — Instagram section and profile links
   ========================================================= */

.instagram-section{
  background:#f7f6f2;
  padding:84px 34px 94px;
  border-top:1px solid var(--border);
}

.instagram-head{
  max-width:760px;
  margin:0 auto 34px;
  text-align:center;
}

.instagram-head .kicker{
  margin:0 0 13px;
  color:#8a8882;
  font-size:9px;
  letter-spacing:.25em;
}

.instagram-head h2{
  margin:0;
  font-family:var(--serif);
  font-size:clamp(40px,4.8vw,66px);
  line-height:.96;
  font-weight:400;
}

.instagram-head > p:not(.kicker){
  max-width:520px;
  margin:18px auto 0;
  color:var(--muted);
  font-size:13px;
  line-height:1.7;
}

.instagram-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-top:25px;
  padding-bottom:6px;
  border-bottom:1px solid #151515;
  font-size:11px;
  font-weight:500;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.instagram-icon{
  width:18px;
  height:18px;
  display:inline-flex;
}

.instagram-icon svg{
  width:100%;
  height:100%;
  fill:none;
  stroke:currentColor;
  stroke-width:1.6;
}

.instagram-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  max-width:1480px;
  margin:0 auto;
}

.instagram-grid figure{
  margin:0;
  aspect-ratio:1/1;
  overflow:hidden;
  background:#e8e6df;
}

.instagram-grid img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .55s ease,filter .55s ease;
}

.instagram-grid:hover img{
  filter:brightness(.96);
}

.instagram-grid figure:hover img{
  transform:scale(1.025);
  filter:brightness(1);
}

.footer-instagram{
  display:inline-block;
  margin:0 0 24px 0;
  color:#f3f2ef !important;
  font-size:11px !important;
  font-weight:500;
  letter-spacing:.12em;
  text-transform:uppercase;
  border-bottom:1px solid rgba(255,255,255,.34);
  padding-bottom:5px;
}

@media(max-width:700px){
  .instagram-section{
    padding:58px 14px 70px;
  }

  .instagram-head{
    margin-bottom:25px;
    padding:0 12px;
  }

  .instagram-head h2{
    font-size:38px;
  }

  .instagram-head > p:not(.kicker){
    font-size:12px;
  }

  .instagram-link{
    margin-top:21px;
    font-size:9.5px;
  }

  .instagram-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
}


/* =========================================================
   V33 — true scent-first discovery
   The opening cards now represent fragrances, not vessels.
   ========================================================= */

.featured-scents-v33{
  background:#f2f0eb;
  padding:88px 34px 98px;
}

.featured-scents-v33 .featured-scents-head{
  max-width:820px;
  margin-bottom:42px;
}

.featured-scents-copy{
  max-width:610px;
  margin:20px auto 0;
  color:#6f6d67;
  font-size:13px;
  line-height:1.72;
}

.featured-scent-library{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
  max-width:1480px;
  margin:0 auto;
}

.scent-only-card{
  --scent-tone:#888;
  position:relative;
  min-height:330px;
  padding:20px;
  border:1px solid rgba(20,20,20,.09);
  background:
    radial-gradient(circle at 68% 28%,color-mix(in srgb,var(--scent-tone) 74%,white 26%) 0 8%,transparent 30%),
    linear-gradient(145deg,color-mix(in srgb,var(--scent-tone) 55%,white 45%),#f7f5f0 74%);
  color:#151515;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:space-between;
  text-align:left;
  transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;
}

.scent-only-card::after{
  content:"";
  position:absolute;
  inset:auto -28% -35% 18%;
  height:72%;
  border-radius:50%;
  background:color-mix(in srgb,var(--scent-tone) 42%,transparent);
  filter:blur(18px);
  opacity:.52;
  pointer-events:none;
}

.scent-only-card:hover,
.scent-only-card.active{
  transform:translateY(-4px);
  border-color:rgba(20,20,20,.28);
  box-shadow:0 18px 40px rgba(20,20,20,.08);
}

.scent-number{
  position:relative;
  z-index:2;
  font-size:9px;
  letter-spacing:.18em;
  color:rgba(15,15,15,.55);
}

.scent-orbit{
  position:absolute;
  right:18px;
  top:18px;
  width:76px;
  height:76px;
  border:1px solid rgba(20,20,20,.18);
  border-radius:50%;
}

.scent-orbit::after{
  content:"";
  position:absolute;
  width:17px;
  height:17px;
  right:9px;
  top:5px;
  border-radius:50%;
  background:var(--scent-tone);
  box-shadow:0 0 0 7px rgba(255,255,255,.25);
}

.scent-only-content{
  position:relative;
  z-index:2;
  display:block;
  margin-top:auto;
  margin-bottom:23px;
}

.scent-only-content small{
  display:block;
  margin-bottom:9px;
  font-size:8px;
  font-style:normal;
  letter-spacing:.13em;
  text-transform:uppercase;
  color:rgba(20,20,20,.62);
}

.scent-only-content strong{
  display:block;
  font-family:var(--serif);
  font-size:29px;
  line-height:.94;
  font-weight:400;
  letter-spacing:-.02em;
}

.scent-only-content em{
  display:block;
  margin-top:12px;
  font-size:10px;
  font-style:normal;
  line-height:1.55;
  color:rgba(20,20,20,.68);
}

.scent-card-action{
  position:relative;
  z-index:2;
  font-size:8px;
  font-weight:500;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.featured-scent-detail{
  --detail-tone:#888;
  max-width:1100px;
  margin:18px auto 0;
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  min-height:290px;
  background:#111;
  color:#fff;
}

.featured-scent-detail[hidden]{
  display:none;
}

.featured-scent-detail-tone{
  background:
    radial-gradient(circle at 58% 38%,rgba(255,255,255,.34),transparent 22%),
    linear-gradient(145deg,color-mix(in srgb,var(--detail-tone) 82%,black 18%),#111);
}

.featured-scent-detail > div:last-child{
  padding:38px 42px;
}

.featured-scent-detail .kicker{
  margin:0 0 13px;
  color:#c7c4bd;
  font-size:9px;
  letter-spacing:.18em;
}

.featured-scent-detail h3{
  margin:0 0 15px;
  font-family:var(--serif);
  font-size:47px;
  line-height:.94;
  font-weight:400;
}

.featured-scent-detail p:not(.kicker){
  max-width:650px;
  margin:0 0 14px;
  color:#dedbd4;
  font-size:13px;
  line-height:1.7;
}

.featured-scent-detail small{
  color:#aaa79f;
  font-size:10px;
  line-height:1.5;
}

.featured-detail-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:25px;
}

.featured-detail-actions a{
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.55);
  font-size:9px;
  letter-spacing:.13em;
  text-transform:uppercase;
}

@media(max-width:1100px){
  .featured-scent-library{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:700px){
  .featured-scents-v33{
    padding:58px 14px 70px;
  }

  .featured-scents-v33 .featured-scents-head{
    margin-bottom:27px;
    padding:0 10px;
  }

  .featured-scents-copy{
    font-size:12px;
    line-height:1.65;
  }

  .featured-scent-library{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .scent-only-card{
    min-height:245px;
    padding:14px;
  }

  .scent-orbit{
    width:54px;
    height:54px;
    right:12px;
    top:12px;
  }

  .scent-orbit::after{
    width:12px;
    height:12px;
    right:7px;
    top:4px;
  }

  .scent-only-content{
    margin-bottom:17px;
  }

  .scent-only-content small{
    font-size:6.8px;
  }

  .scent-only-content strong{
    font-size:21px;
  }

  .scent-only-content em{
    margin-top:9px;
    font-size:8.5px;
  }

  .scent-card-action{
    font-size:6.8px;
  }

  .featured-scent-detail{
    grid-template-columns:1fr;
    margin-top:10px;
  }

  .featured-scent-detail-tone{
    min-height:120px;
  }

  .featured-scent-detail > div:last-child{
    padding:26px 20px 32px;
  }

  .featured-scent-detail h3{
    font-size:36px;
  }
}


/* =========================================================
   V34 — emotional scent storytelling
   ========================================================= */

.scent-emotional-lead{
  font-family:var(--serif) !important;
  font-size:23px !important;
  line-height:1.18 !important;
  font-weight:400 !important;
  letter-spacing:-.01em !important;
  color:inherit !important;
  margin:0 0 17px !important;
}

.scent-detail-meta,
.selected-scent-meta{
  display:grid;
  gap:9px;
  margin-top:20px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.16);
}

.scent-detail-meta div{
  display:grid;
  grid-template-columns:110px minmax(0,1fr);
  gap:16px;
}

.scent-detail-meta strong,
.selected-scent-meta strong{
  font-size:9px;
  font-weight:500;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.scent-detail-meta span,
.selected-scent-meta span{
  font-size:11px;
  line-height:1.6;
  color:#bbb8b1;
}

.selected-scent-meta{
  border-top-color:rgba(255,255,255,.15);
}

.selected-scent-meta strong{
  margin-top:5px;
}

.scent-guide-card{
  margin-bottom:14px;
}

.scent-tile-lead{
  max-width:430px;
  margin:7px 0 11px !important;
  font-family:var(--serif);
  font-size:18px !important;
  line-height:1.25 !important;
  color:#2b2a27 !important;
}

@media(max-width:700px){
  .scent-emotional-lead{
    font-size:20px !important;
  }

  .scent-detail-meta div{
    grid-template-columns:1fr;
    gap:5px;
  }

  .scent-tile-lead{
    font-size:16px !important;
  }
}


/* =========================================================
   V35 — scent-to-product routing correction
   ========================================================= */

.scent-compatible-products{
  margin-top:24px;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.16);
}

.scent-compatible-products > p{
  margin:0 0 12px !important;
  color:#c7c4bd !important;
  font-size:9px !important;
  font-weight:500;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.scent-compatible-products > div{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
}

.scent-product-choice{
  min-width:128px;
  padding:11px 13px;
  border:1px solid rgba(255,255,255,.28);
  background:transparent;
  color:#fff;
  text-align:left;
  transition:.2s ease;
}

.scent-product-choice:hover:not(:disabled){
  background:#fff;
  color:#111;
}

.scent-product-choice:disabled{
  opacity:.38;
  cursor:not-allowed;
}

.scent-product-choice span,
.scent-product-choice small{
  display:block;
}

.scent-product-choice span{
  margin-bottom:4px;
  font-family:var(--serif);
  font-size:19px;
}

.scent-product-choice small{
  font-size:8px;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.scent-guide-card .scent-compatible-products{
  border-top-color:rgba(0,0,0,.12);
}

.scent-guide-card .scent-compatible-products > p{
  color:#77736c !important;
}

.scent-guide-card .scent-product-choice{
  border-color:rgba(0,0,0,.2);
  color:#111;
}

.scent-guide-card .scent-product-choice:hover:not(:disabled){
  background:#111;
  color:#fff;
}

.no-compatible-products{
  margin-top:20px !important;
  font-size:11px !important;
  color:#aaa69f !important;
}

@media(max-width:700px){
  .scent-product-choice{
    min-width:calc(50% - 5px);
  }
}


/* =========================================================
   V36 — luxury vessel configurator inside every scent story
   ========================================================= */

.featured-scent-detail-tone{
  position:relative;
  overflow:hidden;
  background:#151515;
}

.featured-scent-detail-tone::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.20));
  pointer-events:none;
}

.product-main-img{
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:1;
  transform:scale(1);
  transition:opacity .20s ease,transform .32s ease;
}

.product-main-img.is-changing{
  opacity:0;
  transform:scale(1.012);
}

.vessel-selector{
  margin:30px 0 10px;
  padding-top:25px;
  border-top:1px solid rgba(255,255,255,.18);
}

.vessel-selector-title{
  margin:0 0 13px !important;
  color:#d4d1ca !important;
  font-size:9px !important;
  font-weight:500;
  letter-spacing:.17em;
  text-transform:uppercase;
}

.vessel-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
}

.vessel-option{
  min-width:0;
  cursor:pointer;
}

.vessel-option input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}

.vessel-label{
  min-height:104px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:5px;
  padding:13px 8px;
  border:1px solid rgba(255,255,255,.25);
  text-align:center;
  transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;
}

.vessel-label strong{
  font-size:10px;
  font-weight:500;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.vessel-label small{
  color:#aaa79f;
  font-size:9px;
}

.vessel-label em{
  font-size:10px;
  font-style:normal;
}

.vessel-label .old-price{
  color:#8c8982 !important;
}

.vessel-label b{
  color:#ef9bad;
  font-size:7px;
  letter-spacing:.10em;
  text-transform:uppercase;
}

.vessel-option:hover .vessel-label{
  border-color:rgba(255,255,255,.62);
  transform:translateY(-2px);
}

.vessel-option input:checked + .vessel-label{
  background:#fff;
  color:#000;
  border-color:#fff;
}

.vessel-option input:checked + .vessel-label small{
  color:#5f5d58;
}

.vessel-option.sold-out{
  cursor:not-allowed;
}

.vessel-option.sold-out .vessel-label{
  opacity:.38;
}

.vessel-selection-summary{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:20px;
  margin-top:15px;
  padding:15px 0;
  border-bottom:1px solid rgba(255,255,255,.16);
}

.vessel-selection-summary > div:first-child{
  display:grid;
  gap:4px;
}

.vessel-selection-summary span{
  color:#8f8c85;
  font-size:8px;
  letter-spacing:.13em;
  text-transform:uppercase;
}

.vessel-selection-summary strong{
  font-family:var(--serif);
  font-size:24px;
  font-weight:400;
}

.vessel-selection-summary small{
  color:#aaa79f;
  font-size:9px;
}

.selected-vessel-price{
  white-space:nowrap;
  font-size:12px;
}

.selector-stock-status{
  min-height:17px;
  margin:12px 0 10px !important;
  font-size:9px !important;
  font-weight:500;
  letter-spacing:.11em;
  text-transform:uppercase;
}

.selector-stock-status.available,
.selector-stock-status.in_stock{
  color:#b8d5c4 !important;
}

.selector-stock-status.low{
  color:#e3bb78 !important;
}

.selector-stock-status.out,
.selector-stock-status.inactive{
  color:#ef9bad !important;
}

.add-to-cart-btn{
  width:100%;
  min-height:49px;
  border:1px solid #fff;
  background:#fff;
  color:#000;
  font-size:10px;
  font-weight:500;
  letter-spacing:.16em;
  text-transform:uppercase;
  transition:background-color .25s ease,color .25s ease,opacity .25s ease;
}

.add-to-cart-btn:hover{
  background:transparent;
  color:#fff;
}

.add-to-cart-btn:disabled{
  cursor:not-allowed;
  opacity:.42;
}

.scent-guide-card .vessel-selector{
  margin-top:23px;
}

.scent-guide-card .vessel-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.scent-guide-card .vessel-label{
  min-height:90px;
}

@media(max-width:900px){
  .vessel-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:700px){
  .featured-scent-detail-tone{
    min-height:290px;
  }

  .vessel-selector{
    margin-top:24px;
    padding-top:20px;
  }

  .vessel-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:7px;
  }

  .vessel-label{
    min-height:91px;
    padding:11px 6px;
  }

  .vessel-label strong{
    font-size:9px;
  }

  .vessel-selection-summary strong{
    font-size:21px;
  }

  .add-to-cart-btn{
    min-height:47px;
    font-size:9px;
  }
}


/* =========================================================
   V37 — fixed premium Back button for scent stories
   ========================================================= */

.back-btn{
  position:fixed;
  left:22px;
  top:128px;
  z-index:80;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:10px 13px 10px 9px;
  border:1px solid rgba(20,20,20,.16);
  background:rgba(250,250,248,.88);
  color:#262626;
  cursor:pointer;
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  box-shadow:0 8px 26px rgba(0,0,0,.06);
  transition:opacity .3s ease,transform .3s ease,background-color .3s ease;
}

.back-btn[hidden]{
  display:none !important;
}

.back-btn span{
  font-size:9px;
  font-weight:500;
  letter-spacing:.13em;
  text-transform:uppercase;
}

.back-btn:hover{
  opacity:.58;
  transform:translateX(-2px);
}

.back-btn:focus-visible{
  outline:2px solid #111;
  outline-offset:3px;
}

@media(max-width:700px){
  .back-btn{
    left:12px;
    top:110px;
    min-height:38px;
    padding:8px 10px 8px 7px;
    background:rgba(250,250,248,.92);
  }

  .back-btn span{
    font-size:8px;
  }

  .back-btn svg{
    width:18px;
    height:18px;
  }
}


/* =========================================================
   V38 — slimmer contained hero composition
   ========================================================= */

.hero-video{
  height:80vh !important;
  min-height:0 !important;
  display:flex !important;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  background-color:#000 !important;
  background-image:url('assets/hero-mood.jpg') !important;
  background-size:contain !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
}

.hero-video > video{
  display:none !important;
}

.hero-video-content{
  position:relative;
  z-index:2;
}

@media(max-width:700px){
  .hero-video{
    height:72vh !important;
    min-height:480px !important;
    background-size:contain !important;
    background-position:center !important;
  }
}


/* =========================================================
   V39 — clean information hierarchy
   Header: hamburger + centered logo only
   Content: one scent area and filter-only shop navigation
   ========================================================= */

.minimal-site-header{
  background:#080808 !important;
  border-bottom:1px solid rgba(255,255,255,.10) !important;
}

.minimal-nav-shell{
  position:relative;
  height:74px !important;
  display:flex !important;
  align-items:center;
  justify-content:flex-start;
  max-width:none !important;
  padding:0 24px !important;
}

.minimal-nav-shell .hamb{
  position:relative;
  z-index:2;
  display:flex !important;
  width:38px;
  height:38px;
  padding:9px 5px;
  justify-content:center;
  flex-direction:column;
  gap:7px;
}

.minimal-nav-shell .hamb span{
  width:25px;
  height:1px;
  background:#fff;
}

.minimal-nav-shell .brand{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  display:block;
}

.minimal-nav-shell .brand img{
  width:164px !important;
  max-height:46px;
  object-fit:contain;
}

/* The filter row now acts as the only catalogue sub-header. */
#shop.light-catalog{
  padding-top:0 !important;
}

#shop .catalog-filters{
  position:sticky;
  top:74px;
  z-index:24;
  width:100%;
  margin:0 0 44px !important;
  padding:0 34px;
  min-height:62px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:30px !important;
  background:rgba(250,250,248,.96);
  border-top:1px solid var(--border);
  border-bottom:1px solid var(--border);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

#shop .catalog-filters .filter{
  min-height:62px;
  padding:0 !important;
  border-bottom:1px solid transparent;
  white-space:nowrap;
}

.mobile-menu-utilities{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin:10px 0 24px;
}

.mobile-menu-utilities button{
  min-height:43px;
  border:1px solid rgba(255,255,255,.22);
  background:transparent;
  color:#fff;
  font-size:9px;
  letter-spacing:.10em;
  text-transform:uppercase;
}

.mobile-menu-bag{
  position:relative;
}

.mobile-menu-bag em{
  position:absolute;
  right:7px;
  top:5px;
  width:17px;
  height:17px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#fff;
  color:#000;
  font-size:9px;
  font-style:normal;
}

.back-btn{
  top:92px !important;
}

@media(max-width:700px){
  .minimal-nav-shell{
    height:64px !important;
    padding:0 14px !important;
  }

  .minimal-nav-shell .brand img{
    width:126px !important;
    max-height:39px;
  }

  #shop .catalog-filters{
    top:64px;
    min-height:54px;
    justify-content:flex-start !important;
    gap:21px !important;
    margin-bottom:30px !important;
    padding:0 16px 0 18px;
    overflow-x:auto;
    scrollbar-width:none;
  }

  #shop .catalog-filters::-webkit-scrollbar{
    display:none;
  }

  #shop .catalog-filters .filter{
    min-height:54px;
    flex:0 0 auto;
  }

  .back-btn{
    top:78px !important;
  }
}


/* =========================================================
   V40 — compact homepage: offers drawer, scent carousel,
   reduced Instagram footprint
   ========================================================= */

.offers-drawer{
  position:fixed;
  z-index:80;
  right:0;
  top:0;
  bottom:0;
  width:min(620px,94vw);
  padding:31px;
  overflow-y:auto;
  background:#f6f5f1;
  color:#171717;
  transform:translateX(100%);
  transition:transform .3s ease;
  box-shadow:-20px 0 60px rgba(0,0,0,.18);
}

.offers-drawer.open{
  transform:translateX(0);
}

.offers-drawer .close{
  color:#111;
}

.offers-drawer > .kicker{
  margin:26px 0 11px;
  color:#85837d;
  font-size:9px;
  letter-spacing:.22em;
}

.offers-drawer h2{
  margin:0;
  font-family:var(--serif);
  font-size:48px;
  line-height:.95;
  font-weight:400;
}

.offers-drawer-copy{
  max-width:430px;
  margin:17px 0 31px;
  color:#6d6b65;
  font-size:12px;
  line-height:1.65;
}

.offers-menu-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:30px 14px;
}

.offers-menu-grid .zara-card figure{
  aspect-ratio:4/5;
}

.offers-empty{
  padding:30px 0;
  color:#77746e;
  font-size:13px;
}

/* All fragrances are now displayed in one horizontal carousel row. */
.scent-carousel-shell{
  position:relative;
  max-width:1540px;
  margin:0 auto;
  padding:0 50px;
}

.featured-scent-library.scent-carousel-track{
  display:flex !important;
  grid-template-columns:none !important;
  gap:12px;
  max-width:none;
  margin:0;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
  padding:5px 2px 18px;
}

.featured-scent-library.scent-carousel-track::-webkit-scrollbar{
  display:none;
}

.scent-carousel-track .scent-only-card{
  flex:0 0 clamp(220px,22vw,300px);
  scroll-snap-align:start;
}

.scent-carousel-arrow{
  position:absolute;
  top:50%;
  z-index:4;
  width:39px;
  height:39px;
  transform:translateY(-50%);
  display:grid;
  place-items:center;
  border:1px solid rgba(20,20,20,.20);
  border-radius:50%;
  background:rgba(247,246,242,.94);
  color:#111;
  font-family:Georgia,serif;
  font-size:27px;
  line-height:1;
  cursor:pointer;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  transition:opacity .25s ease,transform .25s ease;
}

.scent-carousel-arrow:hover{
  opacity:.55;
}

.scent-carousel-arrow.prev{
  left:3px;
}

.scent-carousel-arrow.next{
  right:3px;
}

/* Instagram is now a short, editorial strip. */
.instagram-section.instagram-compact{
  min-height:0;
  display:grid;
  grid-template-columns:minmax(230px,.72fr) minmax(0,1.65fr);
  align-items:center;
  gap:34px;
  padding:42px 34px !important;
  background:#f7f6f2;
}

.instagram-compact-copy{
  max-width:430px;
  padding-left:4vw;
}

.instagram-compact-copy .kicker{
  margin:0 0 10px;
  color:#898780;
  font-size:8px;
  letter-spacing:.23em;
}

.instagram-compact-copy h2{
  margin:0;
  font-family:var(--serif);
  font-size:clamp(31px,3.2vw,48px);
  line-height:.96;
  font-weight:400;
}

.instagram-compact-copy .instagram-link{
  margin-top:19px;
}

.instagram-compact-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  max-width:none !important;
}

.instagram-compact-grid figure{
  aspect-ratio:4/3 !important;
}

@media(max-width:700px){
  .offers-drawer{
    width:100%;
    padding:24px 16px 82px;
  }

  .offers-drawer h2{
    font-size:38px;
  }

  .offers-menu-grid{
    gap:26px 11px;
  }

  .scent-carousel-shell{
    padding:0;
  }

  .featured-scent-library.scent-carousel-track{
    padding-left:14px;
    padding-right:14px;
    scroll-padding-left:14px;
  }

  .scent-carousel-track .scent-only-card{
    flex-basis:76vw;
    min-height:270px;
  }

  .scent-carousel-arrow{
    display:none;
  }

  .instagram-section.instagram-compact{
    grid-template-columns:1fr;
    gap:24px;
    padding:38px 14px 44px !important;
  }

  .instagram-compact-copy{
    padding:0 8px;
    text-align:center;
  }

  .instagram-compact-copy h2{
    font-size:35px;
  }

  .instagram-compact-copy .instagram-link{
    margin-top:17px;
  }

  .instagram-compact-grid{
    gap:6px !important;
  }

  .instagram-compact-grid figure{
    aspect-ratio:1/1 !important;
  }
}


/* =========================================================
   V43 — premium bilingual navigation + deployment stability
   ========================================================= */

html,
body{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}

@supports (overflow:clip){
  html,
  body{
    overflow-x:clip;
  }
}

body.panel-open{
  position:fixed;
  left:0;
  right:0;
  width:100%;
  overflow:hidden;
  overscroll-behavior:none;
}

/* Main drawer */
.mobile-menu.premium-drawer-menu{
  inset:0 auto 0 0;
  width:min(440px,100vw);
  max-width:100vw;
  padding:0 max(25px,env(safe-area-inset-left)) calc(28px + env(safe-area-inset-bottom));
  overflow-y:auto;
  overflow-x:hidden;
  background:#080808;
  color:#f4f2ed;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
}

.menu-topbar{
  height:64px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.menu-back,
.menu-close{
  min-width:42px;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  background:transparent;
  color:#fff;
  cursor:pointer;
}

.menu-back{
  gap:7px;
  justify-content:flex-start;
  padding:0;
}

.menu-back span{
  font-size:8px;
  font-weight:500;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.menu-close{
  padding:0;
  font-size:28px;
  font-weight:200;
}

.menu-brand{
  display:block !important;
  width:max-content;
  margin:30px 0 25px !important;
}

.mobile-menu.premium-drawer-menu .menu-brand img{
  width:155px;
  max-height:48px;
  margin:0;
  object-fit:contain;
}

/* Compact utilities */
.compact-menu-utilities{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:7px;
  margin:0 0 34px;
}

.compact-menu-utilities .menu-utility{
  position:relative;
  min-height:38px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:0 8px;
  border:1px solid rgba(255,255,255,.15);
  background:transparent;
  color:#d8d5ce;
  font-size:7px;
  font-weight:500;
  letter-spacing:.10em;
  text-transform:uppercase;
  cursor:pointer;
  transition:border-color .25s ease,color .25s ease,background-color .25s ease;
}

.compact-menu-utilities .menu-utility:hover,
.compact-menu-utilities .menu-utility:focus-visible{
  border-color:rgba(255,255,255,.55);
  color:#fff;
}

.compact-menu-utilities svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.4;
}

.language-switch i{
  width:13px;
  height:1px;
  background:rgba(255,255,255,.30);
}

.menu-bag-utility em{
  position:absolute;
  right:5px;
  top:4px;
  min-width:14px;
  height:14px;
  padding:0 3px;
  display:grid;
  place-items:center;
  border-radius:20px;
  background:#f4f2ed;
  color:#080808;
  font-size:7px;
  font-style:normal;
}

/* Navigation hierarchy */
.drawer-nav{
  display:block;
  padding-top:5px;
  border-top:1px solid rgba(255,255,255,.12);
}

.mobile-menu.premium-drawer-menu .drawer-nav a{
  color:inherit;
  text-decoration:none;
}

.menu-shop-group{
  padding:23px 0 25px;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.mobile-menu.premium-drawer-menu .menu-main-link{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  margin:0 !important;
  font-family:var(--serif);
  font-size:clamp(39px,9vw,51px);
  line-height:.92;
  font-weight:400;
  letter-spacing:-.02em;
}

.menu-main-link small{
  margin-top:5px;
  color:#77746e;
  font-family:var(--sans);
  font-size:8px;
  letter-spacing:.16em;
}

.menu-subnav{
  display:grid;
  gap:12px;
  margin-top:22px;
  padding-left:19px;
  border-left:1px solid rgba(255,255,255,.20);
}

.mobile-menu.premium-drawer-menu .menu-subnav a{
  display:block;
  margin:0 !important;
  color:#aaa79f;
  font-family:var(--sans);
  font-size:11px;
  line-height:1.3;
  letter-spacing:.11em;
  text-transform:uppercase;
  transition:color .22s ease,transform .22s ease;
}

.mobile-menu.premium-drawer-menu .menu-subnav a:hover{
  color:#fff;
  transform:translateX(3px);
}

.mobile-menu.premium-drawer-menu .menu-secondary-link{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin:0 !important;
  padding:17px 0;
  border-bottom:1px solid rgba(255,255,255,.12);
  color:#d8d5ce;
  font-family:var(--sans);
  font-size:11px;
  font-weight:400;
  letter-spacing:.12em;
  text-transform:uppercase;
  transition:color .22s ease,padding-left .22s ease;
}

.mobile-menu.premium-drawer-menu .menu-secondary-link::after{
  content:"↗";
  color:#77746e;
  font-size:12px;
}

.mobile-menu.premium-drawer-menu .menu-secondary-link:hover{
  color:#fff;
  padding-left:4px;
}

.menu-signature{
  margin:31px 0 0;
  color:#77746e;
  font-size:8px;
  letter-spacing:.16em;
  text-transform:uppercase;
}

/* Fixed panels and carousels must never displace the page. */
.mobile-menu,
.bag-drawer,
.search-modal,
.scent-modal,
.offers-drawer{
  max-width:100vw;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
}

.scent-carousel-shell{
  width:100%;
  overflow:hidden;
  contain:layout paint;
}

.featured-scent-library.scent-carousel-track{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
  scroll-snap-type:x proximity;
  touch-action:pan-x;
  overscroll-behavior-inline:contain;
  -webkit-overflow-scrolling:touch;
}

.scent-carousel-track .scent-only-card{
  max-width:calc(100vw - 28px);
}

.footer-muted{
  display:block;
  margin-top:9px;
  color:#6f6d67;
  font-size:11px;
}

/* Minimal legal-page back navigation */
.legal-nav-minimal{
  position:relative;
  min-height:72px;
  display:flex !important;
  align-items:center;
  justify-content:center;
  padding:0 28px !important;
}

.legal-back-link{
  position:absolute;
  left:28px;
  top:50%;
  transform:translateY(-50%);
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:#fff;
  text-decoration:none;
}

.legal-back-link span{
  font-size:8px;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.legal-home-link{
  position:absolute;
  right:28px;
  top:50%;
  transform:translateY(-50%);
  color:#aaa79f;
  font-size:9px;
  letter-spacing:.12em;
  text-decoration:none;
  text-transform:uppercase;
}

.not-found-page{
  min-height:70vh;
  display:grid;
  place-items:center;
  padding:80px 24px;
  text-align:center;
  background:#f6f5f1;
}

.not-found-page h1{
  margin:0;
  font-family:var(--serif);
  font-size:clamp(72px,14vw,170px);
  font-weight:400;
  line-height:.8;
}

.not-found-page p{
  max-width:460px;
  margin:28px auto;
  color:#68665f;
  line-height:1.65;
}

.not-found-page a{
  display:inline-block;
  padding:15px 24px;
  background:#111;
  color:#fff;
  text-decoration:none;
  font-size:9px;
  letter-spacing:.14em;
  text-transform:uppercase;
}

@media(max-width:700px){
  .mobile-menu.premium-drawer-menu{
    width:100%;
    padding-left:max(18px,env(safe-area-inset-left));
    padding-right:max(18px,env(safe-area-inset-right));
  }

  .menu-topbar{
    height:58px;
  }

  .menu-brand{
    margin:25px 0 21px !important;
  }

  .mobile-menu.premium-drawer-menu .menu-brand img{
    width:137px;
  }

  .compact-menu-utilities{
    margin-bottom:29px;
  }

  .compact-menu-utilities .menu-utility{
    min-height:36px;
    padding:0 5px;
    font-size:6.5px;
  }

  .mobile-menu.premium-drawer-menu .menu-main-link{
    font-size:42px;
  }

  .menu-shop-group{
    padding:20px 0 23px;
  }

  .mobile-menu.premium-drawer-menu .menu-secondary-link{
    padding:15px 0;
    font-size:10px;
  }

  .featured-scent-library.scent-carousel-track{
    padding-left:18px;
    padding-right:18px;
    scroll-padding-left:18px;
  }

  .scent-carousel-track .scent-only-card{
    flex:0 0 min(76vw,310px);
    max-width:min(76vw,310px);
  }

  .legal-nav-minimal{
    min-height:64px;
    padding:0 15px !important;
  }

  .legal-back-link{
    left:15px;
  }

  .legal-back-link span{
    display:none;
  }

  .legal-home-link{
    right:15px;
    font-size:8px;
  }

  .legal-nav-minimal .brand img{
    width:120px !important;
  }
}
