@font-face{font-family:Manrope;src:url('/demo/assets/manrope-variable.woff2') format('woff2');font-weight:400 800;font-display:swap}
@font-face{font-family:'Instrument Serif';src:url('/demo/assets/instrument-serif-italic.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}
:root{--ink:#222724;--muted:#626862;--blue:#2449db;--blue-dark:#1938ad;--paper:#fff;--surface:#f5f5f1;--line:#dddfd9;--radius:4px;--gutter:clamp(22px,4.7vw,84px);--max:1540px;--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}button{color:inherit}::selection{background:#d8e1ff;color:var(--ink)}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.08;letter-spacing:-.045em}em{font-family:'Instrument Serif',Georgia,serif;font-weight:400}.shell{max-width:var(--max);margin-inline:auto;padding-inline:var(--gutter)}.demo-bar{padding:10px var(--gutter);min-height:40px;background:var(--ink);color:#fff;display:flex;align-items:center;gap:14px;font-size:12px;line-height:1.5}.demo-tag{font-size:10px;letter-spacing:.1em;border:1px solid #808580;border-radius:3px;padding:2px 7px;white-space:nowrap}.demo-bar>button{margin-left:auto;border:0;padding:0;background:none;color:#fff;font-size:12px;white-space:nowrap}.demo-bar>button span{padding-left:10px}.site-header{height:105px;display:flex;align-items:center;gap:30px;padding:0 var(--gutter);max-width:var(--max);margin:auto;position:relative;z-index:10;background:#fff}.brand{font-size:37px;line-height:1;font-weight:800;letter-spacing:-.065em;display:block;flex-shrink:0}.brand>span{color:var(--blue)}.brand small{display:block;font-size:9px;font-weight:600;letter-spacing:.22em;margin-top:8px}.desktop-nav{display:flex;gap:28px;align-items:center;margin-inline:auto;font-size:13px;font-weight:600}.desktop-nav>a{position:relative;padding:12px 0}.desktop-nav>a:after{content:'';position:absolute;left:0;right:0;bottom:5px;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav>a:hover:after,.desktop-nav>a[aria-current]:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:58px;padding:16px 23px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:var(--radius);font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s;cursor:pointer}.button>span{font-size:21px;line-height:1}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button-small{min-height:46px;padding:12px 17px;font-size:12px;gap:22px}.button-white{background:white;border-color:white;color:var(--ink)}.button-white:hover{background:#e7edff}.button-outline{background:transparent;border-color:var(--line);color:var(--ink)}.button-outline:hover{background:var(--surface)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;display:flex;align-items:center;gap:12px;line-height:1.6}.tiny-line{display:inline-block;width:27px;height:1px;background:currentColor}.home-hero{display:grid;grid-template-columns:1fr 1.08fr;gap:28px;min-height:650px;padding-top:18px;padding-bottom:26px}.hero-copy{padding-top:24px;padding-bottom:20px}.hero-copy h1{font-size:clamp(61px,6.2vw,96px);line-height:1.03;letter-spacing:-.058em;margin-top:27px}.hero-copy h1 em{white-space:nowrap;letter-spacing:-.035em;color:var(--blue);font-size:1.08em}.hero-description{color:var(--muted);font-size:15px;line-height:1.85;margin:25px 0 28px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:25px;color:var(--muted);font-size:11px}.location-icon{font-size:21px;color:var(--ink)}.hero-visual{position:relative;min-width:0;min-height:610px;overflow:hidden;border-radius:var(--radius);background:var(--surface)}.hero-visual>img{width:100%;height:100%;position:absolute;inset:0;object-position:52% 50%}.photo-label{position:absolute;top:21px;left:23px;right:23px;display:flex;justify-content:space-between;gap:10px;color:#fff;font-size:9px;letter-spacing:.1em;text-shadow:0 1px 8px #000}.image-cta{position:absolute;bottom:22px;left:22px;right:22px;background:#fff;padding:19px 23px;display:flex;align-items:center;justify-content:space-between;font-size:13px;line-height:1.6}.image-cta strong{font-size:17px;font-weight:600}.circle-arrow{width:43px;height:43px;background:var(--blue);color:white;border-radius:50%;display:grid;place-items:center;font-size:24px;transition:transform .2s}.image-cta:hover .circle-arrow{transform:rotate(45deg)}.trust-line{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:29px 40px;font-size:12px}.trust-line>span{display:flex;align-items:center;gap:11px}.check{color:var(--blue);font-size:17px}.trust-caption{font-size:9px;letter-spacing:.11em;color:var(--muted)}.site-footer{display:flex;gap:30px;justify-content:space-between;align-items:center;padding-block:45px;border-top:1px solid var(--line)}.site-footer .brand{font-size:31px}.site-footer p{font-size:11px;color:var(--muted)}.text-button{border:0;background:none;font-size:12px;padding:10px 0;text-decoration:underline;text-underline-offset:5px}.skip-link{position:absolute;left:16px;top:-100px;z-index:1000;background:white;padding:12px}.skip-link:focus{top:12px}
@media(min-width:1550px){.home-hero{min-height:755px}.hero-visual{min-height:690px}.hero-copy{padding-top:42px}.hero-description{margin-block:35px}}
@media(max-width:1100px){.desktop-nav{gap:18px;font-size:12px}.header-cta{font-size:11px;padding:11px;gap:12px}.site-header{gap:20px}.home-hero{grid-template-columns:1fr 1fr;min-height:560px}.hero-visual{min-height:540px}.hero-copy h1{font-size:clamp(54px,6.5vw,78px)}.hero-description{font-size:14px}.trust-caption{display:none!important}.hero-copy .button{font-size:12px;gap:18px}}
@media(max-width:800px){.desktop-nav,.header-cta{display:none}.site-header{height:87px;justify-content:space-between}.brand{font-size:34px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;align-items:center;width:48px;height:48px;background:none;border:1px solid var(--line);border-radius:var(--radius)}.menu-toggle span{display:block;height:1px;width:20px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;padding:14px var(--gutter) 26px;gap:5px;background:white;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #2027240a}.mobile-nav>a{font-size:18px;padding:12px 0}.mobile-nav .button{margin-top:10px}.demo-bar{font-size:10px;gap:8px;padding:9px var(--gutter)}.demo-bar>span:nth-child(2){max-width:270px}.demo-bar>button{font-size:10px}.demo-tag{font-size:8px}.home-hero{padding-top:5px;gap:30px;grid-template-columns:1fr;min-height:unset}.hero-copy{padding-top:18px}.hero-copy h1{font-size:clamp(62px,10vw,88px);margin-top:20px}.hero-copy h1 br:nth-of-type(2){display:none}.hero-copy h1 em:before{content:' ';white-space:normal}.hero-description{font-size:16px;margin:22px 0}.hero-visual{min-height:520px}.hero-copy .button{font-size:14px}.hero-note{font-size:12px;margin-top:18px}.trust-line{padding-block:12px 35px;font-size:12px;gap:12px;flex-wrap:wrap}.trust-line>span{gap:6px}.site-footer{flex-wrap:wrap;gap:25px}.site-footer p{order:3;flex-basis:100%;font-size:11px}}
@media(max-width:520px){.demo-bar>span:nth-child(2){display:none}.demo-bar{min-height:34px}.demo-tag{font-size:9px}.demo-bar>button{font-size:11px}.hero-copy h1{font-size:clamp(47px,15vw,60px)}.hero-copy h1 br:nth-of-type(2){display:block}.hero-copy h1 em:before{content:none}.hero-visual{min-height:430px}.photo-label{left:17px;right:17px;font-size:8px}.image-cta{bottom:16px;left:16px;right:16px;padding:14px 16px}.image-cta strong{font-size:15px}.image-cta>span:first-child{font-size:12px}.hero-description{font-size:14px}.trust-line{font-size:10px;gap:12px 16px;padding-bottom:30px}.trust-line>span{gap:5px}.trust-line .check{font-size:14px}.eyebrow{font-size:10px}.hero-note{font-size:10px}.hero-copy{padding-bottom:0}.site-footer{padding-block:32px}.circle-arrow{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}


.section-pad{padding-block:105px}.section-heading{display:grid;grid-template-columns:1fr 1.2fr;gap:30px;margin-bottom:48px}.section-heading>.eyebrow{grid-column:1/-1}.section-heading h2,h2{font-size:clamp(38px,4vw,60px);font-weight:500}.section-heading h2 em{font-size:1.1em}.section-heading>p:last-child{align-self:end;justify-self:end;color:var(--muted);font-size:16px;line-height:1.85}.services-section{background:var(--surface)}.service-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-feature,.service-secondary{padding:34px;min-height:405px;display:flex;flex-direction:column;align-items:flex-start}.service-feature{background:var(--blue);color:white;margin:-1px 0}.service-number{font-size:10px;font-weight:600;letter-spacing:.16em;margin-bottom:40px}.service-grid h3{font-size:35px;line-height:1.15;font-weight:500;letter-spacing:-.04em;margin-bottom:20px}.service-grid p{font-size:14px;line-height:1.8;max-width:285px}.service-secondary{border-right:1px solid var(--line)}.service-secondary p{color:var(--muted)}.service-secondary h3{font-size:31px}.service-link{background:none;border:0;display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;font-size:12px;font-weight:600;padding:28px 0 0;margin-top:auto;color:inherit}.service-link>span{font-size:24px;transition:transform .2s}.service-feature:hover .service-link>span,.service-link:hover>span{transform:translate(3px,-3px)}.service-feature:hover{background:var(--blue-dark)}.service-feature{transition:background .2s}.approach-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,100px);align-items:center}.approach-image{position:relative;min-height:570px;height:100%;max-height:690px;overflow:hidden}.approach-image>img{height:100%;width:100%;position:absolute;inset:0;object-position:38% 50%}.image-caption{position:absolute;bottom:20px;left:22px;color:white;font-size:9px;letter-spacing:.1em;text-shadow:0 2px 7px #222}.approach-copy>.eyebrow{margin-bottom:25px}.approach-copy>h2{font-size:clamp(37px,3.65vw,55px);margin-bottom:27px;line-height:1.13}.approach-copy>h2 em{font-size:1.08em}.approach-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.85;max-width:440px}.principle{display:flex;gap:24px;padding-top:25px;margin-top:24px;border-top:1px solid var(--line)}.principle>span{font-size:12px;color:var(--blue)}.principle h3{font-size:17px;font-weight:600;letter-spacing:-.02em;margin-bottom:10px}.principle p{color:var(--muted);font-size:13px;line-height:1.8;max-width:370px}.inline-link{display:inline-flex;align-items:center;gap:25px;font-size:14px;font-weight:600;color:var(--blue);padding:12px 0;border:0;border-bottom:1px solid var(--blue);background:none;margin-top:22px}.inline-link>span{font-size:22px;transition:transform .2s}.inline-link:hover>span{transform:translate(3px,-3px)}.contact-section{padding-bottom:70px}.contact-panel{background:var(--ink);color:#fff;padding:58px 65px;display:flex;justify-content:space-between;align-items:center;gap:35px;position:relative;overflow:hidden}.contact-panel h2{font-size:clamp(40px,4.4vw,64px);margin-top:28px}.contact-panel h2 em{font-size:1.08em}.contact-panel .eyebrow{font-size:10px;color:#c8cec8}.contact-action p{font-size:15px;line-height:1.85;color:#e0e3de;margin-bottom:26px}.contact-demo-note{font-size:10px;display:block;color:#c8cec8;margin-top:13px}.site-footer p{max-width:360px}.bath-intro{padding-top:16px}.breadcrumb{display:flex;gap:13px;align-items:center;font-size:11px;color:var(--muted);margin-bottom:37px}.breadcrumb>a{text-decoration:underline;text-underline-offset:3px}.bath-title{display:grid;grid-template-columns:1.1fr 1fr;align-items:end;gap:35px;margin-bottom:42px}.bath-title h1{font-size:clamp(64px,6.3vw,96px);line-height:1.03;letter-spacing:-.055em;margin-top:20px}.bath-title h1 em{color:var(--blue);font-size:1.08em}.bath-intro-copy{justify-self:end;padding-bottom:7px}.bath-intro-copy>p{font-size:15px;line-height:1.85;color:var(--muted);margin-bottom:25px}.bath-hero{position:relative;height:clamp(430px,44vw,680px);overflow:hidden;border-radius:var(--radius)}.bath-hero>img{height:100%;width:100%;object-position:50% 53%}.bath-hero:after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#16221978);pointer-events:none}.bath-hero-caption{position:absolute;bottom:25px;left:30px;right:30px;display:flex;justify-content:space-between;gap:20px;color:white;font-size:10px;letter-spacing:.13em;z-index:1}.chapter-nav{display:flex;align-items:center;gap:38px;padding-block:24px;border-bottom:1px solid var(--line);font-size:13px}.chapter-nav>span{font-size:10px;font-weight:700;letter-spacing:.1em;margin-right:auto}.chapter-nav>a:not(.chapter-top){border-bottom:1px solid transparent}.chapter-nav>a:hover{border-bottom-color:var(--blue);color:var(--blue)}.chapter-nav>.chapter-top{margin-left:10px;font-size:21px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:58px}.benefit-grid>article{border-top:1px solid var(--line);padding-top:22px}.feature-index{font-size:11px;color:var(--blue);font-weight:600}.benefit-grid h3{font-size:27px;line-height:1.2;letter-spacing:-.035em;margin-block:25px 18px}.benefit-grid p{font-size:14px;color:var(--muted);line-height:1.85;max-width:340px}.process-section{background:var(--blue);color:#fff;padding-block:96px}.process-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.process-intro h2{margin-top:29px;font-size:clamp(40px,4.3vw,66px)}.process-intro h2 em{font-size:1.1em}.process-intro>p:not(.eyebrow){font-size:15px;line-height:1.85;margin-block:27px 33px;color:#e4e9ff}.process-intro .eyebrow{font-size:10px}.process-list{margin:0;padding:0;list-style:none}.process-list>li{display:flex;gap:28px;border-top:1px solid #7e94e5;padding-block:30px}.process-list>li:last-child{padding-bottom:0}.process-list>li>span{font-size:12px;color:#e4e9ff;padding-top:4px}.process-list h3{font-size:25px;letter-spacing:-.025em;line-height:1.2;margin-bottom:13px}.process-list p{font-size:14px;line-height:1.85;max-width:450px;color:#e4e9ff}.detail-list{list-style:none;margin:27px 0 0;padding:0}.detail-list li{border-top:1px solid var(--line);padding-block:16px;display:flex;align-items:baseline;gap:13px;font-size:13px}.detail-list li>span{color:var(--blue)}.faq-section{background:var(--surface);margin-bottom:100px}.faq-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:60px}.faq-grid h2{font-size:clamp(34px,3.4vw,50px);margin-block:26px}.faq-grid>div>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.85}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;font-size:15px;font-weight:600;list-style:none;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;color:var(--blue);font-weight:400;transition:transform .2s;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{font-size:14px;line-height:1.85;color:var(--muted);padding-bottom:24px;max-width:540px}.dialog-open{overflow:hidden}dialog{background:white;color:var(--ink);border:0;border-radius:8px;padding:46px;width:min(590px,calc(100% - 30px));max-height:90dvh;overscroll-behavior:contain;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#17211f99;backdrop-filter:blur(5px)}dialog h2{font-size:45px;margin-top:17px;line-height:1.1}dialog h2 em{color:var(--blue)}.dialog-close{position:absolute;right:15px;top:14px;background:var(--surface);border:0;width:38px;height:38px;border-radius:50%;font-size:24px;line-height:1}.dialog-intro{font-size:14px;color:var(--muted);margin:19px 0}.form-demo-note{font-size:12px;background:#eef1fc;padding:13px 15px;border-left:2px solid var(--blue);line-height:1.65;margin-bottom:22px}.form-demo-note>strong{font-weight:600}form label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}form input,form select,form textarea{width:100%;border:1px solid #cbd0ca;border-radius:var(--radius);background:#fff;padding:11px 12px;font-size:14px;color:var(--ink);min-height:47px}form textarea{resize:vertical;min-height:90px}form select{padding-right:28px}form input:focus,form select:focus,form textarea:focus{outline:2px solid var(--blue);outline-offset:1px}form .optional{font-size:11px;font-weight:400;color:var(--muted);margin-left:5px}form .form-row{display:grid;grid-template-columns:1fr 1.2fr;gap:15px;margin-block:18px}form .form-submit{width:100%;margin-top:20px}.form-caption{font-size:10px;color:var(--muted);text-align:center;margin-top:11px}.inquiry-success>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-block:20px;line-height:1.85}.success-check{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#eaf0ff;color:var(--blue);font-size:26px;margin-bottom:25px}.inquiry-success>.eyebrow{font-size:10px}.inquiry-summary{font-size:13px;background:var(--surface);padding:15px;margin-bottom:25px}.info-dialog>p:not(.eyebrow){font-size:14px;line-height:1.85;margin-block:22px;color:var(--muted)}.info-dialog>h3{font-size:19px;margin-top:30px;letter-spacing:-.02em}.info-dialog>.button{margin-top:7px}[hidden]{display:none!important}
/* Readable body copy and consistent interaction targets. */
.hero-description,.service-grid p,.approach-copy>p:not(.eyebrow),.principle p,.bath-intro-copy>p,.benefit-grid p,.process-list p,.detail-list li,.faq-grid>div>p:not(.eyebrow),.faq-list details>p{font-size:16px}.desktop-nav{font-size:14px}.button-small{font-size:13px}.service-link,.chapter-nav,.form-demo-note,form label{font-size:14px}.service-grid p{line-height:1.75}.service-link{min-height:48px}.text-button{min-height:44px}.hero-copy h1{font-weight:600}.header-cta{white-space:nowrap}.info-dialog>p:not(.eyebrow){font-size:16px}.hero-note{font-size:12px}.brand small{font-size:10px}.faq-list summary{font-size:16px}
@media(max-width:1150px){.service-feature,.service-secondary{padding:27px}.service-grid h3{font-size:30px}.service-grid p{font-size:15px}.section-pad{padding-block:80px}.approach-image{min-height:610px}.approach-section{gap:40px}.contact-panel{padding:48px}.process-grid{gap:45px}.desktop-nav{font-size:12px}.header-cta{font-size:12px}.process-list p{font-size:15px}.faq-grid{gap:40px}.bath-intro-copy>p{font-size:14px}.bath-title h1{font-size:72px}.chapter-nav{gap:28px}}
@media(max-width:800px){.section-pad{padding-block:65px}.section-heading{gap:25px;margin-bottom:35px;grid-template-columns:1fr}.section-heading>p:last-child{justify-self:start;font-size:16px}.section-heading h2{font-size:46px}.service-grid{grid-template-columns:1fr 1fr}.service-feature{grid-column:1/-1;min-height:330px}.service-feature>div{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.service-feature>div>p{max-width:300px}.service-feature .service-link{max-width:290px}.service-secondary{min-height:350px;padding:25px 22px}.service-secondary:nth-child(2){border-left:1px solid var(--line)}.service-grid h3{font-size:32px}.service-number{margin-bottom:25px}.approach-section{grid-template-columns:1fr;gap:38px}.approach-image{min-height:490px;max-height:550px}.approach-copy>h2{font-size:45px}.approach-copy>p:not(.eyebrow){max-width:600px}.principle p{max-width:560px}.contact-panel{padding:38px;flex-direction:column;align-items:flex-start;gap:30px}.contact-panel h2{font-size:52px}.contact-action p{font-size:16px}.contact-section{padding-bottom:50px}.bath-intro{padding-top:8px}.breadcrumb{margin-bottom:30px}.bath-title{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.bath-title h1{font-size:76px}.bath-intro-copy{justify-self:start}.bath-intro-copy>p{font-size:16px}.bath-hero{height:490px}.bath-hero-caption{left:20px;right:20px;font-size:9px}.chapter-nav{gap:24px;font-size:12px;padding-block:20px}.chapter-nav>span{display:none}.chapter-nav>.chapter-top{margin-left:auto}.benefit-grid{gap:25px;margin-top:37px}.benefit-grid h3{font-size:23px}.benefit-grid p{font-size:14px}.process-section{padding-block:65px}.process-grid{grid-template-columns:1fr;gap:45px}.process-intro>p:not(.eyebrow){font-size:16px}.process-list p{font-size:16px;max-width:none}.process-intro h2{font-size:54px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2{font-size:45px}.faq-section{margin-bottom:60px}.section-heading>p:last-child br{display:none}.section-heading>p:last-child{max-width:480px}.desktop-break{display:none}}
@media(max-width:520px){.section-pad{padding-block:50px}.section-heading h2{font-size:39px}.service-grid{grid-template-columns:1fr}.service-feature{min-height:360px;padding:25px}.service-feature>div{display:block}.service-grid h3{font-size:34px}.service-feature .service-link{max-width:none}.service-secondary{min-height:320px;padding:28px 25px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.service-secondary:last-child{border-bottom:0}.service-grid p{font-size:16px;max-width:none}.approach-image{min-height:380px}.approach-copy>h2{font-size:37px}.approach-copy>p:not(.eyebrow),.principle p{font-size:15px}.principle{gap:15px}.principle h3{font-size:17px}.contact-panel{padding:30px 25px}.contact-panel h2{font-size:41px}.contact-panel .eyebrow{font-size:9px}.contact-action p{font-size:15px}.contact-panel .button{gap:20px}.bath-title h1{font-size:59px}.bath-title h1 em{font-size:1.03em}.bath-intro-copy>p{font-size:15px}.bath-hero{height:395px}.bath-hero-caption{bottom:17px;font-size:8px;flex-direction:column;gap:6px}.chapter-nav{gap:18px;font-size:11px}.chapter-nav>.chapter-top{font-size:18px;margin-left:auto}.benefit-grid{grid-template-columns:1fr;gap:30px}.benefit-grid h3{font-size:28px;margin-block:18px 14px}.benefit-grid p{font-size:16px;max-width:none}.process-intro h2{font-size:44px}.process-intro .eyebrow{font-size:9px}.process-list>li{gap:20px;padding-block:26px}.process-list h3{font-size:23px}.process-list p{font-size:15px}.detail-list li{font-size:14px}.faq-grid h2{font-size:39px}.faq-list summary{font-size:14px;padding-block:21px}.faq-list details>p{font-size:15px}.faq-section{margin-bottom:50px}dialog{padding:35px 24px;max-height:94dvh}dialog h2{font-size:37px}.dialog-intro{font-size:14px}.form-demo-note{font-size:12px}.form-row{gap:12px!important}form input,form select,form textarea{font-size:16px;padding:10px}form label{font-size:12px}.form-caption{font-size:10px}.info-dialog>p:not(.eyebrow){font-size:14px}}

/* BERGER: a regional trade business, with bathroom renovation as its focus. */
:root{--surface:#f6f5f1;--radius:3px}
figure{margin:0}h1,h2,h3{text-wrap:balance}
.site-header{height:94px}.brand{font-size:33px}.desktop-nav{gap:25px;font-size:13px}
.button{min-height:52px;padding:13px 21px;font-size:14px;gap:22px}.button:hover{transform:none}
.button-small{min-height:46px;padding:11px 17px;font-size:13px}
.home-hero{grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,74px);min-height:0;padding-top:28px;padding-bottom:42px;align-items:center}
.hero-copy{padding:24px 0}.hero-copy>.eyebrow{font-size:10px;letter-spacing:.08em;line-height:1.8;color:var(--muted)}
.hero-copy h1{font-size:clamp(46px,5.15vw,75px);font-weight:600;line-height:1.09;letter-spacing:-.045em;margin-top:25px;text-wrap:initial}
.hero-copy h1 em{font-size:1.05em;letter-spacing:-.025em}.hero-copy h1 em:before{content:none}
.hero-description{max-width:490px;font-size:16px;line-height:1.85;margin:25px 0 27px}
.hero-actions{display:flex;align-items:center;gap:15px 26px;flex-wrap:wrap}.hero-copy .button{font-size:14px}
.quiet-link{font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:12px;min-height:44px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--line)}
.quiet-link:hover{color:var(--blue);text-decoration-color:var(--blue)}
.hero-note{font-size:12px;line-height:1.8;margin-top:17px;display:block}
.hero-visual{min-height:555px;align-self:stretch}.hero-visual>img{object-position:47% center}
.hero-image-caption{position:absolute;left:0;right:0;bottom:0;padding:42px 26px 23px;background:linear-gradient(transparent,#17211fba);color:white;display:flex;justify-content:space-between;align-items:end;gap:12px}
.hero-image-caption>span{font-size:14px;font-weight:600}.hero-image-caption small{font-size:10px;white-space:nowrap}
.trust-line{padding-block:0 35px;gap:22px;justify-content:flex-start;font-size:12px}.trust-line>span{gap:9px}.trust-line>span+span{border-left:1px solid var(--line);padding-left:24px}
.section-pad{padding-block:88px}.section-heading{grid-template-columns:1.15fr 1fr;gap:18px 60px;margin-bottom:40px}.section-heading>.eyebrow{color:var(--muted);font-size:10px;letter-spacing:.1em}
h2,.section-heading h2{font-size:clamp(34px,3.7vw,50px);font-weight:600;line-height:1.16;letter-spacing:-.035em}
.section-heading>p:last-child{font-size:16px;max-width:450px;line-height:1.8}
.service-grid{grid-template-columns:1fr 1fr 1fr;gap:0;border-bottom:0}
.service-feature,.service-secondary{background:transparent;color:var(--ink);min-height:310px;padding:30px 30px 12px;margin:0;border-right:1px solid var(--line)}
.service-feature{padding-left:0;border-top:3px solid var(--blue);margin-top:-1px}
.service-feature:hover{background:transparent}.service-feature:hover h3{color:var(--blue)}
.service-secondary:last-child{padding-right:0;border-right:0}
.service-number{color:var(--muted);font-size:10px;margin-bottom:24px}.service-grid h3,.service-secondary h3{font-size:27px;font-weight:600;line-height:1.2;margin-bottom:17px}
.service-grid p{font-size:15px;color:var(--muted);line-height:1.85;max-width:340px}
.service-link{color:var(--blue);font-size:13px;padding-top:25px;min-height:52px}
.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.project-story{min-width:0}
.project-image{position:relative;display:block;aspect-ratio:1.38;background:var(--surface);overflow:hidden;border-radius:var(--radius)}
.project-image img{height:100%;width:100%;object-fit:cover;transition:transform .35s}.project-image:hover img{transform:scale(1.025)}
.project-image>span{position:absolute;bottom:0;left:0;right:0;padding:35px 20px 17px;color:white;background:linear-gradient(transparent,#17211fcc);font-size:10px;letter-spacing:.06em}
.project-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:20px}.project-heading h3{font-size:23px;line-height:1.3;font-weight:600;letter-spacing:-.025em}
.project-arrow{display:grid;place-items:center;min-width:44px;min-height:44px;color:var(--blue);font-size:24px;border-bottom:1px solid var(--line)}
.project-story>p{font-size:15px;line-height:1.85;color:var(--muted);margin-top:8px;max-width:510px}
.people-section{background:var(--surface);padding-block:80px}.people-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(36px,6vw,84px);align-items:center}
.people-image img{width:100%;height:460px;object-fit:cover;object-position:46% center;border-radius:var(--radius)}
.people-image figcaption{font-size:11px;color:var(--muted);margin-top:10px;line-height:1.7}
.people-copy>.eyebrow{font-size:10px;color:var(--muted);margin-bottom:20px}.people-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:var(--muted);margin-top:22px}
.people-copy .detail-list{margin-top:24px}.people-copy .detail-list li{font-size:14px;padding-block:14px}.people-copy .inline-link{margin-top:10px;font-size:14px}
.home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style:none;padding:0;margin:0}
.home-steps li{border-top:1px solid var(--line);padding-top:24px}.home-steps li>span{font-size:13px;color:var(--blue);font-weight:700}
.home-steps h3{font-size:23px;line-height:1.3;font-weight:600;margin:19px 0 13px;letter-spacing:-.025em}
.home-steps p{font-size:15px;line-height:1.85;color:var(--muted)}
.home-faq{margin-bottom:80px}.home-faq .eyebrow{color:var(--muted);font-size:10px}.home-faq h2{margin-block:20px;font-size:42px}
.contact-panel{padding:48px 52px}.contact-panel h2{font-size:clamp(36px,4vw,54px);font-weight:600;line-height:1.15;margin-top:20px}.contact-demo-note{font-size:12px}
.contact-panel h2 em,.process-intro h2 em,.approach-copy h2 em,.possibilities h2 em,.faq-grid h2 em{font-family:inherit;font-style:normal;font-size:1em}
.bath-title h1{font-size:clamp(48px,5.3vw,76px);font-weight:600}.bath-title h1 em{font-size:1.05em}.bath-title .eyebrow{font-size:10px;color:var(--muted)}
.bath-intro-copy>p{max-width:460px;font-size:16px;line-height:1.85}.bath-process{background:var(--ink)}
.bath-process .process-list>li{border-color:#ffffff40}.bath-process .process-list p,.bath-process .process-list>li>span,.bath-process .process-intro>p:not(.eyebrow){color:#e0e3de}
.dialog-close{width:44px;height:44px}dialog h2{font-size:36px;letter-spacing:-.035em}.mobile-contact{display:none}
@media(max-width:1100px){.desktop-nav{gap:18px;font-size:12px}.home-hero{gap:35px}.hero-copy h1{font-size:52px}.hero-visual{min-height:540px}.hero-image-caption{display:block}.hero-image-caption small{display:block;margin-top:6px}.trust-line{font-size:11px}.trust-line>span+span{padding-left:18px}.service-feature,.service-secondary{padding-inline:22px}.service-feature{padding-left:0}.service-grid h3{font-size:24px}.people-image img{height:470px}.home-steps{gap:28px}.home-steps h3{font-size:21px}}
@media(max-width:800px){body{padding-bottom:84px}.site-header{height:84px}.home-hero{grid-template-columns:1fr;gap:28px;padding-top:12px;padding-bottom:28px}.hero-copy{padding:15px 0 0}.hero-copy h1{font-size:clamp(46px,8vw,64px);margin-top:19px}.hero-copy h1 br:nth-of-type(2){display:block}.hero-description{max-width:570px;margin-block:23px}.hero-visual{min-height:0;height:420px}.hero-image-caption{display:flex}.hero-image-caption small{margin-top:0}.trust-line{flex-wrap:wrap;gap:11px 22px;font-size:12px;padding-bottom:30px}.trust-line>span+span{border:0;padding:0}.section-pad{padding-block:64px}.section-heading{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.section-heading>p:last-child{justify-self:start;max-width:580px}.section-heading h2{font-size:39px}.service-grid{grid-template-columns:1fr}.service-feature,.service-secondary{grid-column:auto;min-height:0;padding:25px 0;border:0;border-bottom:1px solid var(--line)}.service-feature{border-top:3px solid var(--blue)}.service-feature>div{display:block;width:auto}.service-feature>div>p,.service-grid p{max-width:none}.service-secondary:nth-child(2){border-left:0}.service-number{margin-bottom:16px}.service-grid h3{font-size:27px}.service-link{max-width:none!important;padding-top:14px}.service-grid p{font-size:16px}.project-grid{gap:30px}.project-heading h3{font-size:21px}.project-image{aspect-ratio:1}.people-section{padding-block:64px}.people-grid{grid-template-columns:1fr;gap:30px}.people-image img{height:auto;aspect-ratio:1.5}.people-copy h2{font-size:39px}.home-steps{grid-template-columns:1fr;gap:28px}.home-steps h3{font-size:24px}.home-steps p{font-size:16px;max-width:580px}.home-faq{margin-bottom:64px}.home-faq h2{font-size:39px}.contact-panel{padding:36px}.contact-panel h2{font-size:43px}.bath-title h1{font-size:60px}.mobile-contact{display:flex;position:fixed;z-index:30;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:14px;padding:12px var(--gutter);padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -5px 25px #22272408}.mobile-contact>span{font-size:11px;line-height:1.6;color:var(--muted)}.mobile-contact strong{color:var(--ink);font-weight:600}.mobile-contact .button{font-size:13px;min-height:46px;padding:10px 14px;gap:14px}.dialog-open .mobile-contact{display:none}html{scroll-padding-bottom:90px}}
@media(max-width:520px){.brand{font-size:31px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:.04em;gap:9px}.hero-copy h1{font-size:clamp(38px,10.8vw,51px)}.hero-description{font-size:16px}.hero-actions{gap:8px 20px}.hero-actions .button{font-size:14px}.hero-note{font-size:12px}.hero-visual{height:340px}.hero-image-caption{display:block;padding:38px 18px 18px}.hero-image-caption small{display:block;margin-top:4px}.trust-line{display:grid;gap:10px;font-size:12px}.section-heading h2,.people-copy h2,.home-faq h2{font-size:34px}.project-grid{grid-template-columns:1fr;gap:36px}.project-image{aspect-ratio:1.3}.project-image>span{font-size:9px}.project-heading h3{font-size:23px}.people-copy .detail-list li{font-size:14px}.people-image img{aspect-ratio:1.15}.people-image figcaption{font-size:10px}.home-steps h3{font-size:22px}.contact-panel{padding:31px 24px}.contact-panel h2{font-size:37px}.contact-action{width:100%}.contact-action .button{width:100%}.bath-title h1{font-size:clamp(40px,11vw,57px)}.bath-intro-copy>p{font-size:16px}.chapter-nav{flex-wrap:wrap;gap:12px 18px}.mobile-contact .button{font-size:12px;gap:9px}.mobile-contact>span{font-size:10px}.faq-list summary{font-size:16px}.faq-list details>p{font-size:16px}.project-arrow{flex-shrink:0}}
