:root{
  --cream:#fbf6ee;
  --cream2:#f3e6d8;
  --paper:#fffaf3;
  --ink:#211813;
  --muted:#6f625a;
  --line:#e5d6c6;
  --terra:#9f432b;
  --terraDark:#7e321e;
  --gold:#d69a2d;
  --forest:#56634f;
  --shadow:0 22px 60px rgba(58,39,28,.12);
  --serif:'Cormorant Garamond', Georgia, serif;
  --sans:'Plus Jakarta Sans', Arial, sans-serif;
  --max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{margin:0;font-family:var(--sans);color:var(--ink);background:radial-gradient(circle at 5% 15%,rgba(159,67,43,.06),transparent 23%),radial-gradient(circle at 90% 45%,rgba(86,99,79,.05),transparent 25%),linear-gradient(180deg,#fffaf3 0%,#f8f0e6 100%);font-size:16px}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(rgba(33,24,19,.08) .55px,transparent .55px);background-size:5px 5px;opacity:.2}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto;position:relative;z-index:1}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input{font:inherit}.topbar{background:var(--terra);color:#fff8f0;text-align:center;font-size:13px;font-weight:700;letter-spacing:.01em;padding:9px 14px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,243,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,214,198,.74)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand,.footer-brand{display:flex;flex-direction:column;line-height:.84}.brand-main{font-family:var(--serif);font-size:34px;font-weight:700;letter-spacing:.02em}.brand-sub{font-size:10px;font-weight:800;letter-spacing:.5em;color:var(--terra);padding-left:3px}.nav{display:flex;gap:25px;align-items:center;font-size:13px;font-weight:700}.nav a{opacity:.88}.nav a:hover,.expert-link:hover{color:var(--terra)}.header-actions{display:flex;align-items:center;gap:18px;font-size:13px;font-weight:800}.expert-link{color:var(--terra);border-bottom:1px solid rgba(159,67,43,.35);padding-bottom:3px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:0;border-radius:3px;background:var(--terra);color:#fff8f0;font-weight:800;cursor:pointer;box-shadow:0 16px 32px rgba(159,67,43,.18);transition:.22s ease;white-space:nowrap}.btn:hover{background:var(--terraDark);transform:translateY(-1px)}.btn-small{min-height:40px;padding:0 18px}.btn-large{min-height:56px;padding:0 30px}.btn.dark{background:#2b201b}.menu-btn{display:none;width:44px;height:44px;border:1px solid var(--line);background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-btn span{display:block;width:20px;height:2px;background:var(--ink)}.section{padding:82px 0}.section-pad-sm{padding:42px 0 0}.hero-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:54px;align-items:center;min-height:520px}.hero-copy h1{font-family:var(--serif);font-size:clamp(58px,7.1vw,96px);line-height:.91;letter-spacing:-.045em;font-weight:600;margin:0}.hero-copy em{color:var(--terra);font-style:italic}.hero-copy p{font-size:17px;line-height:1.7;color:#554a43;max-width:470px;margin:24px 0 30px}.hero-ctas{display:flex;flex-wrap:wrap;gap:22px;align-items:center}.play-link{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:800;color:#332720}.play-link span{width:38px;height:38px;border:1px solid var(--terra);border-radius:50%;display:grid;place-items:center;color:var(--terra);font-size:12px;padding-left:2px}.hero-visual{position:relative;min-height:520px;border-radius:0 0 0 58px;overflow:hidden;box-shadow:var(--shadow);background:#ddc8b5}.hero-visual>img{width:100%;height:520px;object-fit:cover}.video-badge{position:absolute;right:24px;bottom:24px;width:224px;height:116px;border-radius:15px;overflow:hidden;box-shadow:0 18px 38px rgba(0,0,0,.27);border:1px solid rgba(255,255,255,.32)}.video-badge img{width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.video-badge-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:14px;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.58))}.video-badge-overlay span{position:absolute;right:16px;top:16px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.92);color:var(--terra);display:grid;place-items:center;padding-left:2px}.video-badge-overlay strong{font-size:13px;line-height:1.2}.video-badge-overlay small{opacity:.85}.trust-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,250,243,.73)}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);min-height:95px;align-items:center}.trust-item{display:flex;align-items:center;gap:14px;padding:18px 20px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item i,.why-points i,.member-benefits i,.bottom-trust i,.lead-title i{width:34px;height:34px;color:var(--terra);display:inline-flex;flex:0 0 auto}.trust-item strong{display:block;font-size:15px;line-height:1.15}.trust-item span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.marquee{overflow:hidden;white-space:nowrap;border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(243,230,216,.68),rgba(255,250,243,.9))}.marquee-track{display:inline-flex;gap:44px;animation:marquee 60s linear infinite;padding:18px 0;font-size:13px;font-weight:800;color:#483932}.marquee span{display:inline-flex;align-items:center;gap:9px}.marquee span:before{content:'✦';color:var(--terra);font-size:12px}@keyframes marquee{to{transform:translateX(-50%)}}.section-heading{text-align:center;margin-bottom:38px}.section-heading h2{font-family:var(--serif);font-size:clamp(42px,4.4vw,60px);line-height:.96;letter-spacing:-.035em;font-weight:600;margin:0}.section-heading p{color:var(--muted);line-height:1.7;max-width:640px;margin:13px auto 0}.section-heading.compact{margin-bottom:32px}.why{background:rgba(255,250,243,.34)}.why-layout{display:grid;grid-template-columns:.88fr 1.18fr .88fr;align-items:stretch;gap:24px}.why-image{margin:0;overflow:hidden;border-radius:22px;box-shadow:var(--shadow);min-height:330px}.why-image img{width:100%;height:100%;object-fit:cover}.why-points{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.45);box-shadow:0 12px 34px rgba(58,39,28,.07)}.why-points article{padding:30px 26px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.why-points article:nth-child(2n){border-right:0}.why-points article:nth-child(n+3){border-bottom:0}.why-points h3{font-family:var(--serif);font-size:28px;letter-spacing:-.02em;margin:12px 0 7px}.why-points p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.routes{padding-top:66px}.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.route-card{background:rgba(255,255,255,.38);border:1px solid rgba(229,214,198,.75);border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(58,39,28,.065);transition:.25s ease}.route-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.route-card img{width:100%;height:172px;object-fit:cover}.route-card div{padding:24px 22px 26px}.route-card h3{font-family:var(--serif);font-size:27px;line-height:.98;letter-spacing:-.025em;margin:0 0 12px}.route-card p{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.55}.route-card a,.product-card a,.view-all{color:var(--terra);font-size:13px;font-weight:900}.how{background:linear-gradient(180deg,rgba(243,230,216,.48),rgba(255,250,243,.28))}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.step-card img{width:100%;height:175px;object-fit:cover;border-radius:18px;box-shadow:0 14px 34px rgba(58,39,28,.10)}.step-card span{display:block;color:var(--terra);font-weight:900;font-size:13px;letter-spacing:.06em;margin:18px 0 7px}.step-card h3{font-family:var(--serif);font-size:27px;line-height:1;margin:0 0 9px;letter-spacing:-.02em}.step-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.lead-band{padding:0 0 74px}.lead-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center;background:rgba(241,226,210,.78);border:1px solid var(--line);border-radius:20px;padding:42px 36px;min-height:290px}.lead-title{display:grid;grid-template-columns:46px 1fr;gap:18px;align-items:center}.lead-title i{width:46px;height:46px}.lead-title h2{font-family:var(--serif);font-size:33px;line-height:1;margin:0}.lead-title p{grid-column:2;margin:3px 0 0;color:var(--muted);font-size:14px}.lead-subpara{grid-column:2;margin:10px 0 0;color:#554a43;font-size:15px;line-height:1.6;max-width:440px}.inline-form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;position:relative}.inline-form input{height:50px;border:1px solid var(--line);border-radius:3px;background:rgba(255,255,255,.85);padding:0 16px;color:var(--ink);outline:0}.inline-form input:focus{border-color:rgba(159,67,43,.6);box-shadow:0 0 0 3px rgba(159,67,43,.1)}.inline-form small{grid-column:1/-1;color:var(--muted);font-size:12px}.success{display:none;grid-column:1/-1;color:var(--forest);font-size:13px}.consult{padding-top:0}.consult-grid{display:grid;grid-template-columns:.72fr 1.28fr;min-height:385px;align-items:stretch;border-radius:22px;overflow:hidden;background:rgba(255,255,255,.4);border:1px solid var(--line);box-shadow:var(--shadow)}.consult-copy{padding:54px;display:flex;flex-direction:column;justify-content:center}.kicker{color:var(--terra);font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:900}.consult-copy h2,.membership-copy h2{font-family:var(--serif);font-size:64px;line-height:.92;letter-spacing:-.04em;margin:12px 0 18px}.consult-copy p,.membership-copy p{color:var(--muted);line-height:1.7;margin:0 0 28px}.consult-image{margin:0}.consult-image img{width:100%;height:100%;object-fit:cover}.collection{padding-top:64px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:start}.product-card{text-align:center;border-bottom:1px solid var(--line);padding-bottom:20px}.product-card img{width:100%;height:166px;object-fit:cover;border-radius:18px 18px 0 0;box-shadow:0 12px 30px rgba(58,39,28,.06);background:#f4e7da}.product-card h3{font-family:var(--serif);font-size:29px;letter-spacing:-.02em;margin:18px 0 6px}.product-card p{color:var(--muted);font-size:13px;line-height:1.48;margin:0 0 12px}.membership{padding:68px 0;background:rgba(243,230,216,.58)}.membership-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:46px;align-items:center}.membership-image{margin:0;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.membership-image img{width:100%;height:355px;object-fit:cover}.member-benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin:28px 0}.member-benefits span{font-size:12px;color:#443730;line-height:1.35}.member-benefits i{display:block;margin-bottom:8px}.proof{background:rgba(255,250,243,.35)}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr) .84fr;gap:18px}.story-card{background:rgba(255,255,255,.44);border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:0 10px 26px rgba(58,39,28,.05)}.story-card img{width:100%;height:126px;object-fit:cover;border-radius:13px}.story-card blockquote{font-family:var(--serif);font-size:22px;line-height:1.08;margin:16px 0 12px}.story-card cite{font-size:12px;font-style:normal;color:var(--muted)}.rating-card{background:rgba(255,255,255,.5);border:1px solid var(--line);border-radius:18px;padding:28px 24px;display:flex;flex-direction:column;justify-content:center}.rating-card h3{font-family:var(--serif);font-size:60px;line-height:.9;color:var(--terra);margin:0}.stars{color:var(--gold);letter-spacing:.14em;font-size:17px;margin:10px 0 10px}.rating-card p{color:var(--muted);font-size:13px;margin:0 0 13px}.rating-card ul{padding:0;margin:0;list-style:none}.rating-card li{font-size:13px;color:var(--muted);line-height:1.9}.rating-card li:before{content:'✓';font-weight:900;color:var(--terra);margin-right:8px}.faq{padding-top:58px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.faq-item{border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.4);overflow:hidden}.faq-item button{width:100%;height:54px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-weight:800;color:var(--ink);cursor:pointer;text-align:left}.faq-item p{max-height:0;overflow:hidden;margin:0;color:var(--muted);line-height:1.6;font-size:14px;padding:0 18px;transition:.25s ease}.faq-item.active p{max-height:160px;padding:0 18px 18px}.faq-item.active button span{transform:rotate(45deg)}.faq-item button span{transition:.2s ease}.view-all{display:block;text-align:center;margin-top:18px}.bottom-cta{background:var(--terra);color:#fff8f0;padding:25px 0}.bottom-grid{display:grid;grid-template-columns:.72fr 1.05fr .58fr;gap:26px;align-items:center}.bottom-grid h2{font-family:var(--serif);font-size:36px;line-height:.96;margin:0}.bottom-grid p{margin:4px 0 0;color:rgba(255,255,255,.82)}.bottom-cta input{border:0}.bottom-trust{display:flex;align-items:center;gap:13px;font-weight:800}.bottom-trust i{color:#fff8f0}.footer{padding:46px 0 28px;background:#fffaf3;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:32px}.footer h4{margin:0 0 13px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.footer a,.footer p{display:block;color:var(--muted);font-size:13px;line-height:1.55;margin:8px 0}.socials{display:flex;gap:10px;margin-top:16px}.socials a{width:28px;height:28px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--terra);font-size:10px;font-weight:900}.copyright{border-top:1px solid var(--line);margin-top:28px;padding-top:18px;text-align:center;color:var(--muted);font-size:12px}.mobile-sticky{display:none;position:fixed;left:0;right:0;bottom:0;z-index:80;gap:10px;padding:10px 14px;background:rgba(255,250,243,.92);backdrop-filter:blur(16px);border-top:1px solid var(--line)}.mobile-sticky a{flex:1;min-height:44px;border-radius:3px;display:grid;place-items:center;font-weight:900;font-size:13px}.mobile-sticky a:first-child{background:var(--terra);color:white}.mobile-sticky a:last-child{background:white;border:1px solid var(--line)}
@media(max-width:1050px){.nav,.header-actions{display:none}.menu-btn{display:flex}.site-header.open .nav{position:absolute;display:flex;flex-direction:column;align-items:flex-start;left:24px;right:24px;top:76px;background:#fffaf3;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.hero-grid,.why-layout,.consult-grid,.membership-grid,.bottom-grid{grid-template-columns:1fr}.hero-visual,.hero-visual>img{height:auto;min-height:0}.hero-visual>img{height:440px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2n){border-right:0}.trust-item:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.route-grid,.steps-grid,.collection-grid,.proof-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.rating-card{grid-column:1/-1}.lead-inner{grid-template-columns:1fr}.consult-image img,.membership-image img{height:360px}.member-benefits{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){body{padding-bottom:64px}.container{width:min(100% - 30px,var(--max))}.topbar{font-size:11px}.section{padding:58px 0}.header-inner{height:68px}.brand-main{font-size:30px}.site-header.open .nav{top:68px}.hero-grid{gap:28px;min-height:auto}.hero-copy h1{font-size:54px}.hero-copy p{font-size:15px}.hero-ctas{align-items:stretch}.hero-ctas .btn{width:100%}.hero-visual>img{height:360px}.video-badge{width:190px;height:100px;right:14px;bottom:14px}.trust-grid,.route-grid,.steps-grid,.collection-grid,.proof-grid,.faq-grid,.footer-grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2n),.trust-item:last-child{border-right:0;border-top:1px solid var(--line);grid-column:auto}.trust-item:first-child{border-top:0}.why-points{grid-template-columns:1fr}.why-points article,.why-points article:nth-child(n),.why-points article:nth-child(2n){border-right:0;border-bottom:1px solid var(--line)}.why-points article:last-child{border-bottom:0}.why-image{min-height:260px}.lead-title{grid-template-columns:1fr}.lead-title p{grid-column:auto}.lead-subpara{grid-column:auto;max-width:none}.lead-inner{padding:34px 24px;min-height:0}.inline-form{grid-template-columns:1fr}.consult-copy{padding:34px 24px}.consult-copy h2,.membership-copy h2{font-size:46px}.member-benefits{grid-template-columns:repeat(2,1fr)}.bottom-grid{gap:16px}.mobile-sticky{display:flex}}

/* Form success state */
.lead-title h2{
  font-size:40px;
  white-space:nowrap;
}

.lead-title{
  width:564px;
  max-width:100%;
  justify-self:start;
}

.lead-inner{
  grid-template-columns:minmax(564px,1.2fr) minmax(0,1fr);
}

.lead-title p{
  font-size:15px;
  max-width:500px;
}

.lead-subpara{
  font-size:15px;
  line-height:1.6;
  max-width:500px;
}

.lead-trust-note{
  grid-column:2;
  margin:12px 0 0;
  color:var(--muted);
  font-size:14px;
  max-width:500px;
}

@media(max-width:1050px){
  .lead-title{
    width:100%;
    max-width:none;
  }

  .lead-title h2{
    white-space:normal;
  }

  .lead-title p,
  .lead-subpara,
  .lead-trust-note{
    max-width:none;
  }
}

@media(max-width:680px){
  .lead-title h2{
    font-size:36px;
  }

  .lead-title p{
    font-size:14px;
  }

  .lead-subpara{
    font-size:14px;
    line-height:1.58;
  }

  .lead-trust-note{
    grid-column:auto;
    font-size:13px;
  }
}

.natlo-footer{
  background:#f7f1e9;
  border-top:1px solid #e4d6c7;
  padding:42px 0 24px;
  color:#241915;
  text-align:center;
}

.natlo-footer-inner{
  max-width:900px;
  margin:0 auto;
  padding:0 20px;
}

.brand{
  display:inline-flex;
  align-items:center;
  line-height:1;
}

.brand-logo{
  width:170px;
  max-width:42vw;
  height:auto;
}

.natlo-footer-logo{
  width:min(250px,72vw);
  height:auto;
  margin:0 auto;
}

.natlo-footer-brand p{
  margin:16px auto 22px;
  color:#625852;
  font-size:15px;
  line-height:1.5;
}

.natlo-whatsapp-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  height:44px;
  padding:0 22px;
  border-radius:999px;
  background:#8b4f2f;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
}

.natlo-whatsapp-btn:hover{
  background:#713c23;
}

.natlo-footer-contact{
  display:grid;
  justify-items:center;
  gap:12px;
  max-width:440px;
  margin:0 auto;
}

.natlo-footer-meta{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:0;
  color:#746860;
  font-size:13px;
  line-height:1.5;
}

.natlo-footer-meta a{
  color:inherit;
  text-decoration:none;
}

.natlo-footer-meta a:hover{
  color:#a54530;
}

.natlo-footer-meta span{
  margin:0 10px;
  color:#b29f91;
  font-weight:700;
}

.natlo-footer-links{
  margin-top:24px;
  display:flex;
  justify-content:center;
  gap:0;
  flex-wrap:wrap;
}

.natlo-footer-links a{
  color:#625852;
  text-decoration:none;
  font-size:14px;
  display:inline-flex;
  align-items:center;
}

.natlo-footer-links a + a::before{
  content:"•";
  color:#b29f91;
  margin:0 12px;
}

.natlo-footer-links a:hover{
  color:#a54530;
}

.natlo-footer-bottom{
  margin-top:22px;
  padding-top:18px;
  border-top:1px solid #e4d6c7;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
}

.natlo-copyright{
  margin:0;
  padding-top:4px;
  color:#7a6f68;
  font-size:11px;
  text-align:right;
}

.natlo-legal-links{
  margin:0;
  color:#8b7e75;
  font-size:11px;
  letter-spacing:.01em;
  text-align:left;
}

.natlo-legal-links a{
  color:inherit;
  text-decoration:none;
}

.natlo-legal-links a:hover{
  color:#a54530;
}

.natlo-legal-links span{
  margin:0 7px;
  color:#b29f91;
}

.natlo-legal-links .legal-separator{
  font-weight:700;
}

@media (max-width:640px){
  .natlo-footer{
    padding:36px 0 12px;
  }

  .natlo-footer-inner{
    padding:0 16px;
  }

  .brand-logo{
    width:148px;
  }

  .natlo-footer-logo{
    width:min(190px,68vw);
  }

  .natlo-footer-links{
    gap:0;
  }

  .natlo-footer-meta{
    flex-direction:column;
    gap:4px;
  }

  .natlo-footer-meta span{
    display:none;
  }

  .natlo-footer-bottom{
    align-items:center;
    flex-direction:column;
    gap:6px;
    padding-top:16px;
  }

  .natlo-copyright{
    font-size:10px;
    text-align:center;
  }

  .natlo-legal-links{
    font-size:10px;
    line-height:1.5;
    text-align:center;
  }
}

.success-panel{
  display:none;
  grid-column:1/-1;
  position:relative;
  border:1px solid rgba(86,99,79,.28);
  background:rgba(255,255,255,.88);
  border-radius:10px;
  padding:16px 48px 14px 16px;
}

.success-panel strong{
  display:block;
  font-size:16px;
  font-weight:800;
  color:#2b201b;
}

.success-panel p{
  margin:6px 0 10px;
  font-size:14px;
  line-height:1.5;
  color:#5b4c43;
}

.success-panel a{
  color:var(--terra);
  font-size:13px;
  font-weight:900;
}

.success-panel-close{
  position:absolute;
  top:10px;
  right:10px;
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border:1px solid rgba(33,24,19,.12);
  border-radius:50%;
  background:rgba(255,255,255,.92);
  color:#2b201b;
  font-size:19px;
  line-height:1;
  font-weight:500;
  cursor:pointer;
  transition:background-color .2s ease,color .2s ease,transform .2s ease;
}

.success-panel-close:hover{
  background:#fff;
  color:var(--terra);
  transform:scale(1.04);
}

.js-form button[type="submit"][aria-busy="true"]{
  pointer-events:none;
}

.js-form button[type="submit"][aria-busy="true"]::after{
  content:"";
  width:14px;
  height:14px;
  border:2px solid currentColor;
  border-right-color:transparent;
  border-radius:50%;
  display:block;
  margin-left:10px;
  animation:waitlistButtonSpin .7s linear infinite;
}

@keyframes waitlistButtonSpin{
  to{
    transform:rotate(360deg);
  }
}

.js-form.submitted input,
.js-form.submitted button[type="submit"],
.js-form.submitted small{
  display:none;
}

.js-form.submitted .success-panel{
  display:block;
}

.bottom-cta .success-panel{
  border-color:rgba(255,248,240,.35);
  background:rgba(255,248,240,.14);
}

.bottom-cta .success-panel strong,
.bottom-cta .success-panel p{
  color:#fff8f0;
}

.bottom-cta .success-panel a{
  color:#ffe1cc;
}

.bottom-cta .success-panel-close{
  border-color:rgba(255,248,240,.22);
  background:rgba(255,248,240,.16);
  color:#fff8f0;
}

.bottom-cta .success-panel-close:hover{
  background:rgba(255,248,240,.24);
  color:#fff8f0;
}

/* Form validation states */
.form-error{
  display:block;
  grid-column:1/-1;
  min-height:20px;
  font-size:13px;
  font-weight:700;
  color:#9a2f18;
}

.inline-form input.input-error{
  border-color:#b83f25;
  box-shadow:0 0 0 3px rgba(184,63,37,.14);
}

.bottom-cta .form-error{
  color:#ffe1cc;
}

/* FAQ accordion overrides */
.faq-item p{
  max-height:0;
  overflow:hidden;
  transition:max-height .3s ease,padding .25s ease;
}

.faq-item.active p{
  max-height:1000px;
}

.hero.section-pad-sm{
  padding:42px 0 40px;
}

.hero-grid{
  grid-template-columns:.92fr 1.08fr;
  gap:48px;
  align-items:center;
  min-height:560px;
}

.hero-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.hero-copy h1{
  font-size:55px;
  line-height:1.04;
  letter-spacing:-.022em;
  max-width:700px;
  margin:0;
}

.hero-line{
  display:block;
  margin-bottom:4px;
}

.hero-line:nth-child(2){
  font-size:.92em;
  white-space:nowrap;
  margin-bottom:3px;
}

.hero-line-last{
  margin-bottom:0;
}

.hero-copy h1 em{
  display:block;
  margin-top:4px;
}

.hero-subline{
  display:flex;
  flex-wrap:wrap;
  gap:8px 10px;
  width:min(100%,540px);
  margin:24px 0 30px;
}

.hero-subline span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 12px;
  border:1px solid rgba(159,67,43,.12);
  border-radius:999px;
  background:rgba(255,250,243,.74);
  color:#4f433a;
  font-size:14px;
  line-height:1.45;
  font-weight:700;
  letter-spacing:.01em;
  white-space:nowrap;
}

.hero-ctas{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:12px;
}

.hero-coming{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-top:3px;
  font-size:12px;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:900;
  color:var(--terra);
}

.hero-coming::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--terra);
  display:inline-block;
  animation:comingPulse 2s infinite ease-in-out;
  transform-origin:center;
}

@keyframes comingPulse{
  0%{
    transform:scale(.72);
    opacity:.45;
  }
  50%{
    transform:scale(1.15);
    opacity:1;
  }
  100%{
    transform:scale(.72);
    opacity:.45;
  }
}

.hero-visual{
  min-height:560px;
}

.hero-visual>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center 18%;
}

