@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#153b4d;--blue:#176985;--green:#477b69;--paper:#faf9f5;--pale:#edf5f7;--line:#d8e1df;--muted:#536c77;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans JP',sans-serif;font-size:17px;line-height:1.85;overflow-wrap:break-word;line-break:strict}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}h2{font-size:clamp(30px,3.4vw,48px);font-weight:700;letter-spacing:-.035em;line-height:1.5}h3{font-size:23px;line-height:1.55}em{font-style:normal;color:var(--blue)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;max-width:100%;object-fit:cover}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:hover,a:hover{transition:.2s}a:hover{color:var(--green)}[hidden]{display:none!important}.wrap{max-width:1260px;margin:auto;padding:0 40px}.section{padding:100px 0}.eyebrow{display:flex;align-items:center;gap:14px;font-size:13px;letter-spacing:.14em;font-weight:700;color:var(--blue);margin-bottom:22px}.eyebrow span:not(.dot){letter-spacing:.04em;font-size:13px;font-weight:500}.dot{background:var(--green);width:7px;height:7px;border-radius:50%}.demo-note{background:#eaf0ed;padding:6px 40px;font-size:11px;letter-spacing:.06em;display:flex;justify-content:space-between}.header{background:rgba(250,249,245,.97);position:sticky;top:0;z-index:50;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:16px;flex-shrink:0;font-size:25px;font-weight:800;line-height:1.2;white-space:nowrap}.brand img{width:76px;height:48px;object-fit:contain}.brand small{display:block;font-size:10px;font-weight:500;letter-spacing:.26em;margin-top:9px}.header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-cta{background:var(--blue);color:#fff;padding:14px 22px;display:flex;gap:24px}.nav-cta:hover,.button:hover{background:var(--green);color:#fff}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:47% 53%;min-height:635px;margin:0 auto;max-width:1600px;padding:36px 0 38px 40px;gap:0}.hero-copy{padding:34px 35px 20px max(0px,calc((100vw - 1340px)/2));position:relative;z-index:1}.hero .eyebrow{font-size:14px;margin-bottom:26px}.hero h1{font-size:clamp(36px,4vw,61px);line-height:1.5;letter-spacing:-.055em;white-space:nowrap;font-weight:800}.hero-sub{font-size:23px;font-weight:600;line-height:1.8;margin:20px 0 16px}.hero-description{max-width:430px;font-size:16px;color:var(--muted);line-height:1.9}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:30px;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;gap:38px;align-items:center;background:var(--blue);color:#fff;padding:17px 27px;font-size:15px;font-weight:700}.text-link{font-size:15px;font-weight:600;border-bottom:1px solid var(--blue);padding:8px 0;display:inline-block}.hero-photo{position:relative;min-height:550px;border-radius:160px 0 0 0;overflow:hidden;background:#d0e8f4}.hero-photo>img{height:100%;position:absolute;inset:0;object-position:60% 50%}.hero-photo figcaption{position:absolute;left:34px;bottom:50px;background:rgba(255,255,255,.93);padding:20px 30px;font-size:21px;font-weight:700;line-height:1.6}.hero-photo figcaption small{display:block;font-size:10px;letter-spacing:.19em;margin-top:6px}.image-note{position:absolute;bottom:14px;right:20px;font-size:10px;background:rgba(255,255,255,.8);padding:1px 8px}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);padding-top:30px;padding-bottom:34px;border-bottom:1px solid var(--line)}.proof-strip>div{display:flex;gap:25px;align-items:center;border-right:1px solid var(--line);padding:0 30px}.proof-strip>div:first-child{padding-left:0}.proof-strip>div:last-child{border:0}.proof-strip b{font-weight:400;font-size:36px;color:#82a6ac}.proof-strip span{font-size:13px;line-height:1.9}.proof-strip strong{font-size:18px;font-weight:600}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:44px}.section-heading>p{max-width:460px;font-size:16px;color:var(--muted);margin-bottom:8px}.works-feature{background:var(--white)}.featured-grid,.all-works{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.work-card{padding:0;background:none;border:0;text-align:left;color:var(--ink);min-width:0}.work-image{position:relative;display:block;overflow:hidden;background:#eef1ef}.work-image img{aspect-ratio:4/3;transition:transform .5s}.work-card:hover img{transform:scale(1.035)}.work-image .zoom{position:absolute;bottom:12px;right:12px;border-radius:50%;background:#fff;width:38px;height:38px;display:grid;place-items:center;color:var(--ink)}.work-region{font-size:12px;color:var(--blue);display:block;margin:16px 0 5px}.work-title{font-size:18px;font-weight:600;line-height:1.65;display:block}.works-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:28px}.caption{font-size:12px;color:var(--muted);line-height:1.8}.outline-button{border:1px solid var(--ink);padding:13px 22px;background:none;color:var(--ink);font-size:14px;display:flex;justify-content:space-between;gap:30px}.outline-button:hover{background:var(--pale)}.all-works{margin-top:42px}.inspection{background:var(--pale)}.inspection-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.service-card{background:var(--white)}.service-card figure{position:relative;background:#e0e8e7}.service-card img{height:270px;object-fit:cover}.service-card:first-child img{object-fit:contain;padding:16px}.service-card figcaption{position:absolute;bottom:8px;right:10px;background:rgba(255,255,255,.9);padding:2px 8px;font-size:10px}.service-copy{padding:28px 32px 32px}.service-num{color:var(--blue);font-size:12px;letter-spacing:.13em;margin-bottom:10px}.service-copy h3{font-size:28px;margin-bottom:14px}.service-copy p:not(.service-num){font-size:16px;color:var(--muted)}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.tags span{font-size:12px;background:var(--pale);padding:3px 10px}.inspection-points{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:46px 0 25px}.inspection-points article{border-top:1px solid #a0b7be;padding-top:20px}.inspection-points article>span{color:var(--blue);font-size:13px}.inspection-points h3{margin:8px 0 10px;font-size:21px}.inspection-points p{font-size:15px;color:var(--muted)}.repair{background:var(--white)}.repair-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.repair-grid>div>p:not(.eyebrow){margin-top:25px;color:var(--muted);font-size:16px}.repair-grid .text-link{margin-top:28px}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:16px}.before-after img{aspect-ratio:1/1}.before-after figcaption{font-size:12px;margin-top:12px}.before-after figcaption span{color:var(--blue);margin-right:10px;font-size:13px;font-weight:700}.before-after>p{grid-column:1/-1}.construction{border-top:1px solid var(--line)}.construction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.construction-grid article{border-top:2px solid var(--green);padding-top:18px}.construction-grid article>span{color:var(--green);font-size:13px}.construction-grid h3{font-size:21px;margin:13px 0}.construction-grid p{font-size:15px;color:var(--muted)}.report{background:#eaf0e9}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.report-grid p:not(.eyebrow){margin-top:25px;color:var(--muted);font-size:16px}.report-list{list-style:none;counter-reset:report;margin:0;padding:0 30px;background:#ffffffb0}.report-list li{counter-increment:report;padding:12px 0;border-bottom:1px solid var(--line);font-size:15px;display:flex;gap:20px}.report-list li:last-child{border:0}.report-list li:before{content:counter(report,decimal-leading-zero);color:var(--green);font-size:12px;line-height:28px}.flow{background:#fff}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0;gap:32px;list-style:none;margin:45px 0}.flow-grid li{border-top:1px solid var(--line);padding-top:15px}.flow-grid b{font-size:36px;color:#87aeb5;font-weight:400}.flow-grid h3{font-size:21px;margin:8px 0 15px}.flow-grid p{font-size:15px;color:var(--muted)}.estimate{background:var(--pale);padding:25px 30px;display:grid;grid-template-columns:1fr auto;gap:10px 24px;align-items:center}.estimate b{font-size:20px}.estimate p{font-size:14px;color:var(--muted)}.estimate a{grid-column:2;grid-row:1/3;border-bottom:1px solid var(--blue);font-size:14px;font-weight:600}.company-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:75px}.company-mark{width:170px;height:100px;object-fit:contain;margin-top:45px;opacity:.7}.company dl{margin:0}.company dl>div{display:grid;grid-template-columns:100px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:18px 0;font-size:15px}.company dt{font-weight:700}.company dd{margin:0;color:var(--muted);overflow-wrap:anywhere}.small{font-size:13px}.contact{background:#e2eff1;text-align:center}.contact .eyebrow{justify-content:center}.contact h2{font-size:44px}.contact>.wrap>p:not(.eyebrow){margin-top:20px;color:var(--muted)}.contact-methods{display:grid;grid-template-columns:1fr 1fr;max-width:940px;margin:38px auto 0;gap:20px}.contact-methods a{display:flex;flex-direction:column;justify-content:center;gap:5px;padding:30px 24px;background:#fff}.contact-methods small{font-size:13px}.contact-methods span{font-size:12px}.contact-phone b{font-size:36px;white-space:nowrap;letter-spacing:.025em}.contact-mail{background:var(--blue)!important;color:#fff}.contact-mail:hover{background:var(--green)!important;color:#fff}.contact-mail b{font-size:24px}.contact-mail span{overflow-wrap:anywhere}footer{padding:40px;display:flex;gap:40px;justify-content:space-between;align-items:center;background:#fff}footer p{font-size:10px;color:var(--muted)}footer>a:last-child{font-size:12px;white-space:nowrap}.mobile-contact{display:none}.skip{position:fixed;left:10px;top:-100px;z-index:100;background:#fff}.skip:focus{top:10px}dialog{border:0;padding:24px;width:min(1000px,94vw);max-height:94dvh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#0b293ee8}.gallery-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.gallery-top p{font-size:15px;font-weight:600}.gallery-top button{background:none;border:1px solid var(--line);font-size:14px;white-space:nowrap;padding:7px 12px}.gallery-stage{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}.gallery-stage>img{height:min(60vh,650px);object-fit:contain}.gallery-stage>button{border:0;background:none;font-size:42px;color:var(--ink);padding:0}#gallery-count{text-align:center;font-size:13px;margin:10px 0}#gallery-thumbs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}#gallery-thumbs button{padding:2px;background:none;border:2px solid transparent}#gallery-thumbs button.active{border-color:var(--blue)}#gallery-thumbs img{width:70px;height:52px}
@media(min-width:1600px){.hero-copy{padding-left:70px}.hero h1{font-size:61px}}
@media(max-width:1120px){.header{padding:18px 25px}.header nav{gap:19px;font-size:12px}.brand{font-size:22px}.brand img{width:64px}.hero{padding-left:32px}.hero-copy{padding:28px 25px 20px 0}.hero h1{font-size:4.1vw}.hero-sub{font-size:21px}.hero-actions{gap:18px}.hero-photo{border-top-left-radius:100px}.proof-strip>div{padding:0 18px;gap:15px}.proof-strip strong{font-size:16px}.section-heading>p{max-width:40%}.repair-grid,.report-grid,.company-grid{gap:40px}.construction-grid{gap:22px}.contact-phone b{font-size:32px}}
@media(max-width:850px){.demo-note{padding:5px 24px}.header{padding:13px 24px}.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 24px;box-shadow:0 16px 20px #183c491a;flex-direction:column;align-items:stretch;gap:0}.header nav.open{display:flex}.header nav a{padding:15px;font-size:16px}.menu-toggle{display:flex;gap:10px;align-items:center;background:none;border:1px solid var(--line);padding:8px 12px;font-size:12px;color:var(--ink)}.menu-toggle span{font-size:19px}.wrap{padding:0 28px}.hero{min-height:0;padding:25px 0 35px 28px;grid-template-columns:51% 49%}.hero-copy{padding-top:10px;padding-right:22px}.hero h1{font-size:4.5vw}.hero .eyebrow{font-size:12px;letter-spacing:.03em}.hero-sub{font-size:18px}.hero-description{font-size:15px}.hero-photo{min-height:510px;border-top-left-radius:75px}.hero-photo figcaption{left:15px;bottom:40px;padding:16px;font-size:17px}.hero-photo figcaption small{font-size:8px}.hero-actions{margin-top:22px}.proof-strip{padding-top:20px;padding-bottom:20px}.proof-strip b{font-size:26px}.proof-strip>div{gap:10px}.proof-strip strong{font-size:13px}.proof-strip span{font-size:11px}.section{padding:70px 0}.section-heading{gap:28px}.section-heading>p{font-size:14px}.featured-grid,.all-works{gap:18px}.work-title{font-size:16px}.works-bottom{align-items:flex-start}.works-bottom .caption{max-width:52%}.service-copy{padding:23px}.service-card img{height:210px}.service-copy h3{font-size:24px}.inspection-points{gap:24px}.repair-grid,.report-grid{grid-template-columns:1fr}.repair-grid>div>p{max-width:570px}.before-after{max-width:650px}.construction-grid,.flow-grid{grid-template-columns:repeat(2,1fr)}.company-grid{grid-template-columns:.9fr 1.1fr;gap:30px}.company dl>div{grid-template-columns:80px 1fr;gap:12px}.estimate{display:block}.estimate p{margin:10px 0}.estimate a{display:inline-block}.contact h2{font-size:36px}footer{padding:32px 28px;flex-wrap:wrap}footer p{order:3;width:100%}}
@media(max-width:600px){body{font-size:16px}.desktop{display:none}html{scroll-padding-top:85px}.wrap{padding:0 23px}.demo-note{padding:5px 18px;font-size:9px}.demo-note span{font-size:8px;letter-spacing:0}.header{padding:10px 18px;gap:12px}.brand{gap:9px;font-size:20px}.brand img{width:59px;height:41px}.brand small{font-size:8px;margin-top:5px}.menu-toggle{font-size:0;gap:0;border:0;padding:6px}.menu-toggle span{font-size:25px}.hero{display:flex;flex-direction:column;padding:0 0 30px;gap:0}.hero-copy{padding:25px 23px 28px}.hero .eyebrow{font-size:11px;margin-bottom:14px}.hero h1{font-size:clamp(31px,8.7vw,48px);line-height:1.45;letter-spacing:-.05em}.hero-sub{font-size:19px;line-height:1.7;margin:14px 0 12px}.hero-description{font-size:15px;max-width:100%;line-height:1.8}.hero-actions{gap:22px;margin-top:21px}.button{font-size:13px;padding:14px 19px;gap:22px}.text-link{font-size:13px}.hero-photo{min-height:280px;margin-left:23px;border-top-left-radius:65px}.hero-photo>img{object-position:58% 45%}.hero-photo figcaption{bottom:25px;left:20px;font-size:16px;padding:12px 18px}.hero-photo figcaption small{font-size:8px}.image-note{bottom:4px;font-size:8px;right:12px}.proof-strip{grid-template-columns:1fr;padding:0 23px 20px;gap:0}.proof-strip>div{padding:16px 0!important;border-right:0;border-bottom:1px solid var(--line);gap:23px}.proof-strip b{font-size:29px}.proof-strip span{font-size:12px}.proof-strip strong{font-size:17px}.section{padding:58px 0}.section-heading{display:block;margin-bottom:28px}.eyebrow{font-size:11px;gap:12px;margin-bottom:16px}.eyebrow span:not(.dot){font-size:11px}h2{font-size:30px;line-height:1.5}.section-heading>p{max-width:100%;font-size:15px;margin-top:20px}.featured-grid,.all-works{grid-template-columns:1fr;gap:30px}.work-title{font-size:20px}.work-region{font-size:12px;margin-top:12px}.work-image img{aspect-ratio:1.5}.works-bottom{display:block}.works-bottom .caption{max-width:100%;font-size:11px}.outline-button{margin-top:22px;width:100%;padding:14px 20px}.inspection-grid{grid-template-columns:1fr;gap:25px}.service-card img{height:225px}.service-copy{padding:25px}.service-copy p:not(.service-num){font-size:15px}.inspection-points{grid-template-columns:1fr;gap:23px;margin-top:30px}.inspection-points article{display:grid;grid-template-columns:30px 1fr;column-gap:12px}.inspection-points article>span{grid-row:1/3;margin-top:8px}.inspection-points h3{font-size:21px;margin:3px 0 10px}.inspection-points p{grid-column:2}.repair-grid,.report-grid{gap:30px}.before-after{gap:10px}.before-after img{aspect-ratio:4/5}.before-after .caption{font-size:11px}.construction-grid{grid-template-columns:1fr;gap:25px}.construction-grid article{display:grid;grid-template-columns:30px 1fr;gap:8px 10px}.construction-grid h3{margin:0;font-size:21px}.construction-grid p{grid-column:2}.report-list{padding:7px 20px}.report-list li{font-size:14px;gap:13px}.flow-grid{grid-template-columns:1fr;gap:23px;margin-top:30px}.flow-grid li{display:grid;grid-template-columns:45px 1fr;gap:6px 17px}.flow-grid b{grid-row:1/3;font-size:33px}.flow-grid h3{margin:2px 0 6px;font-size:21px}.flow-grid p{grid-column:2}.estimate{padding:24px}.estimate b{font-size:19px}.company-grid{grid-template-columns:1fr;gap:30px}.company-mark{display:none}.company dl>div{font-size:14px;grid-template-columns:73px 1fr;gap:14px}.contact h2{font-size:30px}.contact-methods{grid-template-columns:1fr;gap:14px;margin-top:28px}.contact-methods a{padding:25px 17px}.contact-phone b{font-size:31px}.contact-mail b{font-size:23px}footer{padding:30px 23px 96px;gap:25px}footer p{font-size:9px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:49;display:grid;grid-template-columns:1fr 1fr;background:var(--blue);padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a{padding:15px 8px;text-align:center;color:white;font-size:14px;font-weight:600}.mobile-contact a:first-child{background:#fff;color:var(--blue);border-top:1px solid var(--line)}dialog{padding:15px;width:96vw}.gallery-top{gap:10px}.gallery-top p{font-size:12px}.gallery-top button{font-size:12px;padding:5px 8px}.gallery-stage{grid-template-columns:25px 1fr 25px;gap:3px}.gallery-stage>img{height:48vh}.gallery-stage>button{font-size:35px}#gallery-thumbs img{width:48px;height:40px}.caption{font-size:11px}}
.repair h2{font-size:clamp(28px,2.8vw,40px)}
.photo-example-note{margin-top:14px}
.service-card{min-width:0;overflow:hidden}.estimate b{text-wrap:balance;display:block}
.inspection .service-main-photo img{height:300px;object-fit:cover;padding:0}.service-copy .service-num{font-size:14px;letter-spacing:.04em}.service-copy .thermal-preview{display:grid;grid-template-columns:140px 1fr;gap:18px;align-items:center;margin-top:24px;background:var(--pale);padding:12px}.service-card .thermal-preview img{height:108px;padding:0;object-fit:cover}.service-card .thermal-preview figcaption{position:static;padding:0;background:none;line-height:1.7}.thermal-preview b{display:block;font-size:15px}.thermal-preview span{display:block;font-size:13px;color:var(--muted)}.thermal-preview small{display:block;font-size:10px;color:var(--muted);margin-top:8px}details summary{cursor:pointer;font-size:15px;font-weight:600;color:var(--blue)}summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.service-details{margin-top:18px}.service-details p{padding-top:12px}.report-visual-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.report-photo{background:var(--white);padding:16px}.report-photo img{height:340px;object-fit:contain}.report-photo figcaption,.flow-photo figcaption{font-size:11px;color:var(--muted);padding:10px 4px;line-height:1.7}.report-visual-grid>div>p:not(.eyebrow){margin-top:20px;font-size:16px;color:var(--muted)}.result-steps{list-style:none;padding:0;margin:25px 0 0;display:flex;gap:10px}.result-steps li{flex:1;background:var(--white);padding:15px 12px;border-top:3px solid var(--green)}.result-steps b{font-size:20px;display:block}.result-steps span{font-size:12px;line-height:1.6;display:block;margin-top:8px;color:var(--muted)}.report-details{margin-top:30px;border-top:1px solid var(--line);padding-top:22px}.report-details summary{display:flex;justify-content:space-between;gap:15px;padding:10px 0}.report-details[open] summary span{transform:rotate(45deg)}.report-details .report-list{margin-top:15px;columns:2;column-gap:40px}.report-list li{break-inside:avoid}.flow-visual-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;margin:35px 0}.flow-photo img{height:385px;object-fit:cover}.visual-steps{padding:0;margin:0;list-style:none}.visual-steps li{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.visual-steps li:first-child{padding-top:0}.visual-steps li>b{display:grid;place-items:center;width:55px;height:55px;flex-shrink:0;background:var(--pale);color:var(--blue);border-radius:50%;font-size:22px}.visual-steps h3{font-size:24px;margin-bottom:8px}.visual-steps p{font-size:16px;color:var(--muted)}
@media(max-width:1120px){.report-visual-grid,.flow-visual-grid{gap:30px}.service-copy .thermal-preview{grid-template-columns:110px 1fr;gap:12px}.thermal-preview b{font-size:14px}.report-photo img{height:300px}}
@media(max-width:850px){.report-visual-grid,.flow-visual-grid{grid-template-columns:1fr}.flow-photo img{height:340px}.report-photo{max-width:650px;width:100%;margin:auto}.service-copy .thermal-preview{grid-template-columns:1fr}.service-card .thermal-preview img{height:140px}.visual-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.visual-steps li{display:block;padding:0 0 18px}.visual-steps h3{font-size:20px;margin-top:16px}.visual-steps p{font-size:15px}.report-details .report-list{columns:1}}
@media(max-width:600px){.inspection .service-main-photo img{height:215px}.service-copy .thermal-preview{grid-template-columns:100px 1fr;padding:10px;gap:12px}.service-card .thermal-preview img{height:110px}.thermal-preview b{font-size:13px}.thermal-preview span{font-size:12px}.thermal-preview small{font-size:9px}.report-visual-grid{gap:26px}.report-photo img{height:250px}.report-photo{padding:10px}.result-steps{gap:7px}.result-steps li{padding:13px 9px}.result-steps b{font-size:18px}.result-steps span{font-size:11px}.report-details summary{font-size:14px}.flow-visual-grid{margin-top:28px;gap:20px}.flow-photo img{height:245px}.visual-steps{display:block}.visual-steps li{display:flex;gap:17px;padding:20px 0}.visual-steps li:first-child{padding-top:0}.visual-steps h3{margin-top:0;font-size:22px}.visual-steps li>b{width:46px;height:46px;font-size:20px}.flow-photo figcaption,.report-photo figcaption{font-size:10px}}
.phrase{display:inline-block}.hero h1{font-size:clamp(48px,5.7vw,80px);line-height:1.25;letter-spacing:-.04em}.hero-sub{font-size:21px}.hero-photo figcaption{font-size:19px}.hero-actions{gap:18px}.service-copy h3{font-size:25px;text-wrap:balance}.diagnosis-cta{margin-top:35px;background:var(--white);padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-left:4px solid var(--blue)}.diagnosis-cta h3{font-size:22px}.diagnosis-cta p{font-size:15px;color:var(--muted);margin-top:8px}.diagnosis-cta .button{flex-shrink:0}.flow h2{font-size:clamp(28px,3vw,43px)}
@media(max-width:1120px){.hero-sub{font-size:18px}.hero-actions{gap:10px}.hero-actions .button{padding:15px 18px;gap:15px}.header nav{gap:16px}.nav-cta{padding:14px}.hero-photo figcaption{font-size:16px;padding:18px}.diagnosis-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.hero h1{font-size:clamp(44px,12vw,64px)}.hero-sub{font-size:18px}.hero-actions{gap:18px}.hero-actions .button{padding:15px 17px;font-size:13px}.hero-photo figcaption{font-size:15px}.service-copy h3{font-size:23px}.diagnosis-cta{padding:24px}.diagnosis-cta h3{font-size:21px}.diagnosis-cta .button{width:100%;padding:15px 18px;gap:12px}.contact h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media(max-width:600px){.result-steps span{font-size:13px}.result-steps li{padding:13px 9px}.estimate b{font-size:18px}}
