html{scroll-behavior:smooth;scroll-padding-top:24px}p{line-height:1.9}header nav{display:flex;align-items:center;gap:28px}header nav>a:not(.button){text-decoration:none;font-size:14px}.brand{display:block}.brand img{display:block;object-fit:contain;width:210px;height:88px}.skip{position:absolute;left:10px;top:-80px;background:white;padding:12px;z-index:50}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:46% 54%;min-height:650px}.hero-copy{padding:58px 9% 60px 13%;align-self:center}.location{font-size:14px;color:var(--muted);margin-top:28px}.hero h1{font-size:clamp(36px,4.1vw,62px);line-height:1.5;letter-spacing:.02em;margin:22px 0}.seo-heading{display:block;font-size:15px;font-weight:500;letter-spacing:.01em;margin-bottom:18px}.hero-copy>p:not(.eyebrow):not(.location):not(.micro){max-width:32em}.hero-photo{position:relative;min-width:0}.hero-photo>img{width:100%;height:100%;object-fit:cover;min-height:650px}.hero-photo>span{position:absolute;bottom:24px;right:28px;background:var(--cream);padding:14px 20px;font-size:12px;letter-spacing:.18em}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:26px}.micro{font-size:13px;color:var(--muted);line-height:1.85}.facts{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:25px 6%;background:var(--ink);color:var(--cream);font-size:16px}.facts b{font-family:Georgia,serif;font-size:32px;font-weight:500}.quick-nav{display:flex;justify-content:center;gap:36px;flex-wrap:wrap;padding:28px 6%;border-bottom:1px solid var(--line)}.quick-nav a{text-decoration:none;font-size:14px}.section{display:grid;grid-template-columns:42% 58%;padding:85px 7%;gap:35px}.section-title h2,h2{font-size:clamp(26px,2.6vw,40px);line-height:1.6;font-weight:600;letter-spacing:.015em;margin:18px 0 26px}.section-content{padding-right:35px}.lead{font-size:19px}.uses{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.uses span{border:1px solid var(--ink);border-radius:30px;padding:10px 16px;font-size:14px}.equipment{display:grid;grid-template-columns:1fr 1fr;gap:14px;list-style:none;padding:0;margin:28px 0}.equipment li{border-bottom:1px solid var(--line);padding-bottom:14px}.equipment li:before{content:'✓';margin-right:10px;color:var(--accent)}.text-link{display:inline-block;text-underline-offset:7px;margin:15px 0;font-weight:500;line-height:1.7}.sister{margin:0 7%;display:grid;grid-template-columns:38% 62%;background:#edf0e6;border:1px solid var(--line)}.sister img{width:100%;height:100%;object-fit:cover;min-height:300px}.sister div{padding:34px 44px}.sister h2{font-size:27px}.tour-section{padding:85px 7%;text-align:center}.tour-stage{position:relative;width:100%;max-width:1080px;margin:35px auto 0;background:var(--ink);aspect-ratio:1.89}.tour-stage>img{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(.8)}#start-tour{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #fff9;border-radius:50%;width:190px;height:190px;background:#173b40e8;color:var(--cream);cursor:pointer}#start-tour b{display:block;font-size:47px;font-family:Georgia,serif;margin-bottom:12px}#start-tour span{font-size:14px}.tour-stage canvas{display:block;width:100%;touch-action:none;cursor:grab}.tour-stage.active{aspect-ratio:auto}.tour-controls{display:flex;justify-content:center;gap:10px;padding:14px;flex-wrap:wrap}.tour-controls button{background:var(--cream);border:0;border-radius:3px;color:var(--ink);padding:10px 16px;cursor:pointer;min-height:44px}.price-section{padding:75px 7%;background:#e9eee6}.calculator{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:stretch}#price-form{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-content:start}label{display:flex;flex-direction:column;gap:12px;font-size:14px;font-weight:600}select{background:var(--white);border:1px solid #6b807c;border-radius:3px;min-height:52px;padding:10px 12px;color:var(--ink);max-width:100%}#price-form .button{grid-column:1/-1}#price-error{grid-column:1/-1;margin:0;color:#9a3320}#result{padding:30px 38px;background:var(--cream);border-top:4px solid var(--accent)}.price{font-family:Georgia,serif;font-size:52px;font-weight:500}.monthly{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.monthly>span{font-size:14px}.monthly h3{font-size:22px}.monthly strong{font-family:Georgia,serif;font-size:32px}.price-detail{margin-top:35px}.price-detail>summary{padding:20px 0}.table-scroll{max-width:100%;overflow:auto}table{width:100%;border-collapse:collapse;background:var(--white);font-size:14px}th,td{padding:18px 16px;text-align:left;border-bottom:1px solid var(--line);min-width:100px}td:last-child{min-width:240px;line-height:1.8}.first-section{padding:85px 7%}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:36px}.steps article{background:var(--white);border:1px solid var(--line)}.steps img{width:100%;height:auto;display:block;aspect-ratio:1.5;object-fit:cover}.steps article>div{padding:25px}.steps h3{font-size:21px;line-height:1.7}.steps p{font-size:15px}.access{background:#edf0e6}address{font-style:normal;line-height:2;font-size:18px}.faq-section{max-width:980px;margin:auto;padding:80px 7%}.faq-section details{border-bottom:1px solid var(--line);padding:24px 0}summary{cursor:pointer;font-weight:600;line-height:1.8}details p{padding:0 10px;color:var(--muted)}.closing{padding:65px 7%;text-align:center;border-top:1px solid var(--line)}.closing h2{font-size:40px}.closing .button{min-width:280px}.lesson-banner{padding:42px 7%;border-bottom:1px solid var(--line)}.lesson-banner h2{font-size:28px}footer{margin-top:0;line-height:2}.mobile-bar{display:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:1000px){.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:40px 8%}.hero h1{font-size:38px}.hero-photo>img{min-height:620px}.quick-nav{gap:22px}.section{grid-template-columns:1fr;gap:12px}.section-content{padding-right:0}.steps{gap:14px}.steps article>div{padding:18px}.steps h3{font-size:18px}.sister div{padding:25px}.calculator{gap:24px}}
@media(max-width:700px){body{padding-bottom:64px}header{padding:10px 5%}.brand img{width:150px;height:70px}header nav{gap:12px}header nav>a:not(.button){display:none}.hero{display:flex;flex-direction:column}.hero-copy{padding:28px 6% 32px}.hero h1{font-size:38px;margin:18px 0}.hero .location{margin-top:18px}.hero-photo{height:270px}.hero-photo>img{min-height:0;height:270px}.hero-photo>span{font-size:11px;padding:10px;bottom:16px;right:16px}.hero-copy .actions{margin-top:22px}.facts{padding:22px 6%;gap:10px}.facts span{font-size:14px}.facts b{font-size:26px}.quick-nav{gap:14px 23px;padding:22px 6%}.section,.tour-section,.first-section,.price-section{padding:50px 6%}.section-title h2,h2{font-size:28px}.lead{font-size:17px}.equipment{grid-template-columns:1fr;font-size:15px}.sister{margin:0 6%;grid-template-columns:1fr}.sister img{min-height:0;height:220px}.sister div{padding:24px}.sister h2{font-size:25px}.tour-stage{min-height:270px;aspect-ratio:auto}#start-tour{width:150px;height:150px}#start-tour b{font-size:38px}.tour-stage>img{height:270px}.calculator{grid-template-columns:1fr}#price-form{gap:20px 14px}#result{padding:28px}.price{font-size:44px}.steps{grid-template-columns:1fr;gap:22px}.steps article>div{padding:24px}.steps h3{font-size:23px}.steps p{font-size:16px}.faq-section{padding:48px 6%}.closing{padding:45px 6%}.closing h2{font-size:29px}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:20;padding-bottom:env(safe-area-inset-bottom);background:var(--ink);box-shadow:0 -2px 10px #0002}.mobile-bar a{display:flex;justify-content:center;align-items:center;min-height:60px;text-decoration:none;color:var(--cream);padding:10px 16px;font-weight:600}.mobile-bar a:first-child{width:35%;background:var(--cream);color:var(--ink);border-top:1px solid var(--line)}.mobile-bar a:last-child{width:65%}footer{padding:35px 6%}.uses{gap:8px}.uses span{font-size:14px}}