@media(max-width:1050px){
  .hero.section-pad-sm{
    padding:36px 0 30px;
  }

  .hero-grid{
    grid-template-columns:1fr;
    min-height:auto;
    gap:28px;
  }

  .hero-copy h1{
    font-size:clamp(48px,7vw,58px);
  }

  .hero-visual,
  .hero-visual>img{
    min-height:0;
    height:440px;
  }
}

@media(max-width:680px){
  body{
    padding-bottom:0;
  }

  .hero.section-pad-sm{
    padding:24px 0 18px;
  }

  .hero-line:nth-child(2){
    font-size:1em;
    white-space:normal;
  }

  .hero-copy h1{
    font-size:clamp(36px,10.2vw,42px);
    line-height:1.02;
  }

  .hero-copy p{
    font-size:13.5px;
    line-height:1.52;
    margin:16px 0 22px;
  }

  .hero-subline{
    margin:18px 0 24px;
    gap:8px;
  }

  .hero-subline span{
    min-height:32px;
    padding:0 11px;
    white-space:normal;
  }

  .hero-ctas{
    flex-direction:column;
    align-items:flex-start;
    gap:10px;
  }

  .hero-ctas .btn{
    min-height:48px;
    padding:0 22px;
    font-size:15px;
  }

  .hero-visual,
  .hero-visual>img{
    height:250px;
  }

  .hero-visual>img{
    object-position:center 14%;
  }
}

