*{box-sizing:border-box;margin:0;padding:0}
:root{--bg:#030303;--panel:#080808;--panel2:#111;--gold:#d6ad45;--gold2:#f4d777;--soft:#cfc5aa;--muted:#8d846e;--line:rgba(214,173,69,.26);--white:#f8f2e3;--danger:#ff6868}
html{scroll-behavior:smooth}
body{font-family:Arial,Helvetica,sans-serif;color:var(--white);line-height:1.6;min-height:100vh;background-color:#030303;background-image:linear-gradient(rgba(0,0,0,.70),rgba(0,0,0,.90)),url('assets/background.png');background-size:cover;background-position:center 58%;background-repeat:no-repeat;background-attachment:scroll}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(rgba(0,0,0,.70),rgba(0,0,0,.92)),url('assets/background.png') center 58%/cover no-repeat;transform:translateZ(0)}
a{color:inherit}.announcement{text-align:center;padding:10px 16px;background:linear-gradient(90deg,#b88622,#f4d777,#b88622);color:#050505;font-weight:900;letter-spacing:.7px;font-size:13px}.navbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:15px 6%;background:rgba(3,3,3,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-weight:900;letter-spacing:5px}.brand img{width:48px;height:48px;object-fit:contain}.desktop-nav{display:flex;gap:26px;align-items:center}.desktop-nav a,.cart{text-decoration:none;font-size:14px;color:var(--white);opacity:.9}.active,.desktop-nav a:hover{color:var(--gold);opacity:1}.nav-actions{display:flex;align-items:center;gap:14px}.cart{border:1px solid var(--gold);padding:10px 18px;border-radius:999px;color:var(--gold);font-weight:800}.cart-icon{width:46px;height:46px;border:1px solid rgba(212,175,55,.45);border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;position:relative;background:rgba(0,0,0,.25)}.cart-icon #cart-count,#cart-count,[data-cart-count]{position:absolute;top:-7px;right:-7px;background:var(--gold);color:#050505;min-width:21px;height:21px;border-radius:50%;font-size:12px;font-weight:bold;display:flex;align-items:center;justify-content:center}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);color:var(--gold);border-radius:12px;padding:10px 12px;font-size:22px}.mobile-backdrop{display:none}.mobile-nav{display:none}.hero{min-height:84vh;display:grid;place-items:center;text-align:center;padding:95px 6%;position:relative}.hero-content{max-width:940px}.eyebrow{text-transform:uppercase;letter-spacing:4px;color:var(--gold);font-weight:900;font-size:13px;margin-bottom:14px}h1{font-size:clamp(54px,12vw,160px);line-height:.88;letter-spacing:10px;text-shadow:0 0 55px rgba(214,173,69,.18)}h2{font-size:clamp(34px,5vw,68px);line-height:1;margin-bottom:18px}.hero-text{max-width:760px;margin:28px auto 0;color:var(--soft);font-size:20px}.hero-actions{display:flex;gap:16px;justify-content:center;margin-top:34px;flex-wrap:wrap}.btn,button{border:0;border-radius:999px;padding:14px 24px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary,button{background:linear-gradient(135deg,#b88622,#f4d777);color:#050505}.ghost,.secondary{border:1px solid var(--line);color:var(--white);background:rgba(255,255,255,.035)}.trust-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:34px}.trust-row span,.filter-bar span{border:1px solid rgba(214,173,69,.2);border-radius:999px;padding:9px 13px;color:var(--soft);background:rgba(0,0,0,.35);font-size:13px}.section{padding:88px 6%}.split-intro{display:flex;align-items:end;justify-content:space-between;gap:30px}.muted,.section-head p,.product-info p,.lookbook p,.coming-soon p,.story p,.drop-banner p{color:var(--soft)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{position:relative;background:linear-gradient(180deg,#141414,#070707);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.36);transition:transform .22s ease,border-color .22s ease}.product-card:hover{transform:translateY(-6px);border-color:rgba(244,215,119,.55)}.product-link{display:block;text-decoration:none;position:relative}.corner-label{position:absolute;left:18px;top:18px;z-index:2;background:rgba(0,0,0,.58);border:1px solid rgba(214,173,69,.36);border-radius:999px;color:var(--gold);font-size:11px;letter-spacing:1.5px;font-weight:900;padding:7px 10px}.product-img{width:100%;height:390px;object-fit:contain;object-position:center;display:block;background:radial-gradient(circle,rgba(214,173,69,.14),transparent 45%),#050505;padding:24px}.product-info{padding:22px}.tag{color:var(--gold);font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:900;margin-bottom:8px}.product-info h3{font-size:23px;margin-bottom:8px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.price-row strong{color:var(--gold2);font-size:21px}.product-button{background:var(--gold);color:#050505;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:900}.lookbook{margin:20px 6%;border:1px solid var(--line);border-radius:34px;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:40px;background:radial-gradient(circle at right,rgba(214,173,69,.18),transparent 35%),rgba(11,11,11,.9)}.lookbook-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lookbook-grid div{min-height:150px;border:1px solid rgba(214,173,69,.2);border-radius:24px;background:linear-gradient(145deg,#181818,#050505);display:grid;place-items:center;color:var(--gold);font-weight:900;letter-spacing:4px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefits article,.empty-cart,.coming-soon{background:rgba(8,8,8,.92);border:1px solid rgba(212,175,55,.25);border-radius:24px;padding:28px}.benefits h3{color:var(--gold);font-size:34px}.contact{text-align:center}form{max-width:680px;margin:30px auto 0;display:grid;gap:14px}input,textarea,select{width:100%;background:#101010;border:1px solid var(--line);color:#fff;border-radius:16px;padding:16px;font-size:16px}select:focus,input:focus,textarea:focus{outline:2px solid rgba(214,173,69,.45)}textarea{min-height:130px;resize:vertical}.collection-hero{text-align:center;padding:105px 6% 40px}.collection-hero p{max-width:650px;margin:20px auto 0;color:var(--soft);font-size:18px}.filter-bar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.luxury-product-page{max-width:1250px;margin:70px auto 60px;padding:30px 6%;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.product-gallery{position:relative;border:1px solid rgba(214,173,69,.32);border-radius:34px;background:radial-gradient(circle at 50% 35%,rgba(214,173,69,.22),transparent 42%),linear-gradient(145deg,#151515,#050505);min-height:650px;display:grid;place-items:center;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.45)}.product-gallery:before{content:"NOCTURE";position:absolute;font-size:clamp(56px,9vw,130px);font-weight:900;letter-spacing:12px;color:rgba(214,173,69,.055);transform:rotate(-90deg);left:-190px}.product-badge{position:absolute;top:22px;left:22px;z-index:2;border:1px solid rgba(214,173,69,.45);color:var(--gold);background:rgba(0,0,0,.38);border-radius:999px;padding:10px 16px;font-size:12px;font-weight:900;letter-spacing:2px}.product-main-image img{width:min(520px,88vw);height:600px;object-fit:contain;display:block;filter:drop-shadow(0 34px 38px rgba(0,0,0,.65))}.luxury-product-details h1{color:var(--white);font-size:clamp(44px,6vw,78px);line-height:.92;letter-spacing:4px;margin-bottom:16px}.product-subtitle{color:var(--gold);letter-spacing:3px;text-transform:uppercase}.rating-row{display:flex;gap:12px;align-items:center;color:var(--gold);margin:18px 0 4px}.rating-row small{color:var(--soft)}.product-description{color:#ddd;line-height:1.8;margin:25px 0}.price-box{margin:28px 0;padding:22px;border:1px solid rgba(214,173,69,.25);border-radius:22px;background:rgba(255,255,255,.03);display:flex;align-items:center;justify-content:space-between}.price-box span{color:var(--soft)}.price-box strong{color:var(--gold2);font-size:34px}.size-header{display:flex;justify-content:space-between;margin-bottom:9px;color:var(--gold);font-weight:800}.size-header small{color:var(--soft);font-weight:400}.add-cart-btn{width:100%;padding:17px 22px;font-size:15px;letter-spacing:.8px;margin-top:18px}.luxury-extra{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.luxury-extra p{border:1px solid rgba(214,173,69,.18);border-radius:14px;padding:12px;color:var(--soft);background:rgba(255,255,255,.025)}.product-accordion{border-top:1px solid rgba(214,173,69,.18);padding:18px 0;color:var(--soft)}.product-accordion summary{color:var(--gold);font-weight:900;cursor:pointer}.cart-page,.checkout-page{max-width:1180px;margin:70px auto 60px;padding:30px 6%}.cart-page h1,.checkout-page h1{font-size:clamp(42px,7vw,86px);color:var(--gold2);margin-bottom:30px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:25px;background:rgba(8,8,8,.94);border:1px solid rgba(212,175,55,.25);border-radius:20px;padding:18px;margin-bottom:16px}.cart-item img{width:120px;height:145px;object-fit:contain;background:#050505;border-radius:14px}.cart-item h3,.checkout-item h3{color:var(--gold2)}.cart-item p,.cart-item strong{color:#fff}.cart-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.cart-actions span{min-width:34px;text-align:center;border:1px solid rgba(214,173,69,.2);border-radius:10px;padding:9px;color:var(--gold2)}.cart-actions button{background:transparent;color:var(--gold);border:1px solid var(--gold);padding:10px 13px;border-radius:12px}.cart-actions .remove-btn{color:var(--danger);border-color:rgba(255,104,104,.5)}.cart-total{margin-top:34px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:rgba(8,8,8,.94);border:1px solid rgba(212,175,55,.25);border-radius:24px;padding:24px}.cart-total h2{color:#fff}.checkout-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:40px}.checkout-form,.order-summary{background:rgba(8,8,8,.94);border:1px solid rgba(212,175,55,.25);border-radius:24px;padding:30px}.checkout-form h2,.order-summary h2{color:var(--gold2);margin-bottom:18px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-item{display:flex;gap:15px;margin-bottom:18px;border-bottom:1px solid rgba(212,175,55,.2);padding-bottom:15px}.checkout-item img{width:80px;height:100px;object-fit:contain;background:#050505;border-radius:10px}.summary-line,.summary-total{display:flex;justify-content:space-between;color:#fff;margin-top:16px}.summary-total{font-size:22px;border-top:1px solid rgba(212,175,55,.22);padding-top:20px}.checkout-note{color:var(--muted);font-size:13px}.footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding:80px 8%;margin-top:80px;background:#040404;border-top:1px solid rgba(212,175,55,.15)}.footer-column{display:flex;flex-direction:column}.footer-logo{width:80px;margin-bottom:20px}.footer-column h3{color:var(--gold);margin-bottom:15px}.footer-column p{color:#9a9a9a;line-height:1.8}.footer-column a{color:#cfcfcf;text-decoration:none;margin-bottom:10px;transition:.3s}.footer-column a:hover{color:var(--gold)}.footer-bottom{text-align:center;padding:20px;color:#777;background:#020202;border-top:1px solid rgba(212,175,55,.1)}button:disabled{opacity:.55;cursor:not-allowed}.empty-cart h2{color:var(--gold2);font-size:28px}.empty-cart p{color:#cfcfcf;margin:10px 0 22px}.cart-toast{position:fixed;left:50%;bottom:24px;z-index:40;transform:translate(-50%,120px);opacity:0;background:linear-gradient(135deg,#b88622,#f4d777);color:#050505;font-weight:900;padding:14px 22px;border-radius:999px;box-shadow:0 18px 50px rgba(0,0,0,.45);transition:.25s ease}.cart-toast.show{transform:translate(-50%,0);opacity:1}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.mobile-backdrop{display:block;position:fixed;inset:0;z-index:28;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;transition:.2s}.mobile-nav{display:flex;position:fixed;z-index:30;top:0;right:0;height:100vh;width:min(340px,86vw);background:#060606;border-left:1px solid var(--line);transform:translateX(105%);transition:.25s ease;flex-direction:column;padding:88px 28px 28px;gap:18px}.mobile-nav a{text-decoration:none;color:var(--white);font-size:18px;border-bottom:1px solid rgba(214,173,69,.15);padding-bottom:14px}.menu-open .mobile-nav{transform:translateX(0)}.menu-open .mobile-backdrop{opacity:1;pointer-events:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.luxury-product-page,.checkout-layout,.lookbook{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.product-gallery{min-height:540px}.product-main-image img{height:500px}.footer{grid-template-columns:1fr 1fr}}
@media(max-width:650px){body{background-position:center 40%}body:before{background-position:center 40%}.announcement{font-size:11px;padding:8px 12px}.navbar{padding:11px 5%}.cart{display:none}.brand span{letter-spacing:3px;font-size:15px}.brand img{width:42px;height:42px}.section{padding:58px 4%}.collection-hero{padding:70px 5% 28px}.collection-hero p{font-size:16px}.filter-bar{gap:8px;margin-bottom:18px}.filter-bar span{font-size:11px;padding:7px 9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:18px}.corner-label{left:10px;top:10px;font-size:9px;letter-spacing:.7px;padding:5px 7px}.product-img{height:230px;padding:10px}.product-info{padding:12px}.product-info h3{font-size:16px;line-height:1.15;margin-bottom:6px}.product-info p{font-size:12px;line-height:1.35}.tag{font-size:9px;letter-spacing:1.2px;margin-bottom:6px}.price-row{display:grid;gap:8px;margin-top:12px}.price-row strong{font-size:17px}.product-button{width:100%;font-size:12px;padding:9px 10px;text-align:center}.hero{min-height:65vh;padding:50px 5%}.hero-text{font-size:16px}.hero-actions .btn{width:100%}h1{font-size:clamp(38px,10vw,70px);letter-spacing:3px}.split-intro,.cart-total{display:grid}.lookbook{margin:12px 5%;padding:30px}.lookbook-grid{grid-template-columns:1fr}.luxury-product-page{margin:26px auto;padding:20px 5%;gap:28px}.product-gallery{min-height:390px;border-radius:22px}.product-main-image img{height:350px;width:92vw}.product-gallery:before{display:none}.luxury-product-details h1{font-size:42px;text-align:center}.product-subtitle,.rating-row{text-align:center;justify-content:center}.price-box{text-align:center;display:grid;gap:6px}.add-cart-btn{width:100%}.luxury-extra,.two-col{grid-template-columns:1fr}.cart-page,.checkout-page{margin:35px auto;padding:22px 5%}.cart-item{grid-template-columns:88px 1fr;align-items:start}.cart-item img{width:88px;height:110px}.cart-actions{grid-column:1/-1;justify-content:flex-start}.checkout-form,.order-summary{padding:22px}.footer{grid-template-columns:1fr;text-align:center}.footer-logo{margin:0 auto 20px}.cart-toast{width:calc(100% - 32px);text-align:center}}


/* NOCTURE mobile header cleanup */
@media(max-width:1050px){
  .navbar{justify-content:flex-start;gap:8px;}
  .brand{margin-right:auto;min-width:0;}
  .desktop-nav{display:none;}
  .nav-actions{margin-left:auto;gap:7px;}
  .cart-icon{width:44px;height:44px;flex:0 0 44px;}
  .menu-toggle{width:44px;height:44px;padding:0;align-items:center;justify-content:center;flex:0 0 44px;}
}
@media(max-width:650px){
  .navbar{padding:9px 4%;gap:7px;}
  .brand span{font-size:14px;letter-spacing:2px;}
  .brand img{width:39px;height:39px;}
  .nav-actions{gap:6px;}
  .cart-icon{width:40px;height:40px;flex-basis:40px;font-size:18px;}
  .menu-toggle{width:40px;height:40px;flex-basis:40px;border-radius:11px;font-size:21px;}
}
@media(max-width:380px){
  .brand span{font-size:12px;letter-spacing:1.5px;}
  .brand img{width:35px;height:35px;}
  .cart-icon,.menu-toggle{width:38px;height:38px;flex-basis:38px;}
}


/* Professional product page upgrade */
.pro-product-page{align-items:start}.pro-gallery{position:sticky;top:105px;align-self:start}.thumb-gallery{position:absolute;left:22px;right:22px;bottom:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.thumb{height:74px;border:1px solid rgba(214,173,69,.28);border-radius:16px;background:rgba(0,0,0,.55);color:var(--gold);font-weight:900;letter-spacing:2px;padding:7px;display:grid;place-items:center}.thumb.active{border-color:rgba(244,215,119,.8);background:rgba(214,173,69,.12)}.thumb img{width:100%;height:100%;object-fit:contain}.product-highlights{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.product-highlights div{border:1px solid rgba(214,173,69,.20);border-radius:16px;padding:13px;background:rgba(255,255,255,.028);color:#ddd;font-size:14px}.pro-info-block{border:1px solid rgba(214,173,69,.18);border-radius:22px;padding:22px;background:rgba(255,255,255,.026);margin-top:22px}.pro-info-block h3,.reviews h3{color:var(--gold2);margin-bottom:12px}.pro-info-block p{color:#d9d9d9;line-height:1.8;margin-bottom:12px}.pro-info-block ul{padding-left:18px;color:#d9d9d9;line-height:1.9}.pro-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.reviews{margin-top:24px}.review{border:1px solid rgba(214,173,69,.18);border-radius:18px;padding:18px;margin-top:12px;background:rgba(0,0,0,.30)}.review strong{color:var(--gold)}.review p{color:#eee;line-height:1.7;margin:8px 0}.review span{color:var(--soft);font-size:14px}.nocture-story{margin:20px auto 70px;max-width:1100px;text-align:center;padding:55px 6%;border:1px solid rgba(214,173,69,.20);border-radius:34px;background:radial-gradient(circle,rgba(214,173,69,.11),transparent 45%),rgba(5,5,5,.88)}.nocture-story p{max-width:720px;margin:0 auto;color:var(--soft);line-height:1.8}.nocture-story h2{color:var(--gold2)}
@media(max-width:1050px){.pro-gallery{position:relative;top:auto}.pro-spec-grid{grid-template-columns:1fr}}
@media(max-width:650px){.pro-product-page{padding-bottom:84px}.thumb-gallery{position:static;margin:0 14px 14px;grid-template-columns:repeat(4,1fr)}.thumb{height:58px;border-radius:12px;font-size:10px;letter-spacing:1px}.product-highlights{grid-template-columns:1fr;gap:8px}.product-highlights div{font-size:13px;padding:11px}.pro-info-block{padding:17px;border-radius:18px}.pro-info-block h3,.reviews h3{text-align:left}.pro-info-block p,.pro-info-block li,.review p{font-size:14px}.sticky-mobile-cart{position:fixed;left:14px;right:14px;bottom:14px;width:calc(100% - 28px);z-index:50;box-shadow:0 15px 45px rgba(0,0,0,.55)}.nocture-story{margin:10px 5% 40px;padding:34px 20px;border-radius:24px}.nocture-story h2{font-size:34px}}

/* NOCTURE pro product page cleanup: no heavy text boxes */
.pro-info-block{
    border:none !important;
    border-radius:0 !important;
    background:transparent !important;
    padding:0 0 30px !important;
    margin-top:38px !important;
    border-bottom:1px solid rgba(214,173,69,.16) !important;
}
.pro-info-block h3,
.reviews h3{
    color:var(--gold2);
    margin-bottom:14px;
    letter-spacing:1.2px;
    text-transform:uppercase;
    font-size:15px;
}
.pro-info-block p{
    color:#d8d8d8;
    line-height:1.9;
    margin-bottom:12px;
}
.pro-info-block ul{
    padding-left:0 !important;
    list-style:none;
    color:#d9d9d9;
    line-height:2;
}
.pro-info-block li{
    border-bottom:1px solid rgba(255,255,255,.055);
    padding:8px 0;
}
.pro-info-block li:last-child{
    border-bottom:none;
}
.pro-spec-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:40px;
}
.reviews{
    margin-top:38px;
}
.review{
    border:none !important;
    border-radius:0 !important;
    background:transparent !important;
    padding:18px 0 !important;
    margin-top:0 !important;
    border-bottom:1px solid rgba(214,173,69,.14) !important;
}
.review:first-of-type{
    border-top:1px solid rgba(214,173,69,.14) !important;
}
.review strong{
    color:var(--gold);
    letter-spacing:1px;
}
.review p{
    color:#eee;
    line-height:1.8;
    margin:8px 0;
}
.review span{
    color:var(--soft);
    font-size:14px;
}
.product-highlights div{
    border:1px solid rgba(214,173,69,.16) !important;
    background:rgba(0,0,0,.18) !important;
    border-radius:999px !important;
    padding:12px 16px !important;
}
.nocture-story{
    border:none !important;
    border-top:1px solid rgba(214,173,69,.16) !important;
    border-bottom:1px solid rgba(214,173,69,.16) !important;
    border-radius:0 !important;
    background:transparent !important;
}
@media(max-width:650px){
    .pro-info-block{
        padding:0 0 24px !important;
        margin-top:30px !important;
    }
    .pro-spec-grid{
        grid-template-columns:1fr;
        gap:0;
    }
    .product-highlights{
        grid-template-columns:1fr;
    }
    .product-highlights div{
        border-radius:14px !important;
    }
    .review{
        padding:16px 0 !important;
    }
    .nocture-story{
        margin:20px 5% 45px !important;
        padding:34px 0 !important;
    }
}

/* NOCTURE full product page redesign: minimal premium layout */
.luxury-product-page.pro-product-page{
    max-width:1320px;
    margin:48px auto 70px;
    padding:34px 6%;
    grid-template-columns:1.08fr .92fr;
    gap:78px;
    align-items:start;
}
.product-gallery.pro-gallery{
    border:none !important;
    border-radius:0 !important;
    background:radial-gradient(circle at 50% 36%, rgba(214,173,69,.16), transparent 38%), linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.005)) !important;
    box-shadow:none !important;
    min-height:660px;
    border-bottom:1px solid rgba(214,173,69,.20) !important;
}
.product-badge{
    border:none !important;
    background:transparent !important;
    color:var(--gold2);
    padding:0 !important;
    border-radius:0 !important;
    letter-spacing:2.5px;
}
.thumb-gallery{
    position:static !important;
    margin:8px 0 0;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:0;
    border-top:1px solid rgba(214,173,69,.14);
}
.thumb,
.thumb.active{
    border:none !important;
    border-right:1px solid rgba(214,173,69,.12) !important;
    border-radius:0 !important;
    background:transparent !important;
    color:var(--gold);
    height:82px;
    padding:10px;
}
.thumb:last-child{border-right:none !important;}
.thumb.active{background:rgba(214,173,69,.05) !important;}
.pro-details{
    padding-top:20px;
}
.pro-details .eyebrow,
.pro-details .product-subtitle,
.pro-rating{
    text-align:left !important;
    justify-content:flex-start !important;
}
.pro-details h1{
    text-align:left !important;
    margin-bottom:18px;
    letter-spacing:3px;
}
.pro-rating{
    border-bottom:1px solid rgba(214,173,69,.14);
    padding-bottom:24px;
    margin-bottom:26px !important;
}
.price-box.pro-price{
    border:none !important;
    border-radius:0 !important;
    background:transparent !important;
    padding:0 0 24px !important;
    margin:0 0 26px !important;
    border-bottom:1px solid rgba(214,173,69,.14) !important;
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    text-align:left !important;
}
.price-box.pro-price span{
    text-transform:uppercase;
    letter-spacing:1.8px;
    font-size:12px;
}
.price-box.pro-price strong{
    font-size:42px;
    line-height:1;
}
.product-highlights{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:0 !important;
    margin:0 0 30px !important;
    border-top:1px solid rgba(214,173,69,.14);
    border-bottom:1px solid rgba(214,173,69,.14);
}
.product-highlights div{
    border:none !important;
    border-radius:0 !important;
    background:transparent !important;
    padding:15px 16px 15px 0 !important;
    color:#dedede;
    border-bottom:1px solid rgba(255,255,255,.055) !important;
    font-size:14px;
}
.product-highlights div:nth-child(2n){padding-left:16px !important; border-left:1px solid rgba(214,173,69,.10) !important;}
.product-highlights div:nth-last-child(-n+2){border-bottom:none !important;}
.size-box.pro-size-box{
    border:none !important;
    background:transparent !important;
    padding:0 0 28px !important;
    margin:0 0 24px !important;
    border-bottom:1px solid rgba(214,173,69,.14) !important;
}
.size-header{
    color:var(--gold2);
    text-transform:uppercase;
    letter-spacing:1.4px;
    font-size:13px;
    margin-bottom:12px;
}
.size-box select{
    border:none !important;
    border-bottom:1px solid rgba(214,173,69,.32) !important;
    border-radius:0 !important;
    background:transparent !important;
    padding:16px 0 !important;
    color:#fff;
}
.size-box select option{background:#050505;color:#fff;}
.add-cart-btn{
    border-radius:0 !important;
    min-height:54px;
    text-transform:uppercase;
    letter-spacing:1.4px;
}
.product-accordion{
    border-top:0 !important;
    border-bottom:1px solid rgba(214,173,69,.14) !important;
    padding:20px 0 !important;
}
.product-accordion summary{
    color:var(--gold2) !important;
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:14px;
}
@media(max-width:1050px){
    .luxury-product-page.pro-product-page{
        grid-template-columns:1fr;
        gap:34px;
        margin-top:22px;
    }
    .product-gallery.pro-gallery{min-height:560px;}
}
@media(max-width:650px){
    .luxury-product-page.pro-product-page{
        padding:18px 5% 92px;
        margin:14px auto 34px;
        gap:24px;
    }
    .product-gallery.pro-gallery{
        min-height:410px;
        border-bottom:1px solid rgba(214,173,69,.16) !important;
    }
    .product-badge{
        top:10px;
        left:0;
        right:0;
        text-align:center;
        font-size:10px;
    }
    .product-main-image img{height:330px !important;}
    .thumb-gallery{
        margin:0 !important;
    }
    .thumb{height:58px;font-size:10px;}
    .pro-details{padding-top:0;}
    .pro-details .eyebrow,
    .pro-details .product-subtitle,
    .pro-rating,
    .pro-details h1{
        text-align:left !important;
        justify-content:flex-start !important;
    }
    .pro-details h1{
        font-size:38px !important;
        line-height:1 !important;
    }
    .price-box.pro-price{
        display:flex !important;
        text-align:left !important;
    }
    .price-box.pro-price strong{font-size:34px;}
    .product-highlights{
        grid-template-columns:1fr;
    }
    .product-highlights div,
    .product-highlights div:nth-child(2n){
        padding:13px 0 !important;
        border-left:none !important;
        border-bottom:1px solid rgba(255,255,255,.06) !important;
    }
    .product-highlights div:last-child{border-bottom:none !important;}
    .sticky-mobile-cart{
        border-radius:0 !important;
        left:0 !important;
        right:0 !important;
        bottom:0 !important;
        width:100% !important;
        box-shadow:0 -12px 35px rgba(0,0,0,.55) !important;
    }
}

/* NOCTURE mobile menu upgrade */
@media(max-width:1050px){
    .navbar{
        gap:10px;
        padding:12px 5%;
    }
    .brand{
        min-width:0;
        letter-spacing:3px;
    }
    .brand span{
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .nav-actions{
        margin-left:auto;
        gap:8px;
    }
    .nav-actions .cart{
        display:none;
    }
    .cart-icon{
        width:42px;
        height:42px;
        flex:0 0 42px;
    }
    .menu-toggle{
        display:inline-flex !important;
        width:42px !important;
        height:42px !important;
        flex:0 0 42px !important;
        padding:0 !important;
        align-items:center !important;
        justify-content:center !important;
        flex-direction:column;
        gap:5px;
        border:1px solid rgba(212,175,55,.38) !important;
        border-radius:14px !important;
        background:rgba(0,0,0,.35) !important;
        color:var(--gold);
        position:relative;
        z-index:45;
        -webkit-tap-highlight-color:transparent;
    }
    .menu-toggle span{
        width:19px;
        height:2px;
        display:block;
        border-radius:999px;
        background:var(--gold);
        transition:transform .24s ease, opacity .18s ease;
    }
    .menu-open .menu-toggle span:nth-child(1){
        transform:translateY(7px) rotate(45deg);
    }
    .menu-open .menu-toggle span:nth-child(2){
        opacity:0;
    }
    .menu-open .menu-toggle span:nth-child(3){
        transform:translateY(-7px) rotate(-45deg);
    }
    .mobile-backdrop{
        display:block !important;
        position:fixed;
        inset:0;
        z-index:35;
        background:rgba(0,0,0,.72);
        backdrop-filter:blur(5px);
        opacity:0;
        pointer-events:none;
        transition:opacity .22s ease;
    }
    .mobile-nav{
        display:flex !important;
        position:fixed;
        top:0;
        right:0;
        z-index:40;
        width:min(360px,88vw);
        height:100dvh;
        padding:94px 24px 28px;
        flex-direction:column;
        gap:8px;
        background:linear-gradient(180deg,#090909,#030303);
        border-left:1px solid rgba(212,175,55,.25);
        box-shadow:-30px 0 90px rgba(0,0,0,.65);
        transform:translateX(105%);
        transition:transform .28s cubic-bezier(.22,.8,.22,1);
        overflow-y:auto;
        overscroll-behavior:contain;
        -webkit-overflow-scrolling:touch;
    }
    .mobile-nav::before{
        content:"NOCTURE";
        color:rgba(212,175,55,.14);
        font-size:12px;
        font-weight:900;
        letter-spacing:4px;
        text-transform:uppercase;
        margin-bottom:14px;
    }
    .mobile-nav a{
        display:flex;
        align-items:center;
        justify-content:space-between;
        min-height:52px;
        padding:14px 0;
        border-bottom:1px solid rgba(212,175,55,.13);
        color:var(--white);
        text-decoration:none;
        font-size:17px;
        font-weight:800;
        letter-spacing:.3px;
    }
    .mobile-nav a::after{
        content:"›";
        color:var(--gold);
        opacity:.8;
        font-size:23px;
        line-height:1;
    }
    .mobile-nav a:hover,
    .mobile-nav a:focus-visible{
        color:var(--gold);
        outline:none;
    }
    .menu-open .mobile-nav{
        transform:translateX(0);
    }
    .menu-open .mobile-backdrop{
        opacity:1;
        pointer-events:auto;
    }
}

@media(max-width:430px){
    .navbar{
        padding:10px 4%;
    }
    .brand img{
        width:38px;
        height:38px;
    }
    .brand span{
        font-size:13px;
        letter-spacing:2px;
    }
    .cart-icon,
    .menu-toggle{
        width:39px !important;
        height:39px !important;
        flex-basis:39px !important;
    }
    .mobile-nav{
        width:90vw;
        padding-top:84px;
    }
}

/* NOCTURE Lifestyle + cart drawer upgrade */
html{scroll-behavior:smooth;}
body{overflow-x:hidden;}
.navbar,.product-card,.btn,.cart-icon,.menu-toggle,.lifestyle-card,.product-button{transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease, color .25s ease, background .25s ease, opacity .25s ease;}
.navbar{animation:navDrop .55s ease both;}
.hero-content,.collection-hero,.luxury-product-details{animation:fadeUp .65s ease both;}
.product-card:hover,.lifestyle-card:hover{transform:translateY(-7px);box-shadow:0 24px 70px rgba(0,0,0,.42),0 0 0 1px rgba(212,175,55,.16);}
.product-card:hover .product-img,.lifestyle-card:hover img{transform:scale(1.045);}
.product-img,.lifestyle-card img{transition:transform .35s ease, filter .35s ease;}
.btn:hover,.product-button:hover{transform:translateY(-2px);box-shadow:0 14px 38px rgba(212,175,55,.18);}
.cart-icon:hover,.menu-toggle:hover{transform:translateY(-1px) scale(1.04);}
@keyframes fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@keyframes navDrop{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
@keyframes drawerIn{from{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}
.lifestyle{display:grid;grid-template-columns:.95fr 1.4fr;gap:34px;align-items:center;background:linear-gradient(135deg,rgba(5,5,5,.88),rgba(18,14,6,.72));border-top:1px solid rgba(212,175,55,.12);border-bottom:1px solid rgba(212,175,55,.12);}
.lifestyle-copy h2{font-size:clamp(34px,4vw,62px);line-height:1.02;color:#fff;margin:10px 0 18px;letter-spacing:-1px;}
.lifestyle-copy .btn{margin-top:22px;}
.lifestyle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.lifestyle-card{position:relative;min-height:420px;border:1px solid rgba(212,175,55,.17);border-radius:28px;overflow:hidden;background:radial-gradient(circle at top,rgba(212,175,55,.12),rgba(0,0,0,.92) 55%);display:flex;align-items:center;justify-content:center;}
.lifestyle-card:nth-child(2){margin-top:42px;}
.lifestyle-card img{width:100%;height:330px;object-fit:contain;padding:24px;filter:drop-shadow(0 24px 35px rgba(0,0,0,.45));}
.lifestyle-card span{position:absolute;left:18px;right:18px;bottom:18px;padding:14px 16px;border-radius:18px;background:rgba(0,0,0,.72);border:1px solid rgba(212,175,55,.18);color:var(--gold2);font-weight:900;letter-spacing:1px;text-transform:uppercase;font-size:12px;text-align:center;backdrop-filter:blur(10px);}
.cart-drawer-backdrop{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.72);backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .25s ease;}
.cart-drawer{position:fixed;top:0;right:0;z-index:81;width:min(430px,92vw);height:100dvh;background:linear-gradient(180deg,#090909,#030303);border-left:1px solid rgba(212,175,55,.28);box-shadow:-32px 0 90px rgba(0,0,0,.72);transform:translateX(105%);transition:transform .32s cubic-bezier(.22,.8,.22,1);display:grid;grid-template-rows:auto 1fr auto;color:#fff;}
.cart-drawer-open .cart-drawer{transform:translateX(0);animation:drawerIn .32s ease both;}
.cart-drawer-open .cart-drawer-backdrop{opacity:1;pointer-events:auto;}
.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px;border-bottom:1px solid rgba(212,175,55,.16);}
.cart-drawer-head h2{color:#fff;font-size:30px;margin:2px 0 0;}
.cart-drawer-close{width:42px;height:42px;border-radius:999px;border:1px solid rgba(212,175,55,.28);background:rgba(255,255,255,.04);color:var(--gold2);font-size:28px;line-height:1;cursor:pointer;}
.cart-drawer-body{padding:20px 18px;overflow:auto;overscroll-behavior:contain;}
.drawer-cart-item{display:grid;grid-template-columns:88px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid rgba(212,175,55,.13);}
.drawer-cart-item img{width:88px;height:112px;object-fit:contain;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(212,175,55,.12);}
.drawer-cart-item h3{font-size:15px;color:#fff;margin-bottom:4px;}
.drawer-cart-item p{font-size:13px;color:#aaa;margin-bottom:6px;}
.drawer-cart-item strong{color:var(--gold2);display:block;margin-bottom:10px;}
.drawer-qty{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.drawer-qty button{border:1px solid rgba(212,175,55,.28);background:rgba(255,255,255,.03);color:#fff;border-radius:10px;min-width:32px;height:32px;cursor:pointer;}
.drawer-qty .drawer-remove{color:#ff8a8a;padding:0 10px;}
.cart-drawer-foot{padding:20px 24px 24px;border-top:1px solid rgba(212,175,55,.16);background:rgba(0,0,0,.45);}
.drawer-total-line{display:flex;justify-content:space-between;align-items:center;font-size:18px;margin-bottom:8px;}
.drawer-total-line strong{color:var(--gold2);font-size:24px;}
.cart-drawer-foot p{color:#aaa;font-size:13px;margin-bottom:16px;}
.drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.drawer-actions .btn{justify-content:center;text-align:center;padding-left:12px;padding-right:12px;}
.drawer-actions .disabled{opacity:.45;pointer-events:none;}
.drawer-empty{text-align:center;padding:46px 12px;}
.drawer-empty h3{font-size:24px;color:var(--gold2);margin-bottom:8px;}
.drawer-empty p{color:#aaa;margin-bottom:22px;}
@media(max-width:1050px){.lifestyle{grid-template-columns:1fr}.lifestyle-grid{grid-template-columns:repeat(3,1fr)}.lifestyle-card{min-height:340px}.lifestyle-card img{height:265px}.cart-drawer{z-index:90}.cart-drawer-backdrop{z-index:89}}
@media(max-width:650px){.lifestyle{padding:54px 5%;gap:24px}.lifestyle-grid{grid-template-columns:1fr;gap:14px}.lifestyle-card,.lifestyle-card:nth-child(2){min-height:300px;margin-top:0}.lifestyle-card img{height:235px}.drawer-actions{grid-template-columns:1fr}.cart-drawer-head{padding:18px}.cart-drawer-body{padding:16px}.cart-drawer-foot{padding:18px}.drawer-cart-item{grid-template-columns:76px 1fr}.drawer-cart-item img{width:76px;height:98px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.mobile-nav [data-cart-count]{position:static!important;display:inline!important;min-width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:var(--gold)!important;font-size:inherit!important;}

/* NOCTURE mobile product buy block order fix
   Op telefoon staat de prijs eerst, daarna maatkeuze en daarna de winkelwagen knop. */
@media (max-width:650px){
    .pro-details{
        display:flex !important;
        flex-direction:column !important;
    }

    .price-box.pro-price{
        order:10 !important;
        margin:18px 0 14px !important;
    }

    .size-box.pro-size-box{
        order:11 !important;
        margin:0 0 12px !important;
        padding:0 0 12px !important;
        border-bottom:none !important;
    }

    .size-box.pro-size-box .size-header{
        margin-bottom:10px !important;
    }

    .size-box.pro-size-box select{
        min-height:52px !important;
        padding:14px 0 !important;
    }

    .add-cart-btn.sticky-mobile-cart{
        order:12 !important;
        position:static !important;
        left:auto !important;
        right:auto !important;
        bottom:auto !important;
        width:100% !important;
        margin:0 0 20px !important;
        box-shadow:none !important;
        border-radius:999px !important;
    }

    .product-highlights{
        order:13 !important;
        margin-top:2px !important;
    }

    .product-description-block{
        order:14 !important;
    }

    .pro-spec-grid{
        order:15 !important;
    }

    .reviews{
        order:16 !important;
    }

    .luxury-product-page.pro-product-page{
        padding-bottom:24px !important;
    }
}

/* NOCTURE desktop + mobile product buy block order
   Volgorde op alle schermen: prijs, maatkeuze, winkelwagenknop, daarna pas de tekst/voordelen. */
.pro-details{
    display:flex !important;
    flex-direction:column !important;
}

.price-box.pro-price{
    order:10 !important;
    margin:24px 0 14px !important;
}

.size-box.pro-size-box{
    order:11 !important;
    margin:0 0 12px !important;
}

.size-box.pro-size-box .size-header{
    margin-bottom:10px !important;
}

.add-cart-btn.sticky-mobile-cart{
    order:12 !important;
    width:100% !important;
    margin:0 0 22px !important;
    border-radius:999px !important;
}

.product-highlights{
    order:13 !important;
    margin-top:0 !important;
    margin-bottom:22px !important;
}

.product-description-block{
    order:14 !important;
}

.pro-spec-grid{
    order:15 !important;
}

.product-accordion{
    order:16 !important;
}

.reviews{
    order:17 !important;
}

@media (min-width:651px){
    .price-box.pro-price{
        max-width:100% !important;
    }

    .size-box.pro-size-box select{
        min-height:54px !important;
    }

    .add-cart-btn.sticky-mobile-cart{
        font-size:15px !important;
        letter-spacing:1px !important;
    }
}
