@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700;800&display=swap");

:root{--ink:#4f483f;--sage:#83907d;--sage2:#a9b3a2;--ivory:#fcfaf6;--paper:#fff;--gold:#c4a15e;--gold2:#e2cfab;--line:#e7dfd4;--muted:#6f675e;--shadow:0 18px 50px rgba(92,84,73,.10);--radius:24px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--ivory);line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.container{width:min(var(--max),calc(100% - 36px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px 14px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(196,161,94,.18)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand img{width:46px;height:46px;object-fit:contain}.brand-text strong{display:block;font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;letter-spacing:.02em}.brand-text span{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--sage)}.site-nav{display:flex;align-items:center;gap:20px}.site-nav>a{text-decoration:none;font-size:14px;font-weight:650}.nav-toggle{display:none;background:none;border:0;font-size:26px}.button,.button-outline{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:750;transition:.2s;cursor:pointer}.button{background:var(--gold);color:#fff;border:1px solid var(--gold);box-shadow:0 10px 26px rgba(196,161,94,.22)}.button:hover{transform:translateY(-1px);background:#b8924e}.button-outline{border:1px solid #d7be92;color:var(--ink);background:#fff}.button-outline:hover{background:#fff}.hero{padding:74px 0 54px;background:radial-gradient(circle at 82% 18%,rgba(226,207,171,.26),transparent 30%),radial-gradient(circle at 10% 10%,rgba(131,144,125,.08),transparent 26%),linear-gradient(180deg,#fff,var(--ivory))}.hero-grid,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.hero h1,.page-hero h1{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.035em;margin:.3rem 0 1.15rem;font-weight:500}.hero h1 em{color:var(--gold);font-style:italic}.lead{font-size:clamp(18px,2vw,21px);color:#586259;max-width:760px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.location-chip{display:inline-block;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;color:var(--sage)}.hero-card{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#eee;position:relative;min-height:520px}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(31,42,33,.18),transparent 40%);pointer-events:none}.hero-photo{width:100%;height:100%;min-height:520px;object-fit:cover}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.small{font-size:13px;color:var(--muted)}.trust-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.trust-item{padding:23px 15px;text-align:center}.trust-item strong{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:20px;color:var(--sage);display:block}.trust-item span{font-size:12px;color:var(--muted)}.section{padding:82px 0}.section.alt{background:#fff}.section.sage{background:linear-gradient(180deg,#eef2ec,#e5ebe3);color:var(--ink)}.section h2,.content h2{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(32px,4vw,50px);line-height:1.12;margin:.35rem 0 1rem;font-weight:500}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:15px 15px 22px;box-shadow:0 8px 30px rgba(40,50,42,.055)}.card img{height:220px;width:100%;object-fit:cover;border-radius:18px}.card h3{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:24px;margin:16px 4px 8px}.card p{margin:0 4px 12px;color:#5e675f}.card .price{color:var(--sage);font-weight:800;display:inline-block;padding-right:10px}.more{font-weight:800;text-decoration:none;color:#6d5a2c}.service-cta{display:flex;justify-content:flex-start;align-items:center;gap:22px;margin:20px 4px 4px;flex-wrap:wrap}.service-cta .button{min-height:42px;padding:0 18px;font-size:13px;margin-left:4px}.page-hero{padding:58px 0 42px;background:linear-gradient(180deg,#fffdf8,#f6f1e7);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(38px,5vw,62px)}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:18px}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;align-items:start}.service-aside{position:sticky;top:110px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:26px;box-shadow:var(--shadow)}.service-aside h3{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:28px;margin:.2rem 0}.price-big{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gold);font-size:34px}.content h3{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:24px;margin:30px 0 6px}.content ul,.checks{padding-left:20px}.content li{margin:8px 0}.note,.disclosure{background:#f2eee4;border-left:3px solid var(--gold);padding:16px 18px;border-radius:10px;margin:22px 0;font-size:14px}.service-image{border-radius:28px;overflow:hidden;margin:28px 0;box-shadow:var(--shadow)}.service-image img{width:100%;height:460px;object-fit:cover}.faq details{border-top:1px solid var(--line);padding:16px 0}.faq summary{font-weight:800;cursor:pointer}.faq p{color:#5f675f}.review-grid,.shop-grid,.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.review,.shop-card,.result-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.review blockquote{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:21px;line-height:1.45;margin:0 0 18px}.stars{color:#bf933c;letter-spacing:3px}.center{text-align:center}.center .lead{margin-left:auto;margin-right:auto}.feature-panel,.address-card,.callout{border-radius:28px;padding:34px}.feature-panel,.address-card{background:#fff;border:1px solid var(--line)}.sage .address-card{background:#fff;color:var(--ink)}.callout{background:linear-gradient(135deg,#93a08b,#78856f);color:#fff}.shop-card h3{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:26px}.shop-card .button,.shop-card .button-outline{margin-top:10px}.result-card{padding:0;overflow:hidden}.result-card img{height:300px;width:100%;object-fit:cover}.result-card div{padding:20px}.product-path{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.product-path div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.footer{padding:55px 0 28px;background:#fff;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:34px}.footer a{text-decoration:none}.footer h4{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px}.footer-bottom{border-top:1px solid var(--line);margin-top:32px;padding-top:20px;font-size:12px;color:var(--muted)}.mobile-book{display:none}.badge-row{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0 0}.badge{background:#edf1ea;color:#4f5d4b;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750}.hours{display:grid;grid-template-columns:auto 1fr;gap:6px 14px;font-size:14px}.contact-list{list-style:none;padding:0}.contact-list li{margin:8px 0}
.science-section .science-copy{max-width:860px;margin:0 auto 24px;text-align:center}.science-section .science-graphic img{width:100%;border-radius:28px;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.science-section .actions{margin-top:24px}.science-section .button-outline{background:#fff}.science-section{padding-top:48px}.science-section .lead{max-width:860px;margin-left:auto;margin-right:auto}@media(max-width:900px){.site-nav{display:none;position:absolute;left:18px;right:18px;top:75px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.nav-toggle{display:block}.hero-grid,.split,.service-layout{grid-template-columns:1fr}.hero{padding-top:45px}.hero-card,.hero-photo{min-height:390px}.trust-grid{grid-template-columns:repeat(2,1fr)}.cards,.review-grid,.shop-grid,.result-grid{grid-template-columns:1fr 1fr}.service-aside{position:static}.product-path{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.mobile-book{display:flex;position:fixed;left:50%;transform:translateX(-50%);bottom:18px;z-index:60;width:min(calc(100% - 32px),420px);justify-content:center}.mobile-book .button{width:100%;box-shadow:0 14px 34px rgba(38,49,41,.28);border-radius:999px;padding:0 22px}body{padding-bottom:92px}}
@media(max-width:620px){.container{width:min(100% - 26px,var(--max))}.cards,.review-grid,.shop-grid,.result-grid,.footer-grid,.product-path{grid-template-columns:1fr}.hero-card,.hero-photo{min-height:330px}.brand-text span{display:none}.section{padding:60px 0}.service-image img{height:340px}.trust-grid{grid-template-columns:1fr 1fr}.service-cta{align-items:flex-start;flex-direction:column}}


.booking-strip{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center;background:#fff;border:1px solid var(--line);padding:26px;border-radius:26px;box-shadow:0 8px 30px rgba(40,50,42,.055);margin-top:28px}
.booking-strip p{margin:.3rem 0;color:#5e675f}.booking-strip .review-badges{display:flex;gap:10px;flex-wrap:wrap}
.concern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.concern-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 8px 30px rgba(40,50,42,.045)}
.concern-card h3{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:23px;margin:.2rem 0 .45rem}.concern-card p{margin:0 0 12px;color:#5f675f}.concern-card a{font-weight:800;color:#6d5a2c;text-decoration:none}
.instagram-strip{background:#f8f5ef;border:1px solid var(--line);border-radius:24px;padding:26px 28px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:26px}
.instagram-strip p{margin:0;color:#5f675f}.instagram-strip strong{display:block;font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:28px;font-weight:500;color:var(--ink)}
.image-tight,.card img,.result-card img,.service-image img{object-position:center 24%}
.trust-highlight{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.trust-highlight .shop-card{padding:22px}
.support-box{background:#f8f5ef;border:1px solid var(--line);border-radius:22px;padding:24px;margin:30px 0}.support-box h3{margin-top:0}.support-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}
.follow-note{margin-top:12px}
.footer .ig-link{font-weight:700;color:#7a5c21;text-decoration:none}
@media(max-width:900px){.booking-strip,.instagram-strip{grid-template-columns:1fr;display:grid}.concern-grid,.trust-highlight{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.concern-grid,.trust-highlight{grid-template-columns:1fr}.instagram-strip strong{font-size:24px}}

.product-figure{background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px;box-shadow:0 8px 30px rgba(40,50,42,.05);max-width:460px;margin:0 auto}
.product-figure img{width:100%;display:block;border-radius:14px;max-height:320px;object-fit:contain;background:#fff}
.product-caption{font-size:.94rem;color:#5f675f;margin-top:12px}
.product-showcase{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:24px}
.product-showcase .shop-card{overflow:hidden;display:flex;flex-direction:column}
.product-showcase .shop-card img{width:min(100%,420px);display:block;border-radius:16px;margin:16px auto 0;max-height:190px;object-fit:contain;background:#fff;padding:4px}
@media(max-width:800px){.product-showcase{grid-template-columns:1fr}}

.hero h1,.page-hero h1,.section h2,.content h2,.card h3,.content h3,.service-aside h3,.shop-card h3,.review blockquote,.brand-text strong,.trust-item strong,.price-big,.footer h4,.concern-card h3,.instagram-strip strong{letter-spacing:.01em;}


/* Brand typography refinement */
body, p, li, a, button, input, textarea, select, .lead, .eyebrow, .badge, .button, .button-outline, .nav a, .small, .price, .meta, .faq summary, .faq p {
  font-family: Montserrat, Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.hero h1, .page-hero h1, h2, h3, h4, .brand-text strong, .price-big, .instagram-strip strong, .concern-card h3, .shop-card h3, .service-aside h3 {
  font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-weight: 500;
}
.hero h1, .page-hero h1, h2 {font-weight: 500;}
h3, h4, .brand-text strong, .service-aside h3, .shop-card h3, .concern-card h3 {font-weight: 500;}

.site-nav .button{white-space:nowrap}
.actions{align-items:center}
@media(max-width:900px){.site-nav .button{width:100%;justify-content:center;margin-top:6px}.actions .button,.actions .button-outline{min-width:220px}.mobile-book{box-sizing:border-box}}
@media(max-width:620px){.actions .button,.actions .button-outline{width:100%;max-width:360px}.actions{justify-content:center}.service-cta{align-items:center;flex-direction:row;gap:16px}.service-cta .button{width:auto;margin-left:0}}

.cinzel-link{font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500;letter-spacing:.02em}.map-note{font-size:.9em;color:var(--muted);white-space:normal}.address-card p{line-height:1.8}.science-section{background:linear-gradient(180deg,#fbf8f1,#fff)}.science-graphic{overflow:hidden;border-radius:28px}.result-card img{object-position:center}.product-figure img{max-height:360px;object-fit:contain;background:#fff}.product-caption{margin-top:12px;color:var(--muted);font-size:13px;line-height:1.5}.site-nav .button{white-space:nowrap}

/* Final palette refinement */
.brand, .footer .container, .site-header, .address-card{background:transparent;}
.hero-card{background:#f5f1ea;}
.trust-strip{background:#fff;}
.review,.shop-card,.result-card,.card,.service-aside,.booking-strip,.product-figure{background:#fff;}
.brand-text span{color:var(--sage);}
.callout p,.callout h2{color:#fff;}
.callout .button{background:#fff;color:var(--ink);border-color:#fff;box-shadow:none;}
.callout .button:hover{background:#f7f3ec;}
.footer img{background:#fff;}


/* 2026-08-10 booking CTA + Google Business Profile hours alignment */
@media(max-width:900px){
  .mobile-book{
    display:flex;
    position:fixed;
    left:0;
    right:0;
    bottom:18px;
    transform:none;
    margin:0 auto;
    width:min(calc(100% - 32px),420px);
    justify-content:center;
    z-index:60;
  }
  .mobile-book .button{width:100%;text-align:center;justify-content:center;}
}
@media(min-width:901px){
  .footer-grid{grid-template-columns:1.25fr .8fr 1fr 1.15fr;}
}
.footer-hours p{line-height:1.75;margin:.5rem 0 0;}
.footer-hours strong{color:var(--ink);}

/* Clean typography + booking/timing alignment update */
h1,h2,h3,h4,.brand-text strong,.instagram-strip strong,.trust-item strong,
.card h3,.service-aside h3,.price-big,.content h3,.review blockquote,
.shop-card h3,.concern-card h3,.cinzel-link{
  font-weight:500 !important;
  font-style:normal !important;
}
.eyebrow,.site-nav>a,.button,.button-outline,.badge,.faq summary,.more{
  font-weight:600 !important;
}
.ig-link,.follow-note,.instagram-strip{
  font-family:Montserrat,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
}
.footer-grid{
  grid-template-columns:1.25fr .8fr 1.05fr 1.05fr;
  align-items:start;
}
.footer-hours .footer-booking{
  margin-top:16px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:9px;
}
.footer-hours .footer-booking .button{
  min-height:42px;
  padding:0 18px;
  font-size:13px;
}
.footer-hours .booking-text{
  margin:0;
  font-size:13px;
  color:var(--muted);
}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){
  .footer-grid{grid-template-columns:1fr}
  .footer-hours .footer-booking{align-items:stretch}
  .footer-hours .footer-booking .button{width:100%}
}

/* Hero CTA/proof-point spacing */
.hero .badge-row{
  margin-top:24px;
  gap:12px;
}

/* 2026-08-10 refined homepage composition */

/* Compact, seamless hero banner */
.hero{
  padding:52px 0 44px;
}
.hero-grid{
  grid-template-columns:1.02fr .98fr;
  gap:42px;
}
.hero h1{
  font-size:clamp(38px,4.7vw,60px) !important;
  line-height:1.06 !important;
  letter-spacing:-.025em !important;
  max-width:690px;
  margin:.35rem 0 1rem;
}
.hero .lead{
  font-size:clamp(16px,1.55vw,19px);
  line-height:1.65;
  max-width:680px;
}
.hero-card{
  min-height:430px;
  border-radius:26px;
  box-shadow:0 16px 40px rgba(40,50,42,.10);
}
.hero-photo{
  min-height:430px;
}
.hero .actions{
  margin-top:22px;
}
.hero .badge-row{
  margin-top:28px;
  gap:10px 14px;
}
.hero .badge{
  background:transparent;
  border:0;
  padding:0;
  border-radius:0;
  font-size:12px;
  font-weight:500 !important;
  color:#626a63;
}
.hero .badge + .badge:before{
  content:"•";
  margin-right:14px;
  color:#b89a5a;
}

/* Human-sized service-card price and booking alignment */
.service-cta{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:18px;
  margin:20px 4px 8px;
  flex-wrap:nowrap;
}
.card .price{
  padding-right:0;
  min-width:50px;
  font-size:17px;
  font-weight:650;
  line-height:1;
}
.service-cta .button{
  min-height:38px;
  height:38px;
  padding:0 17px;
  margin-left:0;
  border-radius:10px;
  font-size:13px;
  font-weight:600 !important;
  box-shadow:none;
}

/* Compact GlyMed+ / Fullscript presentation */
.product-showcase{
  max-width:900px;
  margin:28px auto 0;
  gap:22px;
}
.product-showcase .shop-card{
  padding:22px 24px 24px;
}
.product-showcase .shop-card h3{
  font-size:22px;
  margin:.35rem 0 .45rem;
}
.product-showcase .shop-card p{
  margin-bottom:8px;
}
.product-showcase .shop-card img{
  width:auto !important;
  max-width:78% !important;
  height:125px !important;
  max-height:125px !important;
  object-fit:contain !important;
  margin:14px auto 4px !important;
  padding:0 !important;
  background:transparent !important;
}
.product-showcase .actions{
  justify-content:center;
  margin-top:14px !important;
}
.product-showcase .button-outline{
  min-height:40px;
  padding:0 16px;
  border-radius:10px;
  font-size:13px;
}

/* Keep cards visually balanced after removing repetitive homepage copy */
.cards{
  margin-bottom:8px;
}

@media(max-width:900px){
  .hero-grid{gap:30px}
  .hero h1{font-size:clamp(36px,8vw,54px) !important}
  .hero-card,.hero-photo{min-height:360px}
  .hero .badge + .badge:before{display:none}
  .hero .badge-row{gap:8px 16px}
}
@media(max-width:620px){
  .hero{padding:38px 0 34px}
  .hero-card,.hero-photo{min-height:300px}
  .service-cta{gap:16px}
  .product-showcase .shop-card img{
    height:110px !important;
    max-height:110px !important;
    max-width:70% !important;
  }
}

/* 2026-08-10 palette refinement: sage + taupe + gold, with logos always on white */
:root{
  --sage:#7f8f7a;
  --sage-soft:#eef2eb;
  --taupe:#b9aa99;
  --taupe-soft:#f3eee8;
  --gold:#b99145;
  --gold-soft:#eadbbd;
  --ivory:#fbfaf7;
  --paper:#ffffff;
  --ink:#4a443d;
  --muted:#70685f;
  --line:#e5ddd2;
}

/* Keep the page premium and light; use color as accents rather than heavy blocks */
body{
  background:var(--ivory);
}
.site-header{
  background:rgba(255,255,255,.97);
  border-bottom-color:rgba(185,145,69,.22);
}

/* Soft sage + taupe alternation across sections */
.section.alt{
  background:var(--taupe-soft);
}
.section.sage{
  background:linear-gradient(180deg,var(--sage-soft),#e7ece4);
}
.page-hero{
  background:
    radial-gradient(circle at 88% 12%,rgba(185,170,153,.16),transparent 28%),
    linear-gradient(180deg,#fff,var(--taupe-soft));
}
.hero{
  background:
    radial-gradient(circle at 82% 18%,rgba(185,145,69,.14),transparent 30%),
    radial-gradient(circle at 12% 12%,rgba(127,143,122,.12),transparent 28%),
    linear-gradient(180deg,#fff,var(--ivory));
}

/* Gold should read as refined accents, not orange-heavy */
.button{
  background:var(--gold);
  border-color:var(--gold);
  box-shadow:0 8px 20px rgba(185,145,69,.18);
}
.button:hover{
  background:#a9823e;
}
.button-outline{
  border-color:rgba(185,145,69,.58);
}
.eyebrow,.price-big,.more,.stars{
  color:var(--gold);
}

/* Taupe/sage detail styling */
.location-chip,.badge{
  background:var(--sage-soft);
  color:#556452;
  border-color:#dbe2d8;
}
.card,.review,.shop-card,.result-card,.service-aside,.booking-strip,.product-figure,
.address-card,.feature-panel{
  border-color:#e4dbd0;
}
.callout{
  background:linear-gradient(135deg,#87947f,#6f7d69);
}

/* IMPORTANT: logos always sit on true white, never on sage/taupe */
.brand,
.brand img,
.hero-logo,
.footer,
.footer .container,
.footer-grid,
.footer-grid > div:first-child,
.footer img,
.footer-logo{
  background:#fff !important;
}
.brand img,
.hero-logo,
.footer img,
.footer-logo{
  border:0 !important;
  box-shadow:none !important;
}

/* Make the footer itself white so the logo does not look like a white box */
.footer{
  background:#fff !important;
  border-top:1px solid rgba(185,145,69,.22);
}
.footer-grid{
  background:#fff !important;
}
.footer-grid > div{
  background:#fff;
}

/* Subtle premium separators */
.footer-bottom{
  border-top-color:#e8dfd3;
}
.instagram-strip{
  background:var(--taupe-soft);
  border-color:#e1d6c8;
}
.trust-strip{
  background:#fff;
}

/* Keep product art contained and visually light */
.product-showcase .shop-card{
  background:#fff;
  border:1px solid #e1d8cd;
}
.product-showcase .shop-card img{
  background:#fff !important;
}

/* Mobile stays clean and bright */
@media(max-width:620px){
  .footer,.footer-grid,.footer-grid > div:first-child{background:#fff !important}
}

/* 2026-08-10 centered booking CTA + lean spa-style contact heading */

/* Keep the floating booking CTA centered on every page */
.mobile-book{
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
  margin:0 !important;
}
@media(max-width:900px){
  .mobile-book{
    display:flex !important;
    position:fixed;
    left:50% !important;
    right:auto !important;
    bottom:18px;
    transform:translateX(-50%) !important;
    width:min(calc(100% - 32px),420px);
    justify-content:center;
  }
  .mobile-book .button{
    width:100%;
    justify-content:center;
    text-align:center;
    border-radius:12px !important;
  }
}

/* Contact-page studio heading: lighter, spa-like and refined */
.address-card h2{
  font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif !important;
  font-size:clamp(32px,3.7vw,48px) !important;
  font-weight:400 !important;
  line-height:1.14 !important;
  letter-spacing:-.018em !important;
  color:#4a443d;
  margin:.1rem 0 1.2rem !important;
}

/* Keep other large page headings lean rather than thick */
.page-hero h1,
.section h2,
.content h2{
  font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif !important;
  font-weight:400 !important;
  letter-spacing:-.018em !important;
}

/* Slightly refine contact buttons so they feel less bulky */
.address-card .button,
.address-card .button-outline{
  min-height:44px;
  padding:0 18px;
  border-radius:12px;
  font-size:13px;
  font-weight:600 !important;
}

/* 2026-08-10 clean appointment-hours placement */

/* Contact page: no duplicate hours panel; keep the visit card centered and uncluttered */
.contact-single{
  max-width:860px;
  margin:0 auto;
}
.contact-main-card{
  width:100%;
  padding:clamp(28px,4vw,46px);
}
.contact-main-card .actions{
  margin-top:24px;
  gap:14px;
  align-items:center;
}
.contact-main-card .contact-list{
  margin-top:20px;
}

/* Homepage: one clean, properly aligned appointment-hours block */
.home-hours{
  margin:24px 0 22px;
  padding:20px 22px;
  background:#fff;
  border:1px solid #e3dbd0;
  border-radius:16px;
}
.home-hours .eyebrow{
  margin:0 0 14px;
  font-size:12px;
  letter-spacing:.13em;
  font-weight:600 !important;
}
.home-hours-grid{
  display:grid;
  grid-template-columns:130px minmax(0,1fr);
  column-gap:22px;
  row-gap:9px;
  align-items:baseline;
  font-size:14px;
  line-height:1.45;
}
.home-hours-grid .day{
  font-weight:600;
  color:#514a42;
}
.home-hours-grid small{
  font-size:12px;
  color:#83786d;
  margin:0 4px;
}

/* Keep the booking callout visually balanced beside the hours */
.section.sage .split{
  align-items:stretch;
}
.section.sage .address-card,
.section.sage .callout{
  height:100%;
}
.section.sage .callout{
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.section.sage .callout .actions{
  margin-top:20px;
}

@media(max-width:700px){
  .home-hours-grid{
    grid-template-columns:1fr;
    row-gap:3px;
  }
  .home-hours-grid .day{
    margin-top:9px;
  }
  .home-hours-grid .day:first-child{
    margin-top:0;
  }
  .contact-main-card{
    padding:24px 20px;
  }
}

/* =========================================================
   FINAL PROFESSIONAL REFINEMENT — clean skincare/spa layout
   ========================================================= */

/* Global type: lean, modern, non-curvy */
body,
button,
input,
textarea,
select{
  font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif !important;
  font-weight:400;
}
.hero h1,
.page-hero h1,
.section h2,
.content h2,
.card h3,
.content h3,
.service-aside h3,
.shop-card h3,
.review blockquote,
.footer h4,
.address-card h2,
.address-card h3,
.callout h2,
.concern-card h3,
.booking-strip h2{
  font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif !important;
  font-style:normal !important;
  font-weight:400 !important;
  letter-spacing:-.018em !important;
}

/* Restrained hero typography — premium rather than oversized */
.hero{
  padding:48px 0 44px !important;
}
.hero-grid{
  grid-template-columns:1.02fr .98fr !important;
  gap:42px !important;
  align-items:center !important;
}
.hero h1{
  font-size:clamp(38px,4.2vw,56px) !important;
  line-height:1.08 !important;
  max-width:650px !important;
  margin:.55rem 0 1rem !important;
}
.hero .lead{
  max-width:650px;
  font-size:17px !important;
  line-height:1.65 !important;
}
.hero-card,
.hero-photo{
  min-height:390px !important;
  max-height:460px !important;
}
.hero-card{
  border-radius:22px !important;
}
.hero .actions{
  margin-top:22px !important;
}

/* Proof points under CTA: clean spacing, no crowding */
.hero .badge-row{
  margin-top:26px !important;
  display:flex !important;
  gap:10px 22px !important;
  align-items:center !important;
}
.hero .badge{
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  border-radius:0 !important;
  font-size:12px !important;
  font-weight:500 !important;
  white-space:nowrap;
}

/* Service cards: consistent alignment and humane button sizing */
.cards{
  gap:24px !important;
}
.card{
  display:flex;
  flex-direction:column;
  padding:14px 14px 22px !important;
}
.card img{
  height:205px !important;
  border-radius:14px !important;
}
.card h3{
  font-size:21px !important;
  line-height:1.25 !important;
}
.card p{
  line-height:1.55;
}
.service-cta{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:20px !important;
  margin:18px 4px 8px !important;
}
.card .price{
  min-width:58px !important;
  padding:0 !important;
  font-size:17px !important;
  line-height:1 !important;
  font-weight:600 !important;
}
.service-cta .button{
  min-height:38px !important;
  height:38px !important;
  padding:0 16px !important;
  margin:0 !important;
  border-radius:9px !important;
  font-size:13px !important;
  font-weight:600 !important;
  box-shadow:none !important;
}

/* GlyMed+ + Fullscript: product images support the content, not dominate it */
.product-showcase{
  width:min(100%,860px) !important;
  margin:30px auto 0 !important;
  gap:24px !important;
}
.product-showcase .shop-card{
  min-height:0 !important;
  padding:24px !important;
  align-items:center !important;
  text-align:center !important;
}
.product-showcase .shop-card h3{
  font-size:21px !important;
}
.product-showcase .shop-card p{
  max-width:340px;
  margin-left:auto;
  margin-right:auto;
}
.product-showcase .shop-card img{
  width:auto !important;
  max-width:72% !important;
  height:118px !important;
  max-height:118px !important;
  object-fit:contain !important;
  margin:16px auto 6px !important;
  padding:0 !important;
  background:#fff !important;
}

/* Before/after section: refined, compact comparison cards */
.result-grid{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  width:min(100%,900px) !important;
  margin:30px auto 0 !important;
  gap:24px !important;
}
.result-card{
  border-radius:18px !important;
  box-shadow:0 8px 24px rgba(52,48,42,.05);
}
.result-card img{
  width:100% !important;
  height:215px !important;
  max-height:215px !important;
  object-fit:cover !important;
  object-position:center !important;
}
.result-card div{
  padding:18px 20px 20px !important;
}
.result-card h3{
  margin:.1rem 0 .45rem !important;
  font-size:19px !important;
  font-weight:500 !important;
}
.result-card p{
  margin:0;
  font-size:14px;
  line-height:1.55;
}
.section .disclosure{
  width:min(100%,900px);
  margin:22px auto 0 !important;
}

/* Homepage hours: compact two-column rows with real spacing */
.home-hours{
  margin:22px 0 20px !important;
  padding:18px 20px !important;
  background:#fff !important;
  border:1px solid #e4ddd3 !important;
  border-radius:14px !important;
}
.home-hours .eyebrow{
  margin:0 0 12px !important;
  font-size:11px !important;
  font-weight:600 !important;
  letter-spacing:.14em !important;
}
.home-hours-list{
  display:flex !important;
  flex-direction:column !important;
  gap:7px !important;
}
.hours-row{
  display:grid !important;
  grid-template-columns:118px minmax(0,1fr) !important;
  column-gap:24px !important;
  align-items:baseline !important;
  line-height:1.45 !important;
  font-size:14px !important;
}
.hours-row .day{
  font-weight:600 !important;
  color:#504a44;
}
.hours-row .time{
  font-weight:400 !important;
  color:#5f5a54;
}
.hours-sep{
  display:inline-block;
  margin:0 8px;
  color:var(--gold);
}

/* Footer hours: compact and readable rather than crowded */
.footer-hours p.small{
  line-height:1.8 !important;
}
.footer-hours strong{
  display:inline-block;
  min-width:112px;
  font-weight:600 !important;
}
.footer-hours .footer-booking{
  margin-top:16px !important;
}
.footer-hours .footer-booking .button{
  border-radius:10px !important;
  min-height:40px !important;
  padding:0 16px !important;
  font-size:13px !important;
}

/* Buttons: less pill-like throughout */
.button,
.button-outline{
  border-radius:10px !important;
}

/* Section widths and whitespace reminiscent of polished professional skincare sites */
.section{
  padding:68px 0 !important;
}
.section h2,
.content h2{
  font-size:clamp(28px,3.2vw,42px) !important;
}
.center .lead{
  max-width:720px;
}
.review-grid{
  width:min(100%,980px);
  margin-left:auto;
  margin-right:auto;
}

/* Keep logos on clean white surfaces */
.footer,
.footer-grid,
.footer-grid > div:first-child,
.brand,
.brand img,
.footer img{
  background:#fff !important;
}

/* Responsive */
@media(max-width:900px){
  .hero-grid{
    grid-template-columns:1fr !important;
  }
  .hero h1{
    font-size:clamp(36px,7vw,50px) !important;
  }
  .hero-card,.hero-photo{
    min-height:330px !important;
  }
  .product-showcase{
    grid-template-columns:1fr 1fr !important;
  }
}
@media(max-width:700px){
  .result-grid,
  .product-showcase{
    grid-template-columns:1fr !important;
  }
  .product-showcase .shop-card img{
    height:105px !important;
    max-height:105px !important;
    max-width:64% !important;
  }
  .result-card img{
    height:190px !important;
    max-height:190px !important;
  }
  .hours-row{
    grid-template-columns:104px minmax(0,1fr) !important;
    column-gap:18px !important;
    font-size:13px !important;
  }
  .hero .badge-row{
    gap:8px 14px !important;
  }
  .hero .badge{
    white-space:normal;
  }
}

/* Footer logo removed: keep footer compact and aligned */
.footer-grid > div:first-child{
  padding-top:0 !important;
}
.footer-grid > div:first-child > p:first-of-type{
  margin-top:0 !important;
}

/* Footer refinement: center Hours + booking CTA cleanly */
.footer-hours{
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
}
.footer-hours h4{
  width:100%;
  text-align:center !important;
  margin-bottom:14px !important;
}
.footer-hours p.small{
  width:100%;
  max-width:430px;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:left !important;
  line-height:1.75 !important;
}
.footer-hours .footer-booking{
  width:100%;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  margin-top:18px !important;
}
.footer-hours .footer-booking .button{
  display:inline-flex !important;
  width:auto !important;
  min-width:210px;
  justify-content:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.footer-hours .booking-text{
  width:100%;
  max-width:430px;
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
@media(max-width:700px){
  .footer-hours p.small{
    text-align:left !important;
  }
  .footer-hours .footer-booking .button{
    min-width:0;
    width:min(100%,320px) !important;
  }
}

.instagram-strip .ig-link,
.instagram-strip a,
.footer a[href*="instagram.com"],
a[href*="instagram.com"]{
  font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif !important;
  font-style:normal !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
}
