@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@400;500&display=swap');
:root{--ink:#1c211f;--paper:#f6f3ed;--stone:#e9e5dc;--accent:#b49a79}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}header{display:flex;align-items:center;justify-content:space-between;padding:23px max(5vw,24px);border-bottom:1px solid #d5d0c7;background:var(--paper)}.logo{font-size:1.65rem;letter-spacing:.27em;font-weight:600;text-decoration:none;line-height:1}.logo small{display:block;font-size:.5rem;letter-spacing:.42em;font-weight:500;margin-top:10px}nav{display:flex;gap:2rem;align-items:center}nav a{text-decoration:none;font-size:.88rem;letter-spacing:.04em}nav a:hover{text-decoration:underline}.nav-cta{border:1px solid var(--ink);padding:.6rem 1.1rem}.hero{display:grid;grid-template-columns:48% 52%;min-height:650px}.hero-copy{padding:clamp(60px,8vw,130px) 7vw 70px max(5vw,24px);align-self:center}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:.72rem;font-weight:600;margin:0 0 24px}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400;line-height:1.12}h1{font-size:clamp(3.6rem,6.8vw,7rem);letter-spacing:-.05em;margin:0 0 28px}h2{font-size:clamp(2.6rem,4.5vw,4.6rem);letter-spacing:-.04em;margin:0 0 30px}h3{font-size:1.7rem;margin:0 0 12px}.lead{font-size:1.16rem;max-width:34rem}.hero-image{background:#75685c url('/assets/editorial-hair.png') center 42%/cover no-repeat;min-height:470px}.button{display:inline-block;background:var(--ink);color:#fff;text-decoration:none;padding:15px 27px;margin-top:24px;font-size:.86rem;letter-spacing:.06em}.button:hover{background:#39413b}.button.light{background:var(--paper);color:var(--ink)}.section{padding:100px max(5vw,24px)}.intro{display:grid;grid-template-columns:1fr 1.3fr;gap:8vw;align-items:start}.intro p{max-width:48rem;font-size:1.2rem;margin-top:0}.services{background:var(--stone)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.service{padding:30px 0 24px;border-top:1px solid #aaa69f}.service p{max-width:20rem}.rental-band{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1.3fr 1fr;gap:6vw;align-items:center}.rental-band p{max-width:32rem;font-size:1.14rem}.rental-band .eyebrow{color:#c6ac87}.contact{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.contact p{margin-top:0}.contact-links a{display:block;font-size:1.25rem;margin-bottom:15px}.muted{color:#656a65}footer{background:var(--ink);color:#fff;padding:35px max(5vw,24px);display:flex;justify-content:space-between;gap:20px;font-size:.85rem}footer a{color:#fff}.subhero{padding:110px max(5vw,24px) 95px;max-width:1100px}.subhero h1{font-size:clamp(3.3rem,7vw,7rem)}.subhero .lead{max-width:50rem}.details{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--stone)}.details ul{padding-left:20px;font-size:1.12rem}.details li{margin-bottom:14px}.note{font-size:.9rem;color:#5b605b}.cta-panel{background:var(--ink);color:var(--paper);padding:100px max(5vw,24px)}.cta-panel p{max-width:46rem}a:focus-visible{outline:3px solid #ae7850;outline-offset:4px}@media(max-width:750px){header{align-items:flex-start;gap:22px;flex-wrap:wrap}nav{gap:16px;flex-wrap:wrap}nav a{font-size:.78rem}.hero{display:flex;flex-direction:column}.hero-copy{padding:75px 24px}.hero-image{min-height:420px;order:-1}.section{padding:70px 24px}.intro,.rental-band,.contact,.details{grid-template-columns:1fr;gap:25px}.service-grid{grid-template-columns:1fr}.section-head{display:block}.subhero{padding:80px 24px}.cta-panel{padding:75px 24px}footer{flex-direction:column}}

.booking-note{font-size:1rem;line-height:1.5;margin:1.25rem 0;color:inherit;max-width:36rem}

.price-list{margin-top:35px;border-top:1px solid #aaa69f}.price-list.secondary{margin-top:35px}.price-item{display:flex;justify-content:space-between;gap:32px;padding:27px 0;border-bottom:1px solid #aaa69f}.price-item h3{margin:0 0 6px}.price-item p{margin:0;max-width:42rem}.price-item strong{font-size:1.1rem;font-weight:500;white-space:nowrap;padding-top:5px}.package-note{max-width:54rem;margin:28px 0 0;font-size:1rem;line-height:1.7}.booking-note{max-width:54rem;margin-top:32px}@media(max-width:750px){.price-item{gap:10px;flex-direction:column}.price-item strong{padding:0}}

/* MUSA wordmark: the supplied M mark replaces the first letter. */
.logo{display:inline-flex;flex-direction:column;align-items:flex-end;flex:none;line-height:1}.logo-line{display:flex;align-items:center;gap:.13em}.logo-mark{display:block;width:1.12em;height:1.22em;flex:none}.logo-letters{letter-spacing:.27em}.logo small{margin-top:5px;margin-right:.23em}
