:root{--black:#090909;--ink:#161616;--cream:#f3f0e8;--paper:#faf9f5;--muted:#77746d;--gold:#caa45d;--line:rgba(20,20,20,.14)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}
body{margin:0;max-width:100%;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
.announcement{min-height:30px;padding:7px 16px;background:var(--black);color:#d9c49c;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;letter-spacing:.22em;line-height:1.45}
.site-header{min-height:82px;padding:0 4vw;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;background:rgba(250,249,245,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}
.brand{display:flex;align-items:center;gap:13px;min-width:0}.brand-mark{font-family:"Cormorant Garamond",serif;font-size:34px;line-height:1;color:var(--gold);letter-spacing:-.1em;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column;line-height:1.1;min-width:0}.brand-copy strong{font-family:"Cormorant Garamond",serif;font-size:16px;letter-spacing:.07em;white-space:nowrap}.brand-copy small{font-size:8px;letter-spacing:.55em;margin-top:5px;white-space:nowrap}.desktop-nav{display:flex;gap:34px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:var(--ink);transition:.3s}.desktop-nav a:hover:after{right:0}.nav-cta{justify-self:end;border:1px solid var(--ink);padding:11px 17px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;transition:.25s;white-space:nowrap}.nav-cta:hover{background:var(--ink);color:white}

.hero{background:#050505;color:#fff;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);min-height:calc(100svh - 112px);overflow:hidden}.hero-copy{padding:clamp(58px,7vw,108px) 5vw 40px;display:flex;flex-direction:column;justify-content:center;min-width:0}.hero-brandline{font-family:"Cormorant Garamond",serif;font-size:clamp(18px,2vw,28px);letter-spacing:.07em;color:#e2c486;margin-bottom:16px}.hero-kicker{font-size:9px;letter-spacing:.28em;color:#aa8b56;margin:0 0 34px}.hero h1{font-family:"Cormorant Garamond",serif;font-weight:500;font-size:clamp(58px,6.4vw,104px);line-height:.88;letter-spacing:-.045em;margin:0;max-width:760px}.hero h1 em{font-weight:400;color:var(--gold)}.hero-sub{font-family:"Cormorant Garamond",serif;font-size:clamp(17px,1.45vw,23px);line-height:1.45;color:#d8d4cc;max-width:610px;margin:30px 0 32px}.hero-cta{width:max-content;max-width:100%;border:1px solid var(--gold);color:#e2c486;padding:17px 20px;display:inline-flex;align-items:center;gap:44px;font-size:10px;letter-spacing:.16em;transition:.25s}.hero-cta:hover{background:var(--gold);color:#111}.hero-cta span{font-size:18px;line-height:1}.hero-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:auto;padding-top:44px}.hero-benefits>div{min-width:0;padding:0 14px;border-left:1px solid rgba(255,255,255,.14)}.hero-benefits>div:first-child{padding-left:0;border-left:0}.hero-benefits strong{display:block;color:#d6bb83;font-size:8px;letter-spacing:.16em;margin-bottom:6px}.hero-benefits span{display:block;color:#97938c;font-size:9px;line-height:1.45}.hero-media{position:relative;min-width:0;overflow:hidden;background:#090909}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.42) 0%,rgba(5,5,5,0) 24%);pointer-events:none}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:51% center}

.section-shell{padding:110px 5vw}.eyebrow{font-size:10px;letter-spacing:.25em;font-weight:600;margin:0 0 28px;color:#7e6942}.eyebrow.light{color:#cbae78}.section-heading{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(250px,.75fr);gap:8vw;align-items:end}.section-heading h1,.section-heading h2,.editorial-copy h2,.wholesale-copy h2,.contact h2{font-family:"Cormorant Garamond",serif;font-weight:500;font-size:clamp(50px,6vw,92px);line-height:.91;letter-spacing:-.035em;margin:0}.section-heading em,.editorial-copy em,.wholesale-copy em,.contact em{font-weight:400}.section-heading p{font-size:13px;line-height:1.9;color:#66625b;max-width:460px;margin:0 0 8px}.product-grid{padding-top:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border-top:1px solid var(--line);min-width:0}.product-image{aspect-ratio:.79;background:#eeeae1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image img{transform:scale(1.025)}.product-meta{padding:20px 2px 8px;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);min-height:180px}.product-meta>div{min-width:0}.product-meta span{font-size:9px;letter-spacing:.18em;color:#9b978f}.product-meta h2{font-family:"Cormorant Garamond",serif;font-weight:500;font-size:36px;margin:8px 0 7px}.product-meta p{font-size:11px;line-height:1.6;color:#726e67;max-width:280px;margin:0}.product-meta a{align-self:end;white-space:nowrap;font-size:9px;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:5px}.editorial-strip{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);min-height:720px;background:var(--cream)}.editorial-copy{padding:90px 5vw;display:flex;flex-direction:column;justify-content:center;min-width:0}.editorial-copy h2{font-size:clamp(48px,5vw,76px)}.text-link{margin-top:48px;font-size:10px;letter-spacing:.15em}.mini-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:100%;min-width:0}.mini-gallery img{width:100%;height:100%;object-fit:cover;min-height:360px}.wholesale{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.8fr);background:var(--black);color:white;min-height:760px}.wholesale-image{min-width:0;overflow:hidden}.wholesale-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.03)}.wholesale-copy{padding:90px 6vw;display:flex;flex-direction:column;justify-content:center;min-width:0}.wholesale-copy h2{font-size:clamp(56px,6vw,88px)}.wholesale-copy p{font-size:12px;line-height:1.9;color:#bdb9b1;max-width:480px;margin:34px 0}.gold-button{display:inline-flex;width:max-content;max-width:100%;border:1px solid var(--gold);color:#e0c58f;padding:17px 22px;font-size:9px;letter-spacing:.17em;transition:.25s}.gold-button:hover{background:var(--gold);color:#111}.service-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.service-bar>div{padding:45px 3.5vw;border-right:1px solid var(--line);min-width:0}.service-bar>div:last-child{border-right:0}.service-bar span{font-size:9px;color:#a18b60}.service-bar strong{display:block;font-family:"Cormorant Garamond",serif;font-size:24px;font-weight:500;margin:15px 0 7px}.service-bar p{font-size:10px;line-height:1.6;color:#77736d;margin:0}.section-heading.compact{display:block}.section-heading.compact h2{font-size:clamp(50px,5.5vw,80px)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);margin-top:60px;border:1px solid var(--line)}.steps>div{background:var(--paper);padding:46px 36px;min-width:0}.steps b{font-size:9px;color:#a78f62;letter-spacing:.13em}.steps h3{font-family:"Cormorant Garamond",serif;font-size:32px;font-weight:500;margin:20px 0 10px}.steps p{font-size:11px;line-height:1.7;color:#77736b;margin:0}.contact{background:#111;color:white;padding:120px 5vw}.contact-inner{max-width:980px;margin:auto;text-align:center}.contact h2{font-size:clamp(62px,8vw,118px)}.contact-whatsapp{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:660px;margin:58px auto 30px;border-top:1px solid #666;border-bottom:1px solid #666;padding:24px 4px;font-size:10px;letter-spacing:.17em}.contact-whatsapp span{font-size:22px;color:var(--gold)}.contact-details{display:flex;justify-content:center;gap:30px;font-size:10px;color:#aaa;letter-spacing:.08em;flex-wrap:wrap}.contact-details a:hover{color:white}footer{background:#070707;color:#b9b5ad;padding:40px 5vw;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;border-top:1px solid #222;font-size:9px;letter-spacing:.15em}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand>div{display:flex;flex-direction:column}.footer-brand strong{font-family:"Cormorant Garamond",serif;font-size:16px;color:#eee;letter-spacing:.06em}.footer-brand small{font-size:7px;letter-spacing:.5em;margin-top:4px}.footer-brand .brand-mark{font-size:30px}footer p{text-align:center}footer>a{text-align:right}.floating-wa{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#151515;color:#e0c58f;border:1px solid #b99350;font-size:10px;letter-spacing:.08em;z-index:50;box-shadow:0 10px 30px rgba(0,0,0,.25)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}

@media(max-width:1000px){.site-header{grid-template-columns:minmax(0,1fr) auto;min-height:70px}.desktop-nav{display:none}.brand-copy strong{font-size:14px}.hero{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);min-height:auto}.hero-copy{padding:68px 5vw 34px}.hero-benefits{grid-template-columns:1fr 1fr;row-gap:22px}.hero-benefits>div:nth-child(3){border-left:0;padding-left:0}.section-shell{padding:78px 5vw}.section-heading{grid-template-columns:1fr;gap:28px}.section-heading h1{font-size:58px}.product-grid{grid-template-columns:1fr}.product-card{margin-bottom:28px}.product-image{aspect-ratio:1/1}.product-meta{min-height:150px}.editorial-strip{grid-template-columns:1fr}.editorial-copy{padding:78px 5vw}.mini-gallery{min-height:650px}.wholesale{grid-template-columns:1fr}.wholesale-image{height:500px}.service-bar{grid-template-columns:1fr 1fr}.service-bar>div:nth-child(2){border-right:0}.steps{grid-template-columns:1fr}.contact{padding:90px 5vw}.contact-details{flex-direction:column;gap:10px}footer{grid-template-columns:1fr;gap:22px;text-align:center}.footer-brand{justify-content:center}footer>a{text-align:center}}

@media(max-width:720px){.announcement{font-size:8px;letter-spacing:.16em}.site-header{padding:0 18px;min-height:72px}.brand{gap:9px}.nav-cta{padding:10px 12px;font-size:9px;letter-spacing:.12em}.brand-mark{font-size:29px}.brand-copy strong{font-size:12px}.brand-copy small{font-size:6px;letter-spacing:.42em}.hero{display:flex;flex-direction:column;min-height:0}.hero-media{order:1;aspect-ratio:4/4.7;width:100%}.hero-media:after{background:linear-gradient(180deg,rgba(5,5,5,0) 56%,rgba(5,5,5,.14) 100%)}.hero-media img{height:100%;object-position:48% center}.hero-copy{order:2;padding:38px 22px 30px}.hero-brandline{font-size:18px;margin-bottom:10px}.hero-kicker{font-size:8px;margin-bottom:24px}.hero h1{font-size:clamp(50px,14vw,68px);line-height:.88}.hero-sub{font-size:18px;margin:24px 0 26px;max-width:500px}.hero-cta{width:100%;justify-content:space-between;padding:16px 17px}.hero-benefits{grid-template-columns:1fr 1fr;margin-top:34px;padding-top:0;border-top:1px solid rgba(255,255,255,.12)}.hero-benefits>div{padding:18px 10px 0 0;border-left:0;border-right:1px solid rgba(255,255,255,.12)}.hero-benefits>div:nth-child(2n){border-right:0;padding-left:15px}.hero-benefits>div:nth-child(n+3){border-top:1px solid rgba(255,255,255,.12);margin-top:14px;padding-top:18px}.intro{padding-top:70px}.section-heading h1{font-size:48px}.product-meta{display:block}.product-meta a{display:inline-block;margin-top:20px}.editorial-copy h2{font-size:48px}.mini-gallery{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;min-height:560px}.mini-gallery img{min-height:280px}.wholesale-image{height:360px}.wholesale-copy{padding:70px 5vw}.wholesale-copy h2{font-size:54px}.service-bar{grid-template-columns:1fr}.service-bar>div{border-right:0;border-bottom:1px solid var(--line)}.steps>div{padding:36px 26px}.contact h2{font-size:55px}.contact-whatsapp{font-size:8px}.floating-wa{width:50px;height:50px}}

@media(max-width:390px){.site-header{padding:0 14px}.brand-copy strong{font-size:11px;letter-spacing:.04em}.brand-copy small{letter-spacing:.32em}.nav-cta{padding:9px 10px;font-size:8px}.hero-copy{padding-left:18px;padding-right:18px}.hero h1{font-size:49px}.section-shell{padding-left:18px;padding-right:18px}.section-heading h1{font-size:44px}.editorial-copy,.wholesale-copy,.contact{padding-left:18px;padding-right:18px}.contact h2{font-size:48px}}

/* Mobile-first hero refinement: keep the campaign, message and CTA together in the first screen. */
@media (max-width:720px){
  body{min-width:0}
  .announcement{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}
  .site-header{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}

  .hero{
    position:relative;
    display:block;
    min-height:calc(100svh - 102px);
    overflow:hidden;
    isolation:isolate;
    background:#050505;
  }
  .hero-media{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    aspect-ratio:auto;
    overflow:hidden;
    z-index:0;
  }
  .hero-media img{
    width:100%;
    height:100%;
    max-width:none;
    object-fit:cover;
    object-position:50% 47%;
    transform:none;
  }
  .hero-media:after{
    z-index:1;
    background:
      linear-gradient(180deg,rgba(5,5,5,.02) 0%,rgba(5,5,5,.08) 38%,rgba(5,5,5,.92) 82%,rgba(5,5,5,.99) 100%),
      linear-gradient(90deg,rgba(5,5,5,.32) 0%,rgba(5,5,5,0) 70%);
  }
  .hero-copy{
    position:relative;
    z-index:2;
    min-height:calc(100svh - 102px);
    padding:30px 22px max(30px,env(safe-area-inset-bottom));
    justify-content:flex-end;
    background:transparent;
  }
  .hero-brandline{display:none}
  .hero-kicker{
    margin:0 0 12px;
    font-size:8px;
    line-height:1.4;
    letter-spacing:.25em;
    color:#ddbf82;
  }
  .hero h1{
    max-width:330px;
    font-size:clamp(46px,13vw,58px);
    line-height:.88;
    letter-spacing:-.04em;
    text-wrap:balance;
    text-shadow:0 2px 24px rgba(0,0,0,.45);
  }
  .hero-sub{
    max-width:330px;
    margin:18px 0 20px;
    font-family:Inter,Arial,sans-serif;
    font-size:13px;
    line-height:1.6;
    color:rgba(255,255,255,.84);
    text-shadow:0 2px 18px rgba(0,0,0,.5);
  }
  .hero-cta{
    width:min(100%,330px);
    padding:15px 16px;
    justify-content:space-between;
    gap:20px;
    background:rgba(8,8,8,.26);
    backdrop-filter:blur(5px);
    -webkit-backdrop-filter:blur(5px);
  }
  .hero-benefits{display:none}

  /* The header CTA already gives immediate WhatsApp access; keep the floating button
     out of the hero so it cannot cover the campaign copy. JS reveals it after the hero. */
  .floating-wa{opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease}
  .floating-wa.is-visible{opacity:1;pointer-events:auto;transform:none}

  .intro{padding-top:66px}
}

@media (max-width:390px){
  .hero{min-height:calc(100svh - 100px)}
  .hero-copy{min-height:calc(100svh - 100px);padding-left:18px;padding-right:18px;padding-bottom:max(26px,env(safe-area-inset-bottom))}
  .hero h1{font-size:clamp(43px,13vw,52px);max-width:300px}
  .hero-sub{font-size:12.5px;max-width:300px}
  .hero-cta{max-width:300px}
}

/* Clean the inherited edge of the source campaign crop on wide layouts. */
.hero-media:before{
  content:"";
  position:absolute;
  z-index:1;
  left:0;
  top:0;
  bottom:0;
  width:70px;
  pointer-events:none;
  background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.96) 55%,rgba(5,5,5,0) 100%);
}
.hero-media:after{z-index:2}
@media(max-width:720px){.hero-media:before{display:none}}
@media(min-width:721px){.hero-media:before{width:58px;background:#050505}}

/* Expanded collection — New Arrivals */
.arrival-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}
.arrival-grid .product-card{margin-bottom:18px}
.arrival-image{aspect-ratio:1.05/1;background:#ece8df}
.arrival-image img{object-position:center center}
.arrival-grid .product-meta{min-height:168px}
.cap-image img{object-position:center 47%}

.new-editorial{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.65fr);background:#0b0b0b;color:#fff;min-height:690px}
.new-editorial-copy{padding:90px 5vw;display:flex;flex-direction:column;justify-content:center;min-width:0}
.new-editorial-copy h2{font-family:"Cormorant Garamond",serif;font-weight:500;font-size:clamp(50px,5.6vw,82px);line-height:.91;letter-spacing:-.035em;margin:0}
.new-editorial-copy h2 em{font-weight:400;color:#d7b875}
.new-editorial-copy>p:not(.eyebrow){font-size:12px;line-height:1.85;color:#b9b5ad;max-width:420px;margin:30px 0}
.new-editorial-gallery{display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:1fr 1fr;gap:1px;background:#222;min-width:0;overflow:hidden}
.new-editorial-gallery img{width:100%;height:100%;object-fit:cover;min-height:0}
.new-editorial-gallery img:first-child{grid-row:1 / span 2}
.new-editorial-gallery img:nth-child(2){object-position:center 42%}
.new-editorial-gallery img:nth-child(3){object-position:center center}
.essentials-intro{padding-top:118px}

@media(max-width:1000px){
  .arrival-grid{grid-template-columns:1fr 1fr}
  .new-editorial{grid-template-columns:1fr;min-height:0}
  .new-editorial-copy{padding:78px 5vw}
  .new-editorial-gallery{height:650px}
}
@media(max-width:720px){
  .arrival-grid{grid-template-columns:1fr;gap:0}
  .arrival-grid .product-card{margin-bottom:30px}
  .arrival-image{aspect-ratio:1/1.06}
  .arrival-grid .product-meta{min-height:0}
  .new-editorial-copy{padding:68px 22px}
  .new-editorial-copy h2{font-size:50px}
  .new-editorial-gallery{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .new-editorial-gallery img{aspect-ratio:1/1.12;min-height:0}
  .new-editorial-gallery img:first-child{grid-column:1/-1;grid-row:auto;aspect-ratio:1.35/1;object-position:center 40%}
  .essentials-intro{padding-top:78px}
}
@media(max-width:390px){
  .new-editorial-copy{padding-left:18px;padding-right:18px}
  .new-editorial-copy h2{font-size:45px}
}
/* Product clarity takes priority over aggressive crops in New Arrivals. */
.arrival-image img{object-fit:contain;background:#ece8df}
