:root{--black:#050505;--black2:#0d0d0d;--gold-shadow:#9a630d;--gold:#d39922;--gold2:#f2cc51;--gold-bright:#ffe08a;--gold-gradient:linear-gradient(135deg,#9a630d 0%,#d39922 24%,#f2cc51 50%,#ffe08a 62%,#d39922 78%,#9a630d 100%);--gold-button-gradient:linear-gradient(90deg,#f2cc51 0%,#d8a52b 20%,#9a630d 40%,#815106 50%,#9a630d 60%,#d8a52b 80%,#f2cc51 100%);--cream:#f6f1e7;--line:rgba(242,204,81,.62)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:white;font-family:Montserrat,Arial,sans-serif}body.modal-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{height:84px;background:#050505;display:flex;align-items:center;padding:0 5vw;border-bottom:1px solid #191919;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:14px}.brand img{width:52px;height:66px;object-fit:contain}.brand strong{font:600 clamp(24px,2.4vw,39px)/1 Cormorant Garamond,serif;letter-spacing:.08em}.brand em{font-style:normal;color:var(--gold2)}.brand small{display:block;color:var(--gold2);letter-spacing:.55em;font-size:10px;margin-top:8px}.site-header nav{margin-left:auto;display:flex;gap:42px}.site-header nav a{text-transform:uppercase;font-size:13px;letter-spacing:.08em}.site-header nav a:hover{color:var(--gold2)}.menu{display:none;margin-left:auto;background:none;border:0;color:white;font-size:28px}
.hero{position:relative;background:#eee;overflow:hidden}.hero>img{width:100%;height:auto;display:block}.hero-button{position:absolute;left:28.5%;bottom:7%;transform:translateX(-50%);display:inline-block;background:#090909;color:white;border:1px solid var(--gold);padding:15px 42px;letter-spacing:.24em;font-size:12px;box-shadow:0 8px 24px rgba(0,0,0,.2)}
.collection{padding:24px 4vw 52px;background:#030303}.section-title{display:flex;align-items:center;gap:28px;justify-content:center;margin-bottom:10px}.section-title span{height:1px;background:var(--gold);width:min(220px,18vw)}.section-title h2{font-size:18px;font-weight:500;color:var(--gold2);letter-spacing:.48em;text-align:center}.collection-note{text-align:center;color:#999;font-size:12px;margin:0 0 24px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1400px;margin:auto}.product-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#070707;transition:.25s transform,.25s border-color;cursor:pointer;outline:none}.product-card:hover,.product-card:focus{transform:translateY(-4px);border-color:var(--gold2)}.product-image-stage{position:relative;aspect-ratio:1/1.08;background:#050505;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image-stage>img{width:100%;height:100%;object-fit:contain;transform:scale(.91)}.product-card:not(.placeholder-card) .product-image-stage>img{background:#000}.placeholder-card .product-image-stage{background:radial-gradient(circle at 50% 38%,#292929 0,#0b0b0b 50%,#000 100%)}.placeholder-card .product-image-stage>img{width:32%;height:45%;object-fit:contain;transform:none;opacity:.9}.placeholder-name{position:absolute;bottom:15%;left:10%;right:10%;text-align:center;color:var(--gold2);font:600 24px Cormorant Garamond,serif;letter-spacing:.08em}.coming-badge{position:absolute;top:14px;right:14px;background:rgba(0,0,0,.82);border:1px solid var(--gold);color:var(--gold2);padding:7px 10px;font-size:10px;letter-spacing:.14em}.product-info{text-align:center;padding:14px 12px 16px}.product-info h3{font-family:Cormorant Garamond,serif;font-size:22px;margin:0 0 4px}.product-info p{color:var(--gold2);margin:0 0 10px}.details-button{background:linear-gradient(#c8953d,#9f6919);color:#fff;border:0;padding:10px 22px;letter-spacing:.08em;cursor:pointer}.coming-soon-card .details-button{background:#2a2a2a;color:#ddd;border:1px solid #555}
.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 5vw;gap:25px}.trust-bar>div{display:flex;align-items:center;gap:16px}.trust-bar b{color:var(--gold2);font-size:32px}.trust-bar strong,.trust-bar small{display:block}.trust-bar strong{font-size:13px}.trust-bar small{color:#aaa;margin-top:5px}.section{padding:86px 8vw}.eyebrow{color:var(--gold2);letter-spacing:.28em;font-size:12px}.section h2{font:600 clamp(42px,5vw,70px)/1 Cormorant Garamond,serif;margin:8px 0 18px}.reports{text-align:center;background:#0c0c0c}.reports>p:not(.eyebrow){color:#bdbdbd}.report-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1100px;margin:35px auto 0}.report-grid div{border:1px solid #333;padding:28px 15px;font-family:Cormorant Garamond,serif;font-size:24px}.report-grid span{display:block;font-family:Montserrat,sans-serif;color:#aaa;font-size:12px;margin-top:8px}.order{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:var(--cream);color:#151515}.order-copy p:last-child{line-height:1.7;color:#555}.order form{background:white;padding:34px;border:1px solid #ddd;box-shadow:0 20px 50px rgba(0,0,0,.08)}label{display:block;font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:16px}input,textarea{display:block;width:100%;margin-top:8px;border:1px solid #ccc;padding:13px;background:#fff;font:inherit}.two,.three{display:grid;gap:14px}.two{grid-template-columns:1fr 1fr}.three{grid-template-columns:1.2fr .7fr .7fr}fieldset{border:1px solid #ccc;margin:0 0 16px;padding:18px}legend{padding:0 8px;font-weight:600}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{display:flex;align-items:center;gap:10px;border:1px solid #ddd;padding:10px;margin:0}.choice input{width:auto;margin:0}.choice .qty{width:62px;margin-left:auto}.consent{display:flex;gap:10px;line-height:1.5}.consent input{width:auto;margin:3px 0 0}.submit{width:100%;background:#070707;color:white;border:1px solid var(--gold);padding:15px;letter-spacing:.18em}.hidden{display:none}.faq{max-width:1000px;margin:auto}.faq details{border-top:1px solid #333;padding:20px 0}.faq details:last-child{border-bottom:1px solid #333}.faq summary{cursor:pointer;font-size:18px}.faq details p{color:#aaa;line-height:1.7}footer{text-align:center;padding:42px 20px;border-top:1px solid #222;color:#999;font-size:12px}footer img{width:55px;margin:0 auto 14px}
.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:24px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(6px)}.modal-panel{position:relative;z-index:1;width:min(980px,100%);max-height:90vh;overflow:auto;background:#0b0b0b;border:1px solid var(--gold);display:grid;grid-template-columns:1fr 1fr;box-shadow:0 28px 90px rgba(0,0,0,.6)}.modal-close{position:absolute;top:12px;right:14px;z-index:2;border:0;background:rgba(0,0,0,.72);color:white;width:40px;height:40px;font-size:28px;cursor:pointer}.modal-image-stage{min-height:520px;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.modal-image-stage img{width:100%;height:100%;object-fit:contain;padding:22px}.modal-image-stage .modal-placeholder-image{width:36%;height:55%;opacity:.9}.modal-copy{padding:54px 44px 40px}.modal-status{display:inline-block;font-size:10px;letter-spacing:.18em;padding:7px 10px;border:1px solid}.modal-status.in-stock{color:#e6c071;border-color:var(--gold)}.modal-status.coming{color:#bbb;border-color:#666}.modal-copy h2{font:600 clamp(36px,4vw,58px)/1 Cormorant Garamond,serif;margin:18px 0 8px}.modal-price{color:var(--gold2);font-size:18px}.modal-copy>p:not(.modal-status):not(.modal-price):not(.research-note){color:#c7c7c7;line-height:1.7}.research-note{color:#888;font-size:11px;line-height:1.5;border-top:1px solid #2d2d2d;padding-top:16px}.modal-order-row{display:flex;align-items:end;gap:14px;margin-top:22px}.modal-order-row label{color:#ddd;margin:0;width:110px}.modal-order-row input{background:#111;color:#fff;border-color:#444}.modal-order-row button,.coming-button{flex:1;background:linear-gradient(#c8953d,#9f6919);color:white;border:0;padding:15px;letter-spacing:.1em;cursor:pointer}.coming-button{width:100%;background:#2b2b2b;color:#aaa;margin-top:22px;cursor:not-allowed}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.trust-bar{grid-template-columns:repeat(2,1fr)}.order{grid-template-columns:1fr}.report-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{height:72px;padding:0 18px}.brand img{width:38px;height:52px}.brand strong{font-size:23px}.brand small{font-size:8px}.menu{display:block}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#080808;padding:22px;flex-direction:column;gap:20px}.site-header nav.open{display:flex}.hero{aspect-ratio:1.5/1}.hero>img{height:100%;width:100%;object-fit:cover;object-position:center}.hero-button{left:31%;bottom:5%;padding:11px 24px;font-size:10px}.section-title{gap:12px}.section-title h2{font-size:14px;letter-spacing:.25em}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-info h3{font-size:18px}.details-button{font-size:11px;padding:9px 10px}.trust-bar{grid-template-columns:1fr}.section{padding:60px 22px}.choices{grid-template-columns:1fr}.two,.three{grid-template-columns:1fr}.order form{padding:22px}.report-grid{grid-template-columns:1fr 1fr}.modal-panel{grid-template-columns:1fr}.modal-image-stage{min-height:330px;max-height:45vh}.modal-copy{padding:32px 24px}.modal-copy h2{font-size:42px}.modal-order-row{align-items:stretch;flex-direction:column}.modal-order-row label{width:100%}.modal-order-row button{width:100%}}
@media(max-width:430px){.product-grid{grid-template-columns:1fr}.hero{aspect-ratio:1.25/1}.hero>img{object-position:center}.hero-button{left:30%;bottom:4%;font-size:9px;padding:10px 18px}.placeholder-name{font-size:22px}.modal{padding:10px}.modal-image-stage{min-height:280px}}
/* July 12 master checklist update */
.hero{background:#eee;padding:18px 0}.hero>img{width:96%;max-width:1600px;margin:0 auto;height:auto;object-fit:contain}.hero-button{left:29%;bottom:8%}
.order-branding-image{width:100%;border:1px solid var(--line);margin:26px 0 20px;box-shadow:0 18px 40px rgba(0,0,0,.28)}
.contact{display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center;background:#080808}.contact-image-wrap img{width:100%;border:1px solid var(--line);box-shadow:0 22px 60px rgba(0,0,0,.45)}.contact-content form{margin-top:24px}.research-reminder{font-size:11px;color:#8d8d8d;margin-top:16px}.contact-content h2{font:600 clamp(42px,5vw,72px)/1 Cormorant Garamond,serif;margin:8px 0 14px}
.product-image-stage img{width:100%;height:100%;object-fit:contain;padding:7%}
@media(max-width:1000px){.contact{grid-template-columns:1fr}}
@media(max-width:760px){.hero{padding:8px 0;aspect-ratio:auto}.hero>img{width:100%;height:auto;object-fit:contain}.hero-button{left:29%;bottom:6%}.contact{gap:26px}.order-branding-image{margin-top:18px}}

/* Final hero framing + expanded product information */
@media (min-width:761px){
  .hero{
    width:100%;
    aspect-ratio:1920/860;
    padding:0;
    background:#f2f1ef;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .hero>img{
    width:88%;
    height:88%;
    max-width:none;
    margin:0;
    object-fit:contain;
    object-position:center;
  }
  .hero-button{left:30%;bottom:6.5%}
}
.modal-intro{font-size:14px;color:#d6d6d6!important;margin-bottom:22px}.modal-details{display:grid;gap:14px;margin:22px 0}.modal-details section{border-left:2px solid var(--gold);padding:2px 0 2px 16px}.modal-details h3{font:600 22px/1.1 Cormorant Garamond,serif;color:var(--gold2);margin:0 0 6px}.modal-details p{color:#c7c7c7;line-height:1.62;margin:0;font-size:13px}.modal-copy{align-self:start}.modal-panel{grid-template-columns:minmax(360px,.9fr) minmax(430px,1.1fr)}
@media(max-width:760px){.modal-panel{grid-template-columns:1fr}.modal-details h3{font-size:21px}.modal-details p{font-size:13px}.hero>img{width:94%;margin:0 auto}}

/* Final hero-only correction: fill the first desktop screen without changing the rest of the site */
@media (min-width:761px){
  .hero{
    width:100%;
    height:calc(100svh - 84px);
    min-height:620px;
    max-height:980px;
    aspect-ratio:auto;
    padding:0;
    background:#f2f1ef;
    display:block;
    overflow:hidden;
  }
  .hero>img{
    width:100%;
    height:100%;
    max-width:none;
    margin:0;
    object-fit:cover;
    object-position:center center;
  }
  .hero-button{
    left:29%;
    bottom:6.5%;
  }
}

/* Final requested layout: viewport-wide hero matching the original full-width composition */
@media (min-width:761px){
  main#top{overflow-x:hidden}
  .hero{
    position:relative;
    left:50%;
    right:50%;
    width:100vw;
    max-width:none;
    height:calc(100svh - 84px);
    min-height:620px;
    max-height:900px;
    margin-left:-50vw;
    margin-right:-50vw;
    padding:0;
    background:#f2f1ef;
    overflow:hidden;
  }
  .hero>img{
    width:100%;
    height:100%;
    max-width:none;
    margin:0;
    padding:0;
    object-fit:cover;
    object-position:center center;
    transform:none;
  }
  .hero-button{left:29.5%;bottom:4.5%}
}
@media (max-width:760px){
  .hero{width:100%;margin:0;padding:0;background:#f2f1ef}
  .hero>img{width:100%;height:auto;margin:0;padding:0;object-fit:contain}
}

/* Final approved hero and header-logo correction */
.brand img{
  width:48px;
  height:68px;
  object-fit:contain;
  background:transparent;
}
@media (min-width:761px){
  .hero{
    position:relative;
    left:50%;
    width:100vw;
    height:auto;
    min-height:0;
    max-height:none;
    margin-left:-50vw;
    margin-right:0;
    padding:0;
    overflow:visible;
    background:#f2f1ef;
    display:block;
  }
  .hero>img{
    display:block;
    width:100%;
    height:auto;
    max-width:none;
    margin:0;
    padding:0;
    object-fit:contain;
    object-position:center;
  }
  .hero-button{left:29.5%;bottom:4.5%}
}
@media (max-width:760px){
  .brand img{width:38px;height:52px}
  .hero{height:auto;min-height:0;max-height:none;overflow:visible}
  .hero>img{display:block;width:100%;height:auto;object-fit:contain}
}


/* Mobile shop refinement and simplified header brand */
.brand{gap:0}
.brand img{display:none!important}
@media (max-width:430px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-image-stage{aspect-ratio:1/1.08}
  .product-image-stage>img{transform:scale(.86)}
  .product-info{padding:10px 7px 12px}
  .product-info h3{font-size:16px;line-height:1.05}
  .product-info p{font-size:12px}
  .details-button{width:100%;font-size:9px;padding:9px 5px;letter-spacing:.04em}
  .coming-badge{top:8px;right:8px;padding:5px 6px;font-size:8px}
  .placeholder-name{font-size:16px;left:5%;right:5%}
}

/* July 13 order totals, email, and iPhone product visibility update */
.order-summary{margin:18px 0 22px;padding:20px;border:1px solid #d3b06a;background:#faf7f0;box-shadow:0 10px 28px rgba(0,0,0,.06)}
.order-summary h3{font:600 28px/1 Cormorant Garamond,serif;margin:0 0 16px;color:#151515}
.summary-row{display:flex;align-items:center;justify-content:space-between;padding:9px 0;color:#444;font-size:14px}
.summary-row strong{color:#151515;font-size:15px}
.summary-total{border-top:1px solid #c8a25a;margin-top:7px;padding-top:14px;font-size:17px}
.summary-total strong{font-size:20px;color:#9f6919}
.summary-note{margin:10px 0 0;color:#777;font-size:11px;line-height:1.5}
.business-email{margin:8px 0 0}.business-email a{color:var(--gold2);text-decoration:underline;text-underline-offset:4px}
.choice-price{color:#8f651f;font-size:11px;white-space:nowrap}
.choice.is-selected{border-color:#b9872f;background:#fffaf0}
@media(max-width:760px){
  .collection{padding-left:8px;padding-right:8px}
  .product-grid{gap:8px}
  .product-image-stage{aspect-ratio:1/1.02}
  .product-image-stage img{padding:1.5%;transform:scale(1.08)}
  .product-info{padding:9px 5px 11px}
  .product-info h3{font-size:17px}
}
@media(max-width:430px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .product-image-stage{aspect-ratio:1/1.03}
  .product-image-stage>img{padding:0;transform:scale(1.14)}
  .product-info h3{font-size:15px;line-height:1.08}
  .product-info p{font-size:12px;margin-bottom:8px}
  .details-button{padding:9px 3px}
  .order-summary{padding:16px}
}

/* July 13 luxury hero, typography, order-form spacing, and mobile CTA update */
.product-info h3,
.modal-copy h2,
.report-grid div{
  text-transform:uppercase;
  letter-spacing:.055em;
}

/* Give the approved bright hero full visual priority. */
.hero{
  padding:0;
  background:#f6f3ed;
}
.hero>img{
  width:100%;
  max-width:none;
  margin:0;
}
.hero-button{
  left:27.5%;
  bottom:5.5%;
  min-width:170px;
  text-align:center;
  background:rgba(8,8,8,.94);
  box-shadow:0 10px 28px rgba(0,0,0,.24);
}

/* Cleaner order rows: product, price, and quantity each get their own space. */
.choices{
  grid-template-columns:1fr;
  gap:12px;
}
.choice{
  display:grid;
  grid-template-columns:22px minmax(0,1fr) 82px 84px;
  align-items:center;
  column-gap:14px;
  min-height:72px;
  padding:14px 16px;
  border-radius:8px;
  background:#fff;
}
.choice-check{
  width:18px!important;
  height:18px;
}
.choice-product{
  min-width:0;
}
.choice-product strong{
  display:block;
  font-size:13px;
  line-height:1.35;
  letter-spacing:.075em;
  color:#171717;
}
.choice-price{
  display:block;
  text-align:right;
  color:#9a6a19;
  font-size:13px;
  font-weight:700;
}
.choice-qty-wrap{
  display:grid;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:7px;
}
.choice-qty-wrap small{
  color:#777;
  font-size:9px;
  letter-spacing:.12em;
}
.choice .qty{
  width:56px;
  min-height:40px;
  margin:0;
  padding:8px 6px;
  text-align:center;
}

@media(max-width:760px){
  .hero{
    aspect-ratio:auto;
    overflow:visible;
    padding-bottom:64px;
    background:#f6f3ed;
  }
  .hero>img{
    width:100%;
    height:auto;
    object-fit:contain;
    object-position:center;
  }
  .hero-button{
    left:18px;
    right:18px;
    bottom:12px;
    transform:none;
    width:auto;
    min-width:0;
    padding:14px 20px;
    font-size:11px;
    letter-spacing:.2em;
  }
  .choice{
    grid-template-columns:22px minmax(0,1fr) 66px;
    grid-template-areas:
      "check product price"
      ". qty qty";
    row-gap:12px;
    min-height:92px;
    padding:15px 14px;
  }
  .choice-check{grid-area:check}
  .choice-product{grid-area:product}
  .choice-price{grid-area:price}
  .choice-qty-wrap{
    grid-area:qty;
    justify-self:end;
  }
}


/* Bundled site update: desktop CTA, pricing emphasis, and Instagram */
@media(min-width:761px){
  .hero-button{
    left:28.5%;
    bottom:8%;
    min-width:240px;
    padding:18px 48px;
    font-size:14px;
    font-weight:600;
    letter-spacing:.22em;
    border-width:1.5px;
  }
}
.product-info p{
  font-size:17px;
  font-weight:700;
  letter-spacing:.055em;
  color:var(--gold2);
  margin-top:7px;
}
.instagram-link{display:inline-flex;align-items:center;justify-content:center;color:var(--gold2);text-decoration:none;transition:transform .2s ease,color .2s ease}
.instagram-link:hover,.instagram-link:focus{color:#fff;transform:translateY(-1px)}
.instagram-link svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}
.instagram-link .instagram-dot{fill:currentColor;stroke:none}
.header-instagram{margin-left:7px;padding:4px}
.footer-instagram{gap:9px;margin-top:8px;font-size:11px;letter-spacing:.08em;text-transform:none}
.footer-instagram svg{width:22px;height:22px}
@media(max-width:760px){
  .site-header nav .header-instagram{margin:0;padding:0;justify-content:flex-start;width:max-content}
  .product-info p{font-size:14px}
}

/* July 18 master update: repositioned hero CTA and promo code controls */
.hero-button{
  left:29.5%;
  bottom:18.5%;
  padding:16px 38px;
  font-size:13px;
  min-width:168px;
  text-align:center;
}
.promo-code-block{margin:16px 0 8px;padding:16px;border:1px solid #dfd3ba;background:#fff}
.promo-code-block>label{margin:0 0 9px;color:#151515}
.promo-code-controls{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:stretch}
.promo-code-controls input{margin:0;text-transform:uppercase}
.promo-code-controls button{border:1px solid #b9872f;background:#080808;color:#fff;padding:0 20px;font-weight:600;letter-spacing:.12em;cursor:pointer}
.promo-code-controls button:hover{background:#1b1b1b}
.promo-message{min-height:18px;margin:8px 0 0;font-size:12px;font-weight:600}
.promo-message.success{color:#48733b}.promo-message.error{color:#a12424}
#discount-row strong{color:#48733b}
@media(max-width:760px){
  .hero-button{left:29%;bottom:18%;padding:13px 27px;font-size:10px;min-width:132px}
}
@media(max-width:430px){
  .hero-button{left:28.5%;bottom:17.5%;padding:11px 19px;font-size:9px;min-width:112px}
  .promo-code-controls{grid-template-columns:1fr}
  .promo-code-controls button{padding:12px}
}


/* Version 3.0 storefront updates */
.hero-button{left:8.5%;bottom:auto;top:42%;transform:none}
.shop-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:26px;max-width:1500px;margin:0 auto;align-items:start}
.category-sidebar{position:sticky;top:92px;border-right:1px solid #34270f;padding:8px 24px 24px 0}
.category-sidebar h3{color:var(--gold2);font-size:12px;letter-spacing:.18em;margin:0 0 14px}
.category-button{display:block;width:100%;text-align:left;background:transparent;color:#ddd;border:1px solid transparent;padding:13px 12px;margin:3px 0;font:500 12px Montserrat,sans-serif;cursor:pointer}
.category-button:hover,.category-button.active{color:var(--gold2);border-color:var(--gold);background:#0b0b0b}
.mobile-filter-wrap{display:none}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:none;margin:0}
.product-card{height:100%;display:flex;flex-direction:column}
.product-image-stage{aspect-ratio:1/1.04}
.product-image-stage>img{padding:3%;transform:none;object-fit:contain}
.product-info{display:flex;flex-direction:column;flex:1;min-height:122px}
.product-info h3{font:600 16px Montserrat,sans-serif;white-space:nowrap;letter-spacing:.02em}
.product-info p{margin-top:auto}
.details-button{width:100%;margin-top:auto}
.product-card[hidden]{display:none!important}
footer{padding:54px 20px 48px}
.footer-divider{display:flex;align-items:center;justify-content:center;gap:13px;margin:0 auto 22px;max-width:280px;color:var(--gold2)}
.footer-divider span{height:1px;background:var(--gold);flex:1}
.footer-divider b{font-size:22px;font-weight:400}
footer img{display:none}
.lab-page{min-height:70vh;padding:72px 6vw;background:#050505}
.lab-page-header{text-align:center;max-width:850px;margin:0 auto 40px}
.lab-page-header h1{font:600 clamp(44px,6vw,76px)/1 Cormorant Garamond,serif;margin:8px 0 16px}
.lab-page-header p{color:#aaa;line-height:1.7}
.lab-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1200px;margin:0 auto}
.lab-report-card{border:1px solid #333;background:#090909;padding:26px;text-align:center}
.lab-report-card h2{font:600 25px Cormorant Garamond,serif;margin:0 0 10px}
.lab-report-card span{color:#999;font-size:12px;letter-spacing:.08em}
@media(max-width:1000px){.shop-layout{grid-template-columns:190px minmax(0,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
  .hero-button{left:8%;top:43%;bottom:auto;padding:11px 18px;min-width:112px}
  .shop-layout{display:block}.category-sidebar{display:none}.mobile-filter-wrap{display:block;margin:0 auto 18px;max-width:420px}.mobile-filter-wrap label{color:var(--gold2);font-size:10px;letter-spacing:.16em;margin-bottom:7px}.mobile-filter-wrap select{width:100%;background:#090909;color:#fff;border:1px solid var(--gold);padding:12px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .product-info{min-height:112px;padding:12px 7px}.product-info h3{font-size:11px;letter-spacing:0}.product-info p{font-size:12px}.details-button{font-size:9px;padding:9px 4px}
  .lab-report-grid{grid-template-columns:1fr}
}
@media(max-width:430px){.hero-button{left:7%;top:42%;bottom:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Mobile hero correction — keep the full artwork visible and place CTA cleanly below it */
@media(max-width:760px){
  .hero{
    display:flex;
    flex-direction:column;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    padding:0!important;
    overflow:hidden!important;
    background:#f6f3ed;
  }
  .hero>img{
    display:block;
    width:100%!important;
    height:auto!important;
    margin:0!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .hero-button{
    position:static!important;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    align-self:center;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:auto!important;
    min-width:150px!important;
    margin:14px auto 18px!important;
    padding:12px 24px!important;
    font-size:10px!important;
    letter-spacing:.2em;
    white-space:nowrap;
  }
}


/* Final hero cleanup: remove CTA and optimize artwork framing on phones */
.hero-button{display:none!important}
@media(max-width:760px){
  .hero{width:100%;height:auto;min-height:0;padding:0;margin:0;overflow:hidden;background:#f2f1ef}
  .hero>img{display:block;width:100%;height:auto;aspect-ratio:1.30/1;object-fit:cover;object-position:center top;margin:0;padding:0}
}
@media(max-width:430px){
  .hero>img{aspect-ratio:1.22/1;object-position:center top}
}

/* Available lab report card */
.lab-report-card.available{padding:0;overflow:hidden;border-color:var(--gold)}
.lab-report-card.available .lab-report-preview{display:block;background:#fff;aspect-ratio:0.705/1;overflow:hidden}
.lab-report-card.available .lab-report-preview img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;transition:transform .25s ease}
.lab-report-card.available .lab-report-preview:hover img{transform:scale(1.015)}
.lab-report-card.available .lab-report-copy{padding:20px 22px 24px}
.lab-report-card.available .lab-report-copy span{display:block;color:var(--gold);margin-bottom:15px}
.lab-report-button{display:inline-block;border:1px solid var(--gold);padding:11px 18px;color:#fff;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.lab-report-button:hover{background:var(--gold);color:#080808}

/* July 19 premium logo, true mobile hero, and branded confirmations */
.brand{gap:12px}
.brand img{display:block!important;width:42px;height:54px;object-fit:contain}
.hero picture,.hero picture img{display:block;width:100%;margin:0;padding:0}
.footer-premium-logo{display:block!important;width:92px;height:auto;margin:0 auto 18px;object-fit:contain}
@media(max-width:760px){
  .brand{gap:9px}
  .brand img{display:block!important;width:34px;height:44px}
  .hero{background:#f2f1ef!important;padding:0!important;margin:0!important;overflow:hidden!important}
  .hero picture{display:block;width:100%}
  .hero picture img{display:block;width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important}
}
.confirmation-page{min-height:100svh;background:#030303;color:#fff;display:grid;place-items:center;position:relative;overflow:hidden;padding:34px 22px;text-align:center}
.confirmation-watermark{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(78vw,760px);opacity:.07;pointer-events:none;filter:saturate(.9)}
.confirmation-content{position:relative;z-index:1;max-width:680px}
.confirmation-success{width:62px;height:62px;border:1px solid var(--gold2);border-radius:50%;display:grid;place-items:center;margin:0 auto 22px;color:var(--gold2);font-size:30px}
.confirmation-content h1{font:600 clamp(48px,8vw,82px)/.98 Cormorant Garamond,serif;margin:0 0 18px}
.confirmation-content p{color:#c8c8c8;line-height:1.75;margin:8px 0}
.confirmation-content .button{display:inline-block;margin-top:25px;border:1px solid var(--gold);padding:14px 28px;letter-spacing:.16em;font-size:11px;color:#fff;background:rgba(0,0,0,.55)}


/* July 20 restoration: use the original landscape hero naturally on mobile */
@media(max-width:760px){
  .hero{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    background:#f2f1ef!important;
  }
  .hero>img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:0!important;
    object-fit:contain!important;
    object-position:center!important;
  }
}

/* Stronger oversized logo watermark on both confirmation pages */
.confirmation-watermark{
  width:min(96vw,980px)!important;
  max-width:none!important;
  opacity:.13!important;
  filter:saturate(1.05) brightness(1.08)!important;
}
@media(max-width:760px){
  .confirmation-watermark{
    width:118vw!important;
    opacity:.14!important;
  }
}


/* July 21 luxury metallic gold + compact order picker */
.product-card{
  border:none;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  border-radius:0;
  background:#070707;
  box-shadow:none;
}
.product-card:hover,.product-card:focus{
  transform:translateY(-4px);
  box-shadow:none;
}
.product-info p,.modal-price{
  color:var(--gold2);
  background:linear-gradient(90deg,#d39922 0%,#f2cc51 42%,#ffe08a 58%,#d39922 100%);
  -webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;
  font-weight:700;
}
.details-button,.modal-order-row button{
  background:var(--gold-button-gradient);
  color:#fff;
  border:1px solid rgba(255,224,138,.48);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 5px 15px rgba(154,99,13,.18);
  text-shadow:0 1px 2px rgba(0,0,0,.45);
}
.details-button:hover,.modal-order-row button:hover{filter:brightness(1.08)}

.products-fieldset{padding:12px 14px 14px}
.product-picker{border:1px solid #d8c69f;background:#fff}
.product-picker summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;cursor:pointer;list-style:none;font-size:13px}
.product-picker summary::-webkit-details-marker{display:none}
.product-picker summary:after{content:'+';font-size:22px;color:#8b641d;line-height:1}
.product-picker[open] summary:after{content:'−'}
.product-picker summary strong{margin-left:auto;color:#8b641d;font-size:11px;white-space:nowrap}
.product-picker-body{padding:0 12px 12px;border-top:1px solid #eee}
.product-picker-help{margin:12px 2px 10px;color:#666;font-size:11px;line-height:1.5}
.product-picker .choices{max-height:315px;overflow-y:auto;padding-right:5px;scrollbar-width:thin}
.product-picker .choice{min-height:58px}
.product-picker .choice.is-selected{border-color:#d39922;background:#fff9e9;box-shadow:inset 3px 0 0 #f2cc51}
@media(max-width:760px){
  .product-picker .choices{max-height:290px}
  .product-picker summary{align-items:flex-start;flex-wrap:wrap}
  .product-picker summary strong{margin-left:0}
}


/* July 21 product research redesign and streamlined order form */
.choice{display:flex!important;align-items:center;justify-content:space-between;gap:12px}
.choice-toggle{display:flex;align-items:center;gap:10px;flex:1;margin:0;cursor:pointer}
.choice-product{display:flex;flex-direction:column;gap:3px}
.choice-product small{color:#8f651f;font-weight:700}
.qty-stepper{display:flex;align-items:center;border:1px solid #d8c69f;background:#fff;border-radius:4px;overflow:hidden}
.qty-stepper button{width:32px;height:34px;border:0;background:#f5efe1;color:#60430f;font-size:18px;cursor:pointer}
.qty-stepper button:hover{background:#ead8ad}
.qty-stepper .qty{width:42px!important;height:34px;margin:0!important;padding:4px!important;text-align:center;border:0;border-left:1px solid #e2d7bd;border-right:1px solid #e2d7bd}
.qty-stepper .qty:disabled{color:#aaa;background:#f7f7f7}
.summary-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}
.summary-heading h3{margin:0!important}
#clear-order{border:0;background:transparent;color:#76531a;font-size:10px;font-weight:700;letter-spacing:.12em;cursor:pointer;padding:7px}
#clear-order:hover{text-decoration:underline}
.selected-products-list{list-style:none;margin:0 0 15px;padding:0;border-top:1px solid #eadfc8;border-bottom:1px solid #eadfc8}
.selected-products-list li{display:flex;justify-content:space-between;gap:12px;padding:9px 0;font-size:11px;color:#3e3526}
.selected-products-list li+li{border-top:1px solid #eee6d7}
.selected-products-list .empty-selection{color:#888;font-style:italic}
.product-research-details{display:block!important}
.product-research-details section{padding:22px 0!important;border:0!important;border-top:1px solid #262626!important;background:transparent!important}
.product-research-details section:first-child{border-top:0!important}
.product-research-details h3,.related-products-section h3{color:#f2cc51;font-size:15px;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px}
.product-research-details p,.product-research-details li{color:#c7c7c7;line-height:1.75;font-size:14px}
.product-research-details ul{margin:0;padding-left:20px}
.product-research-details li+li{margin-top:6px}
.related-products-section{padding:22px 0 8px;border-top:1px solid #262626}
.related-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.related-card{padding:0;border:1px solid transparent;background:linear-gradient(#090909,#090909) padding-box,var(--gold-gradient) border-box;color:#fff;text-align:left;cursor:pointer;border-radius:8px;overflow:hidden;transition:.2s transform,.2s box-shadow}
.related-card:hover{transform:translateY(-2px);box-shadow:0 0 14px rgba(242,204,81,.18)}
.related-card img{display:block;width:100%;aspect-ratio:1.35/1;object-fit:contain;background:#000}
.related-card span{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px}
.related-card strong{font-size:10px;line-height:1.3;letter-spacing:.04em}
.related-card small{color:#f2cc51;font-weight:700}
.modal-copy{overflow-y:auto;max-height:92vh}
@media(max-width:760px){
  .choice{align-items:stretch!important}
  .choice-toggle{min-width:0}
  .qty-stepper{align-self:center;flex:none}
  .related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .related-card:nth-child(3){grid-column:1/-1;max-width:50%;width:100%;justify-self:center}
  .modal-copy{max-height:none;overflow:visible}
}


/* July 23: restore complete product-card borders */
.product-card{
  border:1px solid var(--line)!important;
  border-radius:14px!important;
  overflow:hidden;
  background:#070707;
  box-shadow:0 0 10px rgba(242,204,81,.08)!important;
}
.product-card:hover,.product-card:focus{
  border-color:var(--gold2)!important;
  box-shadow:0 0 16px rgba(242,204,81,.16)!important;
}

/* July 25: ivory luxury shop refresh */
:root{
  --ivory:#f8f5ee;
  --ivory-card:#fffdf9;
  --charcoal:#211f1b;
  --soft-text:#6f695f;
  --luxury-gold:#b98a32;
}
body{background:var(--ivory);color:var(--charcoal)}
.site-header{background:#050505;color:#fff}
.collection{background:var(--ivory);color:var(--charcoal);padding-top:40px}
.collection-note{color:var(--soft-text)}
.shop-layout{align-items:start}
.category-sidebar{border-right-color:rgba(185,138,50,.45)}
.category-sidebar h3{color:#9c711f}
.category-button{color:#3e3932}
.category-button:hover,.category-button.active{color:#171512;border-color:var(--luxury-gold);background:#fffaf0}
.product-card,
.product-card:hover,
.product-card:focus{
  background:var(--ivory-card)!important;
  border-color:rgba(185,138,50,.62)!important;
  box-shadow:0 10px 28px rgba(67,52,24,.07)!important;
}
.product-card:hover,.product-card:focus{transform:translateY(-4px);box-shadow:0 15px 34px rgba(67,52,24,.12)!important}
.product-image-stage{background:#fff!important;aspect-ratio:1/1.03}
.product-image-stage>img,
.product-card:not(.placeholder-card) .product-image-stage>img{
  width:100%;height:100%;object-fit:cover;background:#fff!important;transform:scale(1.08);transform-origin:center center;
}
.product-info{background:var(--ivory-card);padding:17px 12px 18px}
.product-info h3{color:var(--charcoal)}
.product-info p{color:#9c711f;font-weight:600}
.details-button{
  width:100%;background:transparent!important;color:#9c711f!important;border:1px solid rgba(185,138,50,.7)!important;
  box-shadow:none!important;text-shadow:none!important;padding:11px 16px;
}
.details-button:hover{background:#fff8e8!important;filter:none}
.section-title h2{color:#9c711f}
.section-title span{background:rgba(185,138,50,.55)}
.trust-bar{background:var(--ivory-card);color:var(--charcoal);border-color:#ded5c3}
.trust-bar small{color:var(--soft-text)}
.reports{background:#f1ecdf;color:var(--charcoal)}
.reports>p:not(.eyebrow){color:var(--soft-text)}
.report-grid div{background:var(--ivory-card);border-color:#d6c6a6;color:var(--charcoal)}
.report-grid span{color:var(--soft-text)}
.faq{color:var(--charcoal)}
.faq details{border-color:#d4c8b4}
.faq details p{color:var(--soft-text)}
footer{background:#050505;color:#aaa;border-color:#222}
@media(max-width:760px){
  .mobile-filter-wrap select{background:#fffdf9;color:#211f1b;border-color:var(--luxury-gold)}
  .product-image-stage>img,.product-card:not(.placeholder-card) .product-image-stage>img{transform:scale(1.05)}
  .product-info{padding:13px 8px 14px}
}

/* July 25 luxury product refresh */
.product-card{
  overflow:hidden;
  box-shadow:0 10px 24px rgba(38,31,22,.10), 0 2px 6px rgba(38,31,22,.06);
  transition:transform .25s ease, box-shadow .25s ease;
}
.product-card:hover{
  transform:translateY(-3px);
  box-shadow:0 16px 34px rgba(38,31,22,.14), 0 4px 10px rgba(38,31,22,.08);
}
.product-info p{
  color:#232323!important;
  font-weight:600;
}
.details-button{
  color:#24211d!important;
  border:1px solid #b88a3a!important;
  border-radius:9px!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.12)),
    #f5f0e7!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.95),
    inset 0 -2px 3px rgba(142,103,39,.10),
    0 5px 0 rgba(126,91,35,.18),
    0 9px 18px rgba(42,34,23,.14)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.9);
  transform:translateY(0);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease!important;
}
.details-button:hover,
.details-button:focus-visible{
  transform:translateY(-2px);
  border-color:#d0a95e!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.85),rgba(255,255,255,.18)),
    #f7f2e9!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,1),
    inset 0 -2px 3px rgba(142,103,39,.08),
    0 6px 0 rgba(126,91,35,.17),
    0 13px 24px rgba(42,34,23,.18)!important;
}
.details-button:active{
  transform:translateY(2px);
  box-shadow:
    inset 0 2px 4px rgba(126,91,35,.12),
    0 2px 0 rgba(126,91,35,.17),
    0 5px 10px rgba(42,34,23,.12)!important;
}
.mobile-filter-wrap select{
  color:#242424!important;
  background-color:#fffdf9!important;
  border-color:#b88a3a!important;
}
.product-image-stage{
  background:#f6f1e8;
}
.product-image-stage img{
  padding:0!important;
  transform:none!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.product-info{
  padding-top:14px!important;
}
@media(max-width:760px){
  .product-card:hover{transform:none}
  .product-image-stage img{transform:none!important}
  .product-info{padding-top:11px!important}
}

/* July 25 final polish — correct ivory base, horizontal categories, charcoal pricing */
.collection{
  padding:26px 4vw 46px!important;
  background:linear-gradient(180deg,#faf7f1 0%,#f3eee5 100%)!important;
}
.section-title{margin-bottom:5px!important;gap:24px}
.section-title h2{margin:0;font-size:17px;letter-spacing:.42em}
.collection-note{margin:8px 0 17px!important}
.shop-layout{display:block!important;max-width:1500px;margin:0 auto!important}
.category-sidebar{
  position:static!important;
  top:auto!important;
  border:1px solid rgba(185,138,50,.48)!important;
  border-radius:14px;
  padding:12px 14px!important;
  margin:0 auto 18px!important;
  background:rgba(255,253,249,.82);
  box-shadow:0 8px 22px rgba(67,52,24,.07);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  flex-wrap:wrap;
}
.category-sidebar h3{width:100%;text-align:center;margin:0 0 4px!important;font-size:10px!important}
.category-button{
  width:auto!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  text-align:center!important;
  padding:9px 13px!important;
  margin:0!important;
  border-radius:999px;
  white-space:nowrap;
}
.category-button:hover,.category-button.active{
  background:#fff8e9!important;
  border-color:#b98a32!important;
  color:#211f1b!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 3px 8px rgba(67,52,24,.08);
}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;max-width:1400px!important;margin:0 auto!important}
.product-card{box-shadow:0 12px 28px rgba(38,31,22,.10),0 2px 6px rgba(38,31,22,.05)!important}
.product-info{min-height:116px!important;padding:14px 11px 16px!important}

/* Remove every legacy metallic/yellow price treatment */
.product-info p,
.product-card .product-info p,
.modal-price,
.related-card small{
  color:#232323!important;
  background:none!important;
  background-image:none!important;
  -webkit-background-clip:border-box!important;
  background-clip:border-box!important;
  -webkit-text-fill-color:#232323!important;
  text-fill-color:#232323!important;
  font-weight:600!important;
}

/* Ivory product-detail modal */
.modal-backdrop{background:rgba(22,20,17,.72)!important;backdrop-filter:blur(7px)}
.modal-panel{
  width:min(1040px,100%)!important;
  background:#fbf8f2!important;
  color:#211f1b!important;
  border:1px solid rgba(185,138,50,.72)!important;
  border-radius:16px!important;
  overflow:auto!important;
  box-shadow:0 30px 90px rgba(20,17,12,.38)!important;
  grid-template-columns:minmax(390px,.95fr) minmax(430px,1.05fr)!important;
}
.modal-close{
  top:13px!important;right:13px!important;
  width:38px!important;height:38px!important;
  border:1px solid rgba(185,138,50,.7)!important;
  border-radius:50%!important;
  background:#fffaf1!important;
  color:#211f1b!important;
  box-shadow:0 4px 12px rgba(38,31,22,.12)!important;
}
.modal-image-stage{min-height:570px!important;background:#f5f0e7!important;padding:18px!important}
.modal-image-stage img{width:100%!important;height:100%!important;padding:0!important;object-fit:contain!important;border-radius:10px}
.modal-copy{padding:48px 42px 38px!important;background:#fbf8f2!important;color:#211f1b!important}
.modal-copy h2{color:#211f1b!important;margin:15px 0 7px!important;font-size:clamp(34px,4vw,52px)!important}
.modal-status.in-stock{color:#8c641c!important;border-color:#b98a32!important;background:#fff8e8}
.modal-status.coming{color:#6f695f!important;border-color:#b9b0a2!important}
.modal-intro,.modal-copy>p:not(.modal-status):not(.modal-price):not(.research-note){color:#5f5a51!important}
.product-research-details section{border-top:1px solid #ded5c7!important;padding:17px 0!important}
.product-research-details h3,.related-products-section h3{color:#8f651f!important;font-size:13px!important;margin-bottom:9px!important}
.product-research-details p,.product-research-details li{color:#514c44!important;line-height:1.62!important;font-size:13px!important}
.related-products-section{border-top:1px solid #ded5c7!important;padding-top:17px!important}
.related-card{background:#fffdf9!important;color:#211f1b!important;border:1px solid rgba(185,138,50,.55)!important}
.related-card img{background:#f5f0e7!important}
.related-card strong{color:#211f1b!important}
.modal-order-row label{color:#3f3a33!important}
.modal-order-row input{background:#fff!important;color:#211f1b!important;border-color:#cfc3ad!important}
.modal-order-row button{background:linear-gradient(180deg,#c99a45,#9f6d20)!important}
.research-note{color:#7a7368!important;border-top-color:#ded5c7!important}

@media(max-width:1000px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .collection{padding:22px 15px 38px!important}
  .category-sidebar{display:none!important}
  .mobile-filter-wrap{margin:0 auto 13px!important}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .modal-panel{grid-template-columns:1fr!important;border-radius:12px!important}
  .modal-image-stage{min-height:310px!important;max-height:42vh!important;padding:10px!important}
  .modal-copy{padding:27px 21px 28px!important}
  .modal-copy h2{font-size:36px!important}
}

/* July 25: luxury product-name typography and gold divider */
.product-info h3{
  font-family:'Cormorant Garamond',serif!important;
  font-size:25px!important;
  line-height:1.05!important;
  font-weight:600!important;
  letter-spacing:.045em!important;
  color:#201d18!important;
  margin:0!important;
  text-wrap:balance;
}
.product-info h3::after{
  content:'';
  display:block;
  width:42px;
  height:1px;
  margin:10px auto 8px;
  background:linear-gradient(90deg,transparent,#b98a32 22%,#d4ad62 50%,#b98a32 78%,transparent);
}
.product-info p{
  margin:0 0 11px!important;
  line-height:1.2!important;
}
@media(max-width:760px){
  .product-info h3{
    font-size:20px!important;
    letter-spacing:.025em!important;
  }
  .product-info h3::after{
    width:34px;
    margin:8px auto 7px;
  }
}

.lab-report-lot{margin:0 0 14px;color:#8d867c;font-size:11px;letter-spacing:.05em}
