*{box-sizing:border-box}
:root{--red:#8f171b;--red2:#701115;--cream:#f3e7d4;--ink:#1a1716;--muted:#756e68;--line:#e5ded6}
html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}
.announcement{height:30px;background:var(--red);color:#fff;display:flex;justify-content:center;align-items:center;gap:22px;font-size:10px;font-weight:800;letter-spacing:.11em}.announcement i{font-style:normal}
.header{height:92px;padding:0 6%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fff}.brand{display:flex;flex-direction:column;align-items:center;line-height:.85}.brand strong{font-family:"Playfair Display";font-size:38px;letter-spacing:-.06em}.brand small{font-size:7px;letter-spacing:.28em;margin-top:8px;color:#756e68;font-weight:700}
.header-actions{justify-self:end;display:flex;gap:18px}.icon-btn{border:0;background:transparent;font-size:25px;cursor:pointer;position:relative;padding:5px}.bag-btn span{position:absolute;right:-7px;top:-7px;width:18px;height:18px;border-radius:50%;background:var(--red);color:#fff;font-size:9px;display:grid;place-items:center}.mobile-menu{display:none}
.nav{height:50px;border-top:1px solid #eee;border-bottom:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:46px;font-size:11px;font-weight:800;letter-spacing:.12em;background:#fff;position:relative;z-index:20}.nav-dropdown{height:50px;display:flex;align-items:center;position:relative}.nav-dropdown>a{display:flex;gap:7px}.dropdown-menu{display:none;position:absolute;top:49px;left:50%;transform:translateX(-50%);min-width:160px;background:#fff;border:1px solid var(--line);padding:7px;box-shadow:0 15px 35px #0001}.dropdown-menu a{display:block;padding:12px;font-size:10px}.dropdown-menu a:hover{background:var(--cream);color:var(--red)}.nav-dropdown:hover .dropdown-menu{display:block}

.hero{display:grid;grid-template-columns:43% 57%;min-height:650px;background:var(--cream)}.hero-copy{padding:80px 11% 65px 14%;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.18em}.hero h1{font-family:"Playfair Display";font-size:72px;line-height:.94;letter-spacing:-.05em;margin:22px 0}.hero h1 em{color:var(--red);font-style:italic}.hero p{max-width:450px;color:#655e57;line-height:1.85;font-size:15px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:18px}.primary{display:inline-block;border:0;background:var(--red);color:#fff;padding:15px 25px;font-weight:800;font-size:11px;letter-spacing:.05em;cursor:pointer}.primary:hover{background:var(--red2)}.text-link{font-size:10px;font-weight:800;letter-spacing:.13em;color:var(--red)}.hero-note{display:flex;align-items:center;gap:12px;font-size:9px;letter-spacing:.14em;color:#756e68;margin-top:62px}.hero-note .line{height:1px;width:55px;background:#9c9288}.hero-image{min-height:650px;background-size:cover;background-position:center;position:relative}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0001,transparent 40%)}.hero-badge{position:absolute;right:30px;top:30px;z-index:2;width:90px;height:90px;border:1px solid #fff8;border-radius:50%;color:#fff;display:grid;place-items:center;text-align:center;font-size:8px;letter-spacing:.13em;line-height:1.3}.hero-badge strong{font-size:11px}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.trust-strip>div{padding:21px 30px;display:flex;gap:15px;align-items:center;border-right:1px solid var(--line)}.trust-strip>div:last-child{border-right:0}.trust-strip b{font-family:"Playfair Display";color:var(--red);font-size:13px}.trust-strip span{font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1.5}.trust-strip small{color:#8d857e;font-size:10px;font-weight:500;letter-spacing:0}
.festive-intro{text-align:center;padding:100px 7% 55px}.section-eyebrow{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.18em}.festive-intro h2{font-family:"Playfair Display";font-size:53px;line-height:1.03;letter-spacing:-.04em;margin:14px 0}.festive-intro h2 em{color:var(--red);font-style:italic}.festive-intro p{max-width:650px;margin:auto;color:var(--muted);line-height:1.8;font-size:14px}
.festive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 6% 105px}.festive-card{display:block}.festive-card-image{aspect-ratio:3/4;overflow:hidden;position:relative;background:#eee}.festive-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.festive-card:hover img{transform:scale(1.04)}.card-num{position:absolute;top:17px;left:18px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.15em;text-shadow:0 1px 5px #0005}.festive-card-copy{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;padding:17px 2px;border-bottom:1px solid var(--line)}.festive-card-copy h3{font-family:"Playfair Display";font-size:30px;margin:0 0 3px}.festive-card-copy p{font-size:12px;color:var(--muted);margin:0}.festive-card-copy>span{font-size:9px;color:var(--red);font-weight:800;letter-spacing:.12em;white-space:nowrap}
.editorial-split{margin:0 6% 100px;display:grid;grid-template-columns:57% 43%;min-height:540px;background:var(--cream)}.editorial-image{background-size:cover;background-position:center}.editorial-copy{padding:65px 12%;display:flex;flex-direction:column;justify-content:center}.editorial-copy h2{font-family:"Playfair Display";font-size:56px;line-height:.98;margin:16px 0 24px}.editorial-copy h2 em{font-style:italic;color:var(--red)}.editorial-copy p{color:var(--muted);line-height:1.8;max-width:400px;margin-bottom:25px}
.section{padding:80px 6%}.section-head{text-align:center;margin-bottom:40px}.kicker{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.16em}.section-head h2{font-family:"Playfair Display";font-size:46px;margin:10px 0}.section-head p{max-width:650px;margin:auto;color:var(--muted);line-height:1.7}
.product-section{background:#faf8f5}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{cursor:pointer;transition:transform .25s}.product-card:hover{transform:translateY(-3px)}.product-image{aspect-ratio:3/4;overflow:hidden;position:relative;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.03)}.tag{position:absolute;left:12px;top:12px;background:#fff;padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:.07em}.wish{position:absolute;right:10px;top:10px;border:0;border-radius:50%;background:#fff;width:35px;height:35px;cursor:pointer}.product-meta{padding:14px 2px}.product-meta .cat{font-size:9px;color:var(--muted);font-weight:800;letter-spacing:.12em}.product-meta h3{font-family:"Playfair Display";font-size:18px;margin:7px 0}.price{font-weight:700;font-size:13px}
.brand-statement{text-align:center;padding:95px 7%;background:var(--cream)}.brand-statement h2{font-family:"Playfair Display";font-size:55px;line-height:1;margin:14px 0 25px}.brand-statement h2 em{color:var(--red);font-style:italic}
.collection-header{text-align:center;background:var(--cream);padding:75px 7% 55px}.collection-header h1{font-family:"Playfair Display";font-size:58px;margin:12px 0}.collection-header p{max-width:700px;margin:auto;color:var(--muted);line-height:1.8}.filter-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.filter-buttons{display:flex;gap:8px}.filter-btn{background:#fff;border:1px solid var(--line);padding:9px 14px;font-size:10px;font-weight:800;cursor:pointer}.filter-btn.active{background:var(--red);color:#fff;border-color:var(--red)}
.product-page{padding:60px 6%;display:grid;grid-template-columns:1.15fr .85fr;gap:65px}.gallery{display:grid;grid-template-columns:95px 1fr;gap:15px}.thumbs{display:flex;flex-direction:column;gap:10px}.thumb{width:95px;height:120px;object-fit:cover;cursor:pointer;border:1px solid transparent}.thumb.active{border:2px solid var(--red)}.main-photo{width:100%;aspect-ratio:3/4;object-fit:cover}.product-detail .cat{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.14em}.product-detail h1{font-family:"Playfair Display";font-size:49px;line-height:1.02;margin:12px 0}.big-price{font-weight:700}.product-detail hr{border:0;border-top:1px solid var(--line);margin:25px 0}.detail-text{color:var(--muted);line-height:1.8;font-size:14px}.sizes{display:flex;gap:8px;margin:20px 0 25px}.size{width:47px;height:42px;border:1px solid #ccc;background:#fff;cursor:pointer}.size.selected{border-color:var(--red);color:var(--red)}.add-row{display:flex;gap:10px}.add-row .primary{flex:1}.qty{display:flex;border:1px solid #ccc}.qty button{border:0;background:#fff;width:40px;cursor:pointer}.qty span{width:35px;display:grid;place-items:center}
.about-hero{padding:105px 8% 95px;text-align:center;background:var(--cream)}.about-hero h1{font-family:"Playfair Display";font-size:68px;line-height:.98;margin:18px 0}.about-hero h1 em,.about-story h2 em,.brand-point-of-view h2 em,.craft h2 em,.about-closing h2 em{color:var(--red);font-style:italic}.about-hero p{max-width:760px;margin:auto;color:var(--muted);line-height:1.9}.about-story{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center;padding:100px 8%}.about-story h2{font-family:"Playfair Display";font-size:52px;line-height:1;margin:15px 0 25px}.about-story p,.brand-point-of-view p,.craft p{color:var(--muted);line-height:1.9;font-size:14px}.about-card{min-height:430px;background:#191716;color:#fff;display:grid;place-items:center;text-align:center;padding:40px}.about-card .n{font-family:"Playfair Display";font-size:105px}.about-card strong{font-family:"Playfair Display";font-size:27px}.about-card small{font-size:8px;letter-spacing:.25em;color:#bbb}.brand-point-of-view{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:85px 10%;background:#f8f4ee}.brand-point-of-view h2{font-family:"Playfair Display";font-size:55px;line-height:.98}.philosophy{padding:85px 6%}.philosophy-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.philosophy-grid article{padding:30px 23px;border-right:1px solid var(--line);min-height:235px}.philosophy-grid article:last-child{border-right:0}.philosophy-grid span{font-family:"Playfair Display";color:var(--red)}.philosophy-grid h3{font-family:"Playfair Display";font-size:21px;margin:20px 0 10px}.philosophy-grid p{font-size:12px;line-height:1.75;color:var(--muted)}.craft{display:grid;grid-template-columns:1.25fr .75fr;background:var(--cream);min-height:500px}.craft-copy{padding:80px 12%}.craft h2{font-family:"Playfair Display";font-size:55px;line-height:1;margin:15px 0 25px}.craft-note{background:#191716;color:#fff;display:grid;place-items:center;text-align:center}.craft-note strong{font-size:10px;letter-spacing:.2em;line-height:1.8}.craft-note span{font-family:"Playfair Display";font-size:62px}.about-closing{text-align:center;padding:100px 8%}.about-closing h2{font-family:"Playfair Display";font-size:55px;line-height:1}.about-closing p{max-width:650px;margin:0 auto 30px;color:var(--muted);line-height:1.9}
.footer{background:#191716;color:#fff;padding:60px 7%;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand{font-family:"Playfair Display";font-size:30px}.footer-brand small{font-family:"DM Sans";font-size:7px;display:block;letter-spacing:.25em;color:#aaa;margin-top:8px}.footer p{color:#bcb5ae;line-height:1.7;font-size:13px;max-width:360px}.footer>div>small{color:#888;font-size:9px;line-height:1.5}.footer h4{font-size:10px;letter-spacing:.15em;color:#aaa}.footer a{display:block;font-size:13px;margin:12px 0}
.search-overlay{display:none;position:fixed;inset:0;background:#0008;z-index:100}.search-overlay.open{display:block}.search-box{background:#fff;width:min(700px,92%);margin:100px auto;padding:35px;position:relative}.search-box>span{font-size:10px;font-weight:800;letter-spacing:.15em;color:var(--red)}.search-box input{width:100%;border:0;border-bottom:1px solid #222;padding:16px 0;font-size:23px;outline:0}.close-btn{border:0;background:transparent;font-size:28px;cursor:pointer;position:absolute;right:20px;top:15px}.search-result{display:flex;gap:13px;padding:13px 0;border-bottom:1px solid var(--line);cursor:pointer}.search-result img{width:55px;height:70px;object-fit:cover}.search-result small{color:var(--muted)}
.cart-drawer{position:fixed;z-index:120;right:-430px;top:0;width:min(430px,92%);height:100%;background:#fff;padding:25px;transition:right .3s;box-shadow:-10px 0 30px #0002}.cart-drawer.open{right:0}.drawer-backdrop{display:none;position:fixed;inset:0;background:#0005;z-index:110}.drawer-backdrop.open{display:block}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-head h3{font-family:"Playfair Display";font-size:28px}.cart-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:70px;height:90px;object-fit:cover}.cart-item h4{font-size:14px;margin:4px 0}.cart-item small{color:var(--muted)}.cart-total{display:flex;justify-content:space-between;margin:25px 0}.full{width:100%}.empty{text-align:center;padding:80px 20px}.empty h2{font-family:"Playfair Display";font-size:40px}
@media(max-width:900px){.mobile-menu{display:block}.hero{grid-template-columns:1fr}.hero-copy{min-height:470px;padding:65px 8%}.hero h1{font-size:58px}.hero-image{min-height:500px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(3),.trust-strip>div:nth-child(4){border-top:1px solid var(--line)}.festive-grid{grid-template-columns:1fr 1fr}.festive-card:last-child{grid-column:1/-1;max-width:calc(50% - 10px);margin:auto;width:100%}.editorial-split{grid-template-columns:1fr}.editorial-image{min-height:430px}.product-grid{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr}.about-story,.brand-point-of-view{grid-template-columns:1fr;gap:45px}.philosophy-grid{grid-template-columns:1fr 1fr}.philosophy-grid article:nth-child(2n){border-right:0}.philosophy-grid article:nth-child(n+3){border-top:1px solid var(--line)}.craft{grid-template-columns:1fr}.craft-note{min-height:320px}.footer{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.announcement{font-size:8px;gap:7px}.account{display:none}.header{height:80px}.brand strong{font-size:29px}.brand small{font-size:5px}.nav{display:none;flex-direction:column;height:auto;gap:0;align-items:stretch}.nav.open{display:flex}.nav>a,.nav-dropdown>a{padding:14px}.nav-dropdown{height:auto}.dropdown-menu{position:static;transform:none;box-shadow:none;border:0;padding-left:15px}.nav-dropdown:hover .dropdown-menu{display:block}.hero-copy{min-height:430px;padding:55px 7%}.hero h1{font-size:47px}.hero-image{min-height:410px}.hero-actions{flex-wrap:wrap}.hero-note{margin-top:45px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0!important;border-top:1px solid var(--line)}.trust-strip>div:first-child{border-top:0}.festive-intro{padding:70px 7% 40px}.festive-intro h2{font-size:39px}.festive-grid{grid-template-columns:1fr;padding:0 5% 70px}.festive-card:last-child{grid-column:auto;max-width:none}.editorial-split{margin:0 5% 70px}.editorial-copy{padding:55px 9%}.editorial-copy h2{font-size:46px}.section{padding:60px 5%}.product-grid{gap:12px}.product-meta h3{font-size:16px}.collection-header h1{font-size:44px}.filter-bar{align-items:flex-start;gap:12px;flex-direction:column}.filter-buttons{flex-wrap:wrap}.gallery{grid-template-columns:65px 1fr}.thumb{width:65px;height:84px}.product-detail h1{font-size:40px}.about-hero{padding:70px 7%}.about-hero h1{font-size:45px}.about-story{padding:65px 7%}.about-story h2{font-size:40px}.brand-point-of-view{padding:65px 7%}.brand-point-of-view h2{font-size:42px}.philosophy{padding:65px 5%}.philosophy-grid{grid-template-columns:1fr}.philosophy-grid article{border-right:0!important;border-top:1px solid var(--line)}.philosophy-grid article:first-child{border-top:0}.craft-copy{padding:60px 7%}.craft h2{font-size:43px}.about-closing{padding:70px 7%}.about-closing h2{font-size:42px}.footer{grid-template-columns:1fr;padding:45px 8%}}

/* V2 BRAND + FESTIVE-FIRST HOMEPAGE */
.header{grid-template-columns:1fr auto 1fr}
.brand{justify-self:center}
.brand strong{font-size:40px}
.brand small{display:none}

.festive-home{background:#fff;padding-top:0}
.festive-home-head{max-width:1400px;margin:0 auto;padding:78px 6% 45px;display:flex;justify-content:space-between;align-items:flex-end;gap:50px;border-bottom:1px solid var(--line)}
.festive-home-head h1{font-family:"Playfair Display";font-size:64px;line-height:.98;letter-spacing:-.04em;margin:12px 0}
.festive-home-head h1 em{font-style:italic;color:var(--red)}
.festive-home-head p{max-width:650px;color:var(--muted);line-height:1.8;font-size:14px;margin:0}
.festive-tabs{display:flex;align-items:center;gap:0;border:1px solid var(--line);flex-shrink:0}
.festive-tab{padding:16px 23px;font-size:10px;font-weight:800;letter-spacing:.14em;background:#fff}
.festive-tab.active,.festive-tab:hover{background:var(--red);color:#fff}

.festive-feature-grid{max-width:1400px;margin:0 auto;padding:48px 6% 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.festive-feature-grid .festive-card-image{aspect-ratio:3/4}
.festive-products{background:#faf8f5;padding:78px 6% 90px}
.section-head.compact{margin-bottom:35px}
.center-cta{text-align:center;margin-top:42px}

.winter-home{margin:0 6% 90px;display:grid;grid-template-columns:57% 43%;min-height:560px;background:var(--cream)}
.winter-home-image{background-size:cover;background-position:center}
.winter-home-copy{padding:70px 12%;display:flex;flex-direction:column;justify-content:center}
.winter-home-copy h2{font-family:"Playfair Display";font-size:56px;line-height:.98;margin:16px 0 24px}
.winter-home-copy h2 em{color:var(--red);font-style:italic}
.winter-home-copy p{color:var(--muted);line-height:1.8;max-width:400px;margin-bottom:28px}

.nav>a:first-child{color:var(--muted)}
.nav-dropdown>a{color:var(--red)}
@media(max-width:900px){
 .festive-home-head{display:block;padding-top:55px}
 .festive-tabs{margin-top:28px;width:max-content}
 .festive-feature-grid{grid-template-columns:1fr 1fr}
 .festive-feature-grid .festive-card:last-child{grid-column:1/-1;max-width:calc(50% - 10px);margin:auto;width:100%}
 .winter-home{grid-template-columns:1fr}
 .winter-home-image{min-height:450px}
}
@media(max-width:560px){
 .brand strong{font-size:31px}
 .festive-home-head{padding:50px 5% 30px}
 .festive-home-head h1{font-size:45px}
 .festive-tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}
 .festive-tab{text-align:center;padding:14px 8px}
 .festive-feature-grid{grid-template-columns:1fr;padding:30px 5% 65px}
 .festive-feature-grid .festive-card:last-child{grid-column:auto;max-width:none}
 .festive-products{padding:55px 5% 65px}
 .winter-home{margin:0 5% 65px}
 .winter-home-copy{padding:55px 8%}
 .winter-home-copy h2{font-size:44px}
}

/* ==============================
   NAKSHEE EDITORIAL V3
   ============================== */
html,body{overflow-x:hidden}
.nav{height:66px;gap:56px;font-size:10px;letter-spacing:.16em}
.nav>a,.nav-dropdown>a{height:66px;display:flex;align-items:center}
.nav-active{color:var(--red)!important;position:relative}
.nav-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--red)}
.nav-dropdown{height:66px}
.dropdown-menu{top:65px;left:50%;min-width:360px;padding:0;display:none;grid-template-columns:1fr;box-shadow:0 20px 50px #00000018;border:1px solid var(--line)}
.nav-dropdown:hover .dropdown-menu{display:grid}
.dropdown-menu a{display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:12px;padding:20px 22px;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.12em}
.dropdown-menu a:last-child{border-bottom:0}
.dropdown-menu a span{grid-row:1/3;color:var(--red);font-family:"Playfair Display";font-size:13px}
.dropdown-menu a b{font-size:11px}
.dropdown-menu a small{color:var(--muted);font-size:9px;letter-spacing:.03em;margin-top:4px}
.dropdown-menu a:hover{background:var(--cream)}

.festive-home{background:#fff}
.festive-home-head{max-width:none;padding:96px 7% 55px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--line);gap:70px}
.festive-intro-copy h1{font-family:"Playfair Display";font-size:72px;line-height:.93;letter-spacing:-.055em;margin:16px 0 24px}
.festive-intro-copy h1 em{font-style:italic;color:var(--red)}
.festive-intro-copy p{max-width:660px;color:var(--muted);font-size:15px;line-height:1.85;margin:0}
.festive-selector{min-width:360px}
.selector-label{display:block;font-size:8px;font-weight:800;letter-spacing:.18em;color:#8d8580;margin-bottom:12px}
.festive-tabs{display:flex;border-top:1px solid #222;border-bottom:1px solid #222}
.festive-tab{padding:15px 18px;font-size:9px;letter-spacing:.12em;font-weight:800;display:flex;align-items:center;gap:10px;flex:1;justify-content:center;transition:.2s}
.festive-tab b{font-family:"Playfair Display";font-size:11px;color:#9b928b}
.festive-tab.active{background:var(--red);color:#fff}
.festive-tab.active b{color:#fff}

.festive-feature-grid{max-width:none;padding:40px 7% 105px;grid-template-columns:1fr 1fr 1fr;gap:18px}
.festive-editorial-card{display:block}
.festive-editorial-media{aspect-ratio:4/5;position:relative;overflow:hidden;background:#e8e1d8}
.festive-editorial-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.festive-editorial-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 40%,rgba(0,0,0,.68) 100%)}
.festive-editorial-card:hover img{transform:scale(1.045)}
.editorial-number{position:absolute;left:20px;top:18px;color:#fff;font-family:"Playfair Display";font-size:12px}
.editorial-count{position:absolute;right:20px;top:19px;color:#fff;font-size:8px;letter-spacing:.14em;font-weight:800}
.editorial-card-content{position:absolute;left:27px;right:27px;bottom:25px;color:#fff}
.editorial-kicker{font-size:8px;letter-spacing:.18em;font-weight:800;opacity:.8}
.editorial-card-content h3{font-family:"Playfair Display";font-size:45px;line-height:.95;margin:7px 0}
.editorial-card-content p{font-size:12px;margin:0 0 18px;opacity:.85}
.editorial-link{font-size:8px;font-weight:800;letter-spacing:.16em;border-top:1px solid #ffffff66;padding-top:13px;display:block}
.editorial-link b{font-size:14px;margin-left:5px}

.festive-products{padding:92px 7% 105px;background:#f8f5f1}
.festive-products .section-head h2{font-size:52px}
.festive-products .product-grid{grid-template-columns:repeat(4,1fr);gap:28px}
.product-image{position:relative;overflow:hidden}
.product-image .product-primary,.product-image .product-secondary{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .45s,transform .65s}
.product-image .product-secondary{opacity:0}
.product-card:hover .product-primary{opacity:0;transform:scale(1.025)}
.product-card:hover .product-secondary{opacity:1;transform:scale(1.025)}
.quick-view{position:absolute;left:12px;bottom:12px;background:#fff;padding:9px 11px;font-size:8px;letter-spacing:.12em;font-weight:800;opacity:0;transform:translateY(5px);transition:.25s}
.product-card:hover .quick-view{opacity:1;transform:none}
.product-meta{padding:13px 1px 0}
.product-meta h3{font-size:19px;margin:6px 0 9px}
.product-bottom{display:flex;align-items:center;justify-content:space-between}
.product-bottom>span{font-size:8px;color:#938a83;letter-spacing:.12em;font-weight:800}
.price{font-size:12px;color:#49433e}

.winter-home{margin:0 7% 105px;min-height:600px}
.winter-image-label{position:absolute;top:20px;left:20px;color:#fff;font-size:8px;letter-spacing:.18em;font-weight:800;text-shadow:0 1px 5px #0004}
.winter-home-image{position:relative}
.winter-home-copy h2{font-size:62px}
.brand-statement{padding:110px 7%}

@media(max-width:1000px){
 .festive-home-head{padding:75px 5% 40px}
 .festive-intro-copy h1{font-size:58px}
 .festive-selector{min-width:300px}
 .festive-feature-grid{padding-left:5%;padding-right:5%}
 .festive-products{padding-left:5%;padding-right:5%}
 .festive-products .product-grid{grid-template-columns:repeat(3,1fr)}
 .winter-home{margin-left:5%;margin-right:5%}
}
@media(max-width:700px){
 .nav{gap:20px}
 .festive-home-head{display:block}
 .festive-selector{margin-top:35px;min-width:0}
 .festive-feature-grid{grid-template-columns:1fr 1fr}
 .festive-editorial-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px);margin:auto;width:100%}
 .festive-products .product-grid{grid-template-columns:repeat(2,1fr);gap:15px}
}
@media(max-width:560px){
 .header{height:80px}
 .brand strong{font-size:32px}
 .nav{display:none}
 .nav.open{display:flex;height:auto;gap:0}
 .nav>a,.nav-dropdown>a{height:auto;padding:15px}
 .nav-dropdown{height:auto}
 .dropdown-menu{position:static;transform:none;min-width:0;box-shadow:none;border:0}
 .festive-home-head{padding:52px 5% 32px}
 .festive-intro-copy h1{font-size:46px}
 .festive-feature-grid{grid-template-columns:1fr;padding:25px 5% 65px}
 .festive-editorial-card:last-child{grid-column:auto;max-width:none}
 .festive-editorial-card .festive-editorial-media{aspect-ratio:4/5}
 .editorial-card-content h3{font-size:40px}
 .festive-products{padding:60px 5% 70px}
 .festive-products .product-grid{grid-template-columns:1fr 1fr}
 .winter-home{margin:0 5% 70px;grid-template-columns:1fr}
 .winter-home-image{min-height:420px}
 .winter-home-copy{padding:55px 8%}
 .winter-home-copy h2{font-size:46px}
}

/* V4 — centered wordmark, no utility icons, clean luxury navigation */
.header{height:118px;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important;border-bottom:1px solid var(--line);position:relative}
.header .brand{position:static!important;transform:none!important;margin:0!important}
.header .brand strong{font-size:54px;line-height:1;letter-spacing:-.065em}
.header .header-actions,.header .mobile-menu{display:none!important}
.nav{height:58px;gap:54px}
.nav-dropdown .dropdown-menu{min-width:170px;padding:10px 0}
.nav-dropdown .dropdown-menu a{display:block;padding:14px 20px;font-size:10px;letter-spacing:.14em}
.nav-dropdown .dropdown-menu a span,.nav-dropdown .dropdown-menu a small{display:none!important}
.festive-home-head{align-items:center}
.festive-heading h1{font-size:68px}
.festive-tabs{border:1px solid #222}
.festive-tab{min-width:125px;text-align:center;padding:16px 24px}
.festive-feature-grid{padding-top:35px}
.festive-editorial-card{display:block;min-width:0}
.festive-editorial-image{aspect-ratio:4/5;overflow:hidden;background:#eee}
.festive-editorial-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.festive-editorial-card:hover .festive-editorial-image img{transform:scale(1.035)}
.festive-editorial-copy{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}
.festive-editorial-copy h3{font-family:"Playfair Display";font-size:31px;margin:0 0 4px}
.festive-editorial-copy p{font-size:12px;color:var(--muted);margin:0}
.festive-editorial-copy>span{font-size:9px;font-weight:800;letter-spacing:.13em;color:var(--red);white-space:nowrap}
.product-meta h3{margin:8px 0 4px}
.product-meta>span{font-size:9px;color:var(--red);font-weight:800;letter-spacing:.12em}
.tag,.wish,.quick-view,.product-bottom,.price{display:none!important}
.footer{grid-template-columns:2fr 1fr 1fr;padding:50px 7%}
.footer p{margin-bottom:0}
@media(max-width:900px){.header{height:95px}.header .brand strong{font-size:45px}.nav{gap:28px}.festive-heading h1{font-size:54px}}
@media(max-width:560px){.header{height:82px}.header .brand strong{font-size:36px}.nav{display:flex;height:auto;gap:0;justify-content:space-around;padding:0 3px;font-size:9px}.nav>a,.nav-dropdown>a{padding:16px 5px}.dropdown-menu{top:45px}.festive-home-head{padding-top:50px}.festive-heading h1{font-size:43px}.festive-tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.festive-tab{min-width:0;padding:13px 5px}.festive-feature-grid{grid-template-columns:1fr;padding-top:25px}.footer{grid-template-columns:1fr 1fr;padding:42px 7%}.footer>div:first-child{grid-column:1/-1}}

/* V5 — editorial festive category titles */
.collection-header h1{
  max-width:1000px;
  margin:14px auto 12px;
  font-size:68px;
  letter-spacing:-.045em;
}
.collection-header p{
  font-size:15px;
  letter-spacing:.01em;
}
.festive-tab{
  letter-spacing:.12em;
  font-size:9px;
  white-space:nowrap;
}
@media(max-width:560px){
  .collection-header h1{font-size:46px}
  .collection-header p{font-size:14px}
}

/* V6 — premium About page */
.about-v6{background:#fff}
.about-intro{
  background:var(--cream);
  min-height:620px;
  display:grid;
  grid-template-columns:1.15fr .85fr;
  align-items:center;
  padding:90px 8%;
  gap:70px;
}
.about-intro-copy{max-width:760px}
.about-intro h1{
  font-family:"Playfair Display";
  font-size:78px;
  line-height:.94;
  letter-spacing:-.055em;
  margin:18px 0 30px;
}
.about-intro h1 em{color:var(--red);font-style:italic}
.about-lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:680px}
.about-signature{
  background:#252f36;
  min-height:350px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:55px;
}
.about-signature img{width:min(100%,470px);height:auto;display:block}
.about-signature span{margin-top:22px;color:#fff;font-size:9px;letter-spacing:.3em;font-weight:800}

.about-story-v6{
  max-width:1320px;
  margin:0 auto;
  padding:120px 7%;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:100px;
  align-items:center;
}
.about-story-copy h2,.founder-v6-copy h2,.about-philosophy-v6>h2,.design-v6 h2,.about-closing-v6 h2{
  font-family:"Playfair Display";
  font-size:58px;
  line-height:1;
  letter-spacing:-.04em;
  margin:14px 0 28px;
}
.about-story-copy h2 em,.founder-v6-copy h2 em,.about-philosophy-v6>h2 em,.design-v6 h2 em,.about-closing-v6 h2 em{
  color:var(--red);font-style:italic
}
.about-story-copy p,.founder-v6-copy p,.design-v6 p{
  color:var(--muted);
  line-height:1.9;
  font-size:15px;
  max-width:650px;
  margin:0 0 20px;
}
.about-story-image{justify-self:end;width:min(100%,520px)}
.about-story-image img{
  width:100%;aspect-ratio:1/1;object-fit:cover;
  filter:saturate(.88);
}

.about-philosophy-v6{
  background:#f7f4ef;
  padding:110px 8%;
}
.about-philosophy-v6>h2{max-width:800px}
.philosophy-v6-grid{
  max-width:1250px;
  margin:60px auto 0;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border-top:1px solid #d8d0c7;
}
.philosophy-v6-grid article{
  padding:28px 26px 15px 0;
  margin-right:25px;
  border-right:1px solid #d8d0c7;
}
.philosophy-v6-grid article:last-child{border-right:0}
.philosophy-v6-grid span{font-family:"Playfair Display";font-size:25px;color:var(--red)}
.philosophy-v6-grid h3{font-size:16px;margin:22px 0 12px}
.philosophy-v6-grid p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}

.founder-v6{
  max-width:1320px;
  margin:0 auto;
  padding:120px 7%;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:100px;
  align-items:center;
}
.founder-v6-image{max-width:430px}
.founder-v6-image img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  display:block;
  filter:saturate(.9);
}
.founder-role{
  display:inline-block;
  font-size:10px;
  letter-spacing:.18em;
  font-weight:800;
  color:var(--red);
  margin-bottom:25px;
}

.design-v6{
  background:#191716;
  color:#fff;
  padding:100px 8%;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:100px;
}
.design-v6 .section-eyebrow{color:#d9b9b0}
.design-v6 h2{margin-top:16px}
.design-v6 p{color:#c5c0bc}
.about-closing-v6{
  text-align:center;
  padding:120px 7%;
  background:var(--cream);
}
.about-closing-v6 h2{font-size:72px}
.about-closing-v6 p{color:var(--muted);font-size:16px;margin:0 auto 32px}

@media(max-width:900px){
 .about-intro{grid-template-columns:1fr;padding:75px 7%;gap:45px}
 .about-intro h1{font-size:62px}
 .about-signature{min-height:280px}
 .about-story-v6,.founder-v6,.design-v6{grid-template-columns:1fr;gap:55px}
 .about-story-image{justify-self:start}
 .philosophy-v6-grid{grid-template-columns:1fr 1fr}
 .philosophy-v6-grid article:nth-child(2){border-right:0}
 .about-story-copy h2,.founder-v6-copy h2,.about-philosophy-v6>h2,.design-v6 h2{font-size:48px}
 .about-closing-v6 h2{font-size:58px}
}
@media(max-width:560px){
 .about-intro{min-height:auto;padding:55px 6%}
 .about-intro h1{font-size:48px}
 .about-lead{font-size:15px}
 .about-signature{min-height:220px;padding:30px}
 .about-story-v6,.founder-v6{padding:75px 6%;gap:40px}
 .about-story-copy h2,.founder-v6-copy h2,.about-philosophy-v6>h2,.design-v6 h2{font-size:40px}
 .about-philosophy-v6{padding:75px 6%}
 .philosophy-v6-grid{grid-template-columns:1fr}
 .philosophy-v6-grid article{border-right:0!important;border-bottom:1px solid #d8d0c7;margin-right:0;padding-bottom:25px}
 .design-v6{padding:70px 6%;gap:35px}
 .about-closing-v6{padding:75px 6%}
 .about-closing-v6 h2{font-size:46px}
}

/* V7 — Our Story no longer repeats the founder portrait */
.about-story-v6{
  display:block;
}
.about-story-copy{
  max-width:900px;
}
.about-story-copy p{
  max-width:860px;
}

/* V8 — centered brand logo and reliable collection navigation */
.header{
  height:112px;
  padding:0 6%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
}
.header .brand{
  display:flex;
  align-items:center;
  justify-content:center;
  width:260px;
  height:82px;
}
.header .brand img{
  display:block;
  width:245px;
  max-width:100%;
  height:auto;
  filter:invert(1);
}
.header .brand strong,
.header .brand small{display:none!important}

.filter-buttons{
  display:flex;
  align-items:center;
  gap:14px;
}
.filter-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:96px;
  height:50px;
  padding:0 25px;
  border:1px solid var(--line);
  background:#fff;
  color:var(--ink);
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  cursor:pointer;
  transition:all .2s ease;
}
.filter-btn:hover{
  border-color:var(--red);
  color:var(--red);
}
.filter-btn.active{
  background:var(--red);
  border-color:var(--red);
  color:#fff;
}
@media(max-width:560px){
  .header{height:88px}
  .header .brand{width:205px;height:66px}
  .header .brand img{width:195px}
  .filter-buttons{gap:7px;overflow-x:auto;width:100%;padding-bottom:3px}
  .filter-btn{min-width:78px;height:44px;padding:0 14px;font-size:9px}
}

/* V9 — festive names without "Edit"; retain bold editorial treatment */
.collection-header h1{
  font-family:"Playfair Display",serif;
  font-weight:800;
  letter-spacing:-.055em;
}

/* V10 — stronger editorial section hierarchy */
.collection-header{
  position:relative;
}
.collection-header .kicker,
.collection-header .section-eyebrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 14px;
  background:var(--red);
  color:#fff;
  font-size:11px;
  line-height:1;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  border-radius:0;
  margin-bottom:18px;
}
.collection-header h1{
  font-weight:900;
}
.collection-header p{
  font-weight:600;
}
.nav a{
  font-weight:800;
  letter-spacing:.1em;
}
.nav a.active{
  font-weight:900;
  color:var(--red);
}
.nav a.active::after{
  height:3px;
}

/* V11 — premium primary navigation */
.nav{
  height:78px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:0 18px;
  border-top:1px solid #eee9e2;
  border-bottom:1px solid #ddd7cf;
  background:#fff;
}
.nav > a,
.nav-dropdown > a{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:48px;
  padding:0 27px;
  color:#171413;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  text-decoration:none;
  transition:background .2s ease,color .2s ease;
}
.nav > a:hover,
.nav-dropdown > a:hover{
  color:var(--red);
  background:#faf5ee;
}
.nav > a.active,
.nav-dropdown > a.nav-active{
  color:#fff;
  background:var(--red);
}
.nav > a.active:hover,
.nav-dropdown > a.nav-active:hover{
  color:#fff;
  background:var(--red);
}
.nav-dropdown > a span{
  margin-left:10px;
  font-size:12px;
  line-height:1;
}
.nav-dropdown .dropdown-menu{
  top:calc(100% + 14px);
  border-top:3px solid var(--red);
}
@media(max-width:700px){
  .nav{
    height:68px;
    overflow-x:auto;
    justify-content:flex-start;
    gap:4px;
  }
  .nav > a,
  .nav-dropdown > a{
    height:44px;
    padding:0 17px;
    font-size:10px;
    white-space:nowrap;
  }
}

/* V12 — fix active FESTIVE label visibility */
.nav-dropdown{
  flex:0 0 auto;
  height:100%;
  display:flex;
  align-items:center;
}
.nav-dropdown > a.nav-active{
  min-width:180px;
  color:#fff !important;
  background:var(--red) !important;
  opacity:1 !important;
  visibility:visible !important;
  text-indent:0 !important;
  font-size:12px !important;
  font-weight:900 !important;
  letter-spacing:.14em !important;
  line-height:1 !important;
  white-space:nowrap !important;
  z-index:20;
}
.nav-dropdown > a.nav-active span{
  display:inline-block !important;
  color:#fff !important;
  opacity:1 !important;
  visibility:visible !important;
}
.nav-dropdown > a.nav-active::first-letter{
  color:#fff;
}
.nav-dropdown .dropdown-menu{
  z-index:100;
}

.nav-dropdown > a.nav-active .nav-label{
  display:inline-block;
  color:#fff !important;
  font-weight:900 !important;
}
.nav-dropdown > a.nav-active .nav-chevron{
  display:inline-block;
  margin-left:10px;
  color:#fff !important;
  font-size:12px;
  font-weight:900;
}

/* V14 — reliable Festive dropdown interaction */
.nav-dropdown{
  position:relative;
  z-index:1000;
}
.nav-dropdown .dropdown-menu{
  display:none;
  position:absolute;
  top:100% !important;
  left:50%;
  transform:translateX(-50%);
  margin:0 !important;
  z-index:2000;
  min-width:180px;
  padding:0 !important;
  background:#fff;
  border:1px solid var(--line);
  border-top:3px solid var(--red) !important;
  box-shadow:0 18px 40px rgba(0,0,0,.10);
}
.nav-dropdown:hover .dropdown-menu,
.nav-dropdown:focus-within .dropdown-menu{
  display:block;
}
.nav-dropdown .dropdown-menu a{
  display:flex;
  align-items:center;
  min-height:58px;
  padding:0 28px;
  margin:0;
  color:#171413;
  background:#fff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.14em;
  text-decoration:none;
  white-space:nowrap;
  border-bottom:1px solid var(--line);
}
.nav-dropdown .dropdown-menu a:last-child{border-bottom:0}
.nav-dropdown .dropdown-menu a:hover,
.nav-dropdown .dropdown-menu a:focus{
  color:#fff;
  background:var(--red);
}

/* V17 — founder contact details */
.founder-contact{
  display:flex;
  flex-wrap:wrap;
  gap:10px 12px;
  margin-top:28px;
  padding-top:22px;
  border-top:1px solid var(--line);
}
.founder-contact a{
  display:inline-flex;
  align-items:center;
  gap:9px;
  padding:11px 14px;
  color:#171413;
  background:#faf7f2;
  border:1px solid var(--line);
  text-decoration:none;
  font-size:11px;
  font-weight:700;
  letter-spacing:.03em;
  transition:all .2s ease;
}
.founder-contact a:hover{
  color:#fff;
  background:var(--red);
  border-color:var(--red);
}
.founder-contact span{
  color:var(--red);
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
}
.founder-contact a:hover span{color:#fff}
@media(max-width:700px){
  .founder-contact{flex-direction:column;align-items:stretch}
  .founder-contact a{justify-content:flex-start}
}

/* V20 — use the Nakshee logo in the footer */
.footer-logo{
  display:block;
  width:min(205px, 72%);
  height:auto;
  margin-bottom:18px;
  object-fit:contain;
  object-position:left center;
}

/* V21 — route-aware primary navigation state */
#mainNav > a,
#mainNav > .nav-dropdown > a{
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 34px;
  color:inherit;
  text-decoration:none;
  position:relative;
}
#mainNav > a.nav-active,
#mainNav > .nav-dropdown > a.nav-active{
  color:#fff !important;
  background:var(--red);
}
#mainNav > a.nav-active:after,
#mainNav > .nav-dropdown > a.nav-active:after{
  display:none;
}
#mainNav > a:hover,
#mainNav > .nav-dropdown > a:hover{
  color:var(--red);
}
#mainNav > .nav-dropdown > a.nav-active:hover{
  color:#fff !important;
}
