.profile-stacked{max-width:1190px;padding-bottom:70px}.profile-photo-strip{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;margin-bottom:25px}.profile-photo-strip img{width:calc((100% - 24px)/3);height:360px;object-fit:cover;flex-shrink:0;border-radius:12px;scroll-snap-align:start}.profile-photo-strip img:only-child{width:min(100%,420px);height:420px}.profile-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.profile-introduction h1{font-size:clamp(30px,4vw,46px);letter-spacing:-1.5px;line-height:1.2;margin:10px 0 20px}.profile-flags{display:flex;gap:9px;flex-wrap:wrap}.profile-flags>span{display:flex;align-items:center;gap:5px;padding:7px 11px;border:1px solid var(--line);border-radius:30px;font-size:13px;background:#151115}.profile-biography{white-space:pre-line;font-size:17px;line-height:1.8;max-width:950px;color:var(--muted);margin-bottom:30px}.profile-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin:0 0 34px}.profile-facts>div+div{border-left:1px solid var(--line);padding-left:28px}.profile-facts h2,.profile-rates h3{text-transform:uppercase;font-size:13px;letter-spacing:1.5px;color:var(--blue);margin:0 0 18px}.profile-facts dl{margin:0;display:grid;grid-template-columns:1fr;gap:3px}.profile-facts dt{font-size:12px;color:var(--muted);margin-top:9px}.profile-facts dd{font-size:15px;margin:0;overflow-wrap:anywhere}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:18px}.section-heading h2{font-size:25px;letter-spacing:-.7px;margin:0}.section-heading>span{font-size:12px;color:var(--muted)}.profile-schedule{margin-bottom:38px}.schedule-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.schedule-day{padding:15px 7px;background:#151115;border:1px solid var(--line);border-radius:10px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.schedule-day.today{border-color:var(--blue);box-shadow:inset 0 3px var(--blue)}.day-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.schedule-day time{font-size:27px;font-weight:650;line-height:1.5}.day-status{font-size:12px;color:var(--muted)}.day-status.day-open{color:#8ed8af}.day-hours,.schedule-note{font-size:12px;color:var(--muted)}.schedule-note{margin:12px 0 0}.profile-rates{border-top:1px solid var(--line);padding-top:30px}.included-services{padding:19px 22px;background:#271923;border-radius:10px;margin:20px 0 28px}.included-services h3{margin-bottom:10px}.included-services ul{display:flex;gap:12px 24px;flex-wrap:wrap;margin:0;padding:0;list-style:none;font-size:14px}.base-rates .rate{font-size:16px;padding:17px 0}.base-rates h3{margin-bottom:4px}.service-menu{margin-top:28px}.service-menu-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.service-menu-heading h3{margin:0}.service-menu-heading label{font-size:13px;display:flex;gap:8px;align-items:center}.service-menu-heading input{accent-color:var(--blue)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 26px}.service-item{border-bottom:1px solid var(--line);padding:16px 0;display:flex;gap:16px;justify-content:space-between;font-size:14px}.service-item strong{font-weight:550}.service-item p{color:var(--muted);font-size:12px;margin:4px 0 0}.service-item>span{white-space:nowrap;color:#8ed8af;font-size:12px}.service-item.not-offered>span{color:var(--muted)}.profile-contact{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--line);padding-top:24px;margin-top:24px}@media(max-width:800px){.schedule-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-photo-strip img{width:calc((100% - 12px)/2);height:300px}.profile-facts{gap:15px}.profile-facts>div+div{padding-left:15px}.profile-heading{align-items:flex-start;flex-direction:column;gap:0}.profile-flags{margin-bottom:18px}}@media(max-width:520px){.profile-facts{grid-template-columns:1fr;gap:20px}.profile-facts>div+div{border-left:none;padding-left:0;border-top:1px solid var(--line);padding-top:20px}.profile-facts dl{grid-template-columns:100px 1fr;gap:10px 16px}.profile-facts dt{margin:0;align-self:center}.profile-facts dd{font-size:14px}.profile-facts h2{margin-bottom:14px}.profile-photo-strip img{width:80%;height:330px}.profile-photo-strip img:only-child{height:340px}.profile-biography{font-size:16px}.section-heading{flex-wrap:wrap;gap:4px}.service-grid{grid-template-columns:1fr}.profile-contact{align-items:flex-start;flex-direction:column}.schedule-grid{gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-day{padding:12px 3px}.profile-introduction h1{letter-spacing:-1px}}