:root{
  --cream:#e6ddce; --cream-2:#d8ccba; --paper:#eee7da; --ink:#151311; --muted:#5f574c;
  --black:#11100e; --gold:#b7904d; --gold-soft:#d4bd86; --line:rgba(183,144,77,.28); --white:#fffaf1;
  --shadow:0 24px 70px rgba(34,28,20,.16); --soft-shadow:0 14px 40px rgba(34,28,20,.10);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.7} a{color:inherit;text-decoration:none} img{max-width:100%;display:block} .container{width:min(1160px,92%);margin:auto}.site-header{background:#ded4c2}.brand-stage{min-height:235px;background:linear-gradient(rgba(232,224,211,.08),rgba(216,204,186,.08)),url('../img/logo-header-bg.png') center/cover no-repeat;display:flex;align-items:center;justify-content:center;padding:32px 16px}.brand-mark{width:min(520px,72vw);padding:16px 32px;display:block}.brand-mark img{filter:drop-shadow(0 10px 20px rgba(0,0,0,.12))}.main-nav{position:sticky;top:0;z-index:999;background:rgba(18,17,15,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(212,189,134,.28)}.nav-list{list-style:none;margin:0 auto;padding:0 20px;min-height:58px;display:flex;align-items:center;justify-content:center;gap:32px}.nav-list a{color:#f7efe2;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:600}.nav-list a:hover{color:var(--gold-soft)}.nav-toggle{display:none;background:transparent;border:0;width:48px;height:48px;margin-left:auto}.nav-toggle span{display:block;width:24px;height:1px;background:#f8efdf;margin:6px auto}.hero{min-height:660px;position:relative;display:grid;place-items:center;overflow:hidden;background:#111}.hero-video,.hero-mask{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-mask{background:radial-gradient(circle at center,rgba(255,235,190,.08),transparent 36%),linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.42)),repeating-linear-gradient(45deg,rgba(255,255,255,.025) 0 1px,transparent 1px 7px)}.hero-content{position:relative;z-index:1;width:min(760px,88%);text-align:left;color:#fff;margin-right:auto;margin-left:8%}.eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-soft);font-weight:600;margin:0 0 14px}.eyebrow.dark{color:#8d6c31}.eyebrow.light{color:#d9bd78}.hero h1,.section h2,.final-cta h2{font-family:'Cormorant Garamond',serif;font-weight:600;line-height:.98;margin:0;color:inherit}.hero h1{font-size:clamp(45px,6vw,78px);max-width:760px}.hero-copy{font-size:16px;color:#eee4d6;max-width:580px;text-align:justify}.hero-actions{display:flex;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.btn-gold{background:linear-gradient(135deg,#c9a65c,#8d6a2d);color:#fff}.btn-ghost{border-color:rgba(255,255,255,.5);color:#fff}.section{padding:90px 0;background:var(--cream)}.section:nth-of-type(even){background:var(--cream-2)}.section-head{max-width:760px;margin:0 0 36px;text-align:left}.section-head h2,.about-copy h2{font-size:clamp(34px,4vw,50px)}.section-head p:last-child{color:var(--muted);text-align:justify}.two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center}.about-image{border:1px solid var(--line);padding:12px;background:rgba(255,250,241,.42);box-shadow:var(--shadow)}.about-image img{aspect-ratio:1/1;object-fit:cover;border-radius:10px}.about-copy p{text-align:justify;color:var(--muted)}.about-note{margin-top:26px;padding:24px;border-left:3px solid var(--gold);background:rgba(255,250,241,.36);box-shadow:var(--soft-shadow)}.about-note h3{margin:0 0 8px;font-family:'Cormorant Garamond',serif;font-size:28px}.services-section{background:#ded3c1}.service-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-detail{background:rgba(255,250,241,.58);border:1px solid var(--line);padding:26px;box-shadow:var(--soft-shadow);border-radius:12px}.service-wide{grid-column:1/-1}.service-top{display:flex;align-items:flex-start;gap:16px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:16px}.service-top span{font-family:'Cormorant Garamond',serif;color:var(--gold);font-size:34px;line-height:1}.service-detail h3{font-family:'Cormorant Garamond',serif;font-size:28px;line-height:1.05;margin:0}.service-detail h4{margin:18px 0 8px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#80622f}.service-detail p{color:var(--muted);text-align:justify}.service-detail ul{padding-left:18px;color:#4c453c;margin:8px 0}.important{font-size:13px;background:rgba(183,144,77,.11);border-left:3px solid var(--gold);padding:12px 14px}.pricing-section{background:var(--cream)}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.price-card{background:#f2eadc;border:1px solid var(--line);box-shadow:var(--soft-shadow);display:flex;flex-direction:column;min-height:100%;border-radius:12px;overflow:hidden}.price-card img{height:150px;width:100%;object-fit:cover}.price-card div{padding:20px;display:flex;flex-direction:column;flex:1}.price-card h3{font-family:'Cormorant Garamond',serif;font-size:25px;line-height:1;margin:0 0 10px}.price-card p{color:var(--muted);text-align:justify;margin:0 0 16px;font-size:13px}.price-card strong{margin-top:auto;font-family:'Cormorant Garamond',serif;font-size:30px;color:#886529}.price-card a{margin-top:12px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#111;border-top:1px solid var(--line);padding-top:12px;font-weight:700}.gallery-section{background:var(--cream-2)}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.filter{border:1px solid var(--line);background:rgba(255,250,241,.5);padding:10px 16px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;cursor:pointer}.filter.active,.filter:hover{background:#171512;color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-item{border:0;padding:0;background:transparent;cursor:pointer;aspect-ratio:1/1;overflow:hidden;border-radius:10px;box-shadow:var(--soft-shadow)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery-item:hover img{transform:scale(1.04)}.testimonial-section{background:#151311;color:#fff;padding:72px 0}.testimonial-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.testimonial-section h2{font-size:clamp(30px,3vw,42px)}.testimonial-carousel{position:relative;max-width:560px;margin-left:auto}.testimonial-track{position:relative;min-height:250px}.testimonial-card{display:none;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(212,189,134,.25);padding:24px;border-radius:12px;text-align:center}.testimonial-card.active{display:block}.testimonial-card img{width:74px;height:74px;border-radius:50%;object-fit:cover;margin:0 auto 14px;border:1px solid var(--gold)}.testimonial-card p{font-size:14px;color:#e9dfd0;margin:0 auto 12px;max-width:400px}.testimonial-card h3{font-size:17px;margin:0;color:var(--gold-soft);font-family:'Cormorant Garamond',serif}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:1px solid rgba(212,189,134,.35);background:#211d18;color:#fff;width:34px;height:34px;border-radius:50%;cursor:pointer}.prev{left:-18px}.next{right:-18px}.dots{display:flex;gap:8px;justify-content:center;margin-top:14px}.dots button{width:7px;height:7px;border-radius:50%;border:0;background:rgba(255,255,255,.35);cursor:pointer}.dots button.active{background:var(--gold-soft)}.booking-section{background:var(--cream)}.booking-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:start}.booking-copy p{text-align:justify;color:var(--muted)}.booking-copy ul{padding-left:18px}.booking-form{background:#f3eadb;border:1px solid var(--line);box-shadow:var(--shadow);padding:28px;border-radius:12px;display:grid;gap:14px}.booking-form label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#6d5630}.booking-form input,.booking-form select,.booking-form textarea{width:100%;margin-top:7px;border:1px solid rgba(63,52,34,.2);background:#fffaf1;padding:13px 14px;font:inherit;color:#111;border-radius:6px}.form-status{margin:0;color:#735727}.final-cta{background:linear-gradient(135deg,rgba(0,0,0,.78),rgba(0,0,0,.62)),url('../img/logo-header-bg.png') center/cover no-repeat;color:#fff;text-align:left;padding:90px 0}.final-cta h2{font-size:clamp(38px,5vw,64px);max-width:720px;margin-bottom:24px}.footer{background:#100f0d;color:#eee2cf;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr .8fr;gap:34px}.footer-logo{width:230px;filter:invert(1) brightness(3);margin-bottom:18px}.footer h3{font-family:'Cormorant Garamond',serif;font-size:26px;margin:0 0 12px;color:#fff}.footer p{color:#cfc2ad;margin:8px 0}.footer a{color:#e5c982}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:20px;color:#8e8373;font-size:13px}.floating-reserve{position:fixed;right:20px;bottom:20px;z-index:998;background:linear-gradient(135deg,#c9a65c,#8d6a2d);color:#fff;padding:14px 18px;border-radius:999px;box-shadow:0 16px 40px rgba(0,0,0,.24);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.86);display:none;align-items:center;justify-content:center;z-index:2000;padding:26px}.lightbox.open{display:flex}.lightbox img{width:min(82vh,88vw);height:min(82vh,88vw);object-fit:cover;border-radius:10px}.lightbox-close{position:absolute;top:18px;right:22px;background:transparent;color:#fff;border:0;font-size:42px;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease, transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.brand-stage{min-height:185px}.brand-mark{width:min(430px,82vw)}.nav-toggle{display:block}.main-nav{min-height:56px}.nav-list{position:absolute;left:0;right:0;top:56px;display:none;flex-direction:column;background:#12110f;padding:18px 0;gap:14px}.nav-list.open{display:flex}.two-col,.booking-grid,.testimonial-layout{grid-template-columns:1fr}.pricing-grid{grid-template-columns:repeat(2,1fr)}.service-detail-grid{grid-template-columns:1fr}.service-wide{grid-column:auto}.gallery-grid{grid-template-columns:repeat(2,1fr)}.hero-content{margin-left:auto}.footer-grid{grid-template-columns:1fr}.testimonial-carousel{margin:auto;max-width:92%}}
@media(max-width:620px){body{font-size:14px}.section{padding:64px 0}.hero{min-height:570px}.hero h1{font-size:43px}.hero-actions{flex-direction:column;align-items:flex-start}.pricing-grid,.gallery-grid{grid-template-columns:1fr}.price-card img{height:185px}.service-detail{padding:20px}.brand-stage{min-height:150px}.testimonial-track{min-height:285px}.prev{left:-10px}.next{right:-10px}}


/* v2 adjustments: darker sections, better about image ratio, booking visual, stronger testimonial contrast */
body{background:#0f0d0c;color:#f2eadb}
.section{background:#12100e}
.section:nth-of-type(even){background:#171411}
.about-section,.pricing-section,.gallery-section,.booking-section{background:#12100e;color:#f3eadb}
.services-section{background:#171411;color:#f3eadb}
.section-head p:last-child,.about-copy p,.booking-copy p{color:#d6ccb9}
.about-image{padding:10px;background:rgba(255,255,255,.04)}
.about-image img{aspect-ratio:4/5;object-fit:cover;border-radius:10px;width:100%}
.about-note{background:rgba(255,255,255,.06);box-shadow:none}
.booking-copy ul{padding-left:18px;color:#d8cfbf;margin:0 0 22px}
.booking-visual{margin-top:24px;border:1px solid var(--line);background:rgba(255,255,255,.04);padding:10px;border-radius:10px;box-shadow:var(--shadow)}
.booking-visual img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:8px}
.filter{background:rgba(255,255,255,.04);color:#f3eadb}
.filter.active,.filter:hover{background:#f3eadb;color:#111}
.testimonial-section{background:#0b0a09;color:#fff}
.testimonial-card{background:linear-gradient(145deg,rgba(23,20,17,.96),rgba(34,29,24,.92));border:1px solid rgba(212,189,134,.28);box-shadow:0 18px 45px rgba(0,0,0,.24)}
.testimonial-card p{color:#f2e8da}
@media(max-width:980px){.booking-visual img,.about-image img{aspect-ratio:16/11}}


/* v3 visual refinement: darker cards, gold headings, compact pricing, centered CTA */
.section h2,
.about-copy h2,
.service-detail h3,
.price-card h3,
.final-cta h2,
.footer h3{
  color: var(--gold-soft);
}

.service-detail{
  background: linear-gradient(145deg, rgba(28,24,20,.96), rgba(20,18,16,.94));
  border: 1px solid rgba(212,189,134,.22);
  box-shadow: 0 18px 46px rgba(0,0,0,.20);
}

.service-detail p,
.service-detail ul{
  color: #e5dbcc;
}

.service-detail h4{
  color: var(--gold-soft);
}

.service-top{
  border-bottom-color: rgba(212,189,134,.24);
}

.important{
  background: rgba(183,144,77,.14);
  color: #efe4d2 !important;
  border-left-color: var(--gold-soft);
}

.price-card{
  background: linear-gradient(145deg, rgba(28,24,20,.98), rgba(17,15,13,.96));
  border: 1px solid rgba(212,189,134,.24);
  box-shadow: 0 18px 46px rgba(0,0,0,.22);
  border-radius: 10px;
}

.price-card img{
  height: 145px;
}

.price-card div{
  padding: 15px 16px 17px;
  text-align: center;
  align-items: center;
}

.price-card h3{
  font-size: 22px;
  margin-bottom: 8px;
  text-align: center;
}

.price-card p{
  color: #ded4c6;
  text-align: center;
  margin-bottom: 10px;
  font-size: 12.5px;
  line-height: 1.55;
}

.price-card strong{
  color: var(--gold-soft);
  font-size: 26px;
  line-height: 1;
}

.price-card a{
  color: #f4eadc;
  border-top-color: rgba(212,189,134,.24);
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

.final-cta{
  text-align: center;
}

.final-cta h2{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.final-cta .container{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.booking-visual{
  max-width: 86%;
}

.booking-visual img{
  aspect-ratio: 4/3;
}

.booking-form{
  background: linear-gradient(145deg, rgba(30,26,22,.96), rgba(20,18,16,.95));
  border-color: rgba(212,189,134,.25);
}

.booking-form label{
  color: var(--gold-soft);
}

.booking-form input,
.booking-form select,
.booking-form textarea{
  background: #fffaf1;
}

.form-status{
  color: #e4c982;
}

.gallery-section,
.pricing-section,
.booking-section{
  background: #11100e;
}

.about-section,
.services-section,
.testimonial-section{
  background: #0d0c0b;
}

@media(max-width:980px){
  .booking-visual{
    max-width: 100%;
  }
}

@media(max-width:620px){
  .price-card img{
    height: 170px;
  }
}

.footer{
  background:#100f0d;
  color:#eee2cf;
  padding:68px 0 24px;
}

.footer-grid{
  display:grid;
  grid-template-columns:1.2fr 1.25fr .85fr;
  gap:54px;
  align-items:flex-start;
}

.footer-logo{
  width:230px;
  margin-bottom:22px;
  filter:invert(1) brightness(3);
}

.footer-brand p{
  max-width:340px;
  color:#cfc2ad;
  margin:0;
  line-height:1.8;
  text-align:justify;
}

.footer h3{
  font-family:'Cormorant Garamond',serif;
  font-size:30px;
  line-height:1;
  margin:0 0 24px;
  color:#d4bd86;
}

.footer-info-list{
  display:flex;
  flex-direction:column;
  gap:18px;
}

.footer-info-item{
  display:grid;
  grid-template-columns:38px 1fr;
  gap:14px;
  align-items:flex-start;
}

.footer-icon,
.social-icon{
  width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(212,189,134,.38);
  background:rgba(255,255,255,.04);
  color:#d4bd86;
}

.footer-icon svg,
.social-icon svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.footer-label{
  display:block;
  margin-bottom:4px;
  color:#d4bd86;
  font-size:11px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.footer-info-item p,
.footer-info-item a{
  margin:0;
  color:#cfc2ad;
  line-height:1.6;
}

.footer-info-item a:hover,
.footer-social-links a:hover,
.footer-credit a:hover{
  color:#e5c982;
}

.footer-separator{
  width:100%;
  height:1px;
  background:linear-gradient(
    90deg,
    rgba(212,189,134,.65),
    rgba(212,189,134,.12),
    transparent
  );
}

.footer-social-links{
  display:flex;
  flex-direction:column;
  gap:14px;
}

.footer-social-links a{
  display:flex;
  align-items:center;
  gap:12px;
  color:#cfc2ad;
  text-decoration:none;
  font-size:14px;
}

.footer-social-links .social-icon{
  flex:0 0 38px;
}

.footer-bottom{
  width:min(1160px,92%);
  margin:46px auto 0;
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.1);
  color:#8e8373;
  font-size:13px;
  text-align:center;
  line-height:1.7;
}

.footer-credit{
  display:inline-block;
  margin-left:8px;
  color:#8e8373;
}

.footer-credit a{
  color:#bda66f;
  text-decoration:none;
}

@media(max-width:980px){
  .footer-grid{
    grid-template-columns:1fr;
    gap:42px;
  }

  .footer-brand p{
    max-width:100%;
  }
}

@media(max-width:620px){
  .footer{
    padding:54px 0 22px;
  }

  .footer-logo{
    width:210px;
  }

  .footer-info-item{
    grid-template-columns:34px 1fr;
    gap:12px;
  }

  .footer-icon,
  .social-icon{
    width:34px;
    height:34px;
  }

  .footer-credit{
    display:block;
    margin:6px 0 0;
  }
}

.zelle-deposit-box{
  margin-top:10px;
  padding:20px;
  display:grid;
  grid-template-columns:1fr 150px;
  gap:20px;
  align-items:center;
  border:1px solid rgba(212,189,134,.28);
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
  border-radius:10px;
}

.zelle-badge{
  display:inline-block;
  margin-bottom:8px;
  color:#d4bd86;
  font-size:10px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.zelle-deposit-box h3{
  margin:0 0 8px;
  color:#d4bd86;
  font-family:'Cormorant Garamond',serif;
  font-size:28px;
  line-height:1;
}

.zelle-deposit-box p{
  margin:0 0 12px;
  color:#e5dbcc;
  font-size:13px;
  line-height:1.65;
  text-align:justify;
}

.zelle-deposit-box ol{
  margin:0 0 12px;
  padding-left:18px;
  color:#e5dbcc;
  font-size:13px;
  line-height:1.65;
}

.zelle-note{
  margin-bottom:0 !important;
  color:#d4bd86 !important;
  font-size:12px !important;
}

.zelle-qr{
  padding:10px;
  background:#f4eadc;
  border:1px solid rgba(212,189,134,.42);
  text-align:center;
}

.zelle-qr img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  background:
    linear-gradient(90deg,#111 10px,transparent 10px) 0 0/24px 24px,
    linear-gradient(#111 10px,transparent 10px) 0 0/24px 24px,
    #fff;
}

.zelle-qr span{
  display:block;
  margin-top:8px;
  color:#111;
  font-size:10px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}

@media(max-width:620px){
  .zelle-deposit-box{
    grid-template-columns:1fr;
  }

  .zelle-qr{
    max-width:180px;
    margin:auto;
  }
}

.terms-form-link{
  display:inline-flex;
  justify-content:center;
  align-items:center;
  margin-top:6px;
  color:#d4bd86;
  font-size:11px;
  font-weight:700;
  letter-spacing:.14em;
  text-transform:uppercase;
  text-decoration:none;
}

.terms-form-link:hover{
  color:#f1d99b;
}

/* Gallery video + lightbox video fix */
.gallery-item img,
.gallery-item video{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .45s ease;
}

.gallery-item:hover img,
.gallery-item:hover video{
  transform:scale(1.04);
}

.gallery-video-item{
  position:relative;
}

.video-play-badge{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:46px;
  height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(0,0,0,.45);
  border:1px solid rgba(212,189,134,.65);
  color:#f4eadc;
  font-size:17px;
  line-height:1;
  pointer-events:none;
  backdrop-filter:blur(4px);
}

.lightbox-content{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
}

.lightbox-content img,
.lightbox-content video{
  width:min(82vh,88vw);
  height:min(82vh,88vw);
  object-fit:cover;
  border-radius:10px;
  box-shadow:0 24px 80px rgba(0,0,0,.42);
}

.home-care-section{
  background:#0d0c0b;
  color:#f2eadb;
}

.home-care-grid{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:24px;
  align-items:center;
}

.home-care-copy h2{
  margin:0 0 18px;
  color:var(--gold-soft);
  font-family:'Cormorant Garamond',serif;
  font-size:clamp(34px,4vw,50px);
  font-weight:600;
  line-height:1;
}

.home-care-copy p{
  color:#d6ccb9;
  text-align:justify;
  margin:0 0 14px;
}

.home-care-card{
  border:1px solid rgba(212,189,134,.24);
  background:linear-gradient(145deg,rgba(28,24,20,.96),rgba(17,15,13,.96));
  padding:10px;
  border-radius:10px;
  box-shadow:0 18px 46px rgba(0,0,0,.22);
}

.home-care-card img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  border-radius:8px;
}

@media(max-width:980px){
  .home-care-grid{
    grid-template-columns:1fr;
  }

  .home-care-card{
    max-width:520px;
    width:100%;
  }
}

/* Square Appointments integration */
.square-appointments-panel{
  width:min(980px,92%);
  margin:auto;
  padding:28px;
  border:1px solid rgba(212,189,134,.24);
  background:linear-gradient(145deg,rgba(28,24,20,.96),rgba(15,13,11,.98));
  border-radius:12px;
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}

.square-appointments-panel script,
.footer-square-widget script{
  display:block;
}

.footer-brand-social{
  margin-top:20px;
  max-width:300px;
}

.footer-appointment{
  border:1px solid rgba(212,189,134,.22);
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
  border-radius:12px;
  padding:22px;
  min-height:100%;
}

.footer-square-widget{
  margin-top:12px;
}

@media(max-width:980px){
  .square-appointments-panel{
    width:100%;
  }

  .footer-brand-social{
    max-width:100%;
  }
}


/* Wider Square booking embed + footer WhatsApp form */
.square-appointments-panel{
  width:min(1280px,96%) !important;
  max-width:1280px;
  padding:18px !important;
}

.footer-appointment{
  border:1px solid rgba(212,189,134,.22);
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
  border-radius:12px;
  padding:22px;
  min-height:100%;
}

.footer-whatsapp-form{
  display:grid;
  gap:12px;
  margin-top:8px;
}

.footer-whatsapp-form label{
  display:block;
  color:#d4bd86;
  font-size:11px;
  font-weight:700;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.footer-whatsapp-form input,
.footer-whatsapp-form textarea{
  width:100%;
  margin-top:7px;
  border:1px solid rgba(212,189,134,.22);
  background:rgba(255,255,255,.06);
  color:#f3eadb;
  padding:12px 13px;
  border-radius:8px;
  font:inherit;
  font-size:13px;
  outline:none;
}

.footer-whatsapp-form input::placeholder,
.footer-whatsapp-form textarea::placeholder{
  color:#9f9484;
}

.footer-whatsapp-form input:focus,
.footer-whatsapp-form textarea:focus{
  border-color:rgba(212,189,134,.62);
  background:rgba(255,255,255,.08);
}

.footer-whatsapp-form .btn{
  width:100%;
  border:0;
  cursor:pointer;
  margin-top:2px;
}

@media(max-width:980px){
  .square-appointments-panel{
    width:100% !important;
  }
}

/* Reservation payment section */
.reservation-payment-section{
  background:#12100e;
  color:#f3eadb;
  padding-top:40px;
}

.reservation-payment-grid{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:42px;
  align-items:center;
  border:1px solid rgba(212,189,134,.22);
  background:
    radial-gradient(circle at 15% 20%, rgba(212,189,134,.08), transparent 34%),
    linear-gradient(145deg, rgba(26,23,20,.98), rgba(12,11,10,.98));
  border-radius:16px;
  padding:46px;
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}

.reservation-payment-copy h2{
  max-width:760px;
  margin:0 0 22px;
  color:var(--gold-soft);
  font-family:'Cormorant Garamond',serif;
  font-size:clamp(42px,5vw,68px);
  font-weight:600;
  line-height:.95;
}

.reservation-payment-copy p{
  max-width:720px;
  margin:0 0 16px;
  color:#d8cdbd;
  text-align:justify;
  line-height:1.75;
}

.reservation-payment-copy strong{
  color:#f1d99b;
}

.reservation-payment-note{
  margin-top:24px;
  padding:16px 18px;
  border-left:3px solid var(--gold-soft);
  background:rgba(212,189,134,.07);
  color:#e7dfd1;
  border-radius:8px;
  line-height:1.65;
}

.reservation-payment-qr{
  display:flex;
  justify-content:center;
}

.reservation-qr-card{
  width:100%;
  max-width:360px;
  padding:24px;
  text-align:center;
  border:1px solid rgba(212,189,134,.25);
  background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025));
  border-radius:14px;
  box-shadow:0 20px 50px rgba(0,0,0,.24);
}

.reservation-qr-card span{
  display:inline-block;
  margin-bottom:14px;
  color:#d4bd86;
  font-size:11px;
  font-weight:700;
  letter-spacing:.18em;
  text-transform:uppercase;
}

.reservation-qr-card img{
  width:100%;
  max-width:245px;
  aspect-ratio:1/1;
  object-fit:contain;
  display:block;
  margin:0 auto 18px;
  padding:10px;
  background:#fff;
  border-radius:10px;
}

.reservation-qr-card h3{
  margin:0 0 8px;
  color:var(--gold-soft);
  font-family:'Cormorant Garamond',serif;
  font-size:30px;
  font-weight:600;
  line-height:1;
}

.reservation-qr-card p{
  margin:0;
  color:#cfc2ad;
  font-size:14px;
  line-height:1.6;
}

/* Taller Square Appointments frame area */
.square-appointments-panel{
  width:min(1280px,96%) !important;
  max-width:1280px;
  min-height:980px;
  padding:18px !important;
}

.square-appointments-panel iframe{
  min-height:920px !important;
}

@media(max-width:980px){
  .reservation-payment-grid{
    grid-template-columns:1fr;
    padding:34px;
  }

  .reservation-payment-copy h2{
    font-size:clamp(38px,9vw,56px);
  }

  .reservation-payment-qr{
    justify-content:flex-start;
  }

  .square-appointments-panel{
    width:100% !important;
    min-height:1050px;
  }

  .square-appointments-panel iframe{
    min-height:1000px !important;
  }
}

@media(max-width:620px){
  .reservation-payment-section{
    padding-top:28px;
  }

  .reservation-payment-grid{
    padding:24px;
    gap:28px;
  }

  .reservation-payment-copy p{
    text-align:left;
  }

  .reservation-qr-card{
    max-width:100%;
  }
}