/* Route modal */
body.modal-open{
  overflow:hidden;
}

.route-modal{
  position:fixed;
  inset:0;
  z-index:180;
  display:none;
  padding:20px;
}

.route-modal.is-open{
  display:block;
}

.route-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(22,20,18,.62);
  backdrop-filter:blur(6px);
}

.route-modal-panel{
  position:relative;
  width:min(1180px,calc(100vw - 40px));
  max-height:calc(100vh - 40px);
  overflow:hidden;
  margin:20px auto;
  background:#fffaf4;
  border:1px solid var(--line);
  border-radius:32px;
  box-shadow:0 30px 90px rgba(0,0,0,.28);
}

.route-modal-close{
  position:absolute;
  top:22px;
  right:22px;
  z-index:5;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  width:50px;
  height:50px;
  border:1px solid #e3d6c8;
  border-radius:50%;
  background:#fffdf8;
  color:#241915;
  cursor:pointer;
  font-size:0;
  line-height:1;
  text-align:center;
  font-family:var(--sans);
  font-weight:600;
  box-shadow:0 8px 20px rgba(20,12,7,.08);
  transition:background .18s ease, transform .18s ease, box-shadow .18s ease;
  transform:translateZ(0);
}

.route-modal-close::before{
  content:"\00D7";
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  font-size:30px;
  line-height:1;
}

