@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap');
:root{--sage:#808778;--deep:#384a3c;--pale:#e4e9df;--light:#f2f5ed;--white:#fff;--line:rgba(255,255,255,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--sage);color:#fff;font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid currentColor;outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:'Italiana',Georgia,serif}em{font-family:Georgia,serif;font-weight:400}::selection{background:var(--deep);color:white}.skip{position:absolute;top:-100px;left:16px;z-index:9;background:var(--deep);padding:12px}.skip:focus{top:16px}.header{max-width:1600px;margin:auto;padding:20px 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:28px}.logo{width:145px;flex-shrink:0}.logo img{width:145px;mix-blend-mode:lighten}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{padding:8px 0}.header nav a:hover,.text-link:hover{opacity:.75}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 25px;border:1px solid rgba(255,255,255,.75);font-size:14px;transition:background .2s,color .2s;min-height:54px}.button:hover{background:#fff;color:var(--deep)}.button.small{min-height:44px;padding:11px 21px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.06fr 1fr;padding:54px 5.5% 50px;gap:6%}.hero-copy{padding-top:32px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:500;line-height:1.6}.hero h1{font-size:clamp(58px,6.8vw,110px);line-height:1.04;letter-spacing:-.035em;margin:28px 0 26px}.hero h1 em{font-size:.94em}.intro{font-size:17px;line-height:1.8;margin-bottom:30px}.hero-bottom{font-size:12px;letter-spacing:.12em;display:flex;align-items:center;gap:28px;margin-top:54px;padding-bottom:6px}.hero-bottom span:last-child{font-size:24px}.hero-image{position:relative;overflow:hidden;min-height:640px;max-height:810px;border-radius:260px 260px 0 0}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 57%}.hero-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,rgba(34,47,32,.5));pointer-events:none}.hero-image figcaption{font-family:Georgia,serif;font-style:italic;font-size:clamp(22px,2.3vw,36px);position:absolute;bottom:47px;left:30px;right:20px;z-index:1}.image-note{position:absolute;bottom:22px;left:32px;font-size:10px;letter-spacing:.16em;z-index:1}.treatment-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-evenly;gap:24px;padding:23px 5%;font-size:12px;letter-spacing:.16em}.treatment-strip span:nth-child(even){font-size:24px;line-height:1}.section{padding:95px max(5.5%,calc((100vw - 1424px)/2));scroll-margin-top:0}h2{font-size:clamp(40px,4.9vw,72px);line-height:1.12;letter-spacing:-.02em}h2 em{font-size:.93em}.treatments{background:var(--light);color:var(--deep)}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-top .eyebrow,.about .eyebrow,.visit .eyebrow{margin-bottom:23px}.section-top>p{max-width:370px;font-size:15px;margin-bottom:7px}.treatment{display:grid;grid-template-columns:55px 1fr 1fr 48px;align-items:center;gap:20px;border-top:1px solid #b8c4b5;padding:28px 0;transition:padding .2s,background .2s}.treatment:last-child{border-bottom:1px solid #b8c4b5}.treatment:hover{padding-left:12px;background:#e6ecdf}.treatment .number{font-size:13px;color:#596d54}.treatment h3{font-family:Georgia,serif;font-size:29px;line-height:1.25}.treatment p{font-size:14px}.treatment-arrow{border:1px solid #a8b4a1;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;font-size:20px}.booking-note{font-size:13px;margin-top:21px;color:#586d53}.about{background:var(--pale);color:var(--deep);display:grid;grid-template-columns:.9fr 1fr;gap:9%;align-items:center}.about-brand{background:var(--sage);aspect-ratio:1.12;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.about-brand img{width:268px;mix-blend-mode:lighten}.about-brand>span{margin-top:30px;color:white;font-size:12px;letter-spacing:.2em}.about-copy h2{font-size:clamp(40px,4vw,60px);margin-bottom:30px}.about-copy>p:not(.eyebrow){margin-bottom:18px;max-width:510px}.text-link{display:inline-flex;gap:25px;border-bottom:1px solid currentColor;padding:4px 0;font-size:14px;margin-top:12px}.visit{background:var(--deep);display:grid;grid-template-columns:1.2fr 1fr;gap:9%}.visit h2{margin-bottom:35px}.visit-details{display:flex;flex-direction:column;justify-content:center;gap:35px}.visit-details h3{font-size:14px;letter-spacing:.03em;margin-bottom:12px}.visit-details p{font-size:15px;color:#d7e0d2}.phone{font:30px/1.5 Georgia,serif;display:block;margin-bottom:4px}footer{background:var(--deep);border-top:1px solid var(--line);padding:26px 5.5%;display:flex;align-items:center;gap:35px}footer>span{margin-left:auto;font-size:12px;color:#d7e0d2}footer>p{font:italic 17px Georgia,serif}.footer-name{font-family:'Italiana',Georgia,serif;font-size:32px;letter-spacing:.04em;line-height:1}.footer-name span{display:block;font:10px 'DM Sans',sans-serif;letter-spacing:.3em;text-align:center;margin-top:6px}@media(min-width:1600px){.hero h1{font-size:110px}}@media(max-width:950px){.hero{gap:5%;padding-top:30px}.hero-copy{padding-top:18px}.hero-image{min-height:570px}.hero h1{font-size:67px}.header nav{gap:22px}.section{padding-top:70px;padding-bottom:70px}.treatment{grid-template-columns:35px 1fr 1fr 40px;gap:14px}.treatment h3{font-size:25px}.about{gap:5%}.about-brand{padding:25px}.treatment-strip{gap:14px;font-size:10px;letter-spacing:.1em}}@media(max-width:650px){.header{padding:10px 6%;gap:16px;flex-wrap:wrap}.logo,.logo img{width:112px}.header .button{font-size:12px;padding:9px 14px}.header nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding:10px 0 3px;gap:32px}.hero{grid-template-columns:1fr;padding:34px 6% 35px;gap:30px}.hero-copy{padding-top:0}.hero h1{font-size:clamp(56px,13.8vw,85px);line-height:1.02;margin:22px 0}.intro{font-size:16px;margin-bottom:24px}.hero-bottom{margin-top:26px;font-size:11px}.hero-image{height:500px;min-height:0;border-radius:220px 220px 0 0}.hero-image>img{object-position:50% 60%}.hero-image figcaption{font-size:26px;left:24px}.image-note{left:24px}.treatment-strip{flex-wrap:wrap;justify-content:center;gap:12px 20px;padding:18px 5%;font-size:10px}.treatment-strip span:nth-child(even){font-size:16px}.section{padding:55px 6%}.section-top{display:block;margin-bottom:30px}.section-top>p{margin-top:24px}.section-top>p br{display:none}.treatment{grid-template-columns:26px 1fr 40px;gap:12px;padding:22px 0}.treatment h3{font-size:25px}.treatment p{grid-column:2;grid-row:2}.treatment-arrow{grid-column:3;grid-row:1/3;width:38px;height:38px}.about{grid-template-columns:1fr;gap:35px}.about-brand{aspect-ratio:1.45}.about-copy h2{font-size:43px}.visit{grid-template-columns:1fr;gap:40px}footer{flex-wrap:wrap;padding:25px 6%;gap:24px}footer>span{width:100%;margin:0}h2{font-size:46px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
