@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap');
:root{--ink:#f5f2e9;--muted:#bec9c4;--accent:#d5b779}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:#142b2c;color:var(--ink);font-family:'Source Sans 3',Arial,sans-serif}#scene{position:fixed;inset:0;z-index:-2}#scene canvas{display:block;width:100%;height:100%}.shade{position:fixed;inset:0;background:linear-gradient(90deg,rgba(10,26,27,.97) 0%,rgba(10,26,27,.87) 26%,rgba(10,26,27,.4) 49%,transparent 72%);z-index:-1;pointer-events:none}header{position:fixed;z-index:10;top:0;left:0;right:0;padding:28px 5%;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(#142b2cdd,transparent)}a{color:inherit;text-decoration:none}.brand{font-size:28px;letter-spacing:.08em;font-weight:700;line-height:1}.brand span{display:block;font-size:9px;letter-spacing:.16em;margin-top:9px}.header-right{display:flex;align-items:center;gap:28px}button{font:inherit;background:none;border:0;color:var(--muted);cursor:pointer;font-size:14px}.contact{font-size:14px;border-bottom:1px solid #71837d;padding:10px 0}.contact span{margin-left:26px}section{height:125vh;min-height:820px;display:flex;align-items:center;padding:95px 7%;position:relative}.copy{width:min(440px,43vw);transition:opacity .35s;position:relative}.hero{width:570px;max-width:55vw}.eyebrow{font-size:12px!important;letter-spacing:.15em;color:var(--accent)!important;font-weight:600;line-height:1.7}h1,h2{font-family:'Manrope',Arial,sans-serif;font-weight:500;letter-spacing:-.04em;line-height:1.12;margin:26px 0}h1{font-size:clamp(48px,5.5vw,86px)}h2{font-size:clamp(40px,4.3vw,68px)}em{font-weight:500;color:var(--accent)}.copy>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:405px}.intro{font-size:21px!important}.scroll-cue{display:flex;gap:15px;align-items:center;margin-top:48px;font-size:14px}.scroll-cue span{border:1px solid #7f9189;border-radius:50%;height:46px;width:46px;display:grid;place-items:center;font-size:22px}.scene-label{position:absolute;bottom:160px;right:8%;font-size:11px;letter-spacing:.15em;color:#d5ded6}.scene-label span{display:block;margin-top:12px;opacity:.6}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.tags span{font-size:13px;padding:8px 11px;border:1px solid #5b71674d;border-radius:3px;background:#142b2c80}.small{font-size:13px!important}figure{margin:24px 0 18px;display:flex;align-items:center;background:#102728c9;border:1px solid #ffffff14;max-width:400px}figure img{width:100px;height:95px;object-fit:cover}figcaption{padding:15px;font-size:14px;line-height:1.5}figcaption span{display:block;font-size:10px;color:var(--accent);letter-spacing:.1em;margin-top:8px}.text-link{display:inline-block;font-size:14px;padding:10px 0;border-bottom:1px solid #789084}.note,.commercial{margin:25px 0;padding:20px 22px;border-left:2px solid var(--accent);background:#24403d9c}.note span,.commercial span{font-size:11px;letter-spacing:.12em;color:var(--accent)}.note p,.commercial p{line-height:1.6;font-size:15px;color:var(--muted);margin:10px 0 0}.cta{display:block;background:var(--accent);color:#142b2c;padding:17px 20px;font-weight:700;font-size:15px;text-align:center}.web{display:block;margin-top:18px;font-size:14px;text-align:center}.fine{font-size:11px!important;line-height:1.5!important;margin-top:25px}.rail{position:fixed;right:28px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:18px;z-index:9}.rail a{width:7px;height:7px;border-radius:50%;background:#ffffff50;outline:6px solid transparent}.rail a.active{background:var(--accent);box-shadow:0 0 0 5px #d5b77920}.bottom{position:fixed;bottom:0;left:0;right:0;padding:22px 5%;display:flex;align-items:center;gap:24px;background:linear-gradient(transparent,#102627);font-size:10px;letter-spacing:.12em;pointer-events:none}.meter{height:1px;background:#ffffff30;flex:1}.meter i{height:2px;background:var(--accent);display:block;width:0}body.no3d{background:linear-gradient(135deg,#102728,#38584c)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}@media(max-width:760px){header{padding:22px 6%}.brand{font-size:22px}.brand span{font-size:7px}.header-right{gap:15px}.contact{font-size:12px}button{font-size:12px}.shade{background:linear-gradient(0deg,rgba(10,26,27,.96) 0%,rgba(10,26,27,.9) 38%,rgba(10,26,27,.18) 80%)}section{height:140vh;min-height:920px;padding:300px 7% 90px;align-items:center}.copy,.hero{width:100%;max-width:none}.copy>p{max-width:100%}h1{font-size:53px}h2{font-size:45px}.copy>p{font-size:16px}.hero{align-self:center}.scene-label{display:none}.rail{right:12px}.bottom{font-size:9px;gap:14px}.eyebrow{font-size:10px!important}figure img{height:74px;width:85px}figure{max-width:100%}.tags{margin:16px 0}.tags span{font-size:12px}.last h2{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* The tour leads into a full service and company homepage. */
header{gap:24px;background:#142b2cf2;border-bottom:1px solid #ffffff10;padding:20px 4%}.site-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:13px}.nav-cta,.hero-assessment{display:inline-block;background:var(--accent);color:#142b2c;padding:13px 17px;font-weight:600}.hero-assessment{margin-top:14px;font-size:14px}.hero .scroll-cue{margin-top:24px}.services-menu{position:relative}.services-menu summary{cursor:pointer;list-style:none;padding:12px 0}.services-menu summary::-webkit-details-marker{display:none}.services-menu summary span{margin-left:10px;color:var(--accent)}.services-menu summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.menu-panel{position:absolute;top:49px;left:-28px;width:320px;max-height:75vh;overflow:auto;background:#f2eee4;color:#163531;padding:24px;box-shadow:0 16px 55px #0005;border-top:3px solid var(--accent)}.menu-panel>p{font-size:10px;letter-spacing:.14em;color:#6d715f;margin:0 0 15px}.menu-panel a{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #16353115;font-size:13px}.menu-panel a:hover{color:#8b642d}.menu-panel .menu-all{font-weight:700;padding-top:18px;border-bottom:0}.mobile-links{display:none}.site-content{position:relative;background:#f2eee4;color:#1c3631;z-index:1}.content-section{display:block;height:auto;min-height:0;padding:95px 7%;scroll-margin-top:80px}.section-heading{max-width:760px;margin-bottom:45px}.content-section h2{font-size:clamp(38px,4.4vw,65px);margin:18px 0 24px}.content-section h2 em{color:#827043}.content-section .eyebrow{color:#827043!important}.content-section p{font-size:16px;line-height:1.8;color:#54655d}.content-section h3{font-weight:500;font-size:23px;letter-spacing:-.025em;line-height:1.3;margin:18px 0 12px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #213a3025;border-left:1px solid #213a3025}.service-card{padding:30px;border-right:1px solid #213a3025;border-bottom:1px solid #213a3025;scroll-margin-top:120px;display:flex;flex-direction:column}.service-card:target{background:#e4decd;outline:2px solid #827043;outline-offset:-2px}.card-number{font-size:10px;letter-spacing:.12em;color:#827043}.service-card p{font-size:14px;margin:0 0 24px}.service-card a{margin-top:auto;font-size:13px;font-weight:600;color:#38594a;padding-top:12px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#233e37;color:#f2eee4}.about-section .section-heading{margin:0}.about-section h2 em,.about-section .eyebrow{color:#d5b779!important}.about-section p{color:#bcc8bd}.principles article{display:flex;gap:20px;border-top:1px solid #ffffff25;padding:22px 0}.principles article>span{font-size:12px;color:#d5b779;padding-top:5px}.principles h3{margin:0 0 10px;font-size:21px}.principles p{font-size:14px;margin:0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.process-grid article>span{font-family:Georgia,serif;font-size:48px;color:#a39776}.process-grid p{font-size:15px}#projects{background:#e6e2d7}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.project-grid article{padding:30px;background:#f4f0e8}.project-grid p{font-size:14px}.project-grid h3{max-width:350px}.project-grid .eyebrow{font-size:10px!important}.content-section>.text-link{margin-top:25px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.review-grid blockquote{margin:0;padding:30px 0;border-top:1px solid #213a3040}.review-grid blockquote p{font-family:Georgia,serif;color:#2f4438;font-size:20px;line-height:1.6}.stars{color:#8a7446;letter-spacing:.16em}.review-grid cite{font-size:13px;font-style:normal;font-weight:600}.review-grid cite span{display:block;font-size:11px;font-weight:400;color:#6b766a;margin-top:8px}.contact-section{background:#d8caa9;text-align:center}.contact-section>p{max-width:650px;margin:20px auto}.contact-actions{display:flex;gap:25px;justify-content:center;align-items:center;margin:30px 0 22px}.contact-actions .cta{background:#233e37;color:#f4f0e8}.contact-phone{font-size:15px;font-weight:600}.email-link{font-size:14px;text-decoration:underline;text-underline-offset:4px}.contact-section .service-area{font-size:13px;max-width:510px;margin-top:35px}footer{background:#142b2c;color:#f4f0e8;padding:55px 7% 75px}footer p{color:#b6c2b9;font-size:14px;line-height:1.7}footer nav{display:flex;gap:25px;flex-wrap:wrap;margin:30px 0;font-size:13px}footer small{font-size:11px;color:#a0b1a6}.reading-content .rail,.reading-content .bottom{opacity:0;visibility:hidden}.reading-content #motion{visibility:hidden}#scene{transition:opacity .3s}.reading-content #scene{opacity:0}
@media(max-width:1050px){.site-nav{gap:16px}.desktop-link{display:none}.mobile-links{display:block;border-top:1px solid #213a3020;margin-top:12px}.service-grid{grid-template-columns:repeat(2,1fr)}.about-section{gap:35px}.review-grid{gap:20px}}
@media(max-width:760px){header{padding:16px 5%;gap:10px;flex-wrap:wrap}.site-nav{gap:14px;font-size:12px}header #motion{font-size:10px;position:absolute;right:5%;top:76px;background:#142b2ce8;padding:6px 10px}.nav-cta{padding:10px;font-size:11px}.services-menu summary{font-size:12px}.menu-panel{position:fixed;top:75px;left:5%;width:90%;max-height:70vh}.content-section{padding:65px 7%;scroll-margin-top:70px}.content-section h2{font-size:39px}.section-heading{margin-bottom:30px}.service-grid,.process-grid,.project-grid,.review-grid,.about-section{grid-template-columns:1fr}.service-card{padding:25px}.process-grid{gap:25px}.process-grid h3{margin-top:10px}.about-section{gap:15px}.content-section p{font-size:15px}.review-grid{gap:0}.contact-actions{flex-direction:column;gap:22px}.contact-actions .cta{width:100%;max-width:340px}.hero-assessment{font-size:12px}.hero .intro{font-size:18px!important}.service-card{scroll-margin-top:95px}footer{padding-bottom:50px}}
@media(max-width:380px){.brand{font-size:19px}.brand span{font-size:6px}.site-nav{gap:10px}.nav-cta{font-size:10px;padding:9px 7px}}
.protection-card{grid-column:1/-1;background:#e4decd;display:grid;grid-template-columns:1fr 1.6fr;column-gap:40px}.protection-card .card-number{grid-column:1/-1}.protection-card h3{margin:15px 0}.protection-card p{margin:15px 0}.protection-card a{grid-column:1/-1}.site-content .service-card p{max-width:65ch}@media(max-width:760px){.protection-card{display:flex;gap:0}.protection-card h3{margin:18px 0 12px}.protection-card p{margin:0 0 24px}}

/* Refined typography shared by the home tour and service directory. */
h1,h2{font-weight:600;letter-spacing:-.035em;line-height:1.15}h1 em,h2 em{font-style:normal;font-weight:600}h3,.brand{font-family:'Manrope',Arial,sans-serif}.content-section h3{font-weight:600}.menu-panel{width:360px}.menu-panel a{font-size:14px;gap:12px}.menu-panel a span{flex-shrink:0}.service-card p{font-size:16px}.service-card a{font-size:14px}.services-page .site-content{padding-top:110px}.services-intro{padding:65px 7% 55px;background:#233e37;color:#f5f2e9}.services-intro h1{font-size:clamp(42px,6vw,76px);margin:15px 0 20px}.services-intro p{font-size:18px;line-height:1.7}.services-intro .text-link{margin-top:15px}.service-directory{display:grid;grid-template-columns:280px minmax(0,1fr);gap:60px;padding:30px 7% 80px}.service-index{align-self:start;position:sticky;top:115px;padding-top:25px}.service-index a{display:block;font-size:16px;line-height:1.5;padding:14px 0;border-bottom:1px solid #213a3025}.service-detail{display:block;height:auto;min-height:0;padding:45px 0;scroll-margin-top:90px;border-bottom:1px solid #213a3025}.service-detail h2{font-size:clamp(28px,3vw,42px);margin:16px 0 24px}.service-detail p{font-size:18px;line-height:1.75;color:#54655d;max-width:65ch}.service-detail .eyebrow{color:#827043!important}.service-treatment{margin-top:35px;padding:28px;background:#e4decd}.service-treatment p{font-size:16px;line-height:1.75}.service-treatment h3{font-size:22px;margin-top:0}@media(max-width:760px){.menu-panel{width:90%}.service-directory{grid-template-columns:1fr;gap:10px;padding:20px 7% 50px}.service-index{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.service-index a{font-size:14px}.services-page .site-content{padding-top:75px}.services-intro{padding:45px 7%}.service-detail{padding:35px 0}.service-detail p{font-size:16px}h1{font-size:48px}h2{font-size:40px}.content-section h3{font-size:22px}}

/* Larger, stronger homepage typography. */
.home-page{font-size:18px;font-weight:500;--muted:#d4ded9}
.home-page h1,.home-page h2,.home-page h3,.home-page h1 em,.home-page h2 em{font-weight:700}
.home-page .copy>p,.home-page .content-section p{font-size:19px;line-height:1.7}
.home-page .intro{font-size:23px!important}
.home-page .content-section p{color:#354e43}
.home-page .about-section p{color:#d4ded9}
.home-page .site-nav,.home-page .services-menu summary,.home-page .menu-panel a{font-size:16px;font-weight:600}
.home-page .nav-cta,.home-page .hero-assessment,.home-page .cta,.home-page .text-link,.home-page .service-card a,.home-page .contact-phone,.home-page .email-link{font-size:17px;font-weight:700}
.home-page .eyebrow{font-size:14px!important;font-weight:700;letter-spacing:.09em}
.home-page .tags span,.home-page .small,.home-page .scroll-cue,.home-page .web,.home-page figcaption{font-size:16px!important;font-weight:600}
.home-page .note p,.home-page .commercial p{font-size:18px}
.home-page .note span,.home-page .commercial span,.home-page figcaption span,.home-page .fine,.home-page .card-number,.home-page .review-grid cite span{font-size:14px!important}
.home-page .content-section h3{font-size:26px;line-height:1.35}
.home-page .review-grid blockquote p{font-size:22px}
.home-page .review-grid cite,.home-page footer p,.home-page footer nav{font-size:17px;font-weight:600}
.home-page footer small{font-size:14px}
.home-page .brand span{font-size:11px;letter-spacing:.1em}
.home-page .menu-panel{width:min(400px,90vw)}
@media(max-width:760px){
 .home-page header{padding:14px 5%;row-gap:14px}
 .home-page .brand{font-size:24px}
 .home-page .brand span{font-size:10px}
 .home-page .site-nav{width:100%;justify-content:space-between;margin:0;gap:12px}
 .home-page .nav-cta{font-size:15px;padding:12px}
 .home-page header #motion{top:auto;bottom:-35px;font-size:14px}
 .home-page .menu-panel{top:130px;left:5%;width:90%;max-height:calc(100dvh - 155px)}
 .home-page .hero .intro{font-size:21px!important}
 .home-page .copy>p,.home-page .content-section p{font-size:18px}
 .home-page .copy{width:100%;max-width:none}
 .home-page section:not(.content-section){height:auto;min-height:150vh;padding-top:310px;padding-bottom:120px}
 .home-page .content-section{scroll-margin-top:130px}
 .home-page .content-section h2{font-size:38px}
 .home-page .content-section h3{font-size:25px}
 .home-page .hero-assessment{font-size:17px}
 .home-page .service-card{scroll-margin-top:150px}
}

/* Community links in the homepage content, separate from the menus. */
.home-areas{background:#e6e2d7}.home-area-links{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 24px}.home-area-links li{min-width:0}.home-area-links a{display:block;padding:17px 20px;background:#fffdf7;border:1px solid #233e372b;border-radius:4px;font-size:19px;font-weight:700;line-height:1.45;color:#233e37}.home-area-links a:hover{background:#d8caa9;border-color:#827043}.home-area-links a:focus-visible{outline:3px solid #38594a;outline-offset:3px}@media(max-width:760px){.home-area-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-area-links a{padding:15px;font-size:18px}}@media(max-width:380px){.home-area-links{grid-template-columns:1fr}}

/* Customer project photos on the service directory. */
.service-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:28px 0}.service-photos-single{grid-template-columns:1fr}.service-photos figure{margin:0;min-width:0}.service-photos a{display:block;border-radius:12px;overflow:hidden;background:#e4decd}.service-photos img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.service-photos a:focus-visible{outline:3px solid #827043;outline-offset:4px}.service-photos figcaption{padding:12px 0 4px;font-size:16px;font-weight:600;line-height:1.5;color:#233e37}@media(max-width:600px){.service-photos{grid-template-columns:1fr;gap:22px}}

.project-photo{display:block;margin:0 0 24px;background:#e6e2d7;border-radius:10px;overflow:hidden}.project-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}.project-photo:focus-visible{outline:3px solid #827043;outline-offset:4px}
/* Guided restoration tour: preserve the house, give each surface breathing room. */
.home-page section[data-step]{height:108svh;min-height:650px;display:block;padding:26vh 7% 110px}.home-page section[data-step] .copy{position:sticky;top:26vh;width:min(390px,36vw);max-width:none}.home-page section[data-step] h2{font-size:clamp(32px,3.5vw,52px);margin:12px 0 18px}.home-page section[data-step] .copy>p{font-size:18px;line-height:1.5}.home-page section[data-step] .tour-services{font-size:14px;color:#d5b779}.home-page section[data-step] .fine{font-size:12px!important}.home-page .rail{top:auto;right:auto;left:50%;bottom:26px;transform:translateX(-50%);flex-direction:row;gap:4px;background:#142b2cee;border:1px solid #b6bfb42b;padding:5px 10px;border-radius:4px}.home-page .rail a{width:auto;height:auto;min-height:44px;display:flex;align-items:center;justify-content:center;padding:0 17px;border-radius:0;background:none;outline:none;font-size:15px;color:#c3cdc8;white-space:nowrap}.home-page .rail a.active{color:#f7e0ae;box-shadow:inset 0 -2px #d5b779}.home-page .rail a:focus-visible{outline:2px solid #d5b779;outline-offset:-2px}.home-page .bottom{padding:8px 5%;font-size:10px}.legacy-tour-anchor{display:block;height:0;scroll-margin-top:0}#tour-status{position:fixed;top:48%;left:55%;z-index:2;color:#d5b779;font-size:14px;pointer-events:none}.tour-ready #tour-status{display:none}.home-page #more{background:linear-gradient(transparent,#142b2cbb)}.home-page #scene{transition:opacity .5s}.home-page.no3d #scene,.home-page.no3d .shade{display:none}.home-page.no3d section[data-step]{height:auto;min-height:0;padding:90px 7%}.home-page.no3d section[data-step] .copy{position:static;width:min(650px,100%)}.home-page.no3d #tour-status{position:relative;top:auto;left:auto;margin:140px 7% 0}.home-page.no3d #welcome{background:linear-gradient(#142b2cd9,#142b2cf2),url('/assets/projects/screen-recoat-akron.jpeg') center/cover}.home-page #motion{white-space:nowrap;font-size:12px}
@media(max-width:1024px) and (min-width:761px){.home-page .site-nav{gap:14px}.home-page .brand{font-size:22px}.home-page .site-nav .desktop-link{display:none}}
@media(max-width:760px){.home-page section[data-step]{height:112svh;min-height:620px;padding:46svh 6% 96px}.home-page section[data-step] .copy{width:100%;top:46svh}.home-page section[data-step] h2{font-size:30px;margin:8px 0 12px}.home-page section[data-step] .copy>p{font-size:16px;line-height:1.4;margin:10px 0}.home-page section[data-step] .tour-services{font-size:13px}.home-page section[data-step] .eyebrow{font-size:10px!important}.home-page section[data-step] .hero h1{font-size:36px;margin:8px 0 12px}.home-page section[data-step] .hero .intro{font-size:16px!important}.home-page .hero .scroll-cue{margin-top:12px}.home-page .scroll-cue span{height:30px;width:30px}.home-page .hero-assessment{margin-top:4px;padding:11px 14px}.home-page .rail{bottom:18px;padding:3px 4px;width:calc(100% - 24px);max-width:460px;justify-content:space-between;gap:0}.home-page .rail a{font-size:13px;padding:0 10px;min-height:44px}.home-page .bottom>span{display:none}.home-page .bottom{padding:5px 5%}.home-page .shade{background:linear-gradient(0deg,#142b2c 0%,#142b2ced 32%,#142b2c10 62%,#142b2c00 85%)}.home-page #motion{position:static;font-size:11px;padding:4px;margin-left:auto}.home-page header{padding:12px 5%;gap:8px}.home-page .brand{font-size:20px}.home-page .site-nav{gap:12px}.home-page .nav-cta{font-size:11px;padding:10px}.home-page #tour-status{left:0;width:100%;top:28%;text-align:center}.home-page #more .cta{max-width:350px}.home-page #more .fine{max-width:340px}.home-page.no3d #tour-status{margin-top:140px;width:auto;text-align:left}}
@media(prefers-reduced-motion:reduce){.home-page #scene{transition:none}.home-page html{scroll-behavior:auto}}
@media(max-width:760px){.home-page #motion{position:absolute;top:15px;right:5%;margin:0}.home-page .site-nav{width:100%;justify-content:space-between}.home-page .brand{padding-right:75px}}
@media(max-width:760px) and (max-height:700px){.home-page section[data-step]{padding-top:40svh}.home-page section[data-step] .copy{top:40svh}.home-page section[data-step] h2{font-size:27px}.home-page section[data-step] .copy>p{font-size:15px}.home-page section[data-step] .hero h1{font-size:30px}.home-page .hero>.eyebrow{display:none}.home-page section[data-step] .tour-services{font-size:12px}}
html.reduced-tour-motion{scroll-behavior:auto}
.tour-proof{position:absolute;right:7%;top:24vh;width:42%;max-width:520px;display:block;border:1px solid #d5b77955;background:#142b2c}.tour-proof img{width:100%;height:auto;max-height:48vh;object-fit:contain;display:block}.tour-proof span{display:block;padding:14px 18px;color:#e5d6b5;font-size:14px}@media(max-width:760px){.tour-proof{top:130px;left:6%;right:auto;width:88%;max-width:none}.tour-proof img{height:calc(46svh - 164px);min-height:110px;object-fit:cover;object-position:center 65%}.tour-proof span{padding:8px 10px;font-size:12px}.home-page #more{min-height:760px}}@media(max-width:760px) and (max-height:700px){.home-page #more{padding-top:310px}.home-page #more .copy{top:310px}}
@media(max-width:760px){.home-page header #motion{top:8px;bottom:auto;right:5%;min-height:44px;font-size:11px}.tour-proof img{object-fit:contain}}
@media(max-width:760px) and (max-height:700px){.home-page #more{padding-top:40svh}.home-page #more .copy{top:40svh}.home-page #more .tour-proof,.home-page #more .fine,.home-page #more .copy>.text-link{display:none}}
@media(max-width:760px) and (min-height:701px){.home-page #more{padding-top:42svh}.home-page #more .copy{top:42svh}.tour-proof img{height:calc(42svh - 164px)}}
@media(max-width:760px){.home-page .rail a{flex:1;min-width:0;white-space:normal;text-align:center;line-height:1.2;font-size:12px;padding:0 5px}.home-page #family h2{font-size:28px}}

/* High-contrast service photo captions. */
.services-page .service-photos figure{display:block;max-width:none;background:#142b2c;border-radius:12px;overflow:hidden}.services-page .service-photos figcaption{color:#fff;padding:14px 16px}.services-page .service-photos a{border-radius:0}

/* Direct commercial tour access stays visible on phones. */
.site-nav .business-header-link{color:inherit;font-weight:650;white-space:nowrap}.business-page header{color:#f5f2e9}
@media(max-width:760px){header .site-nav{width:100%;justify-content:space-between;gap:10px;flex-wrap:wrap}header .site-nav .business-header-link{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.home-page header .nav-cta{font-size:12px;padding:10px}.services-page .site-content,.area-page main,.business-page main{padding-top:145px!important}}

/* A dedicated tap-to-call action, separate from the services navigation. */
header .header-call{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid #d5b779;border-radius:3px;color:#f5e3bd;font-size:15px;font-weight:700;white-space:nowrap;text-decoration:none}header .header-call:hover{background:#d5b779;color:#142b2c}header .header-call:focus-visible{outline:2px solid white;outline-offset:4px}
@media(max-width:760px){header .header-call{margin-left:auto;padding:0 18px}.home-page header .brand{padding-right:0}.home-page header #motion{top:auto;bottom:-34px;right:5%;min-height:30px;background:#142b2cf2}}