.route-modal-close:hover{
  background:#f9efe4;
  box-shadow:0 10px 24px rgba(20,12,7,.12);
}

.route-modal-close:focus-visible{
  outline:2px solid #8b4f2f;
  outline-offset:2px;
}

.route-modal-content{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  max-height:calc(100vh - 40px);
  overflow-y:auto;
}

.route-modal-main{
  padding:48px 44px 40px;
}

.route-modal-eyebrow{
  display:inline-block;
  color:var(--terra);
  font-size:12px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:12px;
}

.route-modal h3{
  margin:0 42px 14px 0;
  font-family:var(--serif);
  font-size:clamp(42px,5vw,64px);
  line-height:.96;
  letter-spacing:-.03em;
}

.route-modal-intro{
  margin:0 0 24px;
  color:#6f645e;
  font-size:18px;
  line-height:1.55;
}

.route-modal-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}

.route-modal-box{
  border:1px solid rgba(228,214,199,.95);
  background:rgba(255,255,255,.5);
  border-radius:18px;
  padding:18px;
}

.route-modal-box h4{
  margin:0 0 14px;
  color:var(--terra);
  font-size:12px;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}

.route-modal-box ul,
.route-modal-box ol{
  margin:0;
  padding-left:18px;
  color:#4f4238;
}

.route-modal-box li{
  margin:0 0 10px;
  font-size:14px;
  line-height:1.5;
}

.route-modal-footer{
  margin-top:20px;
  display:flex;
  align-items:center;
  gap:18px;
  flex-wrap:wrap;
}

.route-modal-footer a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:0 24px;
  border-radius:8px;
  background:var(--terra);
  color:#fff8f0;
  font-weight:800;
}

.route-modal-footer p{
  margin:0;
  color:#6f645e;
  font-size:14px;
}

.route-modal-image{
  margin:0;
  min-height:100%;
  overflow:hidden;
  border-left:1px solid rgba(228,214,199,.7);
}

.route-modal-image img{
  width:100%;
  height:100%;
  min-height:680px;
  object-fit:cover;
  display:block;
}

@media(max-width:1100px){
  .route-modal-content{
    grid-template-columns:1fr;
  }

  .route-modal-main{
    padding:34px 26px 30px;
  }

  .route-modal-grid{
    grid-template-columns:1fr;
  }

  .route-modal-image{
    border-left:0;
    border-top:1px solid rgba(228,214,199,.7);
  }

  .route-modal-image img{
    min-height:320px;
    height:320px;
  }
}

@media(max-width:680px){
  .route-modal{
    padding:10px;
  }

  .route-modal-panel{
    width:calc(100vw - 20px);
    margin:10px auto;
    max-height:calc(100vh - 20px);
    border-radius:22px;
  }

  .route-modal-content{
    max-height:calc(100vh - 20px);
  }

  .route-modal-image{
    display:none;
  }

  .route-modal-close{
    top:12px;
    right:12px;
    width:44px;
    height:44px;
  }

  .route-modal-close::before{
    font-size:24px;
  }

  .route-modal h3{
    font-size:clamp(26px,8vw,32px);
    line-height:1.04;
    margin-right:52px;
  }

  .route-modal-intro{
    font-size:16px;
  }

  .route-modal-footer{
    align-items:stretch;
    flex-direction:column;
    gap:10px;
  }

  .route-modal-footer a{
    width:100%;
  }
}

/* Why section card refresh */
.why-layout{
  grid-template-columns:.82fr 1.36fr .82fr;
  gap:22px;
  align-items:stretch;
}

.why-points{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  border:0;
  border-radius:0;
  overflow:visible;
  background:transparent;
  box-shadow:none;
}

.why-points article{
  display:grid;
  grid-template-rows:34px minmax(80px,auto) auto;
  align-content:start;
  gap:8px;
  min-height:244px;
  padding:30px 30px 28px;
  border:1px solid rgba(229,214,198,.92);
  border-radius:26px;
  background:#fffdf9;
  box-shadow:0 10px 24px rgba(58,39,28,.04);
}

.why-points article:nth-child(2n),
.why-points article:nth-child(n+3){
  border:1px solid rgba(229,214,198,.92);
}

.why-points i{
  width:34px;
  height:34px;
  margin:0;
}

.why-points h3{
  font-family:var(--serif);
  font-size:32px;
  line-height:1.02;
  letter-spacing:-.01em;
  margin:0;
}

.why-points p{
  margin:0;
  font-size:14px;
  line-height:1.5;
  color:#5f524a;
}

@media(max-width:1050px){
  .why-layout{
    grid-template-columns:1fr;
    gap:22px;
  }

  .why-points{
    gap:16px;
  }

  .why-points article{
    min-height:0;
    padding:26px 22px;
    grid-template-rows:32px minmax(76px,auto) auto;
  }

  .why-points h3{
    font-size:30px;
  }
}

@media(max-width:680px){
  .why-points{
    grid-template-columns:1fr;
    gap:14px;
  }

  .why-points article,
  .why-points article:nth-child(2n),
  .why-points article:nth-child(n+3){
    min-height:0;
    padding:22px 18px 20px;
    gap:10px;
    border:1px solid rgba(229,214,198,.85);
    grid-template-rows:30px auto auto;
  }

  .why-points h3{
    font-size:28px;
    line-height:1.04;
  }

  .why-points p{
    font-size:14px;
    line-height:1.55;
  }
}

/* Consult section type refinement */
.consult-grid{
  grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);
}

.consult-copy{
  max-width:600px;
  width:100%;
  padding:56px 56px 54px 64px;
}

.consult-copy .kicker{
  font-size:12px;
  letter-spacing:.15em;
}

.consult-copy h2{
  font-size:clamp(48px,4.6vw,64px);
  line-height:.98;
  letter-spacing:-.024em;
  margin:12px 0 20px;
  max-width:none;
}

.consult-copy p{
  font-size:17px;
  line-height:1.62;
  margin:0;
  max-width:600px;
}

.consult-copy .consult-copy-secondary{
  margin-top:16px;
  max-width:600px;
}

.consult-copy .btn{
  align-self:flex-start;
  margin-top:28px;
}

.consult-note{
  margin-top:16px;
  font-size:13px;
  line-height:1.5;
  color:#6f6157;
}

@media(max-width:1050px){
  .consult-grid{
    grid-template-columns:1fr;
  }

  .consult-copy{
    max-width:none;
    padding:40px 34px;
  }

  .consult-copy h2{
    font-size:44px;
    line-height:1.01;
  }

  .consult-copy p{
    font-size:16px;
    max-width:100%;
  }
}

@media(max-width:680px){
  .consult-image{
    display:none;
  }

  .consult-copy{
    padding:30px 22px;
  }

  .consult-copy h2{
    font-size:38px;
    line-height:1.03;
    margin:10px 0 14px;
    max-width:11ch;
  }

  .consult-copy p{
    font-size:15px;
    line-height:1.62;
    max-width:100%;
  }

  .consult-copy .consult-copy-secondary{
    margin-top:10px;
  }

  .consult-copy .btn{
    margin-top:20px;
  }

  .consult-note{
    margin-top:12px;
    font-size:12px;
  }
}

