@font-face{font-family:Manrope;src:url('/static/fonts/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--paper:#f7f6f2;--ink:#181818;--red:#e51e23;--deep-red:#b8171b;--muted:#64635e;--line:#d9d7d0;--white:#fff;--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:800;line-height:1.06;letter-spacing:-.05em}h1{font-size:clamp(42px,6.9vw,104px)}h2{font-size:clamp(32px,3.4vw,52px)}h3{font-size:24px;letter-spacing:-.035em}em{font-style:normal;color:var(--red)}p{margin-bottom:20px}button{color:inherit}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #2563eb;outline-offset:4px}button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}.wrap{width:min(1376px,calc(100% - 96px));margin-inline:auto}.section{padding-top:104px;padding-bottom:104px}.muted{color:var(--muted)}.small-text{font-size:14px;line-height:1.6}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;line-height:1.4;margin-bottom:24px}.red-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--red)}.button{border:1px solid transparent;border-radius:2px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:18px 24px;min-height:58px;background:var(--red);color:white;font-weight:700;font-size:15px;line-height:1.3;transition:background .15s,transform .15s}.button:hover{background:var(--deep-red)}.button span{font-size:22px;font-weight:400;line-height:1}.button.small{padding:13px 18px;min-height:46px;font-size:14px}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.button.outline:hover{background:var(--ink);border-color:var(--ink);color:white}.inline-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid currentColor;padding-bottom:8px;font-size:15px;font-weight:700}.inline-link:hover{color:var(--red)}.inline-link span{font-size:22px}.skip{position:absolute;left:10px;top:-100px;z-index:200;background:white;padding:12px}.skip:focus{top:8px}.header{position:sticky;top:0;z-index:30;background:rgba(247,246,242,.97);border-bottom:1px solid var(--line)}.header-inner{height:94px;display:flex;align-items:center;gap:26px}.brand{flex-shrink:0}.brand img{width:143px;height:auto}.brand span{font-size:8px;letter-spacing:.17em;display:block;margin-top:4px;font-weight:800}.header nav{display:flex;gap:25px;margin-left:auto}.header nav a{font-size:13px;font-weight:650;white-space:nowrap}.header nav a:hover{color:var(--red)}.header-phone{font-size:13px;font-weight:800;white-space:nowrap}.menu-toggle{display:none}.mobile-menu{padding:15px 24px}.hero{padding-top:66px}.hero-top{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:end;margin-bottom:42px}.hero h1{font-size:clamp(52px,6.4vw,96px);line-height:.99;margin-bottom:0;letter-spacing:-.07em}.hero-copy{padding:0 0 0 30px;max-width:460px;justify-self:end}.hero-copy>p{font-size:22px;line-height:1.4;font-weight:650;letter-spacing:-.025em;margin-bottom:12px}.hero-copy .muted{font-size:15px;margin-bottom:24px}.hero-photo{height:500px;position:relative;overflow:hidden;background:#282b23}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.hero-photo:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.62));pointer-events:none}.photo-caption{position:absolute;bottom:32px;left:34px;z-index:1;color:white}.photo-caption>span{font-size:10px;letter-spacing:.17em;font-weight:800}.photo-caption p{font-size:29px;font-weight:700;line-height:1.2;letter-spacing:-.03em;margin:10px 0 0}.photo-link{position:absolute;bottom:34px;right:34px;z-index:1;color:white;font-size:13px;display:flex;align-items:center;gap:22px}.photo-link span{border:1px solid #ffffff70;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font-size:22px}.fact-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;border-bottom:1px solid var(--line);gap:25px}.fact-strip>div{display:grid;gap:4px;border-right:1px solid var(--line)}.fact-strip>div:last-child{border:0}.fact-strip strong{font-size:15px;letter-spacing:-.02em}.fact-strip span{font-size:12px;color:var(--muted)}.intro{padding-bottom:90px}.intro-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:70px}.intro-grid h2{margin-bottom:0}.intro-grid p{font-size:17px}.intro-grid p:last-child{margin:0}.programs-section{background:#ecebe5}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-heading h2{margin:0}.section-heading>p{font-size:14px;line-height:1.7;margin:0;max-width:350px}.program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.program-card{background:var(--paper);display:flex;flex-direction:column}.program-photo{height:205px;position:relative;overflow:hidden}.program-photo img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.program-card:hover img{transform:scale(1.025)}.program-photo>span{position:absolute;bottom:12px;left:12px;background:var(--paper);font-size:11px;font-weight:700;padding:5px 9px}.program-content{padding:24px 20px 22px;flex:1;display:flex;flex-direction:column}.overline{color:var(--muted);font-size:11px;font-weight:600;margin-bottom:13px}.program-content h3{font-size:24px;min-height:52px;margin-bottom:19px}.program-price{font-size:26px;font-weight:800;letter-spacing:-.04em}.program-price span{font-size:12px;letter-spacing:0;font-weight:500;color:var(--muted)}.program-content ul{padding:20px 0 20px 17px;margin:0;flex:1;font-size:13px;line-height:1.55}.program-content li{padding-bottom:7px}.program-content .button{font-size:12px;gap:8px;padding:14px 13px;min-height:48px}.program-note{font-size:12px;color:var(--muted);line-height:1.6;max-width:1000px;margin:22px 0 0}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:60px}.timeline article{border-top:1px solid var(--line);padding-top:18px}.timeline article>span{display:block;color:var(--red);font-size:16px;font-weight:800;margin-bottom:44px}.timeline h3{font-size:23px;max-width:220px}.timeline p{font-size:14px;color:var(--muted);margin:0}.venue{background:#e9e7df}.venue-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.venue-images{display:grid;grid-template-columns:1fr .82fr;align-items:end;gap:15px}.venue-images img:first-child{width:100%;height:540px;object-fit:cover}.venue-images img:last-child{width:100%;height:340px;object-fit:cover;margin-bottom:45px}.venue-grid h2{margin-bottom:25px}.venue-grid p{font-size:15px}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{padding:10px 0 10px 25px;position:relative;border-bottom:1px solid #cdcac0;font-size:14px}.check-list li:before{content:'↗';position:absolute;left:0;color:var(--red)}.calculator{display:grid;grid-template-columns:1.3fr 1fr;border:1px solid var(--line);background:var(--white);align-items:start}.calc-controls{padding:34px 38px}.calc-controls fieldset{border:0;margin:0 0 32px;padding:0;min-width:0}.calc-controls fieldset:last-child{margin:0}.calc-controls legend{font-size:18px;font-weight:800;letter-spacing:-.02em;margin-bottom:24px}.calc-controls legend span{color:var(--red);font-size:12px;margin-right:12px}.fields{display:grid;gap:20px}.fields.two{grid-template-columns:1fr 1fr}label{display:block;font-size:14px;font-weight:650;margin-bottom:20px;line-height:1.5}.optional{font-size:11px;font-weight:400;color:var(--muted);display:inline-block}input:not([type=checkbox]),select,textarea{width:100%;display:block;border:1px solid #cbc9c2;border-radius:2px;min-height:50px;padding:12px 14px;background:#fff;color:var(--ink);margin-top:8px;line-height:1.4;font-size:16px}select{padding-right:28px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#807f78;font-size:14px}label>small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:7px}input[type=checkbox]{accent-color:var(--red);width:19px;height:19px;min-width:19px;margin:2px 0 0;cursor:pointer}.included-summary{font-size:13px;color:var(--muted);background:var(--paper);padding:15px 17px;line-height:1.6}.included-summary b{color:var(--ink)}.option-row{display:flex;align-items:flex-start;gap:12px;margin:0;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px;cursor:pointer}.option-row>span{flex:1}.option-row strong{font-size:14px}.option-row small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:3px}.option-row>b{font-size:12px;white-space:nowrap;margin-top:2px}.calc-result{padding:37px;background:#eeede7;height:100%;border-left:1px solid var(--line)}.calc-result .eyebrow{margin-bottom:18px}.calc-total{font-size:53px;line-height:1.1;font-weight:800;letter-spacing:-.055em;margin:4px 0 8px;overflow-wrap:anywhere}.calc-total .from{font-size:24px}.calc-unit{font-size:13px;color:var(--muted);margin-bottom:30px}.calc-lines{padding:0;margin:22px 0;list-style:none}.calc-lines li{display:flex;justify-content:space-between;align-items:start;gap:18px;border-bottom:1px solid #d4d2ca;padding:11px 0;font-size:12px}.calc-lines b{white-space:nowrap;font-weight:700}.calc-result .button{width:100%;margin-top:16px}.calc-extra{font-size:13px;padding:14px;border:1px solid #c9c5b9;margin:15px 0}.calc-extra p{margin:0 0 4px}.disclaimer{font-size:11px;line-height:1.65;color:#5e5c54;margin:20px 0 12px}.calc-lead{display:grid;grid-template-columns:1fr 1.35fr;gap:65px;padding:45px;background:#e9e7df;margin-top:20px}.calc-lead h3{font-size:33px}.calc-lead>div>p{font-size:15px}.home-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-item{padding:0;border:0;background:transparent;text-align:left;position:relative;overflow:hidden}.gallery-item img{aspect-ratio:1.38;object-fit:cover;width:100%;height:auto;transition:transform .4s}.gallery-item:hover img{transform:scale(1.025)}.gallery-item>span{font-size:12px;display:flex;justify-content:space-between;padding:12px 0;gap:10px;position:relative;background:var(--paper);font-weight:600}.gallery-item b{font-size:16px;color:var(--red)}.documents-section{background:var(--ink);color:white}.documents-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.documents-grid>div>p:not(.eyebrow){max-width:390px;color:#b7b6b0;font-size:15px}.documents-grid .button{margin-top:14px}.process-list article{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid #44433f}.process-list article:first-child{padding-top:0}.process-list article>span{color:var(--red);font-size:12px;font-weight:800}.process-list h3{font-size:23px;margin-bottom:13px}.process-list p{font-size:14px;color:#b7b6b0;margin:0}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.article-card>div{overflow:hidden}.article-card img{aspect-ratio:1.6;object-fit:cover;width:100%;height:auto;transition:transform .4s}.article-card:hover img{transform:scale(1.03)}.article-card .eyebrow{font-size:10px;margin:20px 0 12px;color:var(--red)}.article-card .eyebrow span{color:var(--muted)}.article-card h3{font-size:26px;max-width:360px;line-height:1.15;margin-bottom:14px}.article-card>p:last-child{font-size:14px;color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;border-top:1px solid var(--line)}.questions details{border-top:1px solid var(--line)}.questions details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.questions summary{padding:23px 42px 23px 0;position:relative;font-size:16px;font-weight:700}.questions summary:after{content:'+';position:absolute;right:5px;top:20px;font-size:25px;font-weight:400;color:var(--red)}.questions details[open] summary:after{content:'−'}.questions details>p{font-size:14px;color:var(--muted);padding-right:35px;margin:0 0 25px}.contact-section{background:#e8e6dd}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.contact-grid>div>p:not(.eyebrow){max-width:400px;font-size:16px;color:var(--muted)}.contact-phone{font-size:clamp(22px,2.6vw,37px);font-weight:800;letter-spacing:-.045em;display:inline-block;margin:18px 0 26px}.contact-details p{font-size:14px;color:var(--muted);margin-bottom:18px}.contact-details .inline-link{display:flex;width:fit-content;font-size:13px;margin-top:20px}.contact-form-box{background:var(--paper);padding:32px}.lead-form .fields{gap:15px}.lead-form label{margin-bottom:18px}.lead-form .fields label{margin-bottom:0}.lead-form .fields{margin-bottom:18px}.consent-check{display:flex;gap:12px;font-size:11px;font-weight:400!important}.consent-check a{text-decoration:underline;text-underline-offset:2px}.lead-form>.button{width:100%}.lead-form>.small-text{font-size:11px;margin:14px 0 0}.form-error,.calc-error{color:#a31319;font-size:14px;margin:16px 0}.form-success{background:#e4eedf;border:1px solid #66814d;padding:20px;margin-top:20px;color:#273b18}.form-success strong{display:block;margin-bottom:10px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.footer{background:var(--ink);color:#e8e6df;padding:54px 0 30px}.footer-top{display:flex;justify-content:space-between;gap:50px;align-items:start;padding-bottom:42px}.footer-top>p{font-size:24px;letter-spacing:-.04em;font-weight:650;line-height:1.2;margin:0 auto 0 20px}.footer-top>div{display:grid;gap:7px;text-align:right;font-size:13px;color:#b7b6b0}.footer-phone{font-size:22px;letter-spacing:-.04em;font-weight:700;color:white}.footer-bottom{border-top:1px solid #3b3a37;padding-top:23px;display:flex;justify-content:space-between;gap:30px;font-size:10px;color:#b7b6b0;line-height:1.8}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.breadcrumb{display:flex;gap:12px;font-size:12px;padding-top:24px;color:var(--muted)}.page-title{padding-top:60px}.page-title h1,.page-calculator h1,.gallery-page h1{font-size:clamp(42px,5.6vw,82px);margin-bottom:30px}.page-intro{font-size:18px;color:var(--muted);margin-bottom:48px}.page-calculator,.gallery-page{padding-top:50px}.page-title+.programs-section{margin-top:60px}.gallery-filters{display:flex;gap:10px;margin:45px 0 30px;flex-wrap:wrap}.gallery-filters button{border:1px solid var(--line);border-radius:2px;padding:11px 20px;background:transparent;font-size:14px}.gallery-filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.gallery-filters span{color:#aaa;margin-left:5px}.full-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.full-gallery .gallery-item:nth-child(7n + 1){grid-column:span 2;grid-row:span 2}.full-gallery .gallery-item:nth-child(7n + 1) img{aspect-ratio:auto;position:absolute;inset:0;height:calc(100% - 43px);object-fit:cover}.full-gallery .gallery-item:nth-child(7n + 1)>span{position:absolute;bottom:0;width:100%;height:43px}.gallery-page>.small-text{margin-top:28px}.lightbox{padding:0;border:0;background:#111;color:white;max-width:96vw;width:1250px;height:92vh;overflow:hidden}.lightbox::backdrop{background:#000e}.lightbox figure{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0;padding:45px 60px}.lightbox figure img{max-height:calc(100% - 42px);object-fit:contain;min-height:0}.lightbox figcaption{font-size:13px;margin-top:13px;text-align:center}.lightbox button{position:absolute;border:0;background:#ffffff20;color:white;font-size:23px;width:44px;height:44px;z-index:1}.lightbox-close{right:10px;top:10px}.lightbox-prev{left:8px;top:48%}.lightbox-next{right:8px;top:48%}.cookie-banner{position:fixed;bottom:20px;left:20px;right:20px;max-width:660px;z-index:60;padding:20px 24px;background:#fff;border:1px solid var(--line);box-shadow:0 7px 30px #0002}.cookie-banner p{font-size:13px;line-height:1.6;margin:0 0 15px}.cookie-banner p a{text-decoration:underline}.cookie-banner>div{display:flex;align-items:center;gap:18px}.text-button{border:0;background:transparent;text-decoration:underline;font-size:12px;padding:10px 0;min-height:44px}.legal{max-width:860px;min-height:60vh}.legal h1{font-size:45px;line-height:1.13;margin:36px 0}.legal h2{font-size:25px;margin:40px 0 18px}.legal p{font-size:16px;line-height:1.8}.legal a:not(.button){text-decoration:underline}.login{max-width:510px;min-height:65vh}.login h1{font-size:44px}.login .button{width:100%;margin-top:15px}.admin h1{font-size:43px}.admin h2{font-size:30px;margin-bottom:24px}.admin section,.admin #metrics{margin-top:60px}.admin-nav{display:flex;gap:22px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:20px;font-size:14px}.admin-nav a{text-decoration:underline}.admin-note{font-size:14px;padding:18px;background:#eee9d5;margin:25px 0}.admin-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.admin-stat-grid article{padding:25px;background:#e8e6dd;display:grid}.admin-stat-grid strong{font-size:36px}.admin-stat-grid span{font-size:13px}.admin table{border-collapse:collapse;width:100%;font-size:14px;margin:25px 0}.admin th,.admin td{text-align:left;border-bottom:1px solid var(--line);padding:14px 10px}.lead-record{border:1px solid var(--line);margin-bottom:12px;background:#fff}.lead-record summary{padding:20px;display:flex;gap:20px;justify-content:space-between;font-size:13px}.lead-record summary b{color:var(--red)}.lead-body{padding:20px;display:grid;grid-template-columns:2fr 1fr;gap:30px;border-top:1px solid var(--line);font-size:14px}.lead-body h3{font-size:22px}.lead-body p{overflow-wrap:anywhere}.empty-state{padding:40px;background:#eceae3}.admin #prices{max-width:900px}.admin #prices>p{font-size:14px;color:var(--muted)}
@media(min-width:1600px){.hero-photo{height:530px}}@media(max-width:1200px){.wrap{width:calc(100% - 56px)}.header-inner{gap:18px}.header-phone{display:none}.header nav{gap:22px}.hero-copy{padding-left:10px}.program-grid{grid-template-columns:repeat(2,1fr);gap:25px}.program-photo{height:245px}.program-content h3{min-height:0}.program-content{padding:26px}.program-content ul{font-size:14px}.program-content .button{font-size:14px}.venue-grid,.contact-grid,.documents-grid{gap:45px}.calc-controls,.calc-result{padding:28px}.calc-total{font-size:44px}.venue-images img:first-child{height:470px}.fact-strip{gap:15px}.fact-strip span{font-size:11px}}
@media(max-width:900px){.header nav{display:none}.header .button{margin-left:auto}.menu-toggle{display:block;border:1px solid var(--line);background:transparent;font-size:20px;width:44px;height:44px}.header-inner{height:79px}.mobile-menu:not([hidden]){display:grid;gap:0}.header .mobile-menu a{padding:12px 0;font-size:16px}.hero{padding-top:43px}.hero-top{grid-template-columns:1.2fr 1fr;gap:24px}.hero h1{font-size:58px}.hero-copy>p{font-size:18px}.hero-copy .muted{font-size:13px}.hero-copy .button{font-size:12px;gap:15px;padding:16px}.hero-photo{height:405px}.section{padding-top:75px;padding-bottom:75px}.intro-grid{grid-template-columns:1fr 1fr;gap:30px}.intro-grid p{font-size:15px}.fact-strip{grid-template-columns:repeat(2,1fr);gap:20px}.fact-strip>div:nth-child(2){border:0}.fact-strip span{font-size:12px}.timeline{grid-template-columns:repeat(2,1fr);gap:32px}.timeline article>span{margin-bottom:25px}.venue-grid{grid-template-columns:1fr;gap:45px}.venue-images{grid-template-columns:1.25fr 1fr}.venue-images img:first-child{height:360px}.venue-images img:last-child{height:300px;margin-bottom:0}.venue-grid>div:last-child{max-width:620px}.calculator{grid-template-columns:1fr}.calc-result{border-left:0;border-top:1px solid var(--line)}.calc-total{font-size:54px}.calc-result .button{max-width:500px}.calc-lead{grid-template-columns:1fr;gap:20px;padding:30px}.calc-lead .lead-form{max-width:600px}.home-gallery{grid-template-columns:repeat(2,1fr)}.documents-grid{grid-template-columns:1fr 1fr;gap:30px}.documents-grid h2{font-size:35px}.process-list h3{font-size:21px}.article-grid{gap:18px}.article-card h3{font-size:21px}.faq{grid-template-columns:1fr;gap:20px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-grid>div:first-child{max-width:650px}.contact-form-box{max-width:650px}.footer-top{gap:25px}.footer-top>p{font-size:20px;margin-left:0}.footer-top .brand img{width:120px}.footer-phone{font-size:18px}.footer-bottom{flex-wrap:wrap}.full-gallery{grid-template-columns:repeat(2,1fr)}.full-gallery .gallery-item:nth-child(7n + 1){grid-column:auto;grid-row:auto}.full-gallery .gallery-item:nth-child(7n + 1) img{position:static;height:auto;aspect-ratio:1.38}.full-gallery .gallery-item:nth-child(7n + 1)>span{position:relative;height:auto}.section-heading{gap:25px}.section-heading>p{font-size:12px;max-width:260px}.section-heading .inline-link{font-size:13px}.gallery-item span{font-size:11px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header-inner{height:72px;gap:10px}.brand img{width:114px}.brand span{font-size:6px}.header .button{font-size:12px;padding:12px;gap:15px;min-height:42px}.menu-toggle{width:42px;height:42px}.hero{padding-top:36px}.hero-top{display:block;margin-bottom:28px}.eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:clamp(45px,11.3vw,68px);line-height:1.03}.hero-copy{padding:25px 0 0;margin:0;max-width:none}.hero-copy>p{font-size:20px;line-height:1.35;margin-bottom:12px}.hero-copy .muted{font-size:14px;line-height:1.6;margin-bottom:20px}.hero-copy .button{font-size:14px;min-height:54px;padding:15px 19px;width:100%}.desktop{display:none}.hero-photo{height:310px;margin-inline:-18px}.hero-photo>img{object-position:50% 50%}.photo-caption{left:20px;bottom:20px}.photo-caption>span{font-size:8px}.photo-caption p{font-size:24px}.photo-link{right:18px;bottom:21px;font-size:0;gap:0}.photo-link span{width:39px;height:39px;font-size:20px}.fact-strip{padding:25px 0;gap:22px 15px}.fact-strip strong{font-size:13px}.fact-strip span{font-size:10px;max-width:140px}.section{padding-top:60px;padding-bottom:60px}h2{font-size:35px;line-height:1.1;letter-spacing:-.05em}.intro-grid{display:block}.intro-grid h2{margin-bottom:25px}.intro-grid p{font-size:15px}.section-heading{display:block;margin-bottom:29px}.section-heading>p{font-size:13px;margin-top:22px;max-width:none}.section-heading .inline-link{margin-top:20px}.program-grid{grid-template-columns:1fr;gap:22px}.program-photo{height:245px}.program-content{padding:24px}.program-content h3{font-size:28px;line-height:1.1;margin-bottom:15px}.program-price{font-size:30px}.overline{font-size:12px}.program-content ul{padding-block:19px}.program-content .button{font-size:14px}.program-note{font-size:11px;line-height:1.7}.timeline{margin-top:35px;gap:30px 18px}.timeline h3{font-size:21px;line-height:1.1}.timeline p{font-size:13px}.timeline article>span{font-size:13px;margin-bottom:25px}.venue-images{gap:10px;grid-template-columns:1.25fr 1fr}.venue-images img:first-child{height:290px}.venue-images img:last-child{height:220px}.venue-grid{gap:35px}.venue-grid p{font-size:14px}.venue-grid h2{font-size:39px}.check-list li{font-size:13px}.calc-controls,.calc-result{padding:23px 19px}.calc-controls .fields.two{grid-template-columns:1fr;gap:0}.calc-controls legend{font-size:17px;margin-bottom:20px}.calc-controls label{font-size:13px}.option-row{gap:9px}.option-row>b{font-size:11px}.option-row strong{font-size:13px}.option-row small{font-size:10px}.calc-controls select{font-size:14px;padding-left:10px}.calc-total{font-size:46px}.calc-lines li{font-size:12px}.calc-lines b{max-width:110px;white-space:normal;text-align:right}.calc-lead{padding:24px 18px;margin-inline:-18px}.calc-lead h3{font-size:30px}.calc-lead .fields.two,.lead-form .fields.two{grid-template-columns:1fr;gap:15px}.calc-result .button{font-size:13px;padding:16px;gap:12px}.home-gallery{gap:14px 10px}.gallery-item img{aspect-ratio:.93}.gallery-item span{font-size:10px;line-height:1.5;padding-top:9px;align-items:start}.gallery-item b{font-size:14px}.documents-grid{grid-template-columns:1fr;gap:45px}.documents-grid h2{font-size:36px}.documents-grid .button{width:100%}.process-list article{gap:17px}.process-list h3{font-size:23px}.article-grid{grid-template-columns:1fr;gap:32px}.article-card img{aspect-ratio:1.6}.article-card h3{font-size:26px}.article-card .eyebrow{font-size:10px;margin-top:18px}.article-card>p:last-child{font-size:14px}.faq{gap:15px}.questions summary{font-size:15px;padding-block:22px}.questions details>p{font-size:14px}.contact-grid{gap:30px}.contact-grid h2{font-size:35px}.contact-phone{font-size:28px;margin:14px 0 24px}.contact-grid>div>p:not(.eyebrow){font-size:15px}.contact-form-box{padding:24px 18px;margin-inline:-18px}.consent-check{font-size:11px}.footer{padding-top:40px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:30px}.footer-top>p{font-size:22px;margin-left:auto}.footer-top>div{width:100%;text-align:left}.footer-phone{font-size:25px}.footer-bottom{display:grid;grid-template-columns:1fr;gap:17px;font-size:11px}.page-title{padding-top:40px}.page-title h1,.page-calculator h1,.gallery-page h1{font-size:clamp(37px,9.6vw,54px)}.page-intro{font-size:15px;margin-bottom:30px}.page-calculator,.gallery-page{padding-top:35px}.breadcrumb{font-size:11px;gap:10px}.page-title+.programs-section{margin-top:40px}.gallery-filters{gap:7px;margin-top:30px}.gallery-filters button{font-size:12px;padding:10px 13px}.full-gallery{gap:18px 10px}.full-gallery .gallery-item:nth-child(7n + 1) img{aspect-ratio:.93}.lightbox{max-width:100vw;width:100vw;max-height:100vh;height:100dvh}.lightbox figure{padding:55px 8px 65px}.lightbox button{background:#0008}.lightbox-prev,.lightbox-next{top:auto;bottom:15px}.lightbox-prev{left:calc(50% - 58px)}.lightbox-next{right:calc(50% - 58px)}.lightbox figcaption{font-size:12px}.cookie-banner{bottom:10px;left:10px;right:10px;padding:16px}.cookie-banner p{font-size:12px;margin-bottom:10px}.cookie-banner>div{gap:15px}.cookie-banner .button{font-size:12px;min-height:44px}.text-button{font-size:11px}.legal h1{font-size:34px}.legal h2{font-size:24px}.legal p{font-size:15px}.login h1{font-size:39px}.admin h1{font-size:33px}.admin table{display:block;overflow-x:auto}.admin-stat-grid{grid-template-columns:1fr}.admin .fields.two{grid-template-columns:1fr}.lead-record summary,.lead-body{display:block}.lead-record summary span,.lead-record summary b{display:block;margin-bottom:8px}.admin-nav{gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Readability pass for labels and secondary content. */
.header nav a,.header-phone{font-size:14px}.fact-strip span,.overline,.program-photo>span{font-size:12px}.program-content ul,.program-content .button,.program-price span{font-size:14px}.program-note,.disclaimer,.calc-unit,.calc-lines li,.calc-extra,.option-row small,.included-summary,.gallery-item>span,.lead-form>.small-text,.footer-bottom{font-size:13px}.option-row strong,.option-row>b,.calc-controls label,.consent-check{font-size:14px}.consent-check{line-height:1.55}.optional,label>small{font-size:12px}.calc-result .button,.hero-copy .button{font-size:14px}@media(max-width:600px){.header .button{font-size:14px}.option-row{flex-wrap:wrap}.option-row>span{min-width:150px}.option-row>b{margin-left:28px;white-space:normal}.option-row small{font-size:12px}.fact-strip span{font-size:12px}.gallery-item>span{font-size:12px}.full-gallery .gallery-item:nth-child(7n + 1)>span{height:auto}.footer-bottom{font-size:12px}.program-photo>span{font-size:12px}.calc-controls select{font-size:14px}.calc-lines li{font-size:13px}.calc-lines b{font-size:13px}}
