:root{--bg:#0d0c0b;--panel:#151311;--panel2:#1a1714;--line:#2f2a25;--text:#eee6da;--muted:#9a9188;--soft:#c8b9a5;--accent:#d8c3a5;--green:#d5e5d4;--max:1400px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"DM Sans",Arial,sans-serif;font-size:14px;line-height:1.5}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:radial-gradient(#fff .5px,transparent .5px);background-size:5px 5px;z-index:20}img{display:block;width:100%}svg{width:18px;height:18px;display:block;flex:none;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.icon-link,.footer-links a,.contact-mini a,.btn-whatsapp,.btn-whatsapp-outline{display:inline-flex;align-items:center;gap:9px}.footer-links a svg,.contact-mini a svg{width:16px;height:16px}.icon-link svg{width:18px;height:18px}a{color:inherit}.announcement{height:30px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 4vw;color:#857c72;font-size:8px;letter-spacing:.18em;text-transform:uppercase}.announcement span:nth-child(2){color:#b9aa97}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid rgba(255,255,255,.06);position:relative;z-index:10;background:rgba(13,12,11,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.brand{font-family:"Cormorant Garamond",serif;text-decoration:none;font-size:25px;letter-spacing:.08em}.brand span{font-weight:600}.desktop-nav{display:flex;gap:34px;margin-left:80px}.desktop-nav a,.footer-links a{font-size:9px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:#a79e95;transition:.2s}.desktop-nav a:hover,.footer-links a:hover{color:var(--text)}.cart-button{border:1px solid #3a342e;background:transparent;color:var(--text);padding:11px 16px;font:inherit;font-size:9px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:8px;border:1px solid #51483e;color:var(--accent)}.eyebrow{font-size:8px;letter-spacing:.24em;text-transform:uppercase;color:#a69580;margin:0}.btn{border:1px solid transparent;padding:14px 20px;font:inherit;font-size:9px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:transform .25s,background .25s,border-color .25s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:14px}.btn span{font-size:13px}.btn-primary{background:var(--accent);color:#161310}.btn-primary:hover{background:#eee0cb;transform:translateY(-2px)}.btn-ghost{background:transparent;border-color:#494039;color:#d7cdc0}.btn-ghost:hover{border-color:#7a6b5b;background:#191613;transform:translateY(-2px)}.full{width:100%}
.hidden{display:none!important}
/* Home */
.hero-home{max-width:var(--max);margin:auto;min-height:calc(100vh - 108px);display:grid;grid-template-columns:1.05fr .95fr;position:relative;overflow:hidden}.hero-image{position:relative;min-height:760px;overflow:hidden;order:2}.hero-image img{height:100%;min-height:760px;object-fit:cover;object-position:center;filter:saturate(.75) contrast(1.03)}.hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,var(--bg) 0%,rgba(13,12,11,.38) 25%,transparent 62%),linear-gradient(0deg,rgba(13,12,11,.35),transparent 40%)}.hero-image-label{position:absolute;right:24px;bottom:25px;font-size:8px;letter-spacing:.2em;color:#c9b9a4}.hero-content{display:flex;flex-direction:column;justify-content:center;padding:70px 8vw 70px 7vw;position:relative;z-index:2}.hero-content h1{font-family:"Cormorant Garamond",serif;font-size:clamp(72px,8vw,132px);font-weight:400;line-height:.82;letter-spacing:-.045em;margin:24px 0 30px}.hero-content h1 em,.section-head h2 em,.intro-grid h2 em,.editorial-copy h2 em,.closing h2 em{font-style:italic;color:#b9aa98}.hero-lede{font-family:"Cormorant Garamond",serif;font-size:24px;line-height:1.2;color:#d0c4b5;max-width:430px;margin:0 0 16px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-meta{display:flex;align-items:center;gap:12px;color:#766d64;font-size:8px;letter-spacing:.18em;margin-top:55px}.hero-meta span:first-child{color:#c4b298;font-family:"Cormorant Garamond",serif;font-size:20px}.hero-meta i{height:1px;width:55px;background:#3b342e}.hero-side-note{position:absolute;left:28px;bottom:30px;color:#5f5852;font-family:"Cormorant Garamond",serif;font-size:19px;line-height:1.05;letter-spacing:.03em;z-index:3}.intro-strip{max-width:var(--max);margin:0 auto;padding:130px 7vw 125px;border-top:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;margin-top:28px;align-items:end}.intro-grid h2,.section-head h2,.editorial-copy h2,.closing h2{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:clamp(55px,6.5vw,100px);line-height:.88;letter-spacing:-.035em;margin:0}.intro-grid p{max-width:470px;color:#91877e;font-size:12px;line-height:1.9;margin:0}.collection{max-width:var(--max);margin:auto;padding:80px 4vw 145px}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:50px}.section-note{max-width:310px;color:#837a72;font-size:10px;line-height:1.8;margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{background:linear-gradient(180deg,#171513,#12110f);border:1px solid #2d2823;padding:12px;transition:.35s}.product-card:hover{border-color:#55483b;transform:translateY(-5px)}.product-image{height:560px;position:relative;overflow:hidden;background:#0a0908}.product-image img{height:100%;object-fit:cover;object-position:center;transition:transform .8s,filter .5s;filter:saturate(.76) contrast(1.04)}.product-card:hover .product-image img{transform:scale(1.035);filter:saturate(.92)}.product-index{position:absolute;top:15px;left:15px;border:1px solid rgba(235,225,211,.3);background:rgba(9,8,7,.6);padding:7px 10px;color:#d6c3aa;font-size:8px;letter-spacing:.16em}.image-chip{position:absolute;right:15px;bottom:15px;padding:8px 10px;background:rgba(10,9,8,.66);border:1px solid rgba(235,225,211,.2);color:#cbbba6;font-size:7px;letter-spacing:.18em}.product-info{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:25px 8px 7px}.product-info h3{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:47px;line-height:.8;margin:8px 0 8px}.product-info p:not(.eyebrow){color:#7e766e;font-size:10px;margin:0}.product-info>strong{font-family:"Cormorant Garamond",serif;font-size:29px;font-weight:500;color:#dfccb1}.product-description{color:#807870;font-size:10px;line-height:1.75;max-width:560px;padding:0 8px;margin:10px 0 0}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:20px 8px 8px}.product-actions .btn{width:100%}.editorial{max-width:var(--max);margin:auto;padding:0 4vw 145px;display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:center}.editorial-image{position:relative}.editorial-image img{height:720px;object-fit:cover;object-position:center;filter:saturate(.72)}.editorial-label{position:absolute;right:20px;bottom:20px;font-size:8px;letter-spacing:.2em;color:#d4c5b1}.editorial-copy>p:not(.eyebrow){color:#8c837a;font-size:11px;line-height:1.9;max-width:500px;margin:30px 0}.editorial-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:36px 0;padding:20px 0}.editorial-facts div{display:grid;gap:8px}.editorial-facts strong{font-family:"Cormorant Garamond",serif;font-size:25px;color:#cdbb9f;font-weight:400}.editorial-facts span{font-size:7px;letter-spacing:.14em;color:#777068}.text-link{font-size:9px;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;color:#cdbba4}.text-link span{margin-left:10px}.gallery{max-width:var(--max);margin:auto;padding:0 4vw 145px}.gallery-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:390px 390px;gap:14px}.gallery-grid figure{margin:0;position:relative;overflow:hidden;background:#12100e}.gallery-grid figure img{height:100%;object-fit:cover;filter:saturate(.72);transition:transform .7s}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-feature{grid-row:span 2}.gallery-grid figcaption{position:absolute;left:16px;bottom:14px;font-size:7px;letter-spacing:.16em;color:#ddd0bd;background:rgba(8,7,6,.6);padding:8px}.closing{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:var(--max);margin:auto;padding:110px 7vw;display:flex;justify-content:space-between;align-items:end;gap:40px}.closing>div>p:last-child{max-width:460px;color:#847b73;font-size:11px;line-height:1.8;margin-top:28px}.closing .btn{min-width:220px}footer{max-width:var(--max);margin:auto;padding:55px 4vw 40px;display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:40px;color:#736b63}footer .brand{color:#ddd3c6}footer p{font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin:10px 0 0}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{font-size:8px}footer small{font-size:8px;color:#5e5751}
/* Cart */
.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);opacity:0;visibility:hidden;transition:.25s;z-index:40}.cart-overlay.show{opacity:1;visibility:visible}.cart-drawer{position:fixed;z-index:50;top:0;right:0;width:min(470px,100%);height:100dvh;background:#12110f;border-left:1px solid #39322b;transform:translateX(100%);transition:transform .35s;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:25px;border-bottom:1px solid var(--line)}.drawer-head h2{font-family:"Cormorant Garamond",serif;font-size:38px;font-weight:400;margin:3px 0 0}.drawer-head button{border:0;background:transparent;color:#cfc3b6;font-size:32px;cursor:pointer}.cart-drawer>#cartItems{padding:0 25px;overflow:auto;flex:1}.cart-item{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:78px;height:90px;object-fit:cover}.cart-item-main{flex:1}.cart-item-top{display:flex;justify-content:space-between;gap:10px}.cart-item h3{font-family:"Cormorant Garamond",serif;font-size:25px;font-weight:400;margin:2px 0}.cart-item p:not(.eyebrow){font-size:8px;color:#79716a;margin:0}.cart-item-top>strong{font-family:"Cormorant Garamond",serif;font-size:18px;color:#d8c6aa}.cart-item-row{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.qty-controls{display:flex;align-items:center;border:1px solid #3b342d}.qty-controls button{width:28px;height:27px;border:0;background:transparent;color:#d6c8b8;cursor:pointer}.qty-controls span{width:30px;text-align:center;font-size:9px}.unit-price{font-size:8px;color:#68615a}.empty-bag{padding:60px 5px;text-align:center;color:#777069}.empty-bag span{font-family:"Cormorant Garamond",serif;font-size:50px;color:#a89275}.empty-bag a{display:inline-block;margin-top:10px;color:#d3c1a6;font-size:9px;letter-spacing:.15em;text-transform:uppercase}.drawer-bottom{padding:20px 25px 25px;border-top:1px solid var(--line);background:#12110f}.drawer-total{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.drawer-total span{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#847b72}.drawer-total strong{font-family:"Cormorant Garamond",serif;font-size:31px;font-weight:400}.drawer-note{text-align:center;font-size:8px;color:#635c55;margin:12px 0 0}
/* Checkout / review */
.checkout-page{background:#100f0d}.checkout-nav{position:sticky;top:0}.nav-actions{display:flex;align-items:center;gap:15px}.icon-link{display:grid;place-items:center;color:#9c9187}.icon-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.4}.back{font-size:8px;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:#a79d94}.checkout-main,.review-main{max-width:1200px;margin:auto;padding:80px 4vw 110px}.checkout-intro,.review-hero{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px}.checkout-intro h1,.review-hero h1{font-family:"Cormorant Garamond",serif;font-size:72px;font-weight:400;line-height:.9;margin:12px 0}.checkout-intro p:not(.eyebrow),.review-subtitle{color:#817970;font-size:11px;line-height:1.8;max-width:560px;margin:0}.checkout-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:25px;align-items:start}.checkout-form,.order-card,.review-card,.payment-summary{border:1px solid var(--line);background:#14120f}.checkout-form{padding:30px}.form-section+.form-section{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.section-title{display:flex;align-items:center;gap:13px;margin-bottom:24px}.section-title span{font-size:8px;letter-spacing:.15em;color:#9d896e}.section-title h2{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:32px;margin:0}.checkout-form label{display:grid;gap:8px;margin-bottom:16px;color:#a69d94;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.checkout-form input,.checkout-form select{width:100%;border:1px solid #3b342e;background:#0f0e0c;color:#eee6da;padding:14px 13px;font:inherit;font-size:11px;outline:none}.checkout-form input:focus,.checkout-form select:focus{border-color:#8c775e;box-shadow:0 0 0 2px rgba(140,119,94,.08)}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-note{color:#777068;font-size:9px;line-height:1.7;margin:0 0 18px}.order-card{padding:25px;position:sticky;top:110px}.checkout-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.checkout-item img{width:64px;height:76px;object-fit:cover}.checkout-item h3{font-family:"Cormorant Garamond",serif;font-size:25px;font-weight:400;margin:2px 0}.checkout-item p:not(.eyebrow),.checkout-item span{display:block;color:#766e67;font-size:8px;margin:2px 0}.checkout-item>strong{font-family:"Cormorant Garamond",serif;font-size:19px}.line,.grand{display:flex;justify-content:space-between;padding-top:16px;margin-top:8px;font-size:9px;color:#7b736b}.grand{border-top:1px solid var(--line);font-family:"Cormorant Garamond",serif;font-size:28px;color:#ddd0c0}.grand strong{font-weight:400}.checkout-assurance{display:flex;gap:10px;margin-top:18px;padding:12px;background:#171512;border-left:2px solid #8d7b63}.checkout-assurance span{color:#cdb58f}.checkout-assurance p{margin:0;color:#706861;font-size:8px;line-height:1.6}.empty-checkout{text-align:center;padding:90px 20px;border:1px solid var(--line);background:#14120f}.empty-checkout h1{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:62px;margin:15px 0}.empty-checkout>p:not(.eyebrow){color:#807870;max-width:460px;margin:0 auto 25px;font-size:11px}
.review-hero{align-items:start}.secure-badge{display:flex;gap:10px;align-items:center;border:1px solid var(--line);padding:13px 15px;background:#151311}.secure-dot{width:25px;height:25px;border:1px solid #5c6a59;color:#a9c2a4;display:grid;place-items:center;font-size:10px}.secure-badge strong,.secure-badge small{display:block}.secure-badge strong{font-size:9px;letter-spacing:.1em;text-transform:uppercase}.secure-badge small{color:#716961;font-size:8px;margin-top:3px}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px;align-items:start}.review-card{padding:32px}.review-top{display:flex;justify-content:space-between;gap:20px;align-items:end;padding-bottom:25px;border-bottom:1px solid var(--line)}.review-top h2{font-family:"Cormorant Garamond",serif;font-size:38px;font-weight:400;margin:5px 0}.review-top p{color:#777068;font-size:9px;margin:0}.review-top>strong{font-family:"Cormorant Garamond",serif;font-size:40px;font-weight:400;color:#dcc8a8}.review-address{padding:24px 0;border-bottom:1px solid var(--line)}.review-address p{font-size:10px;line-height:1.7;color:#91877e;margin:7px 0 0}.payment-box{padding:27px 0;border-bottom:1px solid var(--line)}.payment-box h3{font-family:"Cormorant Garamond",serif;font-size:32px;font-weight:400;margin:7px 0}.payment-box>p{color:#807870;font-size:9px;line-height:1.7;max-width:600px}.btn-whatsapp{background:var(--green);color:#1c251b}.btn-whatsapp:hover{background:#e8f3e7;transform:translateY(-2px)}.payment-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.payment-amount{font-family:"Cormorant Garamond",serif;font-size:34px;color:#dec8a5}.payment-panel{display:grid;grid-template-columns:250px 1fr;gap:25px;margin-top:22px;padding:20px;border:1px solid #3a332c;background:#11100e}.qr-side{display:grid;justify-items:center}.qr-frame{background:#fff;padding:12px;width:225px;min-height:225px;aspect-ratio:1;display:grid;place-items:center}.qr-frame #dynamicQr{width:200px;height:200px;display:grid;place-items:center}.qr-frame #dynamicQr img{width:200px!important;height:200px!important}.qr-caption{text-align:center;margin-top:10px}.qr-caption strong,.qr-caption span{display:block}.qr-caption strong{font-family:"Cormorant Garamond",serif;font-size:22px;font-weight:500}.qr-caption span{font-size:8px;color:#6d665e;margin-top:3px}.pay-side{display:flex;flex-direction:column;justify-content:center}.upi-id-card{display:grid;grid-template-columns:1fr auto;gap:5px 10px;padding:13px;border:1px solid #3c342d;background:#181613}.upi-id-card>span{font-size:7px;letter-spacing:.16em;text-transform:uppercase;color:#70675e}.upi-id-card strong{font-size:11px;letter-spacing:.04em}.copy-btn{grid-row:1/span 2;grid-column:2;background:transparent;border:1px solid #4b4035;color:#d5c4aa;padding:9px 11px;font:inherit;font-size:8px;cursor:pointer}.payment-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.payment-actions .btn{text-align:center}.payment-trust{display:flex;gap:8px;padding:11px;margin-top:12px;border-left:2px solid #8f7b60;background:#171411}.payment-trust span{color:#d2bc98}.payment-trust p{margin:0;color:#776f68;font-size:8px;line-height:1.6}.how-to-pay{margin-top:25px}.how-head{display:flex;justify-content:space-between;align-items:end}.how-head>span:last-child{font-size:8px;color:#70685f;text-transform:uppercase;letter-spacing:.14em}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:15px}.steps article{border:1px solid var(--line);padding:15px;background:#151311;min-height:150px}.steps b{font-size:8px;color:#a38d70;letter-spacing:.18em}.steps h4{font-family:"Cormorant Garamond",serif;font-size:19px;font-weight:500;margin:13px 0 7px}.steps p{font-size:8px;color:#766e66;line-height:1.65;margin:0}.steps strong{color:#bca88d}.payment-footer-note{display:flex;gap:9px;border-top:1px solid var(--line);margin-top:22px;padding-top:16px}.payment-footer-note p{margin:0;color:#625b55;font-size:8px;line-height:1.7}.payment-summary{padding:20px;position:sticky;top:110px}.summary-top{display:flex;justify-content:space-between;align-items:center}.summary-number{font-size:8px;color:#8d7d69;letter-spacing:.2em}.payment-summary>img{width:100%;height:220px;object-fit:cover;margin:15px 0;filter:saturate(.7)}.payment-summary h3{font-family:"Cormorant Garamond",serif;font-size:30px;font-weight:400;margin:0}.payment-summary>p{font-size:8px;color:#756d66;margin:3px 0 20px}.summary-products{display:grid;gap:10px}.summary-product{display:grid;grid-template-columns:52px 1fr auto;gap:9px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--line)}.summary-product img{width:52px;height:62px;object-fit:cover}.summary-product h3{font-family:"Cormorant Garamond",serif;font-size:21px;font-weight:400;margin:1px 0}.summary-product p:not(.eyebrow){font-size:7px;color:#756e67;margin:2px 0}.summary-product>strong{font-family:"Cormorant Garamond",serif;font-size:16px}.summary-line,.summary-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;margin-top:12px;font-size:9px}.summary-total{font-family:"Cormorant Garamond",serif;font-size:25px}.contact-mini{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.contact-mini a{display:block;text-decoration:none;color:#b9ad9e;font-size:9px;margin-top:8px}.review-page footer{max-width:1200px}
@media(max-width:1000px){.hero-home{grid-template-columns:1fr}.hero-image{order:0;min-height:70vh}.hero-image img{min-height:70vh}.hero-content{margin-top:-230px;padding-top:0;padding-bottom:90px}.hero-content h1{font-size:clamp(70px,15vw,120px)}.hero-side-note{display:none}.editorial{grid-template-columns:1fr}.editorial-copy{padding:20px 5vw}.review-layout,.checkout-layout{grid-template-columns:1fr}.order-card,.payment-summary{position:static}.review-layout .payment-summary{order:-1}.steps{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.announcement{padding:0 5vw}.announcement span:nth-child(2){display:none}.nav{padding:0 5vw}.desktop-nav{display:none}.hero-home{min-height:auto}.hero-image,.hero-image img{min-height:67vh;height:67vh}.hero-content{margin-top:-170px;padding:0 7vw 70px}.hero-content h1{font-size:76px}.hero-lede{font-size:20px}.hero-meta{margin-top:35px}.intro-strip,.collection,.gallery,.editorial{padding-left:5vw;padding-right:5vw}.intro-strip{padding-top:90px;padding-bottom:90px}.intro-grid{grid-template-columns:1fr;gap:30px}.intro-grid h2,.section-head h2,.editorial-copy h2,.closing h2{font-size:58px}.section-head{display:block;margin-bottom:35px}.section-note{margin-top:20px}.product-grid{grid-template-columns:1fr}.product-image{height:500px}.product-actions{grid-template-columns:1fr}.editorial{padding-bottom:90px}.editorial-image img{height:520px}.editorial-copy{padding:20px 0}.editorial-facts{grid-template-columns:1fr 1fr;gap:18px}.gallery{padding-bottom:90px}.gallery-grid{grid-template-columns:1fr;grid-template-rows:350px 260px 260px 260px}.gallery-feature{grid-row:auto}.closing{margin:0;padding:80px 7vw;display:block}.closing .btn{margin-top:25px;width:100%}footer{grid-template-columns:1fr;padding:45px 5vw}.footer-links{gap:15px}.checkout-main,.review-main{padding:55px 5vw 80px}.checkout-intro,.review-hero{display:block}.checkout-intro h1,.review-hero h1{font-size:60px}.checkout-form,.review-card{padding:20px}.two{grid-template-columns:1fr}.review-top{align-items:start}.review-top>strong{font-size:30px}.payment-panel{grid-template-columns:1fr}.payment-actions{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.cart-drawer{width:100%}.empty-checkout h1{font-size:50px}.nav-actions .icon-link{display:none}}
.payment-actions-3{grid-template-columns:repeat(2,minmax(0,1fr))}
.payment-confirmation{margin-top:22px;border:1px solid #3b332b;background:#151311;padding:20px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}
.payment-confirmation h3{font-family:"Cormorant Garamond",serif;font-size:28px;font-weight:400;margin:7px 0}
.payment-confirmation p{font-size:9px;line-height:1.7;color:#81786f;margin:0;max-width:650px}
.payment-confirmation p strong{color:#d7c2a3}
.screenshot-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}
.screenshot-picker{cursor:pointer}
.screenshot-name{font-size:8px;color:#746c64;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:760px){.payment-confirmation{grid-template-columns:1fr}.screenshot-actions{justify-content:flex-start}.payment-actions-3{grid-template-columns:1fr 1fr}}

/* Refined warm theme */
:root{--bg:#f5efe6;--panel:#fffaf3;--panel2:#efe4d6;--line:#dfd0bd;--text:#251f1a;--muted:#776b60;--soft:#8f755d;--accent:#9f6b43;--green:#dbead2;--max:1400px}
body{background:linear-gradient(180deg,#fbf7f0 0%,#f0e5d7 54%,#efe1d0 100%);color:var(--text);font-family:"Manrope",Arial,sans-serif;font-size:15px}
body:before{opacity:.16;background-image:radial-gradient(rgba(94,72,51,.24) .5px,transparent .5px)}
.brand,.hero-content h1,.hero-lede,.hero-meta span:first-child,.hero-side-note,.intro-grid h2,.section-head h2,.editorial-copy h2,.closing h2,.product-info h3,.product-info>strong,.drawer-head h2,.drawer-total strong,.checkout-intro h1,.review-hero h1,.section-title h2,.checkout-item h3,.checkout-item>strong,.grand,.empty-checkout h1,.review-top h2,.review-top>strong,.payment-box h3,.payment-amount,.qr-caption strong,.steps h4,.payment-summary h3,.summary-product h3,.summary-product>strong,.summary-total,.payment-confirmation h3{font-family:"Playfair Display",Georgia,serif;letter-spacing:0}
.announcement{background:#efe3d3;border-bottom:1px solid #dfd0bd;color:#806d5f}
.announcement span:nth-child(2){color:#9f6b43}
.nav{background:rgba(255,250,243,.86);border-bottom:1px solid rgba(121,95,69,.18);box-shadow:0 12px 40px rgba(70,48,30,.08)}
.desktop-nav a,.footer-links a,.back,.icon-link{color:#76685c}
.desktop-nav a:hover,.footer-links a:hover,.back:hover,.icon-link:hover{color:#251f1a}
.cart-button{background:#fffaf3;border-color:#d7c5b0;color:#2b241d;box-shadow:0 8px 22px rgba(68,45,28,.08)}
.cart-button span{border-color:#bd9b7a;color:#9f6b43;background:#f3e6d7}
.eyebrow{color:#9f6b43;font-weight:700}
.btn{font-weight:700;border-radius:2px;box-shadow:0 10px 22px rgba(72,48,29,.08)}
.btn-primary{background:#8f5f3b;color:#fffaf3}
.btn-primary:hover{background:#70472a}
.btn-ghost{background:#fffaf3;border-color:#d7c5b0;color:#3d3026}
.btn-ghost:hover{border-color:#a77955;background:#f1e3d2}
.hero-gradient{background:linear-gradient(90deg,#f5efe6 0%,rgba(245,239,230,.68) 28%,rgba(245,239,230,.08) 66%),linear-gradient(0deg,rgba(58,38,24,.12),transparent 42%)}
.hero-image img,.product-image img,.editorial-image img,.gallery-grid figure img{filter:saturate(.95) contrast(1.02)}
.hero-image-label,.editorial-label,.gallery-grid figcaption,.product-index,.image-chip{background:rgba(255,250,243,.8);border:1px solid rgba(118,88,63,.18);color:#6e5a49}
.hero-content h1{letter-spacing:0;line-height:.9;color:#201912;text-shadow:0 8px 38px rgba(255,250,243,.5)}
.hero-content h1 em,.section-head h2 em,.intro-grid h2 em,.editorial-copy h2 em,.closing h2 em{color:#9f6b43}
.hero-lede{color:#4a3d32}
.hero-meta,.intro-grid p,.section-note,.editorial-copy>p:not(.eyebrow),.closing>div>p:last-child,footer,.product-description{color:#706257}
.hero-meta i{background:#cdb9a3}
.intro-strip,.closing{border-color:#dfd0bd}
.product-card,.checkout-form,.order-card,.review-card,.payment-summary,.secure-badge,.steps article,.payment-confirmation{background:rgba(255,250,243,.92);border-color:#dfd0bd;box-shadow:0 20px 50px rgba(75,52,33,.08)}
.product-card:hover{border-color:#b58f6b;box-shadow:0 24px 58px rgba(75,52,33,.12)}
.product-image,.gallery-grid figure{background:#eadcc9}
.product-info p:not(.eyebrow),.checkout-item p:not(.eyebrow),.checkout-item span,.summary-product p:not(.eyebrow),.review-top p,.review-address p,.payment-box>p,.steps p,.payment-confirmation p,.form-note{color:#6f6257}
.product-info>strong,.checkout-item>strong,.grand,.review-top>strong,.payment-amount,.summary-total{color:#8f5f3b}
footer .brand{color:#251f1a}
.cart-overlay{background:rgba(41,31,24,.42)}
.cart-drawer,.drawer-bottom{background:#fffaf3;border-color:#d7c5b0;box-shadow:-24px 0 60px rgba(61,42,28,.14)}
.drawer-head,.cart-item,.drawer-bottom,.form-section+.form-section,.checkout-item,.review-top,.review-address,.payment-box,.payment-footer-note,.summary-product,.summary-line,.summary-total,.contact-mini{border-color:#dfd0bd}
.drawer-head button{color:#4a3a2e}
.cart-item p:not(.eyebrow),.unit-price,.drawer-note{color:#776b60}
.checkout-page{background:linear-gradient(180deg,#fbf7f0 0%,#f0e4d6 100%)}
.checkout-form input,.checkout-form select{background:#fffdf8;border-color:#d2bea7;color:#251f1a;border-radius:2px}
.checkout-form input:focus,.checkout-form select:focus{border-color:#9f6b43;box-shadow:0 0 0 3px rgba(159,107,67,.12)}
.checkout-form label{color:#67584b;font-weight:700}
.checkout-assurance,.payment-trust{background:#f3e7d8;border-left-color:#9f6b43}
.checkout-assurance p,.payment-trust p,.payment-footer-note p{color:#68594d}
.line{color:#6f6257}
.secure-dot{border-color:#87a578;color:#5f844f;background:#edf6e8}
.secure-badge small,.how-head>span:last-child,.summary-number,.screenshot-name{color:#776b60}
.payment-panel{background:#f8f1e8;border-color:#d8c5ae}
.qr-frame{box-shadow:0 14px 34px rgba(61,42,28,.14)}
.upi-id-card{background:#fffaf3;border-color:#d8c5ae}
.upi-id-card>span{color:#836f5d}
.copy-btn{border-color:#c5a889;color:#70472a;background:#fffdf8}
.btn-whatsapp,.btn-whatsapp-outline{background:#d8ead2;color:#1f3d21}
.payment-confirmation p strong,.steps strong{color:#8f5f3b}

/* Refined dark theme */
:root{--bg:#11100f;--panel:#1b1815;--panel2:#231f1a;--line:#3a3129;--text:#f4eadc;--muted:#a29689;--soft:#d2bd9d;--accent:#c79762;--green:#cfe6c9;--max:1400px}
body{background:radial-gradient(circle at 18% 0%,rgba(199,151,98,.16),transparent 34%),radial-gradient(circle at 88% 8%,rgba(112,82,55,.18),transparent 28%),linear-gradient(180deg,#12100f 0%,#181511 50%,#100f0d 100%);color:var(--text);font-family:"Manrope",Arial,sans-serif;font-size:15px}
body:before{opacity:.07;background-image:radial-gradient(rgba(255,242,222,.7) .5px,transparent .5px)}
.brand,.hero-content h1,.hero-lede,.hero-meta span:first-child,.hero-side-note,.intro-grid h2,.section-head h2,.editorial-copy h2,.closing h2,.product-info h3,.product-info>strong,.drawer-head h2,.drawer-total strong,.checkout-intro h1,.review-hero h1,.section-title h2,.checkout-item h3,.checkout-item>strong,.grand,.empty-checkout h1,.review-top h2,.review-top>strong,.payment-box h3,.payment-amount,.qr-caption strong,.steps h4,.payment-summary h3,.summary-product h3,.summary-product>strong,.summary-total,.payment-confirmation h3{font-family:"Playfair Display",Georgia,serif;letter-spacing:0}
.announcement{background:#171411;border-bottom:1px solid #302820;color:#9f9284}
.announcement span:nth-child(2){color:#d5b98e}
.nav{background:rgba(17,16,15,.86);border-bottom:1px solid rgba(238,220,193,.1);box-shadow:0 16px 48px rgba(0,0,0,.28)}
.desktop-nav a,.footer-links a,.back,.icon-link{color:#a89b8d}
.desktop-nav a:hover,.footer-links a:hover,.back:hover,.icon-link:hover{color:#f4eadc}
.cart-button{background:linear-gradient(180deg,#221e19,#161411);border-color:#4a3d31;color:#f4eadc;box-shadow:0 12px 30px rgba(0,0,0,.25)}
.cart-button span{border-color:#775f45;color:#e3c99f;background:#211b15}
.eyebrow{color:#d0aa75;font-weight:700}
.btn{font-weight:700;border-radius:2px;box-shadow:0 14px 28px rgba(0,0,0,.22)}
.btn-primary{background:linear-gradient(180deg,#d1a36d,#a8733d);color:#15110d;border-color:#e0b886}
.btn-primary:hover{background:linear-gradient(180deg,#e1b982,#b98048)}
.btn-ghost{background:#181511;border-color:#514235;color:#eadcc9}
.btn-ghost:hover{border-color:#9c7954;background:#241e18}
.hero-gradient{background:linear-gradient(90deg,#11100f 0%,rgba(17,16,15,.64) 31%,rgba(17,16,15,.08) 70%),linear-gradient(0deg,rgba(0,0,0,.32),transparent 46%)}
.hero-image img,.product-image img,.editorial-image img,.gallery-grid figure img{filter:saturate(.9) contrast(1.06)}
.hero-image-label,.editorial-label,.gallery-grid figcaption,.product-index,.image-chip{background:rgba(18,16,14,.72);border:1px solid rgba(235,210,176,.2);color:#dfc7a7;backdrop-filter:blur(10px)}
.hero-content h1{letter-spacing:0;line-height:.9;color:#f7ecdd;text-shadow:0 12px 46px rgba(0,0,0,.45)}
.hero-content h1 em,.section-head h2 em,.intro-grid h2 em,.editorial-copy h2 em,.closing h2 em{color:#d2ad7b}
.hero-lede{color:#e2d4c2}
.hero-meta,.intro-grid p,.section-note,.editorial-copy>p:not(.eyebrow),.closing>div>p:last-child,footer,.product-description{color:#9e9286}
.hero-meta i{background:#4a3c30}
.intro-strip,.closing{border-color:#352d25}
.product-card,.checkout-form,.order-card,.review-card,.payment-summary,.secure-badge,.steps article,.payment-confirmation{background:linear-gradient(180deg,rgba(32,28,24,.96),rgba(22,20,17,.96));border-color:#3d332a;box-shadow:0 24px 60px rgba(0,0,0,.25)}
.product-card:hover{border-color:#8f704e;box-shadow:0 28px 70px rgba(0,0,0,.34);transform:translateY(-5px)}
.product-image,.gallery-grid figure{background:#0c0b0a}
.product-info p:not(.eyebrow),.checkout-item p:not(.eyebrow),.checkout-item span,.summary-product p:not(.eyebrow),.review-top p,.review-address p,.payment-box>p,.steps p,.payment-confirmation p,.form-note{color:#9d9185}
.product-info>strong,.checkout-item>strong,.grand,.review-top>strong,.payment-amount,.summary-total{color:#e1bd86}
footer .brand{color:#f4eadc}
.cart-overlay{background:rgba(0,0,0,.68)}
.cart-drawer,.drawer-bottom{background:#171411;border-color:#46392d;box-shadow:-28px 0 70px rgba(0,0,0,.45)}
.drawer-head,.cart-item,.drawer-bottom,.form-section+.form-section,.checkout-item,.review-top,.review-address,.payment-box,.payment-footer-note,.summary-product,.summary-line,.summary-total,.contact-mini{border-color:#3a3129}
.drawer-head button{color:#dfd0bd}
.cart-item p:not(.eyebrow),.unit-price,.drawer-note{color:#8f8479}
.checkout-page{background:radial-gradient(circle at 12% 2%,rgba(199,151,98,.14),transparent 32%),linear-gradient(180deg,#12100f 0%,#181511 100%)}
.checkout-form input,.checkout-form select{background:#12100e;border-color:#493c30;color:#f4eadc;border-radius:2px}
.checkout-form input:focus,.checkout-form select:focus{border-color:#d0a36e;box-shadow:0 0 0 3px rgba(208,163,110,.12)}
.checkout-form label{color:#c8b8a5;font-weight:700}
.checkout-assurance,.payment-trust{background:#211b15;border-left-color:#d0a36e}
.checkout-assurance p,.payment-trust p,.payment-footer-note p{color:#93877b}
.line{color:#9d9185}
.secure-dot{border-color:#789c68;color:#cfe6c9;background:#1b2918}
.secure-badge small,.how-head>span:last-child,.summary-number,.screenshot-name{color:#93877b}
.payment-panel{background:#16130f;border-color:#43372d}
.qr-frame{box-shadow:0 16px 38px rgba(0,0,0,.32)}
.qr-caption span{color:#95887a}
.upi-id-card{background:#211b15;border-color:#4d3f32}
.upi-id-card>span{color:#a99a8b}
.copy-btn{border-color:#6a543d;color:#e3c99f;background:#181511}
.btn-whatsapp,.btn-whatsapp-outline{background:#cfe6c9;color:#182617}
.payment-confirmation p strong,.steps strong{color:#e1bd86}

/* Luxury editorial polish */
:root{--bg:#0f0d0b;--panel:#1a1612;--panel2:#241f19;--line:#46382b;--text:#f7efe4;--muted:#a99b8d;--soft:#e0c294;--accent:#d4a365;--green:#cfe6c9;--max:1440px}
body{background:radial-gradient(circle at 24% -8%,rgba(212,163,101,.14),transparent 30%),radial-gradient(circle at 78% 8%,rgba(95,50,31,.18),transparent 34%),linear-gradient(180deg,#100e0c 0%,#17130f 44%,#0e0d0b 100%);font-size:15px}
.announcement{height:34px;background:#0f0d0b;color:#a79786;border-bottom:1px solid rgba(228,197,151,.13)}
.announcement span{font-weight:700}
.nav{height:86px;padding:0 clamp(24px,4.4vw,72px);background:rgba(15,13,11,.78);border-bottom:1px solid rgba(228,197,151,.14)}
.brand{font-size:28px;letter-spacing:.14em}
.desktop-nav{gap:38px}
.desktop-nav a,.footer-links a,.cart-button,.btn{letter-spacing:.18em}
.desktop-nav a{position:relative;color:#b5a99c}
.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:1px;background:#d4a365;transform:scaleX(0);transform-origin:left;transition:transform .25s}
.desktop-nav a:hover:after{transform:scaleX(1)}
.cart-button{padding:12px 18px;background:rgba(31,26,21,.88);border-color:#594637}
.cart-button:hover{border-color:#c49358;background:#251e18}
.hero-home{max-width:none;min-height:calc(100vh - 120px);grid-template-columns:minmax(420px,.82fr) minmax(520px,1.18fr);border-bottom:1px solid rgba(228,197,151,.12)}
.hero-image{min-height:calc(100vh - 120px);order:2}
.hero-image img{min-height:calc(100vh - 120px);object-position:center;filter:saturate(.98) contrast(1.05) brightness(.9)}
.hero-gradient{background:linear-gradient(90deg,#0f0d0b 0%,rgba(15,13,11,.72) 25%,rgba(15,13,11,.18) 60%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 45%)}
.hero-content{padding:80px clamp(28px,6vw,92px) 76px clamp(28px,7vw,108px)}
.hero-content h1{font-size:clamp(74px,7.2vw,124px);line-height:.88;max-width:720px;margin:22px 0 28px}
.hero-lede{font-size:clamp(22px,2vw,31px);line-height:1.25;max-width:560px;color:#e8dac7}
.hero-actions{gap:14px;margin-top:34px}
.hero-meta{margin-top:70px;padding-top:24px;border-top:1px solid rgba(228,197,151,.16);width:min(520px,100%)}
.hero-side-note{left:clamp(24px,3vw,48px);bottom:44px;color:#8b8177}
.hero-image-label,.product-index,.image-chip,.editorial-label,.gallery-grid figcaption{border-color:rgba(228,197,151,.26);background:rgba(13,11,9,.66);box-shadow:0 18px 40px rgba(0,0,0,.22)}
.intro-strip,.collection,.editorial,.gallery{padding-top:130px;padding-bottom:150px}
.intro-strip{border-top:0}
.intro-grid{gap:10vw}
.intro-grid h2,.section-head h2,.editorial-copy h2,.closing h2{font-size:clamp(58px,6vw,104px);line-height:.92}
.intro-grid p,.section-note,.editorial-copy>p:not(.eyebrow),.closing>div>p:last-child{font-size:13px;line-height:2;max-width:540px}
.section-head{margin-bottom:62px;padding-bottom:26px;border-bottom:1px solid rgba(228,197,151,.13)}
.product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}
.product-card{grid-column:span 3;padding:14px;background:linear-gradient(180deg,rgba(34,29,24,.98),rgba(20,17,14,.98));border-color:rgba(228,197,151,.16);box-shadow:0 26px 70px rgba(0,0,0,.32)}
.product-card-large{grid-column:span 3}
.product-card:nth-child(5){grid-column:2 / span 4}
.product-image{height:620px}
.product-card:nth-child(5) .product-image{height:720px}
.product-image:after,.editorial-image:after,.gallery-grid figure:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.26))}
.product-info{padding:28px 10px 9px}
.product-info h3{font-size:54px}
.product-info>strong{font-size:32px}
.product-description{font-size:11px;line-height:1.85;color:#a99b8d}
.product-actions{padding:22px 10px 10px;gap:10px}
.btn{min-height:48px}
.btn-primary{background:linear-gradient(180deg,#e3bc82,#b87d3f);border-color:#edc995;box-shadow:0 16px 34px rgba(184,125,63,.18)}
.btn-ghost{background:rgba(255,255,255,.018);border-color:#574536}
.editorial{gap:8vw}
.editorial-image img{height:780px}
.editorial-facts{border-color:rgba(228,197,151,.16);padding:26px 0}
.gallery-grid{grid-template-rows:430px 430px;gap:18px}
.gallery-grid figure{border:1px solid rgba(228,197,151,.13)}
.noa-gallery{padding-top:20px}
.closing{background:linear-gradient(90deg,rgba(212,163,101,.1),transparent 62%);border-color:rgba(228,197,151,.16)}
footer{border-top:1px solid rgba(228,197,151,.13)}
.checkout-form,.order-card,.review-card,.payment-summary{box-shadow:0 26px 70px rgba(0,0,0,.34)}
@media(max-width:1000px){.hero-home{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}.product-card,.product-card-large,.product-card:nth-child(5){grid-column:auto}.product-card:nth-child(5) .product-image{height:560px}}
@media(max-width:700px){.nav{height:76px}.brand{font-size:22px}.hero-content h1{font-size:64px}.hero-lede{font-size:20px}.product-grid{grid-template-columns:1fr}.product-image,.product-card:nth-child(5) .product-image{height:520px}.intro-strip,.collection,.editorial,.gallery{padding-top:86px;padding-bottom:96px}.gallery-grid{gap:12px}}

/* Commerce, detail and policy polish */
.variant-picker{display:flex;gap:10px;flex-wrap:wrap;padding:18px 10px 0}
.variant-option{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(228,197,151,.22);background:rgba(255,255,255,.025);padding:10px 12px;color:#d8cab9;font-size:9px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}
.variant-option input{position:absolute;opacity:0;pointer-events:none}
.variant-option:has(input:checked){border-color:#d4a365;background:rgba(212,163,101,.12);color:#f7efe4}
.swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(255,255,255,.28);box-shadow:0 0 0 2px rgba(0,0,0,.18)}
.swatch.oxblood{background:#520b08}
.swatch.black{background:#080807}
.product-actions{grid-template-columns:1fr 1fr auto}
.product-actions a.btn{padding-left:16px;padding-right:16px}
.trust-section{max-width:var(--max);margin:0 auto 30px;padding:0 4vw 80px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.trust-item{border:1px solid rgba(228,197,151,.15);background:linear-gradient(180deg,rgba(34,29,24,.82),rgba(18,15,12,.82));padding:22px;min-height:138px}
.trust-item strong,.info-grid h3,.faq-grid summary{display:block;font-family:"Playfair Display",Georgia,serif;font-size:22px;font-weight:500;color:#f1dfc6;margin-bottom:10px}
.trust-item span,.info-grid p,.faq-grid p{color:#9f9386;font-size:12px;line-height:1.8;margin:0}
.info-section,.faq-section,.detail-main{max-width:var(--max);margin:auto;padding:120px 4vw}
.info-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;border-top:1px solid rgba(228,197,151,.12)}
.info-section h2,.faq-section h2,.detail-copy h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(50px,5vw,86px);font-weight:400;line-height:.92;margin:12px 0;color:#f7efe4}
.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.info-grid article,.faq-grid details,.detail-specs div{border:1px solid rgba(228,197,151,.14);background:rgba(255,255,255,.025);padding:22px}
.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.faq-grid summary{cursor:pointer;list-style:none;margin:0}
.faq-grid summary::-webkit-details-marker{display:none}
.faq-grid details[open]{border-color:rgba(212,163,101,.36);background:rgba(212,163,101,.07)}
.form-status{border:1px solid rgba(212,163,101,.3);background:rgba(212,163,101,.1);color:#f1dfc6;padding:12px 14px;margin:0 0 16px;font-size:10px;line-height:1.6}
.detail-main{padding-top:80px}
.detail-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:start}
.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.detail-gallery figure{margin:0;min-height:330px;background:#0d0b09;border:1px solid rgba(228,197,151,.14);overflow:hidden}
.detail-gallery .detail-feature{grid-column:span 2;min-height:640px}
.detail-gallery img{height:100%;object-fit:cover}
.detail-copy{position:sticky;top:112px;border:1px solid rgba(228,197,151,.16);background:linear-gradient(180deg,rgba(34,29,24,.96),rgba(18,15,12,.96));padding:34px;box-shadow:0 26px 70px rgba(0,0,0,.34)}
.detail-subtitle,.detail-copy>p{color:#a99b8d;font-size:13px;line-height:1.9}
.detail-price{display:block;font-family:"Playfair Display",Georgia,serif;color:#e1bd86;font-size:42px;font-weight:400;margin:18px 0}
.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}
.detail-specs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}
.detail-specs span{display:block;color:#d0aa75;font-size:8px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px}
.detail-specs strong{display:block;color:#d9c9b8;font-size:12px;line-height:1.6}
@media(max-width:1000px){.trust-section{grid-template-columns:repeat(2,1fr)}.info-section,.detail-hero{grid-template-columns:1fr}.detail-copy{position:static}.detail-gallery .detail-feature{min-height:520px}}
@media(max-width:700px){.product-actions{grid-template-columns:1fr}.variant-picker{padding-left:0;padding-right:0}.trust-section,.info-grid,.faq-grid,.detail-specs{grid-template-columns:1fr}.info-section,.faq-section,.detail-main{padding:80px 5vw}.detail-gallery{grid-template-columns:1fr}.detail-gallery .detail-feature{grid-column:auto;min-height:420px}.detail-gallery figure{min-height:300px}.detail-copy{padding:22px}}
.reviews-section,.about-section,.insta-section{max-width:var(--max);margin:auto;padding:120px 4vw;border-top:1px solid rgba(228,197,151,.12)}
.review-grid,.insta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.review-grid article{border:1px solid rgba(228,197,151,.16);background:rgba(255,255,255,.025);padding:28px;min-height:210px}
.review-grid p{font-family:"Playfair Display",Georgia,serif;font-size:25px;line-height:1.35;color:#f0dfc8;margin:0 0 22px}
.review-grid strong{color:#d0aa75;font-size:10px;letter-spacing:.16em;text-transform:uppercase}
.about-section{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:start}
.about-section h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(52px,5.8vw,96px);font-weight:400;line-height:.92;margin:12px 0 28px}
.about-section p,.contact-panel p{color:#a99b8d;font-size:13px;line-height:1.95}
.contact-panel{border:1px solid rgba(228,197,151,.16);background:linear-gradient(180deg,rgba(34,29,24,.86),rgba(18,15,12,.86));padding:30px}
.contact-panel h3{font-family:"Playfair Display",Georgia,serif;font-size:34px;font-weight:400;margin:0 0 18px}
.contact-panel a{color:#e1bd86;text-decoration:none}
.insta-grid{grid-template-columns:repeat(4,1fr)}
.insta-grid img{height:340px;object-fit:cover;border:1px solid rgba(228,197,151,.14);filter:saturate(.92) contrast(1.04)}
.qty-field{display:grid;gap:8px;margin:20px 0 0;color:#c8b8a5;font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}
.qty-field input{width:120px;border:1px solid #493c30;background:#12100e;color:#f4eadc;padding:12px;font:inherit}
.review-top-actions{display:grid;justify-items:end;gap:12px}
.review-top-actions strong{font-family:"Playfair Display",Georgia,serif;font-size:40px;font-weight:400;color:#e1bd86}
.order-status{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto;gap:10px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);color:#b5a99c;font-size:8px;letter-spacing:.12em;text-transform:uppercase}
.order-status span:first-child{color:#e1bd86}
.order-status i{height:1px;background:#4b3c2d}
.product-card,.gallery-grid figure,.trust-item,.review-grid article,.info-grid article,.faq-grid details{animation:fadeLift .7s ease both}
@keyframes fadeLift{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.review-grid,.about-section{grid-template-columns:1fr}.insta-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.reviews-section,.about-section,.insta-section{padding:84px 5vw}.review-grid,.insta-grid{grid-template-columns:1fr}.review-grid p{font-size:22px}.insta-grid img{height:300px}.review-top-actions{justify-items:start}.checkout-form input,.checkout-form select{font-size:16px;padding:16px}.order-card{top:auto}.order-status{grid-template-columns:1fr;gap:8px}.order-status i{display:none}.screenshot-actions .btn{width:100%}}

/* Admin panel */
.admin-shell{max-width:1500px;margin:auto;padding:70px 4vw 120px}
.admin-login{max-width:560px;border:1px solid rgba(228,197,151,.16);background:linear-gradient(180deg,rgba(34,29,24,.95),rgba(15,13,11,.95));padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.38)}
.admin-login h1{font-family:"Playfair Display",Georgia,serif;font-size:64px;font-weight:400;margin:10px 0}
.admin-login p,.muted{color:#a99b8d;line-height:1.8}
.admin-login label,.admin-detail-grid label,.product-admin-card label{display:grid;gap:8px;color:#c8b8a5;font-size:9px;letter-spacing:.14em;text-transform:uppercase;margin:16px 0}
.admin-login input,.admin-detail-grid input,.admin-detail-grid select,.admin-detail-grid textarea,.product-admin-card input,.product-admin-card select{width:100%;border:1px solid #493c30;background:#12100e;color:#f4eadc;padding:13px;font:inherit}
.admin-grid{display:grid;grid-template-columns:390px 1fr;gap:22px}
.admin-list,.admin-editor,.product-admin-card{border:1px solid rgba(228,197,151,.16);background:rgba(255,255,255,.025);padding:16px}
.admin-order{width:100%;display:grid;gap:6px;text-align:left;border:1px solid rgba(228,197,151,.12);background:#15110e;color:#f4eadc;padding:15px;margin-bottom:10px;cursor:pointer}
.admin-order.active{border-color:#d4a365;background:rgba(212,163,101,.1)}
.admin-order span,.admin-order small{color:#a99b8d;font-size:11px}
.admin-card-head{display:flex;justify-content:space-between;gap:20px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}
.admin-card-head h3{font-family:"Playfair Display",Georgia,serif;font-size:40px;font-weight:400;margin:4px 0}
.admin-card-head strong{font-family:"Playfair Display",Georgia,serif;font-size:34px;color:#e1bd86;font-weight:400}
.admin-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.admin-detail-grid label:last-child{grid-column:1/-1}
.admin-detail-grid textarea{min-height:92px}
.customer-box{border:1px solid rgba(228,197,151,.12);padding:16px;margin:14px 0;color:#a99b8d}
.customer-box h4{font-family:"Playfair Display",Georgia,serif;font-size:24px;color:#f7efe4;margin:0 0 8px}
.admin-actions{display:flex;gap:10px;flex-wrap:wrap}
.admin-products-head{margin-top:80px}
.product-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.product-admin-card img{height:220px;object-fit:cover;margin-bottom:12px}
@media(max-width:1000px){.admin-grid,.product-admin-grid{grid-template-columns:1fr}.admin-detail-grid{grid-template-columns:1fr}}

/* Deeper luxury finish */
:root{--bg:#060504;--panel:#0d0a08;--panel2:#15100c;--line:#2f2419;--text:#fbf1e4;--muted:#958778;--soft:#d8b980;--accent:#c78d45;--green:#bfd9b7;--max:1440px}
body{background:radial-gradient(circle at 18% -10%,rgba(156,92,35,.16),transparent 28%),radial-gradient(circle at 88% 0%,rgba(80,28,16,.18),transparent 31%),linear-gradient(180deg,#060504 0%,#0d0907 46%,#050403 100%);color:var(--text)}
body:before{opacity:.045;background-image:radial-gradient(rgba(245,221,184,.7) .42px,transparent .42px);background-size:6px 6px}
.announcement{background:#050403;border-color:rgba(216,177,112,.16);color:#8d7e6f}
.announcement span:nth-child(2){color:#d4ad72}
.nav{background:rgba(6,5,4,.9);border-bottom-color:rgba(216,177,112,.16);box-shadow:0 18px 60px rgba(0,0,0,.56)}
.brand,footer .brand{color:#fff2df}
.desktop-nav a,.footer-links a,.back,.icon-link{color:#9d907f}
.desktop-nav a:hover,.footer-links a:hover,.back:hover,.icon-link:hover{color:#fff3e4}
.cart-button{background:linear-gradient(180deg,#17100b,#0b0806);border-color:#4d3724;box-shadow:0 16px 36px rgba(0,0,0,.44)}
.cart-button:hover{background:#1c130d;border-color:#b57b3b}
.cart-button span{background:#130d09;border-color:#74502f;color:#e0bb7e}
.eyebrow{color:#d49b58}
.btn{box-shadow:0 16px 36px rgba(0,0,0,.38)}
.btn-primary{background:linear-gradient(180deg,#d9a35d,#a76725);border-color:#e0b371;color:#080604}
.btn-primary:hover{background:linear-gradient(180deg,#e6b775,#b87531)}
.btn-ghost{background:rgba(255,255,255,.012);border-color:#4c3827;color:#ead9c3}
.btn-ghost:hover{background:#17100b;border-color:#a9753a}
.hero-home{background:#060504;border-bottom-color:rgba(216,177,112,.13)}
.hero-image img{filter:saturate(.9) contrast(1.09) brightness(.76)}
.hero-gradient{background:linear-gradient(90deg,#060504 0%,rgba(6,5,4,.86) 28%,rgba(6,5,4,.32) 62%,rgba(6,5,4,.08) 100%),linear-gradient(0deg,rgba(0,0,0,.62),transparent 48%)}
.hero-content h1,.info-section h2,.faq-section h2,.detail-copy h1{color:#fff3e4;text-shadow:0 18px 60px rgba(0,0,0,.6)}
.hero-content h1 em,.section-head h2 em,.intro-grid h2 em,.editorial-copy h2 em,.closing h2 em{color:#d39b5a}
.hero-lede{color:#ead8bf}
.hero-meta,.hero-side-note,.intro-grid p,.section-note,.editorial-copy>p:not(.eyebrow),.closing>div>p:last-child,footer,.product-description,.about-section p,.contact-panel p{color:#968879}
.hero-meta i,.order-status i{background:#3c2b1d}
.section-head,.intro-strip,.closing,footer,.reviews-section,.about-section,.insta-section,.info-section{border-color:rgba(216,177,112,.13)}
.product-card,.trust-item,.review-grid article,.info-grid article,.faq-grid details,.detail-copy,.checkout-form,.order-card,.review-card,.payment-summary,.secure-badge,.steps article,.payment-confirmation,.contact-panel,.admin-login,.admin-list,.admin-editor,.product-admin-card{background:linear-gradient(180deg,rgba(22,16,11,.96),rgba(9,7,5,.98));border-color:rgba(216,177,112,.16);box-shadow:0 28px 80px rgba(0,0,0,.48)}
.product-card:hover,.faq-grid details[open]{border-color:rgba(211,151,77,.58);box-shadow:0 34px 92px rgba(0,0,0,.6)}
.product-image,.gallery-grid figure,.detail-gallery figure{background:#050403;border-color:rgba(216,177,112,.14)}
.product-image img,.editorial-image img,.gallery-grid figure img,.insta-grid img,.detail-gallery img{filter:saturate(.88) contrast(1.08) brightness(.82)}
.product-card:hover .product-image img{filter:saturate(.98) contrast(1.1) brightness(.9)}
.hero-image-label,.product-index,.image-chip,.editorial-label,.gallery-grid figcaption{background:rgba(5,4,3,.76);border-color:rgba(216,177,112,.28);color:#e7c996}
.product-info p:not(.eyebrow),.checkout-item p:not(.eyebrow),.checkout-item span,.summary-product p:not(.eyebrow),.review-top p,.review-address p,.payment-box>p,.steps p,.payment-confirmation p,.form-note,.trust-item span,.info-grid p,.faq-grid p,.admin-login p,.muted,.admin-order span,.admin-order small,.customer-box{color:#9c8d7d}
.product-info>strong,.checkout-item>strong,.grand,.review-top>strong,.payment-amount,.summary-total,.detail-price,.review-top-actions strong,.admin-card-head strong{color:#e2b66f}
.cart-overlay{background:rgba(0,0,0,.78)}
.cart-drawer,.drawer-bottom{background:#090705;border-color:#3a2a1d;box-shadow:-34px 0 90px rgba(0,0,0,.68)}
.drawer-head,.cart-item,.drawer-bottom,.form-section+.form-section,.checkout-item,.review-top,.review-address,.payment-box,.payment-footer-note,.summary-product,.summary-line,.summary-total,.contact-mini,.admin-card-head{border-color:#2f2419}
.checkout-page{background:radial-gradient(circle at 12% -8%,rgba(156,92,35,.14),transparent 30%),linear-gradient(180deg,#060504 0%,#0d0907 100%)}
.checkout-form input,.checkout-form select,.admin-login input,.admin-detail-grid input,.admin-detail-grid select,.admin-detail-grid textarea,.product-admin-card input,.product-admin-card select,.qty-field input{background:#080605;border-color:#443121;color:#fff0dd}
.checkout-form input:focus,.checkout-form select:focus,.admin-login input:focus,.admin-detail-grid input:focus,.admin-detail-grid select:focus,.admin-detail-grid textarea:focus,.product-admin-card input:focus,.product-admin-card select:focus{border-color:#c78d45;box-shadow:0 0 0 3px rgba(199,141,69,.13);outline:none}
.checkout-assurance,.payment-trust,.form-status{background:#140d08;border-left-color:#c78d45}
.payment-panel,.upi-id-card{background:#0a0705;border-color:#39291c}
.copy-btn{background:#100b08;border-color:#5d4128;color:#e3bd7d}
.admin-order{background:#0c0806;border-color:rgba(216,177,112,.14)}
.admin-order.active{background:rgba(199,141,69,.12);border-color:#c78d45}

/* Midnight luxury override */
:root{--bg:#020202;--panel:#070605;--panel2:#0d0a08;--line:#24190f;--text:#fff4e6;--muted:#82766a;--soft:#caa66e;--accent:#b9782f;--green:#b9d4af}
body{background:linear-gradient(180deg,#020202 0%,#070504 42%,#020202 100%);color:var(--text)}
body:before{opacity:.025;background-size:7px 7px}
.announcement,.nav,.hero-home{background:#020202}
.announcement,.nav,.hero-home,.section-head,.intro-strip,.closing,footer,.reviews-section,.about-section,.insta-section,.info-section{border-color:rgba(185,120,47,.14)}
.nav{box-shadow:0 22px 70px rgba(0,0,0,.78)}
.desktop-nav a,.footer-links a,.back,.icon-link,.hero-meta,.hero-side-note,.intro-grid p,.section-note,.editorial-copy>p:not(.eyebrow),.closing>div>p:last-child,footer,.product-description,.about-section p,.contact-panel p{color:#82766a}
.desktop-nav a:hover,.footer-links a:hover,.back:hover,.icon-link:hover,.brand,footer .brand{color:#fff7ea}
.eyebrow,.review-grid strong,.detail-specs span,.section-title span,.order-status span:first-child{color:#c9873d}
.hero-image img,.product-image img,.editorial-image img,.gallery-grid figure img,.insta-grid img,.detail-gallery img{filter:saturate(.82) contrast(1.12) brightness(.68)}
.hero-gradient{background:linear-gradient(90deg,#020202 0%,rgba(2,2,2,.9) 33%,rgba(2,2,2,.48) 68%,rgba(2,2,2,.16) 100%),linear-gradient(0deg,rgba(0,0,0,.74),transparent 50%)}
.hero-content h1,.info-section h2,.faq-section h2,.detail-copy h1,.intro-grid h2,.section-head h2,.editorial-copy h2,.closing h2{color:#fff3e2;text-shadow:0 20px 70px rgba(0,0,0,.82)}
.hero-content h1 em,.section-head h2 em,.intro-grid h2 em,.editorial-copy h2 em,.closing h2 em{color:#c9873d}
.hero-lede,.review-grid p{color:#ead6bc}
.cart-button,.btn-ghost,.admin-order{background:#070504;border-color:#3b2818}
.cart-button:hover,.btn-ghost:hover{background:#0e0906;border-color:#a8682b}
.btn-primary{background:linear-gradient(180deg,#c98b42,#8f511c);border-color:#d6a15d;color:#050302}
.btn-primary:hover{background:linear-gradient(180deg,#dea459,#9f5e24)}
.product-card,.trust-item,.review-grid article,.info-grid article,.faq-grid details,.detail-copy,.checkout-form,.order-card,.review-card,.payment-summary,.secure-badge,.steps article,.payment-confirmation,.contact-panel,.admin-login,.admin-list,.admin-editor,.product-admin-card{background:linear-gradient(180deg,rgba(12,9,6,.98),rgba(4,3,2,.99));border-color:rgba(185,120,47,.16);box-shadow:0 34px 95px rgba(0,0,0,.68)}
.product-card:hover,.faq-grid details[open],.admin-order.active{border-color:rgba(201,135,61,.68);box-shadow:0 38px 110px rgba(0,0,0,.82)}
.product-image,.gallery-grid figure,.detail-gallery figure{background:#020202;border-color:rgba(185,120,47,.13)}
.product-card:hover .product-image img{filter:saturate(.94) contrast(1.14) brightness(.76)}
.hero-image-label,.product-index,.image-chip,.editorial-label,.gallery-grid figcaption{background:rgba(2,2,2,.82);border-color:rgba(185,120,47,.3);color:#dfbd86}
.product-info p:not(.eyebrow),.checkout-item p:not(.eyebrow),.checkout-item span,.summary-product p:not(.eyebrow),.review-top p,.review-address p,.payment-box>p,.steps p,.payment-confirmation p,.form-note,.trust-item span,.info-grid p,.faq-grid p,.admin-login p,.muted,.admin-order span,.admin-order small,.customer-box{color:#8a7d70}
.product-info>strong,.checkout-item>strong,.grand,.review-top>strong,.payment-amount,.summary-total,.detail-price,.review-top-actions strong,.admin-card-head strong{color:#dcad68}
.cart-drawer,.drawer-bottom{background:#040302;border-color:#2d1e12;box-shadow:-38px 0 100px rgba(0,0,0,.82)}
.drawer-head,.cart-item,.drawer-bottom,.form-section+.form-section,.checkout-item,.review-top,.review-address,.payment-box,.payment-footer-note,.summary-product,.summary-line,.summary-total,.contact-mini,.admin-card-head,.customer-box{border-color:#24190f}
.checkout-page{background:linear-gradient(180deg,#020202 0%,#070504 100%)}
.checkout-form input,.checkout-form select,.admin-login input,.admin-detail-grid input,.admin-detail-grid select,.admin-detail-grid textarea,.product-admin-card input,.product-admin-card select,.qty-field input{background:#030202;border-color:#322113;color:#fff4e6}
.checkout-assurance,.payment-trust,.form-status{background:#0b0704;border-color:rgba(185,120,47,.22);border-left-color:#b9782f}
.payment-panel,.upi-id-card{background:#040302;border-color:#302014}
.copy-btn{background:#070504;border-color:#4f321d;color:#e0b675}
.btn-danger{background:#2a0806;border-color:#7c2b20;color:#ffd9d4}
.btn-danger:hover{background:#3a0d09;border-color:#b94a39;transform:translateY(-2px)}

/* Obsidian final pass */
:root{--bg:#000;--panel:#030202;--panel2:#080504;--line:#1c1209;--text:#fff6e8;--muted:#75695e;--soft:#bd965b;--accent:#a96322}
body{background:#000;color:var(--text)}
body:before{opacity:.018}
.announcement,.nav,.hero-home,.checkout-page{background:#000}
.nav{box-shadow:0 24px 90px rgba(0,0,0,.92)}
.hero-image img,.product-image img,.editorial-image img,.gallery-grid figure img,.insta-grid img,.detail-gallery img{filter:saturate(.78) contrast(1.16) brightness(.58)}
.hero-gradient{background:linear-gradient(90deg,#000 0%,rgba(0,0,0,.94) 36%,rgba(0,0,0,.62) 72%,rgba(0,0,0,.24) 100%),linear-gradient(0deg,rgba(0,0,0,.82),transparent 48%)}
.product-card,.trust-item,.review-grid article,.info-grid article,.faq-grid details,.detail-copy,.checkout-form,.order-card,.review-card,.payment-summary,.secure-badge,.steps article,.payment-confirmation,.contact-panel,.admin-login,.admin-list,.admin-editor,.product-admin-card{background:linear-gradient(180deg,rgba(7,5,3,.99),rgba(1,1,1,1));border-color:rgba(169,99,34,.18);box-shadow:0 40px 120px rgba(0,0,0,.86)}
.product-card:hover,.faq-grid details[open],.admin-order.active{border-color:rgba(191,124,55,.72);box-shadow:0 44px 130px rgba(0,0,0,.94)}
.product-image,.gallery-grid figure,.detail-gallery figure{background:#000;border-color:rgba(169,99,34,.14)}
.cart-drawer,.drawer-bottom{background:#010101;border-color:#211408;box-shadow:-44px 0 120px rgba(0,0,0,.94)}
.checkout-form input,.checkout-form select,.admin-login input,.admin-detail-grid input,.admin-detail-grid select,.admin-detail-grid textarea,.product-admin-card input,.product-admin-card select,.qty-field input{background:#000;border-color:#2a190c;color:#fff6e8}
.cart-button,.btn-ghost,.admin-order,.payment-panel,.upi-id-card{background:#030202;border-color:#2d1b0d}
.checkout-assurance,.payment-trust,.form-status{background:#050302}
.hero-image-label,.product-index,.image-chip,.editorial-label,.gallery-grid figcaption{background:rgba(0,0,0,.88);border-color:rgba(169,99,34,.34)}
.desktop-nav a,.footer-links a,.back,.icon-link,.hero-meta,.hero-side-note,.intro-grid p,.section-note,.editorial-copy>p:not(.eyebrow),.closing>div>p:last-child,footer,.product-description,.about-section p,.contact-panel p{color:#74685d}
.product-info p:not(.eyebrow),.checkout-item p:not(.eyebrow),.checkout-item span,.summary-product p:not(.eyebrow),.review-top p,.review-address p,.payment-box>p,.steps p,.payment-confirmation p,.form-note,.trust-item span,.info-grid p,.faq-grid p,.admin-login p,.muted,.admin-order span,.admin-order small,.customer-box{color:#7b6e62}
.eyebrow,.review-grid strong,.detail-specs span,.section-title span,.order-status span:first-child{color:#b87531}
.product-info>strong,.checkout-item>strong,.grand,.review-top>strong,.payment-amount,.summary-total,.detail-price,.review-top-actions strong,.admin-card-head strong{color:#d39a54}

/* Mobile luxury tightening */
@media(max-width:700px){
  body{font-size:14px}
  .announcement{height:auto;min-height:30px;padding:8px 5vw;gap:8px;font-size:7px;line-height:1.4}
  .announcement span:last-child{display:none}
  .nav{height:68px;padding:0 5vw}
  .desktop-nav{display:none}
  .brand{font-size:20px;letter-spacing:.12em}
  .cart-button{padding:10px 12px;font-size:8px}
  .cart-button span{min-width:18px;height:18px}
  .hero-home{min-height:auto;display:block}
  .hero-content{padding:42px 5vw 34px}
  .hero-content h1{font-size:56px;line-height:.9;margin:16px 0 18px;max-width:330px}
  .hero-lede{font-size:18px;line-height:1.35;max-width:320px;margin-bottom:10px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}
  .hero-actions .btn{width:100%}
  .hero-meta{margin-top:28px;padding-top:16px;width:100%;gap:8px;flex-wrap:wrap}
  .hero-side-note{display:none}
  .hero-image{min-height:360px;height:58vh;max-height:520px}
  .hero-image img{height:100%;min-height:0;object-position:center}
  .hero-image-label{right:14px;bottom:14px;font-size:7px}
  .intro-strip,.collection,.editorial,.gallery,.reviews-section,.about-section,.insta-section,.info-section,.faq-section,.detail-main{padding:58px 5vw}
  .intro-grid,.section-head,.editorial,.closing,.about-section,.info-section{display:block}
  .intro-grid h2,.section-head h2,.editorial-copy h2,.closing h2,.about-section h2,.info-section h2,.faq-section h2,.detail-copy h1{font-size:42px;line-height:.95;margin-bottom:18px}
  .intro-grid p,.section-note,.editorial-copy>p:not(.eyebrow),.closing>div>p:last-child,.about-section p,.contact-panel p{font-size:12px;line-height:1.8}
  .section-head{margin-bottom:24px;padding-bottom:18px}
  .product-grid{grid-template-columns:1fr;gap:16px}
  .product-card,.product-card-large,.product-card:nth-child(5){grid-column:auto;padding:10px}
  .product-image,.product-card:nth-child(5) .product-image{height:390px}
  .product-info{padding:18px 4px 6px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px}
  .product-info h3{font-size:42px;margin:6px 0}
  .product-info>strong{font-size:25px}
  .product-description{font-size:10px;line-height:1.65;padding:0 4px;margin-top:6px}
  .variant-picker{padding:14px 4px 0;gap:8px}
  .variant-option{padding:9px 10px;font-size:8px}
  .product-actions{grid-template-columns:1fr;gap:8px;padding:16px 4px 4px}
  .btn{min-height:44px;padding:12px 14px;font-size:8px;letter-spacing:.15em}
  .trust-section{grid-template-columns:1fr;gap:10px;padding:0 5vw 44px}
  .trust-item{min-height:auto;padding:18px}
  .trust-item strong,.info-grid h3,.faq-grid summary{font-size:20px;margin-bottom:6px}
  .info-grid,.faq-grid,.review-grid,.insta-grid,.detail-specs{grid-template-columns:1fr;gap:10px}
  .info-grid article,.faq-grid details,.review-grid article,.contact-panel{padding:18px}
  .review-grid article{min-height:auto}
  .review-grid p{font-size:21px;margin-bottom:16px}
  .editorial-image img{height:430px;margin-top:26px}
  .editorial-facts{grid-template-columns:1fr;gap:14px;padding:18px 0}
  .gallery-grid{grid-template-columns:1fr;grid-template-rows:none;gap:10px}
  .gallery-feature{grid-row:auto}
  .gallery-grid figure{height:310px}
  .closing{padding:54px 5vw}
  .closing .btn{width:100%;min-width:0;margin-top:22px}
  footer{display:block;padding:38px 5vw 32px}
  .footer-links{gap:14px;margin:22px 0}
  .insta-grid img{height:270px}
  .cart-drawer{width:100%}
  .drawer-head{padding:18px 5vw}
  .drawer-head h2{font-size:32px}
  .cart-drawer>#cartItems{padding:0 5vw}
  .drawer-bottom{padding:18px 5vw}
  .cart-item img{width:68px;height:82px}
  .checkout-main,.review-main{padding:48px 5vw 70px}
  .checkout-intro,.review-hero{display:block;margin-bottom:24px}
  .checkout-intro h1,.review-hero h1{font-size:48px;margin:10px 0 14px}
  .checkout-layout,.review-layout,.payment-panel{grid-template-columns:1fr;gap:16px}
  .checkout-form,.order-card,.review-card,.payment-summary{padding:20px;position:static}
  .two{grid-template-columns:1fr}
  .checkout-item{grid-template-columns:58px 1fr;gap:10px}
  .checkout-item>strong{grid-column:2;text-align:left}
  .review-top,.payment-heading{display:block}
  .review-top>strong,.payment-amount{display:block;margin-top:10px;font-size:32px}
  .qr-frame{width:min(235px,100%);min-height:0}
  .payment-actions{grid-template-columns:1fr}
  .steps{grid-template-columns:1fr;gap:8px}
  .steps article{min-height:auto}
  .payment-summary>img{height:180px}
  .detail-hero,.detail-gallery{grid-template-columns:1fr;gap:12px}
  .detail-gallery .detail-feature{grid-column:auto;min-height:360px}
  .detail-gallery figure{min-height:260px}
  .detail-copy{padding:20px;position:static}
  .detail-actions{grid-template-columns:1fr}
  .admin-shell{padding:42px 5vw 70px}
  .admin-login{padding:22px}
  .admin-login h1{font-size:46px}
  .admin-grid,.product-admin-grid,.admin-detail-grid{grid-template-columns:1fr}
}

/* Brand mark and refined noir finish */
.brand-with-logo{display:inline-flex;align-items:center;gap:12px}
.brand-logo{width:42px;height:42px;object-fit:contain;border:1px solid rgba(220,170,95,.18);background:#020202}
.footer-logo .brand-logo{width:54px;height:54px}
:root{--bg:#050403;--panel:#0b0806;--panel2:#15100b;--line:#2a1b0e;--text:#fff2df;--muted:#8b7c6c;--soft:#d6ae73;--accent:#c07b2f}
body{background:radial-gradient(circle at 16% -8%,rgba(166,91,26,.16),transparent 30%),linear-gradient(180deg,#050403 0%,#0b0705 46%,#030202 100%)}
.nav,.announcement,.hero-home{background:rgba(5,4,3,.96)}
.hero-image img,.product-image img,.editorial-image img,.gallery-grid figure img,.insta-grid img,.detail-gallery img{filter:saturate(.88) contrast(1.12) brightness(.74)}
.hero-gradient{background:linear-gradient(90deg,#050403 0%,rgba(5,4,3,.86) 32%,rgba(5,4,3,.36) 68%,rgba(5,4,3,.08) 100%),linear-gradient(0deg,rgba(0,0,0,.68),transparent 50%)}
.product-card,.trust-item,.review-grid article,.info-grid article,.faq-grid details,.detail-copy,.checkout-form,.order-card,.review-card,.payment-summary,.secure-badge,.steps article,.payment-confirmation,.contact-panel,.admin-login,.admin-list,.admin-editor,.product-admin-card{background:linear-gradient(180deg,rgba(18,13,9,.98),rgba(5,4,3,.99));border-color:rgba(214,151,72,.18);box-shadow:0 34px 100px rgba(0,0,0,.74)}
.product-card:hover,.faq-grid details[open],.admin-order.active{border-color:rgba(214,151,72,.66);box-shadow:0 40px 120px rgba(0,0,0,.86)}
.product-card:hover .product-image img{filter:saturate(1) contrast(1.12) brightness(.84)}
@media(max-width:700px){.brand-logo{width:34px;height:34px}.brand-with-logo{gap:9px}.brand-with-logo span{font-size:18px}.footer-logo .brand-logo{width:44px;height:44px}}

/* Admin product management */
.product-create{margin:18px 0;padding:22px;border:1px solid rgba(214,151,72,.22);background:linear-gradient(180deg,rgba(22,16,11,.98),rgba(5,4,3,.99));box-shadow:0 28px 80px rgba(0,0,0,.55)}
.product-admin-card{padding:0;overflow:hidden}
.product-admin-card>img{width:100%;height:220px;object-fit:cover;display:block}
.product-admin-form{padding:18px}
.product-admin-form-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:8px}
.product-admin-form-head h3{margin:4px 0 0;font-family:"Playfair Display",serif;font-size:24px}
.admin-product-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}
.admin-product-fields label:nth-last-child(-n+5),.admin-product-fields label:nth-child(9){grid-column:1/-1}
.admin-product-fields textarea{resize:vertical}
.admin-empty{grid-column:1/-1;padding:50px;text-align:center;border:1px solid rgba(214,151,72,.16);background:#090705}
.product-admin-card .btn-danger{margin-left:auto}
code{font-family:monospace;color:#d8b17a}
@media(max-width:700px){.admin-product-fields{grid-template-columns:1fr}.admin-product-fields label{grid-column:1/-1!important}.product-admin-card>img{height:180px}}