/* Collection section refresh */
.collection{
  padding-top:78px;
  padding-bottom:92px;
}

.collection-heading{
  margin-bottom:44px;
}

.collection-kicker{
  display:block;
  margin-bottom:16px;
  color:var(--terra);
  font-size:12px;
  font-weight:800;
  letter-spacing:.32em;
  text-transform:uppercase;
}

.collection-heading h2{
  font-size:clamp(64px,7vw,104px);
  line-height:.94;
  letter-spacing:-.034em;
}

.collection-heading p{
  max-width:760px;
  margin-top:20px;
  font-size:16px;
  line-height:1.45;
  color:#6a5d53;
}

.collection-grid{
  gap:18px;
  align-items:stretch;
}

.collection .product-card{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  min-height:100%;
  padding:14px 14px 22px;
  border:2px solid rgba(244,235,225,.95);
  border-radius:22px;
  background:rgba(255,255,255,.7);
  box-shadow:none;
}

.collection .product-media{
  width:100%;
  border-radius:14px;
  overflow:hidden;
  background:#f5eee6;
  margin-bottom:22px;
}

.collection .product-media img{
  width:100%;
  height:188px;
  object-fit:cover;
  border-radius:14px;
  box-shadow:none;
}

.collection .product-card h3{
  margin:0;
  font-family:var(--serif);
  font-size:24px;
  line-height:1.18;
  letter-spacing:-.015em;
}

.collection .product-card p{
  margin:14px 0 0;
  font-size:14px;
  line-height:1.55;
  color:#675b52;
  max-width:250px;
}

.collection .product-divider{
  width:calc(100% - 52px);
  height:1px;
  margin:24px auto 16px;
  background:rgba(215,202,188,.95);
  margin-top:auto;
}

.collection .product-status{
  display:block;
  color:#86796e;
  font-size:12px;
  letter-spacing:.24em;
  font-weight:800;
  text-transform:uppercase;
}

@media(max-width:1050px){
  .collection{
    padding-top:66px;
    padding-bottom:74px;
  }

  .collection-heading h2{
    font-size:clamp(52px,8vw,82px);
  }

  .collection-grid{
    gap:16px;
  }

  .collection .product-media img{
    height:196px;
  }

  .collection .product-card h3{
    font-size:23px;
  }
}

@media(max-width:680px){
  .collection{
    padding-top:56px;
    padding-bottom:62px;
  }

  .collection-heading{
    margin-bottom:28px;
  }

  .collection-kicker{
    margin-bottom:12px;
    letter-spacing:.26em;
  }

  .collection-heading h2{
    font-size:56px;
  }

  .collection-heading p{
    font-size:15px;
    line-height:1.5;
    max-width:100%;
  }

  .collection .product-card{
    padding:12px 12px 20px;
  }

  .collection .product-media{
    margin-bottom:18px;
  }

  .collection .product-media img{
    height:210px;
  }

  .collection .product-card h3{
    font-size:22px;
  }

  .collection .product-card p{
    margin-top:12px;
    font-size:14px;
    line-height:1.55;
    max-width:270px;
  }

  .collection .product-divider{
    width:calc(100% - 44px);
    margin:20px auto 14px;
  }
}

/* Grooming add-ons section */
.grooming-addons{
  padding-top:40px;
  padding-bottom:56px;
}

.grooming-heading{
  margin-bottom:34px;
}

.grooming-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:42px;
  padding:0 18px;
  border:1px solid rgba(224,205,185,.95);
  border-radius:999px;
  color:#4d4037;
  font-size:16px;
  font-weight:500;
}

.grooming-pill{
  display:none;
}

.grooming-pill i{
  width:15px;
  height:15px;
  color:var(--terra);
}

.grooming-heading h2{
  font-size:clamp(48px,6vw,76px);
  line-height:.98;
  letter-spacing:-.028em;
  margin-top:18px;
}

.grooming-heading p{
  margin-top:16px;
  max-width:760px;
  font-size:17px;
  line-height:1.55;
  color:#66594f;
}

.grooming-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
}

.grooming-card{
  display:flex;
  border:1px solid rgba(227,210,191,.85);
  border-radius:22px;
  background:rgba(255,255,255,.78);
  box-shadow:0 12px 28px rgba(55,36,26,.08);
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}

.grooming-card:hover{
  transform:translateY(-4px);
  border-color:rgba(201,167,135,.75);
  box-shadow:0 22px 38px rgba(55,36,26,.14);
}

.grooming-card-body{
  width:100%;
  padding:14px 14px 18px;
  text-align:left;
}

.grooming-card h3{
  margin:0;
  display:flex;
  flex-direction:column;
  gap:13px;
  font-family:var(--serif);
  font-size:27px;
  line-height:1.06;
  letter-spacing:-.015em;
}

.grooming-icon{
  width:100%;
  aspect-ratio:16/11;
  border:1px solid rgba(224,206,188,.9);
  border-radius:16px;
  overflow:hidden;
  display:block;
  color:var(--terra);
  flex:0 0 auto;
  background:#f3e6d8;
}

.grooming-icon img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .3s ease;
}

.grooming-card:hover .grooming-icon img{
  transform:scale(1.04);
}

.grooming-icon i{
  width:24px;
  height:24px;
}

.grooming-card p{
  margin:10px 0 0;
  max-width:none;
  font-size:15px;
  line-height:1.55;
  color:#5f5249;
}

.grooming-launch-note{
  width:max-content;
  max-width:100%;
  margin:30px auto 0;
  border:1px solid rgba(224,205,185,.95);
  border-radius:999px;
  padding:9px 18px;
  color:#5f534b;
  font-size:17px;
}

@media(max-width:1050px){
  .grooming-addons{
    padding-top:30px;
    padding-bottom:44px;
  }

  .grooming-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .grooming-card h3{
    font-size:25px;
  }

  .grooming-card p{
    font-size:14px;
  }

}

@media(max-width:680px){
  .grooming-addons{
    padding-top:24px;
    padding-bottom:38px;
  }

  .grooming-heading{
    margin-bottom:24px;
  }

  .grooming-pill{
    min-height:38px;
    padding:0 14px;
    font-size:14px;
  }

  .grooming-heading h2{
    font-size:44px;
    margin-top:14px;
  }

  .grooming-heading p{
    font-size:15px;
    line-height:1.58;
  }

  .grooming-grid{
    grid-template-columns:1fr;
    gap:14px;
  }

  .grooming-card-body{
    padding:20px 16px 22px;
  }

  .grooming-card h3{
    gap:11px;
    font-size:24px;
  }

  .grooming-icon{
    width:100%;
    aspect-ratio:16/10;
    border-radius:12px;
  }

  .grooming-icon i{
    width:20px;
    height:20px;
  }

  .grooming-card p{
    margin-top:12px;
    max-width:none;
    font-size:14px;
  }

  .grooming-launch-note{
    margin-top:20px;
    font-size:14px;
    padding:8px 14px;
  }
}

/* Section title scale-down */
.section-heading h2{
  font-size:clamp(36px,3.8vw,52px);
  line-height:1;
}

.consult-copy h2,
.membership-copy h2{
  font-size:clamp(40px,4vw,54px);
  line-height:.98;
}

.collection-heading h2,
.grooming-heading h2{
  font-size:clamp(36px,3.8vw,52px);
  line-height:1;
}

@media(max-width:680px){
  .section-heading h2{
    font-size:40px;
    line-height:1.03;
  }

  .consult-copy h2,
  .membership-copy h2{
    font-size:36px;
  }

  .collection-heading h2,
  .grooming-heading h2{
    font-size:40px;
    line-height:1.03;
  }
}

/* FAQ single-row layout */
.faq-grid{
  grid-template-columns:1fr !important;
  gap:12px !important;
}

/* FAQ refinement */
.faq{
  padding-top:64px;
}

.faq .section-heading.compact{
  margin-bottom:24px;
}

.faq .section-heading p{
  margin-top:10px;
  font-size:15px;
  color:#6b5e55;
}

.faq-grid{
  max-width:900px;
  margin:0 auto;
  gap:10px !important;
}

.faq-item{
  border-radius:14px;
  border:1px solid rgba(226,211,194,.9);
  background:rgba(255,255,255,.64);
}

.faq-item.active{
  padding-bottom:20px;
}

.faq-item button{
  min-height:62px;
  padding:0 20px;
  font-size:17px;
  font-weight:700;
  letter-spacing:-.01em;
}

.faq-item button span{
  font-size:24px;
  color:#8c3f28;
  line-height:1;
}

