/* =========================================================
   HONEYWIRE STUDIO — ELITE 2026 VISUAL SYSTEM
   Layered after style.css so existing page functionality stays intact.
   ========================================================= */
:root{
  --lux-ink:#17130e;
  --lux-ink-2:#231d16;
  --lux-paper:#fffdf8;
  --lux-cream:#f8f2e8;
  --lux-sand:#eee3d3;
  --lux-gold:#b78a45;
  --lux-gold-2:#d7b36e;
  --lux-muted:#74695b;
  --lux-line:rgba(35,29,22,.13);
  --lux-shadow:0 24px 70px rgba(35,29,22,.13);
  --lux-radius:24px;
}

html{scroll-padding-top:88px}
body{background:var(--lux-paper);color:var(--lux-ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}
::selection{background:#e5c98f;color:var(--lux-ink)}
a,button{-webkit-tap-highlight-color:transparent}
button,input,textarea,select{font:inherit}
img{max-width:100%}

/* ---------- NAV + TRACKING ---------- */
#navbar{height:78px;background:rgba(23,19,14,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.nav-inner{height:78px;max-width:1320px;padding:0 clamp(18px,4vw,52px);gap:1.5rem}
.logo-img{height:62px!important;max-width:245px!important;object-fit:contain!important;filter:none!important}
.nav-links{gap:.1rem}
.nav-links a{color:rgba(255,255,255,.77);font-size:.78rem;letter-spacing:.075em;text-transform:uppercase;padding:.6rem .8rem;border-radius:999px}
.nav-links a:hover,.nav-links a.active{color:#fff;background:rgba(215,179,110,.13)}
.nav-social{margin-left:.25rem}
.nav-social a{color:rgba(255,255,255,.66)}
.nav-social a:hover{color:var(--lux-gold-2)}

.hamburger{width:46px;height:46px;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;display:none;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:0!important;background:rgba(255,255,255,.035)!important}
.hamburger span{display:block;width:18px;height:1.5px;background:#fff;border-radius:999px;transition:transform .25s ease,opacity .25s ease}
.hamburger[aria-expanded="true"] span:first-child{transform:translateY(3.75px) rotate(45deg)}
.hamburger[aria-expanded="true"] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}

.trackbar{margin-top:78px!important;background:#100e0b!important;border:0!important}
.trackbar .inner{min-height:38px;padding:7px clamp(18px,4vw,52px)!important;justify-content:center!important}
.trackbar p{font-size:.76rem!important;letter-spacing:.03em;color:rgba(255,255,255,.65)!important}
.trackbar b{color:#e6cb98!important;font-weight:500!important}
.track-toggle{border:0!important;padding:5px 8px!important;color:#e6cb98!important;text-decoration:underline;text-underline-offset:3px;background:none!important}
.track-toggle:hover{color:#fff!important;background:none!important}
#trackPanel{background:#17130e!important}
#trackPanel .inner{max-width:1050px!important}
.track-form input{border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.055)!important}
.track-form button{background:var(--lux-gold-2)!important;color:var(--lux-ink)!important}

/* ---------- REUSABLE LUX ELEMENTS ---------- */
.lux-kicker{display:inline-flex;align-items:center;gap:.65rem;color:#ddbf86;font-size:.69rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}
.lux-kicker:before{content:"";width:30px;height:1px;background:currentColor;opacity:.75}
.lux-kicker.dark{color:#92713c}
.lux-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.lux-actions.center{justify-content:center}
.lux-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:0 1.35rem;border-radius:999px;font-size:.83rem;font-weight:600;letter-spacing:.02em;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}
.lux-btn:hover{transform:translateY(-2px)}
.lux-btn-primary{background:var(--lux-ink);color:#fff;box-shadow:0 13px 30px rgba(23,19,14,.18)}
.lux-btn-primary:hover{background:#2b2319;box-shadow:0 17px 36px rgba(23,19,14,.24)}
.lux-btn-ghost{border:1px solid rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.025)}
.lux-btn-ghost:hover{border-color:rgba(255,255,255,.45);background:rgba(255,255,255,.06)}
.lux-btn-light{background:#fff;color:var(--lux-ink)}
.lux-btn-outline-dark{border:1px solid rgba(23,19,14,.2);color:var(--lux-ink);background:transparent}

/* ---------- HOMEPAGE HERO ---------- */
.lux-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 18%,rgba(183,138,69,.16),transparent 32%),linear-gradient(135deg,#17130e,#211a13 62%,#14110e);color:#fff}
.lux-hero:before{content:"";position:absolute;width:470px;height:470px;border:1px solid rgba(215,179,110,.16);border-radius:50%;right:-150px;top:-190px}
.lux-hero:after{content:"";position:absolute;width:250px;height:250px;border:1px solid rgba(215,179,110,.11);border-radius:50%;left:-120px;bottom:-110px}
.lux-hero-inner{position:relative;z-index:1;max-width:1320px;margin:0 auto;min-height:700px;padding:clamp(64px,7vw,96px) clamp(20px,4vw,52px);display:grid;grid-template-columns:minmax(0,.93fr) minmax(460px,1.07fr);gap:clamp(42px,6vw,84px);align-items:center}
.lux-hero-copy{max-width:640px}
.lux-hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(3.55rem,6.1vw,6.5rem);font-weight:400;line-height:.88;letter-spacing:-.055em;margin:20px 0 24px;color:#fff}
.lux-hero h1 em{font-weight:400;color:#e2c995}
.lux-hero-copy>p{max-width:57ch;color:rgba(255,255,255,.69);font-size:1rem;line-height:1.8}
.lux-proof{margin-top:42px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.lux-proof div{display:flex;flex-direction:column;gap:5px}
.lux-proof strong{font-family:'Cormorant Garamond',serif;font-size:1.28rem;color:#fff;font-weight:500}
.lux-proof span{font-size:.68rem;line-height:1.45;color:rgba(255,255,255,.48)}

.hero-gallery{position:relative;height:min(570px,47vw);min-height:510px}
.hero-main-card,.hero-mini-card{position:absolute;margin:0;overflow:hidden;background:#2a2219;box-shadow:0 30px 80px rgba(0,0,0,.34)}
.hero-main-card{width:63%;height:91%;right:4%;top:3%;border-radius:180px 180px 30px 30px}
.hero-main-card img,.hero-mini-card img{width:100%;height:100%;object-fit:cover}
.hero-main-card img{object-position:center 44%}
.hero-main-card:after,.hero-mini-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(10,8,6,.35),transparent 40%);pointer-events:none}
.hero-main-card figcaption,.hero-mini-card figcaption{position:absolute;z-index:2;left:18px;bottom:16px;color:#fff;font-family:'Cormorant Garamond',serif;font-size:1.06rem;font-style:italic}
.hero-mini-card{width:37%;height:43%;left:0;border:6px solid #1b1611}
.hero-mini-a{top:4%;border-radius:28px 28px 100px 28px}
.hero-mini-b{bottom:1%;left:6%;border-radius:28px 100px 28px 28px}
.hero-sparkle{position:absolute;color:#e2c995;z-index:4;font-size:1.4rem;opacity:.85}
.sparkle-one{right:0;top:0}.sparkle-two{left:41%;bottom:7%;font-size:.9rem}

.lux-marquee{overflow:hidden;background:#d3ae68;color:#211a13;border-block:1px solid rgba(23,19,14,.16)}
.lux-marquee>div{min-width:max-content;display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 20px;font-size:.67rem;letter-spacing:.18em;font-weight:700}
.lux-marquee i{font-style:normal;font-size:.7rem}

/* ---------- HOMEPAGE EDITORIAL ---------- */
.editorial-section{max-width:1320px;margin:0 auto;padding:clamp(72px,8vw,118px) clamp(20px,4vw,52px)}
.editorial-head{display:grid;grid-template-columns:1fr .55fr;gap:60px;align-items:end;margin-bottom:42px}
.editorial-head h2,.custom-copy h2,.social-proof-inner h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2.7rem,5vw,5rem);font-weight:400;line-height:.96;letter-spacing:-.045em;margin-top:12px}
.editorial-head h2 em,.social-proof-inner h2 em{color:#9a7438}
.editorial-head>p{color:var(--lux-muted);line-height:1.75;font-size:.95rem;max-width:50ch}
.editorial-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px;align-items:stretch}
.editorial-card{position:relative;overflow:hidden;min-height:460px;border-radius:24px;background:#ddd;box-shadow:0 18px 45px rgba(35,29,22,.09)}
.editorial-card.tall{min-height:590px}
.editorial-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}
.editorial-card:hover img{transform:scale(1.035)}
.editorial-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(13,10,7,.68),transparent 52%)}
.editorial-label{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:3px 20px;align-items:end}
.editorial-label small{grid-column:1/-1;font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.66)}
.editorial-label strong{font-family:'Cormorant Garamond',serif;font-size:1.7rem;font-weight:500}
.editorial-label b{font-size:.72rem;font-weight:600;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:3px}

.atelier-band{background:var(--lux-ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;min-height:650px}
.atelier-image{min-height:650px;overflow:hidden}
.atelier-image img{width:100%;height:100%;object-fit:cover;object-position:center 42%}
.atelier-copy{padding:clamp(64px,8vw,120px);display:flex;flex-direction:column;justify-content:center}
.atelier-copy h2{font-family:'Cormorant Garamond',serif;font-size:clamp(3rem,5vw,5.2rem);font-weight:400;line-height:.9;letter-spacing:-.045em;margin:18px 0 24px}
.atelier-copy h2 em{color:#e2c995}
.atelier-copy>p{color:rgba(255,255,255,.63);line-height:1.8;max-width:54ch}
.atelier-points{margin:30px 0;display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.12)}
.atelier-points span{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:.67rem;color:#d5b778}
.atelier-points b{color:#fff;font-size:.78rem;font-weight:500;letter-spacing:.02em}

.custom-feature{max-width:1320px;margin:0 auto;padding:clamp(76px,9vw,130px) clamp(20px,4vw,52px);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,100px);align-items:center}
.custom-copy p{margin:20px 0 0;color:var(--lux-muted);line-height:1.8;max-width:50ch}
.custom-collage{position:relative;min-height:560px}
.custom-collage>img{position:absolute;object-fit:cover;box-shadow:var(--lux-shadow)}
.custom-one{width:64%;height:76%;left:0;top:0;border-radius:28px 120px 28px 28px}
.custom-two{width:48%;height:65%;right:0;bottom:0;border-radius:120px 28px 28px 28px;border:7px solid var(--lux-paper)}
.custom-note{position:absolute;z-index:2;left:12%;bottom:4%;background:#fff;padding:16px 20px;border-radius:16px;box-shadow:0 16px 40px rgba(23,19,14,.14);display:flex;flex-direction:column;gap:3px}
.custom-note span{font-size:.6rem;text-transform:uppercase;letter-spacing:.14em;color:#9a7438}
.custom-note strong{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:600}

.social-proof-section{padding:0 clamp(20px,4vw,52px) clamp(76px,8vw,110px)}
.social-proof-inner{max-width:1220px;margin:0 auto;text-align:center;border:1px solid var(--lux-line);border-radius:32px;padding:clamp(52px,7vw,90px) 24px;background:radial-gradient(circle at 50% 0,#fff,rgba(248,242,232,.7));box-shadow:0 18px 60px rgba(35,29,22,.06)}
.social-proof-inner p{max-width:580px;margin:18px auto 0;color:var(--lux-muted);line-height:1.7}

/* ---------- SHOP PAGE ---------- */
.shop-lux-hero{background:radial-gradient(circle at 80% 0,rgba(215,179,110,.17),transparent 28%),var(--lux-ink);color:#fff;text-align:center;padding:clamp(72px,8vw,104px) 20px 70px}
.shop-lux-hero .lux-kicker{justify-content:center}
.shop-lux-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(3.4rem,7vw,6.5rem);font-weight:400;letter-spacing:-.055em;line-height:.88;margin:16px 0;color:#fff}
.shop-lux-hero h1 em{color:#e2c995}
.shop-lux-hero>p{max-width:620px;margin:0 auto;color:rgba(255,255,255,.64);line-height:1.7;font-size:.94rem}
.shop-hero-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:25px}
.shop-hero-pills span{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.035);border-radius:999px;padding:8px 13px;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.7)}
.section-wrap{max-width:1320px!important;padding-left:clamp(18px,4vw,52px)!important;padding-right:clamp(18px,4vw,52px)!important}
.filter-bar{margin:0 0 28px!important;gap:7px!important;justify-content:flex-start!important;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
.filter-bar::-webkit-scrollbar{display:none}
.filter-btn{white-space:nowrap;background:#fff!important;color:#665d50!important;border:1px solid var(--lux-line)!important;border-radius:999px!important;padding:10px 16px!important;box-shadow:none!important;font-size:.73rem!important;letter-spacing:.02em!important}
.filter-btn:hover,.filter-btn.active{background:var(--lux-ink)!important;color:#fff!important;border-color:var(--lux-ink)!important}

.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2.2vw,30px)!important}
.product-card{background:#fff!important;border:1px solid rgba(35,29,22,.1)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 10px 38px rgba(35,29,22,.055)!important;transition:transform .25s ease,box-shadow .25s ease!important}
.product-card:hover{transform:translateY(-4px)!important;box-shadow:0 20px 48px rgba(35,29,22,.11)!important}
.product-img-wrap{aspect-ratio:4/5!important;background:#eee7dc!important;position:relative!important}
.product-img-wrap>img,.product-image-button img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .55s cubic-bezier(.2,.8,.2,1)!important}
.product-card:hover .product-image-button img{transform:scale(1.028)!important}
.product-image-button{display:block;width:100%;height:100%;border:0;padding:0;background:none;cursor:zoom-in;text-align:inherit}
.product-image-hint{position:absolute;right:12px;bottom:12px;z-index:3;background:rgba(20,16,12,.76);color:#fff;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);border-radius:999px;padding:7px 10px;font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;pointer-events:none;opacity:.92}
.product-overlay{display:none!important}
.badge-soon{z-index:4!important;top:12px!important;left:12px!important;border-radius:999px!important;font-size:.62rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:7px 10px!important}
.product-info{padding:18px 18px 20px!important}
.product-info h3{font-family:'Cormorant Garamond',serif!important;color:var(--lux-ink)!important;font-size:1.42rem!important;line-height:1.05!important;font-weight:600!important;margin-bottom:8px!important}
.product-info>p{color:var(--lux-muted)!important;font-size:.76rem!important;line-height:1.55!important;min-height:2.4em;margin-bottom:16px!important}
.product-purchase-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--lux-line);padding-top:14px}
.product-purchase-row .price{font-family:'Cormorant Garamond',serif!important;color:var(--lux-ink)!important;font-size:1.7rem!important;line-height:1!important;font-weight:600!important}
.product-buy-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:0;border-radius:999px;background:var(--lux-ink);color:#fff;font-size:.72rem;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease}
.product-buy-btn:hover{background:#34291d;transform:translateY(-1px)}
.product-buy-btn.notify{background:#efe5d5;color:#6b5635}
.product-buy-btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}
.shop-perks{margin:clamp(54px,7vw,90px) 0 10px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--lux-line);border-radius:24px;background:#faf6ef;overflow:hidden}
.shop-perks>div{padding:24px;min-height:130px}
.shop-perks>div+div{border-left:1px solid var(--lux-line)}
.shop-perks span{font-family:'Cormorant Garamond',serif;color:#b08a50;font-size:1rem}
.shop-perks strong{display:block;margin:12px 0 4px;font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-weight:600}
.shop-perks p{color:var(--lux-muted);font-size:.75rem;line-height:1.5}

/* ---------- IMAGE PREVIEW ---------- */
.image-preview{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(10,8,6,.9);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
.image-preview.open{opacity:1;visibility:visible}
.image-preview-dialog{position:relative;width:min(980px,100%);height:min(86vh,900px);display:grid;grid-template-columns:minmax(0,1fr) 270px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.45);transform:scale(.98);transition:transform .22s ease}
.image-preview.open .image-preview-dialog{transform:scale(1)}
.image-preview-media{min-width:0;min-height:0;background:#eee8df;display:flex;align-items:center;justify-content:center}
.image-preview-media img{width:100%;height:100%;object-fit:contain;background:#efe9e0}
.image-preview-copy{padding:34px 25px;display:flex;flex-direction:column;justify-content:flex-end}
.image-preview-copy small{font-size:.62rem;letter-spacing:.13em;text-transform:uppercase;color:#9a7438}
.image-preview-copy h3{font-family:'Cormorant Garamond',serif;font-size:2rem;line-height:1.05;margin:8px 0;font-weight:600}
.image-preview-copy p{color:var(--lux-muted);font-size:.77rem;line-height:1.6}
.image-preview-close{position:absolute;z-index:3;top:14px;right:14px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(23,19,14,.12);background:rgba(255,255,255,.92);font-size:1.1rem;cursor:pointer;color:var(--lux-ink)}
.image-error-shell{position:absolute;inset:0;display:none;align-items:center;justify-content:center;text-align:center;padding:30px;background:#eee7dc;color:#776c5d;font-size:.75rem;line-height:1.6}
.product-img-wrap.image-failed .image-error-shell{display:flex}
.product-img-wrap.image-failed .product-image-button{opacity:0}

/* ---------- MODALS + FORMS ---------- */
.modal-overlay{background:rgba(10,8,6,.72)!important;backdrop-filter:blur(10px)!important;padding:18px!important}
.modal-box{border-radius:24px!important;box-shadow:0 35px 90px rgba(0,0,0,.32)!important;max-height:90vh;overflow:auto}
.modal-header{padding:22px 24px!important;border-bottom:1px solid var(--lux-line)!important}
.modal-header h2{font-family:'Cormorant Garamond',serif!important;font-size:1.75rem!important}
.modal-product-summary{background:#f7f0e6!important;border-radius:14px!important;margin:18px 24px!important;padding:14px 16px!important}
.modal-box .form-group input,.modal-box .form-group textarea,.contact-form input,.contact-form textarea{border-radius:12px!important;border:1px solid rgba(35,29,22,.16)!important;background:#fff!important;min-height:46px!important}
.submit-order-btn{border-radius:999px!important;background:var(--lux-ink)!important;box-shadow:none!important}
.order-total{border-radius:14px!important;background:#f7f0e6!important}
.payment-box{border-radius:14px!important}

/* ---------- GENERIC INTERNAL PAGES ---------- */
.page-hero{background:radial-gradient(circle at 80% 0,rgba(215,179,110,.16),transparent 28%),var(--lux-ink)!important;padding:clamp(70px,8vw,100px) 20px!important;text-align:center!important}
.page-hero h1{font-family:'Cormorant Garamond',serif!important;font-size:clamp(3rem,6vw,5.4rem)!important;color:#fff!important;letter-spacing:-.045em!important;line-height:.92!important}
.page-hero h1 em{color:#e2c995!important}
.page-hero p{color:rgba(255,255,255,.62)!important;max-width:620px;margin:14px auto 0!important}
.gallery-masonry{gap:16px!important}
.gallery-item{border-radius:20px!important;overflow:hidden!important;box-shadow:0 10px 34px rgba(35,29,22,.09)!important}
.contact-wrap,.builder-wrap,.policy-wrap{max-width:1180px!important}

/* ---------- FOOTER ---------- */
footer{background:#100e0b!important;border-top:1px solid rgba(255,255,255,.07)!important;color:#fff!important}
.footer-inner{max-width:1320px!important;padding:60px clamp(20px,4vw,52px)!important;gap:42px!important}
.footer-logo{height:82px!important;max-width:260px!important;filter:none!important}
.footer-brand p,.footer-contact p,.footer-links a{color:rgba(255,255,255,.52)!important;font-size:.76rem!important;line-height:1.8!important}
.footer-links h4,.footer-contact h4{color:#d9bb83!important;font-size:.65rem!important;letter-spacing:.16em!important;text-transform:uppercase!important}
.footer-links a:hover,.footer-contact a:hover{color:#fff!important}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08)!important;color:rgba(255,255,255,.35)!important}

/* ---------- MOBILE-FIRST BEHAVIOR ---------- */
@media(max-width:1020px){
  .nav-links{gap:0}.nav-links a{padding:.6rem .55rem;font-size:.7rem}
  .lux-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:60px}.lux-hero-copy{max-width:780px}.hero-gallery{height:580px;width:min(720px,100%);margin:0 auto}.lux-proof{max-width:660px}
  .editorial-head{grid-template-columns:1fr;gap:18px}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-card.tall{grid-row:span 2;min-height:auto}.editorial-card{min-height:360px}
  .atelier-copy{padding:70px 50px}
  .custom-feature{grid-template-columns:1fr}.custom-copy{max-width:680px}.custom-collage{min-height:520px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:820px){
  #navbar{height:70px}.nav-inner{height:70px;padding-inline:16px}.logo-img{height:54px!important;max-width:205px!important}.trackbar{margin-top:70px!important}
  .hamburger{display:flex!important;margin-left:auto!important}
  .nav-social{display:none!important}
  .nav-links{display:flex!important;position:fixed!important;inset:70px 0 auto 0!important;top:70px!important;flex-direction:column!important;gap:2px!important;margin:0!important;padding:12px 14px 18px!important;background:rgba(18,15,11,.985)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;transform:translateY(-120%);opacity:0;pointer-events:none;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .2s ease;box-shadow:0 25px 50px rgba(0,0,0,.25)}
  .nav-links.open{transform:translateY(0);opacity:1;pointer-events:auto}
  .nav-links a{display:block;padding:13px 12px!important;font-size:.75rem!important;border-radius:12px!important;text-align:center}
  .trackbar .inner{min-height:42px}.trackbar p{font-size:.68rem!important}
  .lux-hero-inner{padding:52px 20px 66px;gap:44px}.lux-hero h1{font-size:clamp(3.2rem,15vw,5rem)}.lux-hero-copy>p{font-size:.92rem}.hero-gallery{height:510px;min-height:0}.hero-main-card{width:68%;right:0}.hero-mini-card{width:39%}.lux-proof{gap:10px}.lux-proof strong{font-size:1.12rem}
  .editorial-section{padding-top:72px}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-card,.editorial-card.tall{min-height:390px}.editorial-card.tall{grid-column:1/-1;min-height:520px}
  .atelier-band{grid-template-columns:1fr}.atelier-image{min-height:520px}.atelier-copy{padding:64px 24px}
  .shop-lux-hero{padding:58px 20px 54px}.section-wrap{padding-top:24px!important}
  .shop-perks{grid-template-columns:1fr}.shop-perks>div{min-height:auto}.shop-perks>div+div{border-left:0;border-top:1px solid var(--lux-line)}
  .image-preview-dialog{grid-template-columns:1fr;height:min(88vh,820px);grid-template-rows:minmax(0,1fr) auto}.image-preview-copy{padding:18px 20px}.image-preview-copy h3{font-size:1.5rem}.image-preview-copy p{display:none}
  .footer-inner{grid-template-columns:1.25fr 1fr 1fr!important}.footer-contact{grid-column:1/-1}
}

@media(max-width:580px){
  .trackbar .inner{gap:3px!important}.trackbar p{width:auto!important}.track-toggle{font-size:.7rem!important}
  .lux-hero-inner{padding-top:44px}.lux-kicker{font-size:.61rem;letter-spacing:.15em}.lux-kicker:before{width:20px}.lux-hero h1{font-size:3.45rem;line-height:.9;margin-top:16px}.lux-actions{display:grid}.lux-btn{width:100%;min-height:49px}.lux-proof{grid-template-columns:1fr 1fr;margin-top:30px}.lux-proof div:last-child{grid-column:1/-1}.hero-gallery{height:410px}.hero-main-card{height:92%;width:72%;border-radius:100px 100px 24px 24px}.hero-mini-card{width:42%;height:40%;border-width:4px}.hero-mini-card figcaption,.hero-main-card figcaption{font-size:.8rem;left:12px;bottom:10px}.hero-mini-b{left:3%}
  .lux-marquee>div{justify-content:flex-start;gap:18px;font-size:.59rem}
  .editorial-head h2,.custom-copy h2,.social-proof-inner h2{font-size:3rem}.editorial-grid{grid-template-columns:1fr;gap:12px}.editorial-card,.editorial-card.tall{grid-column:auto;min-height:430px}.editorial-card.tall{min-height:500px}.editorial-label strong{font-size:1.5rem}
  .atelier-image{min-height:430px}.atelier-copy h2{font-size:3.2rem}.atelier-copy{padding:58px 20px}
  .custom-feature{padding-top:74px;gap:40px}.custom-collage{min-height:400px}.custom-one{width:72%;height:72%}.custom-two{width:52%;height:59%}.custom-note{left:4%;padding:12px 14px}.custom-note strong{font-size:.95rem}
  .social-proof-section{padding-inline:14px}.social-proof-inner{border-radius:24px;padding:50px 17px}
  .shop-lux-hero h1{font-size:4rem}.shop-lux-hero>p{font-size:.85rem}.shop-hero-pills{gap:5px}.shop-hero-pills span{font-size:.57rem;padding:7px 9px}
  .product-grid{grid-template-columns:1fr!important;gap:18px!important}.product-card{border-radius:20px!important}.product-img-wrap{aspect-ratio:1/1.12!important}.product-info{padding:16px!important}.product-info h3{font-size:1.5rem!important}.product-purchase-row .price{font-size:1.8rem!important}.product-buy-btn{min-width:112px}
  .modal-overlay{padding:8px!important}.modal-box{border-radius:20px!important;max-height:94vh}.modal-header{padding:18px!important}.modal-product-summary{margin:12px 18px!important}.modal-box #orderFormWrap{padding-left:18px!important;padding-right:18px!important}
  .image-preview{padding:8px}.image-preview-dialog{border-radius:18px;height:88vh}.image-preview-close{top:10px;right:10px}
  .footer-inner{grid-template-columns:1fr 1fr!important;padding-top:46px!important}.footer-brand,.footer-contact{grid-column:1/-1}.footer-logo{height:70px!important}
}

@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

.shop-loading{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;min-height:420px}
.shop-loading span{display:block;border-radius:22px;background:linear-gradient(90deg,#f2ece3 20%,#fbf8f2 45%,#f2ece3 70%);background-size:220% 100%;animation:hwShimmer 1.3s linear infinite}
@keyframes hwShimmer{to{background-position:-220% 0}}
@media(max-width:820px){.shop-loading{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.shop-loading{grid-template-columns:1fr;min-height:520px}.shop-loading span:nth-child(n+2){display:none}}
