:root{--cream:#fbf6f2;--rose:#9b4f5b;--rose-dark:#88424d;--rose-soft:#d9afb2;--ink:#241820;--muted:#756a70;--line:#eadfda;--white:#fff;--gold:#bc9345;--shadow:0 22px 55px rgba(68,38,44,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}a{text-decoration:none;color:inherit}img{display:block;width:100%}h1,h2,h3,p{margin-top:0}.section-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.site-header{height:86px;padding:0 max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:rgba(251,246,242,.96);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:14px;width:max-content}.brand-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--rose-dark);color:#fff;font-family:"Playfair Display",serif;font-weight:700}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-family:"Playfair Display",serif;font-size:20px;line-height:1.05}.brand small{font-size:10px;letter-spacing:.24em;color:var(--rose);font-weight:700;margin-top:4px}.desktop-nav{display:flex;gap:34px;font-weight:600;font-size:15px}.desktop-nav a:hover{color:var(--rose)}.desktop-book{justify-self:end}.btn{min-height:52px;padding:0 25px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--rose-dark);color:#fff;font-weight:700;font-size:15px;border:1px solid var(--rose-dark);transition:.2s}.btn:hover{transform:translateY(-2px);background:#753944}.btn-small{min-height:44px;padding:0 21px}.menu-btn{display:none;background:none;border:0;font-size:28px}.mobile-panel{display:none}
.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:76px;align-items:center;padding-top:86px;padding-bottom:92px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--rose);font-weight:700;font-size:12px;margin-bottom:24px}.hero h1{font-family:"Playfair Display",serif;font-size:clamp(62px,5.4vw,91px);line-height:.99;letter-spacing:-.035em;margin-bottom:27px;font-weight:600}.hero h1 em,.section-copy h2 em,.section-heading h2 em,.contact-copy h2 em{color:#b15f69;font-weight:600}.hero-copy>p{font-size:18px;line-height:1.75;color:var(--muted);max-width:610px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:32px}.text-link{font-weight:700;font-size:16px}.trust-row{display:flex;gap:30px;margin-top:31px;color:var(--muted);font-size:13px}.hero-visual{position:relative;height:610px}.hero-visual>img{height:100%;object-fit:cover;object-position:center top;border-radius:220px 220px 28px 28px;box-shadow:var(--shadow)}.floating-card{position:absolute;left:-46px;bottom:47px;background:#fff;border-radius:20px;padding:23px 28px;box-shadow:var(--shadow);min-width:196px}.floating-card strong{font-family:"Playfair Display",serif;font-size:29px;display:block}.floating-card span{font-size:12px;color:var(--muted)}
.marquee-strip{background:var(--rose-dark);color:#fff;overflow:hidden}.marquee-inner{height:62px;display:flex;align-items:center;justify-content:center;gap:38px;white-space:nowrap;font-size:12px;letter-spacing:.2em;font-weight:600}.marquee-inner i{font-style:normal;color:#efc4ca;font-size:10px}
.split-section{padding-top:110px;padding-bottom:110px;display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.about-photo img{aspect-ratio:4/5;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.section-copy h2,.section-heading h2,.contact-copy h2{font-family:"Playfair Display",serif;font-size:48px;line-height:1.08;letter-spacing:-.025em;font-weight:600}.section-copy p{color:var(--muted);font-size:16px;line-height:1.75}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:25px}.check-list div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;font-size:14px;color:#594b52}
.services-section{background:#f7ece9;padding:100px 0}.section-heading{max-width:730px;margin-bottom:38px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading p{color:var(--muted);line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{background:#fff;padding:26px;border-radius:20px;border:1px solid var(--line);box-shadow:0 10px 28px rgba(80,45,51,.07);display:flex;flex-direction:column;min-height:240px}.service-card>span{color:var(--gold);letter-spacing:.14em;font-size:12px;font-weight:700}.service-card h3{font-family:"Playfair Display",serif;font-size:23px;margin:14px 0 10px}.service-card p{font-size:14px;line-height:1.65;color:var(--muted);flex:1}.service-card a{color:var(--rose-dark);font-weight:700;font-size:13px}.price-tag{font-size:13px;color:var(--rose-dark);margin-bottom:9px}.experience-band{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:31px max(24px,calc((100vw - 1240px)/2))}.experience-band div{text-align:center;border-right:1px solid var(--line)}.experience-band div:last-child{border-right:0}.experience-band strong{font-family:"Playfair Display",serif;font-size:25px;display:block;color:var(--rose-dark)}.experience-band span{font-size:12px;color:var(--muted)}
.gallery-section{padding-top:105px;padding-bottom:105px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:285px;gap:18px}.gallery-grid figure{margin:0;position:relative;overflow:hidden;border-radius:20px}.gallery-grid figure.g1{grid-row:span 2}.gallery-grid figure.g4{grid-column:span 2}.gallery-grid img{height:100%;object-fit:cover}.gallery-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:35px 18px 15px;background:linear-gradient(transparent,rgba(25,14,20,.76));color:#fff;font-weight:600}.center-action{text-align:center;margin-top:30px}.btn-outline{background:transparent;color:var(--rose-dark)}
.contact-section{display:grid;grid-template-columns:1.2fr .8fr;gap:75px;padding-top:105px;padding-bottom:105px}.contact-copy>p{color:var(--muted);line-height:1.7}.contact-list{display:grid;gap:12px;margin-top:28px}.contact-list>a,.contact-list>div{display:flex;align-items:flex-start;gap:15px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.contact-list b{color:var(--rose)}.contact-list span{display:flex;flex-direction:column;color:#4b3e45;font-size:14px}.contact-list small{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9px;margin-bottom:4px}.booking-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:36px;box-shadow:var(--shadow);align-self:start}.sparkle{color:var(--gold)}.booking-card h3{font-family:"Playfair Display",serif;font-size:31px;margin:15px 0}.booking-card p,.booking-card small{color:var(--muted);line-height:1.65}.booking-card small{display:block;margin-top:14px;font-size:12px}.full{width:100%}
footer{background:#fff;border-top:1px solid var(--line)}.footer-inner{width:min(1240px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1fr 1.5fr auto;gap:40px;align-items:center;padding:38px 0}.footer-inner p{color:var(--muted);font-size:13px;margin:0}.footer-links{display:flex;gap:12px}.footer-links a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--rose)}.copyright{text-align:center;border-top:1px solid var(--line);padding:14px;color:var(--muted);font-size:11px}.whatsapp-float{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;background:#20cf68;color:#fff;display:grid;place-items:center;box-shadow:0 12px 28px rgba(32,207,104,.3);z-index:60}
@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.desktop-book{display:none}.menu-btn{display:block}.hero{grid-template-columns:1fr;gap:50px}.hero-copy{max-width:760px}.hero-visual{height:650px;max-width:680px;width:100%;margin:auto}.floating-card{left:20px}.split-section,.contact-section{grid-template-columns:1fr}.about-photo{max-width:600px}.service-grid{grid-template-columns:repeat(2,1fr)}.experience-band{grid-template-columns:repeat(2,1fr);gap:22px}.experience-band div:nth-child(2){border-right:0}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.mobile-panel{position:fixed;inset:0;background:var(--cream);z-index:100;padding:90px 28px 30px;flex-direction:column;gap:24px;font-size:22px;font-weight:600}.mobile-panel.open{display:flex}.close-btn{position:absolute;right:26px;top:22px;border:0;background:none;font-size:38px}}
@media(max-width:640px){.section-shell{width:min(100% - 30px,1240px)}.site-header{height:74px;padding:0 16px}.brand-mark{width:42px;height:42px}.brand strong{font-size:17px}.hero{padding-top:52px;padding-bottom:62px}.hero h1{font-size:49px;line-height:1.02}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.trust-row{flex-direction:column;gap:8px}.hero-visual{height:470px}.hero-visual>img{border-radius:150px 150px 22px 22px}.floating-card{left:14px;bottom:18px;padding:17px 20px;min-width:165px}.marquee-inner{justify-content:flex-start;width:max-content;padding:0 22px}.split-section,.gallery-section,.contact-section{padding-top:75px;padding-bottom:75px}.split-section{gap:45px}.section-copy h2,.section-heading h2,.contact-copy h2{font-size:38px}.check-list{grid-template-columns:1fr}.services-section{padding:75px 0}.service-grid{grid-template-columns:1fr}.experience-band{grid-template-columns:1fr;padding:25px 20px}.experience-band div{border-right:0;border-bottom:1px solid var(--line);padding-bottom:17px}.experience-band div:last-child{border-bottom:0}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:330px}.gallery-grid figure.g1{grid-row:auto}.gallery-grid figure.g4{grid-column:auto}.footer-inner{width:calc(100% - 30px)} }

/* Home section contains both the hero and the premium service ribbon. */
.home-section {
  background: var(--cream);
}
.home-section > .hero {
  width: min(100% - 40px, 1240px);
  margin: 0 auto;
}
.home-section .marquee-strip {
  width: 100%;
}

@media (max-width: 640px) {
  .home-section > .hero {
    width: min(100% - 30px, 1240px);
  }
}