.faq-item p{
  font-size:15px;
  line-height:1.62;
  color:#62574f;
  padding:0 20px;
}

.faq-item.active p{
  max-height:220px;
  padding:0 20px 18px;
}

.proof{
  display:none;
}

@media(max-width:680px){
  .faq{
    padding-top:50px;
  }

  .faq .section-heading p{
    font-size:14px;
  }

  .faq-item button{
    min-height:58px;
    padding:0 16px;
    font-size:16px;
  }

  .faq-item p{
    font-size:14px;
    padding:0 16px;
  }

  .faq-item.active p{
    padding:0 16px 16px;
  }
}

/* Bottom CTA polish */
.bottom-cta{
  position:relative;
  overflow:hidden;
  padding:52px 0 48px;
  background:
    radial-gradient(circle at 14% 22%,rgba(255,238,220,.26),transparent 34%),
    radial-gradient(circle at 86% 78%,rgba(255,220,189,.2),transparent 31%),
    linear-gradient(140deg,#a34a30 0%,#8e3822 50%,#6f2918 100%);
}

.bottom-cta::before,
.bottom-cta::after{
  content:"";
  position:absolute;
  border-radius:50%;
  pointer-events:none;
}

.bottom-cta::before{
  width:320px;
  height:320px;
  left:-128px;
  top:-142px;
  background:radial-gradient(circle,rgba(255,242,228,.22),rgba(255,242,228,0));
}

.bottom-cta::after{
  width:280px;
  height:280px;
  right:-96px;
  bottom:-148px;
  background:radial-gradient(circle,rgba(255,225,196,.24),rgba(255,225,196,0));
}

.bottom-grid{
  position:relative;
  z-index:1;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  gap:34px;
  padding:34px 0;
  border-radius:24px;
  background:transparent;
  box-shadow:none;
}

.bottom-copy .bottom-trust{
  display:inline-flex;
  align-items:center;
  gap:12px;
  min-height:52px;
  margin:0 0 16px;
  padding:10px 16px;
  border-radius:999px;
  border:1px solid rgba(255,241,228,.24);
  background:rgba(255,255,255,.12);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16);
}

.bottom-copy .bottom-trust i{
  color:#fff7ef;
}

.bottom-copy .bottom-trust span{
  color:#fff7ef;
  font-size:13px;
  font-weight:700;
  letter-spacing:.03em;
  line-height:1.3;
}

.bottom-copy h2{
  font-size:clamp(38px,4.6vw,56px);
  line-height:.95;
  letter-spacing:-.03em;
  text-wrap:balance;
  margin:0;
}

.bottom-copy p{
  margin:14px 0 0;
  max-width:34ch;
  font-size:16px;
  line-height:1.6;
  color:rgba(255,246,236,.92);
}

.bottom-cta .waitlist-form{
  align-self:center;
  padding:16px;
  border-radius:18px;
  border:0;
  background:transparent;
  box-shadow:none;
}

.bottom-cta .waitlist-form input{
  height:56px;
  border-radius:3px;
  border:0;
  background:#fff7ef;
  color:#2b201b;
  box-shadow:0 10px 22px rgba(65,30,19,.12);
}

.bottom-cta .waitlist-form input::placeholder{
  color:#8a6f5f;
}

.bottom-cta .waitlist-form .btn.dark{
  min-height:56px;
  border-radius:3px;
  background:linear-gradient(135deg,#332620,#1f1512);
  box-shadow:0 14px 26px rgba(0,0,0,.3);
}

.bottom-cta .waitlist-form .btn.dark:hover{
  background:linear-gradient(135deg,#3d2e28,#241916);
}

.bottom-copy{
  max-width:480px;
}

@media(max-width:1050px){
  .bottom-cta{
    padding:40px 0;
  }

  .bottom-grid{
    gap:20px;
    padding:24px 0;
  }

}

@media(max-width:680px){
  .bottom-cta{
    padding:30px 0;
  }

  .bottom-grid{
    gap:14px;
    padding:18px 0;
    border-radius:16px;
  }

  .bottom-copy h2{
    font-size:34px;
    line-height:1.02;
  }

  .bottom-copy p{
    font-size:14px;
    line-height:1.56;
  }

  .bottom-copy .bottom-trust{
    margin-bottom:10px;
    padding:8px 12px;
    min-height:48px;
    border-radius:14px;
  }

  .bottom-copy .bottom-trust span{
    font-size:12px;
  }

  .bottom-cta .waitlist-form{
    padding:10px 0;
    border-radius:14px;
  }

  .bottom-cta .waitlist-form input,
  .bottom-cta .waitlist-form .btn.dark{
    min-height:50px;
    height:50px;
  }

}

/* Natlo Grooming Section */
.natlo-grooming-section{
  background:#f7f1e9;
  padding:80px 24px;
  color:#241915;
}

.natlo-grooming-container{
  max-width:1240px;
  margin:0 auto;
}

.natlo-grooming-header{
  max-width:760px;
  margin:0 auto 46px;
  text-align:center;
}

.natlo-grooming-header h2{
  font-family:var(--serif);
  font-size:clamp(36px,3.8vw,52px);
  line-height:.98;
  font-weight:600;
  letter-spacing:-.02em;
  margin:0 0 20px;
  color:#241915;
}

.natlo-grooming-header p{
  font-size:16px;
  line-height:1.45;
  color:#6a5d53;
  margin:0;
}

.natlo-grooming-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:24px;
}

.natlo-grooming-card{
  background:#fffdf8;
  border:1px solid #e3d6c8;
  border-radius:20px;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  box-shadow:0 14px 34px rgba(45,30,20,.06);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}

.natlo-grooming-card:hover{
  transform:translateY(-5px);
  border-color:#c9ad9b;
  box-shadow:0 22px 48px rgba(45,30,20,.12);
}

.natlo-grooming-img{
  height:165px;
  overflow:hidden;
  background:#eadfd2;
}

.natlo-grooming-img img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .35s ease;
}

.natlo-grooming-card:hover .natlo-grooming-img img{
  transform:scale(1.04);
}

.natlo-grooming-body{
  min-height:170px;
  padding:24px 24px 22px;
  display:flex;
  flex-direction:column;
}

.natlo-grooming-body h3{
  font-family:var(--serif);
  font-size:27px;
  line-height:1;
  letter-spacing:-.02em;
  margin:0 0 9px;
  color:#241915;
}

.natlo-grooming-body p{
  font-size:14px;
  line-height:1.55;
  color:var(--muted);
  margin:0;
}

.natlo-grooming-footer{
  margin-top:34px;
  text-align:center;
}

.natlo-grooming-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:268px;
  height:52px;
  padding:0 28px;
  border-radius:8px;
  background:#8b4f2f;
  color:#fff;
  text-decoration:none;
  font-size:16px;
  font-weight:700;
  transition:background .25s ease,transform .25s ease;
}

.natlo-grooming-btn:hover{
  background:#713c23;
  transform:translateY(-2px);
}

.natlo-grooming-footer p{
  margin:16px 0 0;
  color:#6f645e;
  font-size:15px;
}

@media(max-width:1100px){
  .natlo-grooming-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .natlo-grooming-img{
    height:190px;
  }
}

@media(max-width:640px){
  .natlo-grooming-section{
    padding:60px 16px;
  }

  .natlo-grooming-header{
    margin-bottom:34px;
  }

  .natlo-grooming-header h2{
    font-size:clamp(30px,8.8vw,34px);
    line-height:1.05;
    margin-bottom:12px;
  }

  .natlo-grooming-header p{
    font-size:14px;
    line-height:1.55;
  }

  .natlo-grooming-grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .natlo-grooming-img{
    height:190px;
  }

  .natlo-grooming-body{
    min-height:150px;
    padding:22px;
  }

  .natlo-grooming-body h3{
    font-size:24px;
    line-height:1.08;
  }

  .natlo-grooming-btn{
    width:100%;
    min-width:0;
    font-size:15px;
  }
}

/* Grooming Services Modal */
body.natlo-modal-open{
  overflow:hidden;
}

.natlo-services-modal{
  display:none;
  position:fixed;
  inset:0;
  z-index:9999;
}

.natlo-services-modal.is-open{
  display:block;
}

.natlo-services-backdrop{
  position:absolute;
  inset:0;
  background:rgba(26,21,18,.66);
  backdrop-filter:blur(6px);
}

.natlo-services-panel{
  position:relative;
  width:min(1040px,calc(100vw - 32px));
  max-height:calc(100vh - 40px);
  overflow-y:auto;
  margin:20px auto;
  background:#fffaf4;
  border:1px solid #e3d6c8;
  border-radius:30px;
  padding:44px;
  box-shadow:0 30px 90px rgba(0,0,0,.3);
  color:#241915;
}

