:root{--ink:#173632;--forest:#244d47;--aqua:#b8e1dc;--mint:#e9f5f2;--cream:#fbf8f1;--gold:#c9914b;--white:#fff;--line:rgba(23,54,50,.16);--serif:"Italiana",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:400 1rem/1.65 var(--sans)}button,a{font:inherit}a{color:inherit}.demo-bar{min-height:36px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.45rem 1rem;font-size:.78rem;letter-spacing:.04em}.demo-bar strong{color:var(--aqua);text-transform:uppercase;font-size:.7rem;letter-spacing:.14em}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5rem);background:rgba(251,248,241,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;line-height:1.08}.brand-mark{width:44px;height:44px;border:1px solid var(--forest);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:1.1rem}.brand strong{font-family:var(--serif);font-size:1.35rem;font-weight:400}.brand small{display:block;text-transform:uppercase;letter-spacing:.17em;font-size:.56rem;margin-top:.25rem}.nav-wrap nav{display:flex;align-items:center;gap:1.75rem}.nav-wrap nav>a{text-decoration:none;font-size:.9rem}.menu-button{display:none;background:none;border:0;color:var(--ink);font-weight:600}.button{border:0;border-radius:999px;background:var(--ink);color:white;padding:.95rem 1.35rem;font-weight:600;cursor:pointer;transition:.2s}.button:hover{background:var(--gold);transform:translateY(-1px)}.button-small{padding:.7rem 1.1rem}.hero{min-height:680px;display:grid;grid-template-columns:1.04fr .96fr}.hero-copy{padding:clamp(4.5rem,9vw,8rem) clamp(1.5rem,7vw,7rem);display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:600;color:var(--gold);margin:0 0 1.1rem}.hero h1,.intro h2,.services h2,.feature-copy h2,.visit h2,#demo-dialog h2{font:400 clamp(3.3rem,7vw,6.7rem)/.93 var(--serif);letter-spacing:-.025em;margin:0}.lede{font-size:1.18rem;max-width:36rem;margin:1.7rem 0 2rem}.hero-actions{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.text-link{font-weight:600;text-underline-offset:.35rem}.trust-row{display:flex;gap:1.3rem;flex-wrap:wrap;margin-top:3.5rem;font-size:.78rem;color:rgba(23,54,50,.75)}.hero-image{background:linear-gradient(0deg,rgba(19,48,44,.12),rgba(19,48,44,.04)),url("hero.jpg") center/cover no-repeat;min-height:540px}.intro{padding:clamp(5rem,10vw,9rem) clamp(1.5rem,8vw,8rem);text-align:center;background:white}.intro>h2{font-size:clamp(2.7rem,5.5vw,5rem);max-width:850px;margin:auto}.intro>p:not(.eyebrow){max-width:720px;margin:1.5rem auto 4rem;color:rgba(23,54,50,.74);font-size:1.08rem}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);max-width:1100px;margin:auto;text-align:left}.pillars article{background:white;padding:2rem}.pillars span{color:var(--gold);font-size:.74rem}.pillars h3{font:400 1.7rem var(--serif);margin:.8rem 0}.pillars p{margin:0;color:rgba(23,54,50,.72)}.services{padding:clamp(5rem,9vw,8rem) clamp(1.5rem,6vw,6rem)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;max-width:1200px;margin:0 auto 2rem}.services h2{font-size:clamp(2.8rem,5vw,4.8rem)}.section-heading>p{max-width:330px;color:rgba(23,54,50,.7)}.filter-row{max-width:1200px;margin:0 auto 2rem;display:flex;gap:.6rem;flex-wrap:wrap}.filter{border:1px solid var(--line);background:transparent;border-radius:999px;padding:.65rem 1rem;color:var(--ink);cursor:pointer}.filter.active{background:var(--forest);color:white}.service-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.service-card{background:white;border:1px solid var(--line);padding:2rem;min-height:270px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.service-card:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(23,54,50,.08)}.service-card.featured{background:var(--mint)}.service-type{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:.68rem;font-weight:600}.service-card h3{font:400 2rem var(--serif);margin:.45rem 0}.service-card p{color:rgba(23,54,50,.72)}.service-card footer{display:flex;gap:.5rem 1.2rem;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:1rem;font-weight:600;font-size:.86rem}.service-card[hidden]{display:none}.feature-band{display:grid;grid-template-columns:1.05fr .95fr;background:var(--forest);color:white;min-height:570px}.feature-image{background:url("massage.jpg") center/cover no-repeat;min-height:430px}.feature-copy{padding:clamp(4rem,8vw,7rem);display:flex;flex-direction:column;justify-content:center}.feature-copy h2{font-size:clamp(3rem,5vw,5.3rem)}.feature-copy>p:not(.eyebrow){max-width:520px;color:rgba(255,255,255,.78);font-size:1.08rem}.light{align-self:flex-start;background:white;color:var(--forest);margin-top:1rem}.visit{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);padding:clamp(5rem,9vw,8rem) clamp(1.5rem,9vw,9rem);background:var(--aqua)}.visit h2{font-size:clamp(2.5rem,4vw,4.4rem);max-width:550px}.visit address{font-style:normal;font-size:1.1rem;margin:1.5rem 0}.hours{background:rgba(255,255,255,.52);padding:2rem}.hours h3{font:400 2rem var(--serif);margin:0 0 1rem}.hours dl{margin:0}.hours dl div{display:flex;justify-content:space-between;border-bottom:1px solid rgba(23,54,50,.15);padding:.55rem 0}.hours dd{margin:0}.footer{background:#102a27;color:white;padding:2rem clamp(1.5rem,5vw,5rem);display:flex;justify-content:space-between;align-items:center;gap:2rem;font-size:.8rem}.footer-brand .brand-mark{border-color:var(--aqua)}.concept-credit{color:var(--aqua)}dialog{border:0;max-width:560px;padding:3rem;border-radius:2px;color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.3)}dialog::backdrop{background:rgba(16,42,39,.78);backdrop-filter:blur(5px)}#demo-dialog h2{font-size:3rem}.dialog-close{position:absolute;right:1rem;top:.5rem;border:0;background:transparent;font-size:2rem;color:var(--ink);cursor:pointer}.dialog-close-action{margin-top:1rem}@media(max-width:820px){.nav-wrap{height:72px}.menu-button{display:block}.nav-wrap nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--cream);padding:1.5rem;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.nav-wrap nav.open{display:flex}.hero,.feature-band,.visit{grid-template-columns:1fr}.hero-copy{order:2;padding-top:4rem}.hero-image{min-height:480px}.section-heading{display:block}.service-grid{grid-template-columns:1fr}.pillars{grid-template-columns:1fr}.feature-copy{padding:4rem 1.5rem}.footer{flex-direction:column;text-align:center}.trust-row{margin-top:2.5rem}}@media(max-width:520px){.demo-bar{justify-content:space-between;font-size:.66rem}.demo-bar strong{font-size:.58rem}.hero{min-height:0}.hero-image{min-height:390px}.hero h1{font-size:3.8rem}.hero-copy{padding:3.5rem 1.25rem}.intro,.services,.visit{padding-left:1.25rem;padding-right:1.25rem}.service-card{padding:1.4rem}.feature-image{min-height:360px}.visit{gap:2rem}.hours{padding:1.25rem}.hours dl div{font-size:.9rem}#demo-dialog{padding:2rem 1.5rem;width:calc(100% - 2rem)}#demo-dialog h2{font-size:2.4rem}}