.natlo-services-close{
  position:absolute;
  top:22px;
  right:22px;
  z-index:4;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  width:50px;
  height:50px;
  border-radius:999px;
  border:1px solid #e3d6c8;
  background:#fffdf8;
  color:#241915;
  font-size:0;
  line-height:1;
  text-align:center;
  font-family:var(--sans);
  font-weight:600;
  cursor:pointer;
  box-shadow:0 8px 20px rgba(20,12,7,.08);
  transition:background .18s ease, transform .18s ease, box-shadow .18s ease;
  transform:translateZ(0);
}

.natlo-services-close::before{
  content:"\00D7";
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  font-size:30px;
  line-height:1;
}

.natlo-services-close:hover{
  background:#f9efe4;
  box-shadow:0 10px 24px rgba(20,12,7,.12);
}

.natlo-services-close:focus-visible{
  outline:2px solid #8b4f2f;
  outline-offset:2px;
}

.natlo-services-header{
  max-width:720px;
  margin-bottom:34px;
}

.natlo-services-header span{
  display:inline-block;
  margin-bottom:12px;
  color:#9c432e;
  font-size:13px;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
}

.natlo-services-header h2{
  font-family:var(--serif);
  font-size:clamp(28px,2.9vw,38px);
  line-height:1;
  font-weight:500;
  letter-spacing:-.03em;
  margin:0 0 16px;
}

.natlo-services-header p{
  font-size:18px;
  line-height:1.55;
  color:#625852;
  margin:0;
}

.natlo-services-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.natlo-service-group{
  background:#fffdf8;
  border:1px solid #e3d6c8;
  border-radius:20px;
  padding:24px;
}

.natlo-service-group h3{
  display:flex;
  align-items:center;
  gap:10px;
  font-family:var(--serif);
  font-size:21px;
  line-height:1.18;
  letter-spacing:-.015em;
  font-weight:500;
  margin:0 0 18px;
  color:#241915;
}

.natlo-service-group h3 i{
  width:20px;
  height:20px;
  color:#9c432e;
  flex:0 0 auto;
}

.natlo-service-group p{
  margin:0 0 14px;
  font-size:14px;
  line-height:1.45;
  color:#6b5f58;
}

.natlo-service-group ul{
  list-style:none;
  padding:0;
  margin:0;
}

.natlo-service-group li{
  position:relative;
  padding-left:24px;
  margin-bottom:5px;
  font-size:15.5px;
  line-height:1.4;
  color:#625852;
}

.natlo-service-group li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#9c432e;
  font-weight:800;
}

.natlo-services-footer{
  margin-top:34px;
  padding-top:26px;
  border-top:1px solid #e3d6c8;
  display:flex;
  align-items:center;
  gap:22px;
  flex-wrap:wrap;
}

.natlo-services-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:220px;
  height:56px;
  padding:0 30px;
  border-radius:8px;
  background:#8b4f2f;
  color:#fff;
  text-decoration:none;
  font-size:16px;
  font-weight:800;
  transition:background .25s ease,transform .25s ease;
}

.natlo-services-cta:hover{
  background:#713c23;
  transform:translateY(-2px);
}

.natlo-services-footer p{
  margin:0;
  color:#6f645e;
  font-size:15px;
  line-height:1.45;
  max-width:520px;
}

@media(max-width:900px){
  .natlo-services-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .natlo-services-panel{
    padding:34px 24px;
  }
}

@media(max-width:640px){
  .natlo-services-panel{
    width:calc(100vw - 20px);
    max-height:calc(100vh - 20px);
    margin:10px auto;
    border-radius:24px;
    padding:32px 18px;
  }

  .natlo-services-close{
    top:14px;
    right:14px;
    width:44px;
    height:44px;
  }

  .natlo-services-close::before{
    font-size:24px;
  }

  .natlo-services-header{
    padding-right:44px;
  }

  .natlo-services-header h2{
    font-size:clamp(22px,6.8vw,26px);
    line-height:1.08;
  }

  .natlo-services-header p{
    font-size:16px;
  }

  .natlo-services-grid{
    grid-template-columns:1fr;
    gap:14px;
  }

  .natlo-service-group{
    padding:20px;
  }

  .natlo-service-group h3{
    font-size:20px;
  }

  .natlo-services-footer{
    align-items:stretch;
    flex-direction:column;
  }

  .natlo-services-cta{
    width:100%;
  }
}

/* Responsive hardening: mobile, tablet, and iPad */
html,
body{
  max-width:100%;
  overflow-x:clip;
}

@media(max-width:1180px){
  .container{
    width:min(var(--max),calc(100% - 36px));
  }

  .section{
    padding:72px 0;
  }

  .route-grid,
  .steps-grid,
  .collection-grid{
    gap:18px;
  }

  .route-card h3{
    font-size:clamp(24px,2.9vw,30px);
  }

  .step-card h3{
    font-size:clamp(22px,2.6vw,26px);
  }

  .collection .product-card h3{
    font-size:22px;
  }

  .lead-inner{
    padding:36px 28px;
  }

  .consult-copy{
    padding:40px 32px;
  }
}

@media(max-width:1024px){
  .section{
    padding:64px 0;
  }

  .site-header.open .nav{
    max-height:calc(100dvh - 120px);
    overflow-y:auto;
  }

  .hero-copy h1{
    font-size:clamp(44px,6.8vw,58px);
  }

  .hero-visual,
  .hero-visual>img{
    height:420px;
  }

  .route-grid,
  .steps-grid,
  .collection-grid,
  .natlo-grooming-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .lead-inner,
  .consult-grid,
  .membership-grid,
  .bottom-grid{
    grid-template-columns:1fr;
  }

  .inline-form{
    grid-template-columns:1fr;
    gap:10px;
  }

  .inline-form .btn{
    width:100%;
  }

  .proof-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .rating-card{
    grid-column:1/-1;
  }

  .natlo-grooming-btn{
    width:100%;
    min-width:0;
  }

}

@media(max-width:820px){
  .container{
    width:min(var(--max),calc(100% - 28px));
  }

  .route-card div{
    padding:20px 18px 22px;
  }

  .section-heading h2,
  .collection-heading h2,
  .grooming-heading h2{
    font-size:clamp(34px,8vw,44px);
  }

  .hero-subline{
    font-size:14px;
  }

  .natlo-footer-links{
    gap:12px 16px;
  }
}

@media(max-width:640px){
  .container{
    width:min(var(--max),calc(100% - 24px));
  }

  .section{
    padding:54px 0;
  }

  .btn{
    white-space:normal;
  }

  .hero-copy h1{
    font-size:clamp(38px,11.5vw,50px);
  }

  .hero-visual,
  .hero-visual>img{
    height:250px;
  }

  .hero-grid .hero-visual{
    order:-1;
  }

  .hero-grid .hero-copy{
    order:1;
  }

  .mobile-sticky{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .natlo-whatsapp-btn{
    display:none !important;
  }

  .route-grid,
  .steps-grid,
  .collection-grid,
  .natlo-grooming-grid,
  .proof-grid,
  .member-benefits{
    grid-template-columns:1fr;
  }

  .trust-item{
    padding:14px 12px;
  }

  .route-modal-main{
    padding:28px 18px 24px;
  }

  .route-modal-box li{
    font-size:13px;
  }

  .natlo-services-panel{
    padding:26px 16px;
  }

  main > section{
    position:relative;
  }

  main > section::after{
    content:"";
    display:block;
    width:68px;
    height:1px;
    margin:24px auto 0;
    background:rgba(159,67,43,.28);
  }

  main > section:last-of-type::after{
    display:none;
  }

  .marquee::after{
    display:none;
  }
}

@media(min-width:1051px){
  .hero.section-pad-sm{
    --hero-min-height:calc(100dvh - 112px);
    min-height:var(--hero-min-height);
    padding:24px 0;
    display:flex;
    align-items:center;
  }

  .hero.section-pad-sm .hero-grid{
    min-height:100%;
    align-items:center;
  }

  .hero.section-pad-sm .hero-visual,
  .hero.section-pad-sm .hero-visual > img{
    height:clamp(520px,72vh,860px);
  }

  .why-points h3{
    font-size:27px;
  }

}

@media(max-width:640px){
  body{
    font-size:15px;
    padding-bottom:0;
  }

  .hero.section-pad-sm{
    padding:18px 0 14px;
  }

  .hero-copy h1{
    font-size:clamp(30px,10vw,36px);
    line-height:1.01;
  }

  .hero-copy p{
    font-size:13px;
    line-height:1.46;
    margin:14px 0 20px;
  }

  .hero-subline{
    gap:8px;
    max-width:none;
  }

  .hero-ctas .btn{
    min-height:46px;
    padding:0 20px;
    font-size:14px;
  }

  .consult-copy{
    padding:24px 18px;
  }

  .consult-copy .kicker{
    letter-spacing:.09em;
    font-size:11px;
  }

  .consult-copy h2{
    max-width:none;
    margin:10px 0 12px;
    text-wrap:balance;
  }

  .consult-copy p{
    max-width:none;
  }

  .consult-copy .btn{
    width:100%;
    justify-content:center;
  }

  .section-heading h2,
  .collection-heading h2,
  .grooming-heading h2,
  .consult-copy h2,
  .membership-copy h2,
  .bottom-grid h2{
    font-size:clamp(30px,8.6vw,36px);
    line-height:1.04;
  }

  .route-card h3,
  .step-card h3,
  .collection .product-card h3,
  .why-points h3,
  .natlo-grooming-body h3{
    font-size:24px;
    line-height:1.1;
  }

  .section-heading p,
  .consult-copy p,
  .membership-copy p,
  .route-card p,
  .step-card p,
  .collection .product-card p,
  .faq-item p,
  .bottom-grid p,
  .lead-title p,
  .lead-subpara{
    font-size:14px;
    line-height:1.6;
  }

  .btn{
    font-size:15px;
  }

  .inline-form input{
    font-size:16px;
  }

  .member-benefits{
    grid-template-columns:1fr;
    gap:10px;
    margin:18px 0 0;
  }

  .member-benefits span{
    display:flex;
    align-items:center;
    gap:10px;
    font-size:15px;
    line-height:1.4;
  }

  .member-benefits i{
    width:26px;
    height:26px;
    margin:0;
    flex:0 0 auto;
  }

  .natlo-grooming-btn{
    width:auto;
    min-width:0;
    max-width:290px;
    height:48px;
    min-height:48px;
    padding:0 16px;
    border-radius:7px;
    font-size:14px;
  }

  .lead-band{
    padding:0 0 52px;
  }

  .lead-inner{
    padding:24px 16px;
    border-radius:16px;
    gap:16px;
  }

  .lead-title{
    grid-template-columns:1fr;
    gap:10px;
  }

  .lead-title i{
    width:34px;
    height:34px;
  }

  .lead-title h2{
    font-size:clamp(28px,8.6vw,32px);
    line-height:1.06;
    margin:0;
    white-space:normal;
    grid-column:1;
  }

  .lead-title p,
  .lead-subpara{
    font-size:13px;
    line-height:1.55;
    grid-column:1;
  }

  .lead-trust-note{
    margin-top:6px;
    font-size:12px;
    line-height:1.45;
    grid-column:1;
  }

  .lead-band .inline-form{
    gap:10px;
  }

  .lead-band .inline-form input{
    height:48px;
    font-size:15px;
    padding:0 14px;
  }

  .lead-band .inline-form .btn{
    min-height:48px;
    font-size:14px;
  }

  .marquee{
    padding:0 10px;
  }

  .marquee-track{
    gap:20px;
    padding:10px 0;
    font-size:13px;
    line-height:1.3;
  }

  .marquee span{
    gap:7px;
  }

  .faq{
    padding-top:42px;
    padding-bottom:28px;
  }

  .faq .section-heading.compact{
    margin-bottom:18px;
  }

  .faq .section-heading h2{
    font-size:clamp(28px,8.2vw,32px);
    line-height:1.08;
  }

  .faq .section-heading p{
    font-size:13px;
    line-height:1.5;
  }

  .faq-grid{
    gap:10px !important;
  }

  .faq-item{
    border-radius:12px;
  }

  .faq-item button{
    min-height:52px;
    padding:0 14px;
    font-size:15px;
    line-height:1.25;
  }

  .faq-item button span{
    font-size:20px;
  }

  .faq-item p{
    font-size:13.5px;
    line-height:1.58;
    padding:0 14px;
  }

  .faq-item.active p{
    padding:0 14px 14px;
  }

  .bottom-cta .container{
    width:min(var(--max),calc(100% - 24px));
  }

  .bottom-cta .bottom-grid{
    padding-left:0;
    padding-right:0;
  }

  .bottom-cta .waitlist-form{
    padding-left:0;
    padding-right:0;
  }
}

@media(max-width:420px){
  .hero-copy h1{
    font-size:clamp(31px,10.2vw,36px);
  }

  .section-heading h2,
  .collection-heading h2,
  .grooming-heading h2,
  .consult-copy h2,
  .membership-copy h2,
  .bottom-grid h2{
    font-size:clamp(27px,8vw,32px);
  }

  .btn{
    font-size:14px;
  }

  .route-modal h3{
    font-size:24px;
  }

  .natlo-services-header h2{
    font-size:22px;
  }
}

@media(min-width:641px) and (max-width:1024px){
  .container{
    width:min(var(--max),calc(100% - 40px));
  }

  .header-inner{
    height:72px;
    gap:18px;
  }

  .site-header.open .nav{
    left:20px;
    right:20px;
    top:72px;
    padding:20px 18px 22px;
    border-radius:16px;
  }

  .site-header.open .nav a{
    width:100%;
    padding:8px 0;
    font-size:14px;
  }

  .hero.section-pad-sm{
    padding:30px 0 24px;
  }

  .hero-grid{
    gap:24px;
  }

  .hero-copy{
    max-width:760px;
  }

  .hero-copy h1{
    font-size:clamp(46px,6.1vw,60px);
    max-width:12ch;
  }

  .hero-copy p{
    max-width:none;
    font-size:16px;
    line-height:1.62;
  }

  .hero-subline{
    width:min(100%,620px);
    gap:10px 12px;
    margin:20px 0 26px;
  }

  .hero-visual,
  .hero-visual>img{
    height:400px;
  }

  .trust-grid,
  .route-grid,
  .steps-grid,
  .collection-grid,
  .proof-grid{
    gap:16px;
  }

  .member-benefits{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .bottom-grid{
    gap:22px;
  }

  .natlo-footer{
    padding:38px 0 20px;
  }

  .natlo-footer-inner{
    padding:0 24px;
  }

  .natlo-footer-contact{
    max-width:100%;
    gap:10px;
  }

  .natlo-whatsapp-btn{
    display:inline-flex !important;
  }
}

@media(min-width:681px) and (max-width:1024px) and (orientation:portrait){
  .why{
    padding-top:60px;
    padding-bottom:60px;
  }

  .why-layout{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-areas:
      "points points"
      "left right";
    gap:18px;
    align-items:start;
  }

  .why-points{
    grid-area:points;
  }

  .why-image{
    min-height:220px;
  }

  .why-image img{
    height:220px;
  }

  .why-image.image-left{
    grid-area:left;
  }

  .why-image.image-right{
    grid-area:right;
  }
}

.mobile-sticky.is-hidden{
  display:none !important;
}

.header-actions{
  transition:opacity .22s ease,transform .22s ease,visibility .22s ease;
}

.header-actions.is-hidden{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(-4px);
}

/* Brand color update: topbar + all button variants */
.topbar{
  background:#31261d;
}

.btn,
.btn:hover,
.btn.dark,
.natlo-whatsapp-btn,
.natlo-whatsapp-btn:hover,
.natlo-grooming-btn,
.natlo-grooming-btn:hover,
.natlo-services-cta,
.natlo-services-cta:hover,
.bottom-cta .waitlist-form .btn.dark,
.bottom-cta .waitlist-form .btn.dark:hover,
.mobile-sticky a:first-child{
  background:#31261d;
}

.btn,
.natlo-whatsapp-btn,
.natlo-grooming-btn,
.natlo-services-cta,
.mobile-sticky a:first-child{
  transition:transform .2s ease,box-shadow .25s ease,filter .25s ease,background-color .25s ease;
}

.btn:hover,
.natlo-whatsapp-btn:hover,
.natlo-grooming-btn:hover,
.natlo-services-cta:hover,
.mobile-sticky a:first-child:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(0,0,0,.24);
  filter:brightness(1.08);
}

.btn,
.natlo-whatsapp-btn,
.natlo-grooming-btn,
.natlo-services-cta,
.route-modal-footer a,
.mobile-sticky a,
.success-panel a,
.faq-item button{
  font-weight:400;
}

.mobile-sticky a{
  padding:0 10px;
  text-align:center;
  line-height:1.15;
}

.mobile-whatsapp-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
