:root{--ink:#071e41;--blue:#0753b5;--sky:#eaf3ff;--cream:#f7f5f0;--line:#d5dce5;--text:#27364a;--serif:"DM Serif Display",Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.65}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:16px;top:16px;z-index:10;background:#fff;padding:8px}.site-header{position:absolute;inset:0 0 auto;z-index:4;color:#fff}.nav-wrap{height:108px;display:flex;align-items:center;justify-content:space-between}.brand{display:block}.brand img{display:block;width:146px;mix-blend-mode:screen}.site-nav{display:flex;align-items:center;gap:27px}.site-nav a{color:inherit;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.02em}.button{border:1px solid var(--blue);display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;color:#fff!important;background:var(--blue);text-transform:uppercase;text-decoration:none;font-size:11px!important;font-weight:800!important;letter-spacing:.1em;transition:background .2s,border .2s}.button:hover{background:#063e88;border-color:#063e88}.button-small{min-height:40px;padding:0 16px}.nav-toggle{display:none}.hero{height:min(790px,100vh);min-height:650px;color:white;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:center/cover url("assets/images/family-home.webp")}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,19,43,.78),rgba(1,19,43,.35) 55%,rgba(1,19,43,.08))}.hero-content{position:relative;padding-top:195px}.eyebrow{margin:0 0 15px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow.light{color:#9ac6ff}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:var(--serif);font-weight:400;line-height:1.06}.hero h1{max-width:760px;margin-bottom:22px;color:#fff;font-size:clamp(57px,7vw,98px)}.hero-copy{width:min(500px,100%);margin-bottom:29px;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:26px;align-items:center}.text-link{display:inline-flex;gap:10px;align-items:center;color:var(--blue);font-size:12px;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.1em}.text-link span{font-size:21px;line-height:0}.text-link.light{color:#fff}.hero-stats{display:flex;gap:44px;margin-top:64px}.hero-stats div{display:grid;gap:2px}.hero-stats strong{font-size:24px}.hero-stats span{font-size:11px;font-weight:700;line-height:1.3}.section{padding:116px 0}.intro{display:grid;grid-template-columns:1.1fr .8fr;gap:8%;align-items:end}.intro h2,.section-heading h2,.contact h2{margin:0;font-size:clamp(40px,4.3vw,64px)}em{color:var(--blue);font-style:italic}.intro-copy{max-width:445px}.intro-copy p{font-size:17px;margin-bottom:24px}.services{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;gap:80px;margin-bottom:48px;align-items:end}.section-heading>p{max-width:370px;margin-bottom:7px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.service-card{background:#fff}.service-card-image{height:338px;overflow:hidden}.service-card-image img,.work-item img,.comparison-image img{width:100%;height:100%;display:block;object-fit:cover}.service-card-body{padding:28px 31px 32px}.service-card-body h3{font-size:32px;margin-bottom:12px}.service-card-body p:not(.eyebrow){max-width:420px;min-height:57px;font-size:14px}.work-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.work-item{height:315px;position:relative;overflow:hidden;background:#ddd;margin:0}.work-item.work-large{height:648px;grid-row:span 2}.work-item.work-wide{grid-column:span 2;height:350px}.work-item:after{position:absolute;inset:35% 0 0;content:"";background:linear-gradient(transparent,rgba(2,19,39,.85))}.work-item figcaption{position:absolute;z-index:1;bottom:23px;left:25px;color:#fff;display:grid}.work-item figcaption span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.work-item figcaption strong{font:24px var(--serif)}.before-after{background:var(--ink);color:#fff;padding:108px 0}.before-after-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.before-copy h2,.reviews h2{color:#fff;font-size:clamp(39px,4vw,61px);margin-bottom:24px}.before-copy h2 em,.reviews h2 em{color:#9ac6ff}.before-copy>p:not(.eyebrow){max-width:450px;margin-bottom:32px;color:#dce7f6}.button-outline{background:transparent;border-color:#a9c5ee}.button-outline:hover{background:#fff;color:var(--ink)!important;border-color:#fff}.comparison{display:grid;grid-template-columns:1fr 1fr;height:455px;gap:6px}.comparison-image{overflow:hidden;position:relative}.comparison-image span{position:absolute;left:15px;top:14px;color:#fff;background:rgba(2,17,38,.8);padding:4px 9px;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.09em}.process-list{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;counter-reset:step}.process-list li{border-top:1px solid var(--line);padding-top:21px}.process-list>li>span{color:var(--blue);font-size:12px;font-weight:800}.process-list h3{font-size:29px;margin:13px 0 9px}.process-list p{font-size:14px}.reviews{background:#0a3265;padding:110px 0;color:#dae6f5}.reviews-top{display:flex;justify-content:space-between;gap:50px;align-items:end}.rating{text-align:right}.rating strong{display:block;color:#fff;font:64px var(--serif);line-height:1}.rating span{color:#91c2ff;letter-spacing:.1em}.rating p{margin:4px 0 0;font-size:11px}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:54px}.review-grid blockquote{margin:0;border-top:1px solid rgba(255,255,255,.25);padding-top:24px;color:#fff;font:27px/1.4 var(--serif)}.review-grid footer{margin-top:21px;color:#9ac6ff;font:700 11px var(--sans);letter-spacing:.1em;text-transform:uppercase}.contact{background:var(--cream)}.contact-grid{display:grid;grid-template-columns:.75fr 1fr;gap:110px}.contact h2{margin-bottom:23px}.contact-grid>div>p:not(.eyebrow):not(.contact-note){max-width:400px}.phone-link{display:block;color:var(--ink);font:39px var(--serif);text-decoration:none;margin-top:28px}.contact-note{color:#536477;font-size:12px}.consultation-form{background:#fff;padding:35px;box-shadow:0 12px 40px rgba(7,30,65,.08)}label{display:grid;gap:7px;margin-bottom:16px;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}input,select,textarea{width:100%;border:1px solid #d2d9e1;background:#fff;border-radius:0;padding:12px;color:var(--ink);font:400 15px var(--sans);outline-color:var(--blue)}textarea{resize:vertical}.optional{font-weight:400;text-transform:none}.form-status{min-height:20px;margin:12px 0 0;font-size:13px}.site-footer{background:#061a36;color:#b9c9dd;padding:35px 0}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:center;font-size:12px}.footer-brand img{width:120px}.footer-inner p{margin:0}.footer-inner>div{text-align:right;display:grid;gap:4px}.footer-inner a{color:#fff;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:760px){.shell{width:min(100% - 34px,1180px)}.nav-wrap{height:83px}.brand img{width:122px}.nav-toggle{display:grid;gap:5px;padding:9px 0;background:transparent;border:0;color:#fff}.nav-toggle span:not(.sr-only){width:25px;height:2px;background:currentColor}.site-nav{display:none;position:absolute;top:72px;left:17px;right:17px;padding:22px;background:var(--ink);align-items:flex-start;flex-direction:column;gap:19px;box-shadow:0 14px 30px rgba(0,0,0,.3)}.site-nav.open{display:flex}.hero{min-height:690px}.hero-content{padding-top:154px}.hero h1{font-size:55px}.hero-copy{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-stats{gap:16px;margin-top:52px}.hero-stats strong{font-size:20px}.hero-stats span{font-size:9px}.section{padding:76px 0}.intro,.contact-grid,.before-after-inner{grid-template-columns:1fr;gap:36px}.section-heading,.reviews-top{display:block}.section-heading>p{margin-top:20px}.service-grid,.review-grid{grid-template-columns:1fr}.service-card-image{height:285px}.work-grid{grid-template-columns:1fr}.work-item.work-large,.work-item,.work-item.work-wide{height:335px;grid-column:auto;grid-row:auto}.comparison{height:310px;gap:4px}.process-list{grid-template-columns:1fr;gap:10px}.reviews{padding:76px 0}.rating{text-align:left;margin-top:30px}.contact-grid{gap:42px}.consultation-form{padding:22px}.form-row{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;text-align:left}.footer-inner>div{text-align:left}.site-nav .button{width:100%}}

/* Conversion refinements inspired by the previous site's lead-flow pattern. */
.hero-content{padding-right:440px}.hero-stats{margin-top:49px}.hero-form{position:absolute;right:0;top:166px;width:370px;padding:28px!important}.form-title{color:var(--ink);font:31px var(--serif);margin-bottom:18px}.hero-form label{margin-bottom:12px}.hero-form .button{width:100%;margin-top:3px}.trust-strip{background:#fff;border-bottom:1px solid var(--line);padding:22px 0}.trust-strip .shell{display:flex;align-items:center;justify-content:space-between;gap:35px}.trust-strip p{margin:0;color:var(--ink);font-size:13px;font-weight:700}.trust-logos{display:flex;align-items:center;gap:13px;white-space:nowrap}.trust-logos img{display:block;object-fit:contain;max-width:57px;max-height:30px}.trust-logos img:first-child{max-width:46px}.trust-logos span{height:25px;border-left:1px solid var(--line)}.trust-logos strong{font-size:11px;color:var(--ink)}.next-step{background:var(--ink);padding:94px 0;color:#fff}.next-step h2{color:#fff;font-size:clamp(39px,4vw,61px);margin-bottom:47px}.next-step h2 em{color:#9ac6ff}.next-step-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.3)}.next-step-grid a{min-height:175px;padding:25px 28px 15px;border-right:1px solid rgba(255,255,255,.3);color:#fff;text-decoration:none;transition:background .2s}.next-step-grid a:first-child{border-left:1px solid rgba(255,255,255,.3)}.next-step-grid a:hover{background:#0a3265}.next-step-grid span{display:block;color:#9ac6ff;font-size:11px;font-weight:800;margin-bottom:21px}.next-step-grid strong{display:block;font:28px var(--serif)}.next-step-grid p{color:#d4e3f7;font-size:13px;margin:7px 0}@media(max-width:1000px){.hero-content{padding-right:0}.hero-form{display:none}.trust-strip .shell{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:760px){.trust-logos{flex-wrap:wrap;white-space:normal}.next-step-grid{grid-template-columns:1fr}.next-step-grid a,.next-step-grid a:first-child{min-height:0;border-left:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3)}}
.site-nav a:not(.button){position:relative;font-size:15px;transition:color .2s}.site-nav a:not(.button)::after{position:absolute;content:"";left:0;right:0;bottom:-7px;height:2px;transform:scaleX(0);transform-origin:left;background:#9ac6ff;transition:transform .2s}.site-nav a:not(.button):hover{color:#9ac6ff}.site-nav a:not(.button):hover::after{transform:scaleX(1)}.site-nav .button-small{border-radius:999px;padding-inline:21px}.hero-form{border-radius:18px}.hero-form input,.hero-form select{border-radius:7px}
.site-header{top:0;left:0;right:0;bottom:auto;color:var(--ink);background:rgba(255,255,255,.98);border-bottom:1px solid rgba(213,220,229,.9);box-shadow:0 4px 18px rgba(3,22,51,.1)}.nav-wrap{height:86px;padding:0 24px}.brand img{mix-blend-mode:normal;width:135px}.site-nav{color:var(--ink)}.site-nav a:not(.button){text-transform:uppercase}.site-nav a:not(.button)::after{background:var(--blue)}.site-nav a:not(.button):hover{color:var(--blue)}@media(max-width:760px){.site-header{top:0}.nav-wrap{height:68px;padding:0 17px}.site-nav{top:60px;left:0;right:0;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:0;box-shadow:0 14px 30px rgba(0,0,0,.2)}.nav-toggle{color:var(--ink)}.brand img{width:110px}}
.hero-image{background-attachment:fixed}.hero-form select,.consultation-form select{appearance:none;background-color:#f2f7fd;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cpath d='m1 1 6 6 6-6' fill='none' stroke='%230753b5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:14px 8px;border-color:#bfd0e6;color:var(--ink);font-weight:600;padding-right:45px;cursor:pointer}.hero-form select:focus,.consultation-form select:focus{background-color:#eaf3ff;border-color:var(--blue)}@media(max-width:760px){.hero-image{background-attachment:scroll}}
.hero{height:min(870px,100vh);min-height:760px}.hero-content{padding-top:178px}.hero-stats{margin-top:36px;gap:31px}.hero-stats div{padding-left:15px;border-left:2px solid #9ac6ff}.hero-stats strong{font-size:34px;line-height:1}.hero-stats span{max-width:110px;font-size:11px}.hero-work-link{margin-top:27px}.hero-form{top:145px;min-height:495px;padding:34px!important}.hero-form .form-title{text-align:center;margin-bottom:26px}.hero-form .button{border-radius:999px;min-height:51px}@media(max-width:760px){.hero{height:auto;min-height:690px}.hero-content{padding-top:154px}.hero-stats{gap:16px}.hero-stats strong{font-size:24px}.hero-stats div{padding-left:9px}.hero-work-link{margin-top:24px}}
.hero-image{background-image:url("assets/images/family-living-room.webp")}
.hero-image{background-position:center 68%}.site-nav a:not(.button){font-size:17px}.site-nav .button-small{font-size:13px!important}@media(max-width:760px){.hero-image{background-position:center 62%}.site-nav a:not(.button){font-size:15px}.site-nav .button-small{font-size:12px!important}}
.hero-image{background-position:center 82%}.contact-copy{padding:48px;background:linear-gradient(90deg,rgba(3,22,51,.88),rgba(3,22,51,.5)),url("assets/images/family-table.webp") center/cover;color:#fff;align-self:stretch}.contact-copy .eyebrow{color:#a8d0ff}.contact-copy h2,.contact-copy .phone-link{color:#fff}.contact-copy h2 em{color:#a8d0ff}.contact-copy .contact-note{color:#d6e6fa}@media(max-width:760px){.hero-image{background-position:center 72%}.contact-copy{padding:33px}}
.hero-image{background-position:center 92%}.contact-grid{grid-template-columns:1.15fr .85fr}@media(max-width:760px){.hero-image{background-position:center 80%}.contact-grid{grid-template-columns:1fr}}
.trust-strip{padding:52px 0}.trust-strip .shell{align-items:center;flex-direction:column;gap:25px;text-align:center}.trust-strip p{max-width:780px;color:var(--ink);font:clamp(28px,3.3vw,46px)/1.16 var(--serif)}.trust-logos{gap:22px}.trust-logos img{max-width:120px;max-height:58px}.trust-logos img:first-child{max-width:102px}.trust-logos span{height:48px}.trust-logos strong{font-size:18px}@media(max-width:760px){.trust-strip{padding:39px 0}.trust-strip p{font-size:30px}.trust-logos{justify-content:center}.trust-logos img{max-width:90px;max-height:48px}.trust-logos img:first-child{max-width:78px}.trust-logos strong{font-size:15px}}
.trust-logos{align-items:center;gap:32px}.trust-badge{display:grid;justify-items:center;gap:9px}.trust-badge img,.trust-logos img{max-width:172px;max-height:86px}.trust-badge:first-child img,.trust-logos img:first-child{max-width:148px}.trust-logos span{height:74px}.trust-google strong{max-width:230px;color:var(--ink);font-size:16px;line-height:1.35}@media(max-width:760px){.trust-badge img,.trust-logos img{max-width:125px;max-height:62px}.trust-badge:first-child img,.trust-logos img:first-child{max-width:108px}.trust-logos span{height:58px}.trust-google strong{font-size:13px;max-width:170px}}
.trust-badge img,.trust-logos img{max-width:344px;max-height:172px}.trust-badge:first-child img,.trust-logos img:first-child{max-width:296px}.trust-logos span{height:148px}.trust-google strong{max-width:460px;font-size:32px}@media(max-width:760px){.trust-badge img,.trust-logos img{max-width:250px;max-height:124px}.trust-badge:first-child img,.trust-logos img:first-child{max-width:216px}.trust-logos span{height:116px}.trust-google strong{font-size:26px;max-width:340px}}
.trust-strip p{max-width:1120px}.trust-logos{gap:90px}.trust-logos span{margin-inline:20px}@media(max-width:760px){.trust-strip p{max-width:100%}.trust-logos{gap:30px}.trust-logos span{margin-inline:0}}
.site-footer{padding:66px 0 23px}.footer-inner{grid-template-columns:1.45fr .95fr .75fr .95fr .75fr;align-items:start;gap:34px}.footer-intro{display:grid;gap:13px}.footer-intro p{max-width:225px}.footer-intro>a{font-size:15px;font-weight:800}.footer-column{display:grid;align-content:start;gap:8px}.footer-column h3{margin:0 0 8px;color:#9ac6ff;font:800 10px var(--sans);letter-spacing:.13em;text-transform:uppercase}.footer-column p{margin:0;line-height:1.6}.footer-column a{font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:58px;padding-top:20px;border-top:1px solid rgba(185,201,221,.24);font-size:10px}.footer-bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 17px}.footer-bottom nav a{color:#b9c9dd;text-decoration:none}.footer-bottom nav a:hover{color:#fff}@media(max-width:900px){.footer-inner{grid-template-columns:repeat(3,1fr)}.footer-intro{grid-column:span 3}.footer-bottom{display:grid}.footer-bottom nav{justify-content:flex-start}}@media(max-width:560px){.footer-inner{grid-template-columns:1fr 1fr;gap:30px}.footer-intro{grid-column:span 2}.footer-bottom{margin-top:38px}.footer-bottom nav{gap:9px 13px}}
.footer-inner,.footer-inner>div,.footer-bottom{text-align:left}.footer-brand img{width:205px}.footer-column{gap:11px}.footer-column h3{font-size:13px}.footer-column p,.footer-column a{font-size:15px}.footer-column>a[href^="tel"]{font-weight:800;margin-top:3px}.footer-bottom{font-size:12px}.footer-bottom nav{justify-content:flex-start}.footer-bottom nav a{font-size:12px}@media(max-width:560px){.footer-brand img{width:180px}.footer-column h3{font-size:12px}.footer-column p,.footer-column a{font-size:14px}}
.site-footer .shell{width:calc(100% - 96px);max-width:none}.footer-brand img{width:225px}.footer-column h3{font-size:15px}.footer-column p,.footer-column a{font-size:17px}.footer-bottom,.footer-bottom nav a{font-size:14px}@media(max-width:560px){.site-footer .shell{width:calc(100% - 34px)}.footer-brand img{width:190px}.footer-column h3{font-size:13px}.footer-column p,.footer-column a{font-size:15px}.footer-bottom,.footer-bottom nav a{font-size:12px}}
@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.hero-image{background-attachment:scroll}}

/* Tablet and mobile layout hardening. */
body{overflow-x:hidden}.site-nav a{min-height:44px;display:inline-flex;align-items:center}.service-card img,.work-item img,.comparison-image img{height:100%;object-fit:cover}@media(max-width:1100px){.shell{width:min(100% - 48px,1180px)}.hero{min-height:740px}.hero h1{font-size:clamp(54px,7vw,76px)}.hero-content{padding-top:158px}.hero-form{display:none}.hero-stats{margin-top:32px}.contact-grid{grid-template-columns:1fr}.contact-copy{min-height:420px}.consultation-form{max-width:700px;width:100%;justify-self:center}.trust-strip p{max-width:900px}.trust-logos{gap:46px}.trust-badge img,.trust-logos img{max-width:230px;max-height:115px}.trust-badge:first-child img,.trust-logos img:first-child{max-width:195px}.trust-logos span{height:100px;margin-inline:0}.trust-google strong{max-width:280px;font-size:21px}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-intro{grid-column:span 2}.footer-bottom{display:grid;gap:17px}.footer-bottom nav{justify-content:flex-start}.work-item.work-large{height:530px}.comparison{height:380px}}
@media(max-width:760px){.shell{width:calc(100% - 34px)}.site-header{position:absolute}.nav-wrap{height:68px}.site-nav{top:68px;padding:20px;gap:8px}.site-nav a:not(.button){width:100%;padding:7px 0;font-size:15px}.site-nav a:not(.button)::after{bottom:3px}.site-nav .button{margin-top:6px}.hero{min-height:720px;height:auto}.hero-content{padding-top:132px;padding-bottom:44px}.hero h1{font-size:clamp(48px,14vw,62px)}.hero-copy{font-size:16px}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:31px}.hero-stats div{padding-left:8px}.hero-stats strong{font-size:25px}.hero-stats span{font-size:9px}.hero-work-link{margin-top:25px}.section{padding:68px 0}.section-heading{margin-bottom:34px}.service-grid{gap:20px}.service-card-image{height:245px}.service-card-body{padding:24px}.work-grid{gap:12px}.work-item.work-large,.work-item,.work-item.work-wide{height:300px}.before-after{padding:72px 0}.comparison{height:275px}.process-list{gap:22px}.reviews{padding:72px 0}.review-grid blockquote{font-size:23px}.trust-strip{padding:38px 0}.trust-strip p{font-size:clamp(27px,8vw,38px)}.trust-logos{width:100%;justify-content:center;gap:20px}.trust-badge img,.trust-logos img{max-width:145px;max-height:74px}.trust-badge:first-child img,.trust-logos img:first-child{max-width:125px}.trust-logos span{height:68px}.trust-google strong{max-width:170px;font-size:14px}.contact-copy{min-height:350px;padding:29px}.contact h2{font-size:48px}.consultation-form{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.site-footer{padding-top:50px}.site-footer .shell{width:calc(100% - 34px)}.footer-inner{grid-template-columns:1fr 1fr;gap:31px 22px}.footer-intro{grid-column:span 2}.footer-column h3{font-size:12px}.footer-column p,.footer-column a{font-size:14px}.footer-bottom{margin-top:36px}.footer-bottom nav{gap:10px 14px}.footer-bottom,.footer-bottom nav a{font-size:11px}}
@media(max-width:420px){.hero{min-height:690px}.hero h1{font-size:46px}.hero-stats strong{font-size:22px}.hero-stats span{font-size:8px}.trust-logos{align-items:center;gap:15px}.trust-badge img,.trust-logos img{max-width:118px;max-height:61px}.trust-badge:first-child img,.trust-logos img:first-child{max-width:102px}.trust-logos span{display:none}.trust-google strong{font-size:12px;max-width:150px}.contact h2{font-size:42px}.footer-inner{grid-template-columns:1fr}.footer-intro{grid-column:auto}.footer-bottom nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 15px}}
@media (min-width:761px) and (max-width:1100px){.hero-content{padding-right:0}}
.footer-brand{display:inline-flex;width:fit-content;padding:13px 19px;background:#fff;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.2)}.footer-brand img{width:270px;max-width:100%;height:auto}@media(max-width:560px){.footer-brand{padding:10px 14px;border-radius:11px}.footer-brand img{width:220px}}

/* Legal and accessibility pages. */
.policy-page{background:var(--cream)}.policy-header{position:relative;background:#fff;color:var(--ink);border-bottom:1px solid var(--line)}.policy-header .brand img{width:185px;mix-blend-mode:normal}.policy-header .site-nav a{color:var(--ink)}.policy-header .site-nav .button{color:#fff}.policy-main{padding:82px 0 110px}.policy-content{max-width:875px;background:#fff;padding:clamp(30px,6vw,76px);box-shadow:0 16px 45px rgba(7,30,65,.08)}.policy-content .eyebrow{margin-bottom:13px}.policy-content h1{font-size:clamp(45px,6vw,74px);margin-bottom:18px}.policy-updated{margin-bottom:45px;color:#536477;font-size:14px}.policy-content h2{margin:43px 0 13px;font-size:clamp(28px,3.3vw,40px)}.policy-content p,.policy-content li{font-size:16px}.policy-content ul{padding-left:22px}.policy-content a{color:var(--blue);font-weight:800}.policy-content address{font-style:normal}.policy-page .site-footer{margin-top:0}@media(max-width:760px){.policy-header .nav-wrap{height:74px}.policy-header .site-nav{top:74px;background:#fff;box-shadow:0 12px 20px rgba(7,30,65,.12)}.policy-header .site-nav a{color:var(--ink)}.policy-header .brand img{width:155px}.policy-main{padding:45px 0 68px}.policy-content{padding:30px 23px}.policy-content h2{margin-top:34px}}

/* A larger homepage mark needs a taller header to retain comfortable spacing. */
.site-header:not(.policy-header) .nav-wrap{height:130px}.site-header:not(.policy-header) .brand img{width:270px}@media(max-width:760px){.site-header:not(.policy-header) .nav-wrap{height:96px}.site-header:not(.policy-header) .brand img{width:220px}.site-header:not(.policy-header) .site-nav{top:96px}}

/* FAQ page. */
.faq-content{max-width:1040px}.faq-intro{max-width:720px;margin-bottom:42px}.faq-intro h1{font-size:clamp(45px,6vw,74px);margin-bottom:16px}.faq-intro>p:not(.eyebrow){font-size:18px}.faq-list{display:grid;gap:13px}.faq-item{border:1px solid var(--line);background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}.faq-item:not([open]):hover{border-color:#91b9eb;box-shadow:0 10px 25px rgba(7,30,65,.08);transform:translateY(-2px)}.faq-item[open]{border-color:#a9c5ee;box-shadow:0 11px 27px rgba(7,30,65,.07)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;padding:23px 26px;color:var(--ink);font-size:18px;font-weight:800;line-height:1.35;list-style:none;transition:background .2s,color .2s}.faq-item:not([open]):hover summary,.faq-item summary:focus-visible{background:#edf5ff;color:#064a9e;outline:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";color:var(--blue);font-size:29px;font-weight:400;line-height:1}.faq-item[open] summary::after{content:"−"}.faq-answer{padding:0 26px 25px;border-top:1px solid var(--line)}.faq-answer p{max-width:820px;margin:20px 0 0;font-size:16px}.faq-answer a{color:var(--blue);font-weight:800}.faq-contact{margin-top:44px;padding:30px 34px;background:var(--ink);color:#dce7f6;display:flex;align-items:center;justify-content:space-between;gap:24px}.faq-contact h2{margin:0 0 6px;color:#fff;font-size:32px}.faq-contact p{margin:0}.faq-contact .button{flex:none;border-radius:999px}.faq-footer-brand{padding-top:38px}@media(max-width:760px){.faq-intro{margin-bottom:30px}.faq-intro>p:not(.eyebrow){font-size:16px}.faq-item summary{padding:19px 18px;font-size:16px}.faq-answer{padding:0 18px 21px}.faq-contact{display:grid;padding:28px 23px}.faq-contact .button{width:100%}.faq-footer-brand{padding-top:30px}}

/* Blog hub. */
.blog-hero{padding:82px 0 54px;background:#eef5ff}.blog-hero-inner{display:grid;grid-template-columns:1fr .95fr;gap:65px;align-items:center}.blog-hero h1{margin:0 0 18px;font-size:clamp(48px,6.4vw,80px)}.blog-hero-copy{max-width:610px;font-size:19px}.blog-hero-image{height:390px;overflow:hidden;box-shadow:17px 18px 0 #cfe2fb}.blog-hero-image img{width:100%;height:100%;display:block;object-fit:cover}.blog-main{padding:76px 0 105px}.blog-heading{max-width:690px;margin-bottom:34px}.blog-heading h2{margin:0 0 12px;font-size:clamp(36px,4vw,55px)}.blog-heading p{font-size:17px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.post-card:hover{transform:translateY(-5px);border-color:#91b9eb;box-shadow:0 15px 35px rgba(7,30,65,.1)}.post-card img{width:100%;height:200px;display:block;object-fit:cover}.post-card-body{display:flex;flex:1;flex-direction:column;padding:23px}.post-card .eyebrow{margin-bottom:10px}.post-card h3{margin:0 0 13px;font-size:29px}.post-card p:not(.eyebrow){margin-bottom:19px;color:var(--text);font-size:14px}.post-card .text-link{margin-top:auto}.blog-guides{display:grid;gap:68px;margin-top:94px}.blog-guide{display:grid;grid-template-columns:.62fr 1fr;gap:65px;padding-top:52px;border-top:1px solid var(--line)}.blog-guide:nth-child(even){grid-template-columns:1fr .62fr}.blog-guide:nth-child(even) .guide-visual{order:2}.guide-visual{min-height:300px;margin:0;overflow:hidden;background:var(--ink)}.guide-visual img{width:100%;height:100%;display:block;object-fit:cover}.guide-visual.bath img{object-position:center}.guide-visual.kitchen img{object-position:center}.guide-visual.home img{object-position:center}.guide-copy h2{margin:0 0 18px;font-size:clamp(34px,4vw,52px)}.guide-copy p{font-size:17px}.guide-copy ul{padding-left:20px}.guide-copy li{margin-bottom:8px}.blog-note{margin-top:74px;padding:37px 42px;background:var(--cream);border-left:5px solid var(--blue)}.blog-note h2{font-size:34px;margin:0 0 10px}.blog-note p{max-width:800px;margin:0;font-size:17px}@media(max-width:900px){.blog-hero-inner,.blog-guide,.blog-guide:nth-child(even){grid-template-columns:1fr;gap:35px}.blog-guide:nth-child(even) .guide-visual{order:0}.blog-grid{grid-template-columns:1fr 1fr}.blog-hero-image{height:340px}}@media(max-width:620px){.blog-hero{padding:46px 0}.blog-hero-copy{font-size:17px}.blog-hero-image{height:270px;box-shadow:10px 11px 0 #cfe2fb}.blog-main{padding:60px 0 74px}.blog-grid{grid-template-columns:1fr}.blog-guides{margin-top:63px;gap:54px}.blog-guide{padding-top:38px}.guide-visual{min-height:260px}.blog-note{margin-top:55px;padding:28px 23px}}

/* Standalone planning guides. */
.article-hero{padding:110px 0 65px;background:#eef5ff}.article-hero-inner{display:grid;grid-template-columns:1fr .9fr;gap:65px;align-items:center}.article-hero h1{margin:0 0 18px;font-size:clamp(48px,6.2vw,78px)}.article-hero p:not(.eyebrow){max-width:650px;font-size:19px}.article-hero figure{height:390px;margin:0;overflow:hidden;box-shadow:16px 17px 0 #cfe2fb}.article-hero img{width:100%;height:100%;object-fit:cover}.article-main{max-width:900px;padding:78px 0 105px}.article-main h2{margin:54px 0 15px;font-size:clamp(34px,4vw,52px)}.article-main p,.article-main li{font-size:17px;line-height:1.75}.article-main ul{padding-left:24px}.article-main li{margin-bottom:10px}.article-callout{margin:39px 0;padding:30px 33px;border-left:5px solid var(--blue);background:#e9f3ff}.article-callout h2{margin:0 0 9px;font-size:31px}.article-callout p{margin:0;font-size:16px}.article-cta{margin-top:58px;padding:37px 40px;background:var(--ink);color:#dce7f6;display:flex;align-items:center;justify-content:space-between;gap:30px}.article-cta h2{margin:0 0 8px;color:#fff;font-size:35px}.article-cta p{margin:0;font-size:16px}.article-cta .button{flex:none;border-radius:999px}@media(max-width:800px){.article-hero-inner{grid-template-columns:1fr;gap:35px}.article-hero figure{height:285px}.article-main{padding:60px 0 75px}.article-cta{display:grid;padding:30px 25px}.article-cta .button{width:100%}}

.honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}

/* Guided consultation request flow. Appointment times are preferences until confirmed by the team. */
.consultation-main{padding:72px 0 105px;background:linear-gradient(135deg,#edf4fc,#f7f5f0 56%,#e4eef9)}.consultation-shell{width:min(940px,calc(100% - 48px));min-height:650px;margin:auto;background:#fff;box-shadow:0 22px 60px rgba(7,30,65,.13)}.consultation-progress{padding:25px 42px 20px;border-bottom:1px solid var(--line)}.progress-copy{display:flex;justify-content:space-between;gap:20px;align-items:center;color:var(--ink);font-size:13px}.progress-copy span{font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--blue)}.progress-copy strong{font-size:15px}.progress-track{height:5px;margin-top:17px;overflow:hidden;background:#dfe7f1}.progress-track span{display:block;width:20%;height:100%;background:var(--blue);transition:width .25s ease}.consultation-shell form{min-height:590px;display:flex;flex-direction:column;padding:clamp(32px,6vw,68px)}.wizard-step,.wizard-loading{width:min(650px,100%);margin:auto 0}.wizard-copy{max-width:630px}.wizard-copy .eyebrow{margin-bottom:12px}.wizard-copy h1{margin-bottom:16px;font-size:clamp(43px,5vw,64px)}.wizard-copy h2,.contact-fields h2{margin:34px 0 18px;font-size:30px}.wizard-copy>p:not(.eyebrow){font-size:17px;line-height:1.7}.wizard-field{max-width:360px;margin-top:35px;font-size:12px}.wizard-field input,.contact-fields input,.contact-fields select,.contact-fields textarea{border-radius:7px;padding:14px 15px}.service-choices,.choice-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0;border:0;margin:34px 0 0}.service-choices label,.choice-cards label{display:flex;align-items:center;gap:14px;min-height:94px;margin:0;padding:19px 20px;border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer;color:var(--ink);font-size:15px;font-weight:800;letter-spacing:0;text-transform:none;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s}.service-choices label:hover,.choice-cards label:hover{border-color:#89b4e8;background:#f2f7fd;box-shadow:0 8px 21px rgba(7,30,65,.08);transform:translateY(-2px)}.service-choices label:has(input:checked),.choice-cards label:has(input:checked){border-color:var(--blue);background:#e8f2ff;box-shadow:inset 0 0 0 1px var(--blue)}.service-choices input,.choice-cards input{width:21px;height:21px;flex:none;accent-color:var(--blue)}.choice-cards{grid-template-columns:1fr}.choice-cards label span{display:grid;gap:3px}.choice-cards small{color:#5e6d80;font-size:13px;font-weight:500}.date-choices,.time-choices{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.date-choice,.time-choice,.back-button{font:800 13px var(--sans);cursor:pointer}.date-choice{display:grid;justify-items:center;gap:2px;width:98px;padding:13px 9px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);transition:border-color .2s,background .2s,transform .2s}.date-choice:hover,.time-choice:hover,.date-choice.selected,.time-choice.selected{border-color:var(--blue);background:#e8f2ff;transform:translateY(-2px)}.date-choice span,.date-choice small{font-size:11px;font-weight:700}.date-choice strong{font:30px/1 var(--serif)}.time-panel{margin-top:34px;padding-top:28px;border-top:1px solid var(--line)}.time-panel h2{margin:0;font-size:29px}.time-choices{margin-top:17px}.time-choice{min-width:112px;padding:13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink)}.appointment-note{max-width:590px}.call-note{margin-top:27px;font-size:14px}.call-note a{color:var(--blue);font-weight:800}.contact-fields{margin-top:29px}.contact-fields .form-row{gap:17px}.contact-fields>label{margin-bottom:17px}.zip-display{background:#f2f5f8!important;color:#536477!important}.wizard-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:45px}.back-button{min-height:48px;padding:0 8px;border:0;background:transparent;color:var(--ink);text-transform:uppercase;letter-spacing:.08em}.back-button:hover,.back-button:focus-visible{color:var(--blue);text-decoration:underline}.wizard-continue{min-width:150px;border-radius:999px}.wizard-continue:disabled{cursor:not-allowed;opacity:.45}.wizard-loading{align-self:center;text-align:center}.wizard-loading h2{margin:21px 0 9px;font-size:clamp(31px,4vw,46px)}.wizard-loading p{margin:0;font-size:16px}.loading-mark{display:block;width:42px;height:42px;margin:auto;border:4px solid #d7e5f5;border-top-color:var(--blue);border-radius:50%;animation:consultation-spin .85s linear infinite}.wizard-outcome{align-self:center}.wizard-outcome .button{margin-top:14px;border-radius:999px}.consultation-page .site-footer{margin-top:0}@keyframes consultation-spin{to{transform:rotate(360deg)}}@media(max-width:700px){.consultation-main{padding:38px 0 68px}.consultation-shell{width:calc(100% - 34px)}.consultation-progress{padding:20px 22px}.progress-copy{display:grid;gap:2px}.consultation-shell form{min-height:580px;padding:34px 23px}.wizard-copy h1{font-size:clamp(39px,11vw,53px)}.wizard-copy>p:not(.eyebrow){font-size:16px}.service-choices,.choice-cards{grid-template-columns:1fr}.service-choices label{min-height:76px}.date-choices{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.date-choice{width:auto;padding:11px 4px}.date-choice strong{font-size:25px}.time-choices{display:grid;grid-template-columns:1fr 1fr}.time-choice{min-width:0}.wizard-actions{padding-top:35px}.wizard-continue{min-width:142px}.contact-fields h2{font-size:27px}.consultation-page .site-footer{padding-bottom:35px}}@media(prefers-reduced-motion:reduce){.progress-track span,.service-choices label,.choice-cards label,.date-choice{transition:none}.loading-mark{animation:none}}

/* Consistent, discoverable footer and text-link interactions. */
.footer-areas-link{color:#fff!important;font-weight:inherit}.footer-column a,.footer-bottom nav a{position:relative;width:fit-content;transition:color .2s,transform .2s}.footer-column a::after,.footer-bottom nav a::after{content:"";position:absolute;right:0;bottom:-3px;left:0;height:1px;background:#9ac6ff;transform:scaleX(0);transform-origin:left;transition:transform .2s}.footer-column a:hover,.footer-column a:focus-visible,.footer-bottom nav a:hover,.footer-bottom nav a:focus-visible{color:#fff;transform:translateX(3px);outline:none}.footer-column a:hover::after,.footer-column a:focus-visible::after,.footer-bottom nav a:hover::after,.footer-bottom nav a:focus-visible::after{transform:scaleX(1)}.text-link{transition:color .2s}.text-link span{transition:transform .2s}.text-link:hover span,.text-link:focus-visible span{transform:translateX(4px)}.text-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}

/* Service areas and regional landing pages. */
.area-page{background:var(--cream)}.area-hero{position:relative;min-height:570px;display:grid;align-items:end;overflow:hidden;background:var(--ink)}.area-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,51,.9) 0%,rgba(3,22,51,.62) 45%,rgba(3,22,51,.17) 100%);z-index:1}.area-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.94}.area-hero-content{position:relative;z-index:2;padding:170px 0 73px;color:#fff}.area-hero .eyebrow{color:#9ac6ff;margin-bottom:15px}.area-hero h1{color:#fff;max-width:790px;margin:0;font-size:clamp(52px,7vw,94px);line-height:.96}.area-hero h1 em{color:#9ac6ff}.area-hero-copy{max-width:650px;margin:24px 0 30px;color:#e0ebf8;font-size:19px;line-height:1.65}.area-hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.area-hero .button{border-radius:999px}.area-hero .text-link{color:#fff}.area-hero .text-link:hover{color:#9ac6ff}.area-main{padding:86px 0 105px}.area-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:start;margin-bottom:85px}.area-intro h2,.area-block h2{margin:0 0 17px;font-size:clamp(39px,4.8vw,64px);line-height:1.02}.area-intro h2 em,.area-block h2 em{color:var(--blue)}.area-intro p,.area-block>p{font-size:18px;line-height:1.7}.area-note{padding:33px;border-left:5px solid var(--blue);background:#e9f3ff}.area-note strong{display:block;margin-bottom:10px;font:30px var(--serif);color:var(--ink)}.area-note p{margin:0;font-size:15px}.area-block{margin-top:80px}.area-block-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:29px}.area-block-heading p{max-width:520px;margin:0;font-size:16px}.area-community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.area-community{display:block;min-height:130px;padding:25px 24px;border:1px solid var(--line);background:#fff;box-shadow:0 8px 20px rgba(7,30,65,.04);transition:transform .2s,border-color .2s,box-shadow .2s}.area-community:hover{transform:translateY(-4px);border-color:#91b9eb;box-shadow:0 15px 30px rgba(7,30,65,.11)}.area-community strong{display:block;font:27px var(--serif);color:var(--ink)}.area-community span{display:block;margin-top:9px;color:#536477;font-size:13px;line-height:1.45}.area-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.area-service{min-height:235px;padding:30px;background:var(--ink);color:#dbe8f8}.area-service:nth-child(2){background:#0753b5}.area-service:nth-child(3){background:#16477f}.area-service h3{margin:0 0 12px;color:#fff;font:32px var(--serif)}.area-service p{margin:0;font-size:15px;line-height:1.65}.area-visual{display:grid;grid-template-columns:1.05fr .95fr;min-height:410px;margin-top:82px;background:#fff}.area-visual img{width:100%;height:100%;object-fit:cover}.area-visual-copy{padding:55px;align-self:center}.area-visual-copy h2{margin:0 0 18px;font-size:clamp(38px,4.3vw,58px);line-height:1.03}.area-visual-copy p{font-size:17px;line-height:1.7}.area-faq{margin-top:80px;max-width:950px}.area-faq h2{margin:0 0 26px;font-size:clamp(38px,4.3vw,58px)}.area-faq .faq-list{gap:11px}.area-cta{margin-top:86px;padding:56px 60px;background:#0753b5;color:#e1efff;display:flex;align-items:center;justify-content:space-between;gap:35px}.area-cta h2{margin:0 0 12px;color:#fff;font-size:clamp(38px,4.3vw,57px);line-height:1.03}.area-cta p{max-width:610px;margin:0;font-size:17px;line-height:1.6}.area-cta .button{flex:none;border-radius:999px;background:#fff;color:var(--blue)!important}.area-cta .button:hover{background:#dfeeff}.area-link-card{position:relative;display:flex;flex-direction:column;justify-content:end;min-height:255px;padding:27px;overflow:hidden;color:#fff;text-decoration:none;background:var(--ink)}.area-link-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,22,51,.05),rgba(3,22,51,.87));transition:background .2s}.area-link-card:hover::after{background:linear-gradient(180deg,rgba(7,83,181,.08),rgba(3,22,51,.94))}.area-link-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.area-link-card:hover img{transform:scale(1.045)}.area-link-card span,.area-link-card strong{position:relative;z-index:1}.area-link-card span{margin-bottom:8px;color:#a8d0ff;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.area-link-card strong{font:31px var(--serif)}.areas-region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.area-page .site-header{position:absolute;background:rgba(255,255,255,.98)}.area-page .site-header.policy-header{position:relative}.footer-areas-link{color:#fff!important;font-weight:inherit}@media(max-width:900px){.area-intro{grid-template-columns:1fr;gap:32px}.area-community-grid,.area-service-grid,.areas-region-grid{grid-template-columns:repeat(2,1fr)}.area-visual{grid-template-columns:1fr}.area-visual img{min-height:310px}.area-cta{display:grid}.area-cta .button{justify-self:start}}@media(max-width:760px){.area-hero{min-height:590px}.area-hero-content{padding:148px 0 54px}.area-hero h1{font-size:clamp(48px,14vw,68px)}.area-hero-copy{font-size:16px}.area-main{padding:60px 0 75px}.area-intro{margin-bottom:61px}.area-block,.area-faq{margin-top:60px}.area-block-heading{display:block}.area-block-heading p{margin-top:12px}.area-community-grid,.area-service-grid,.areas-region-grid{grid-template-columns:1fr}.area-community{min-height:auto;padding:21px}.area-visual{margin-top:60px}.area-visual img{min-height:255px}.area-visual-copy{padding:34px 24px}.area-cta{margin-top:62px;padding:36px 24px}.area-cta .button{width:100%;text-align:center}.area-page .site-header{position:absolute}}

/* City landing pages: the homepage conversion pattern, localized for each community. */
.local-page{background:var(--cream)}.local-hero{position:relative;min-height:700px;overflow:hidden;background:var(--ink)}.local-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.local-hero::after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(3,21,48,.86),rgba(3,21,48,.58) 48%,rgba(3,21,48,.12))}.local-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:60px;align-items:center;min-height:700px;padding:150px 0 58px}.local-hero-copy{color:#fff}.local-hero-copy .eyebrow{color:#a9cef9}.local-hero-copy h1{max-width:670px;margin:0 0 18px;color:#fff;font-size:clamp(53px,6.4vw,87px)}.local-hero-copy h1 em{color:#a9cef9}.local-hero-copy>p:not(.eyebrow){max-width:550px;margin:0;color:#e3edf8;font-size:18px;line-height:1.72}.local-proof{display:flex;gap:22px;margin-top:31px}.local-proof div{display:grid;gap:2px}.local-proof strong{color:#fff;font-size:19px}.local-proof span{color:#c7dbf1;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.local-form{padding:29px!important;border-radius:17px;background:rgba(255,255,255,.98);box-shadow:0 19px 46px rgba(0,0,0,.28)}.local-form .form-title{margin:0 0 18px!important;color:var(--ink);font:29px var(--serif)!important;text-align:center}.local-form label{margin-bottom:10px}.local-form input,.local-form select{border-radius:7px}.local-form .button{width:100%;margin-top:3px;border-radius:999px}.local-main{padding:72px 0 105px}.local-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.local-intro-copy{padding:clamp(31px,5vw,61px);background:#fff;box-shadow:0 14px 38px rgba(7,30,65,.08)}.local-intro h2,.local-section-heading h2{margin:0 0 17px;font-size:clamp(40px,4.8vw,64px)}.local-intro p{max-width:690px;font-size:17px;line-height:1.74}.local-intro-media{min-height:430px;position:relative;overflow:hidden;background:var(--ink)}.local-intro-media img{width:100%;height:100%;object-fit:cover}.local-intro-media div{position:absolute;right:0;bottom:0;left:0;padding:25px;color:#fff;background:linear-gradient(transparent,rgba(3,21,48,.9))}.local-intro-media strong{font:27px var(--serif)}.local-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:66px}.local-service-card{display:flex;flex-direction:column;min-height:260px;padding:29px;background:var(--ink);color:#dceafa}.local-service-card:nth-child(2){background:#0753b5}.local-service-card:nth-child(3){background:#1a477b}.local-service-card span{color:#a9cef9;font-size:10px;font-weight:800;letter-spacing:.1em}.local-service-card h3{margin:21px 0 10px;color:#fff;font-size:32px}.local-service-card p{margin:0;font-size:14px;line-height:1.7}.local-service-card a{margin-top:auto;padding-top:20px;color:#fff;font-size:11px;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}.local-showcase{display:grid;grid-template-columns:1.05fr .95fr;min-height:420px;margin-top:70px;background:#fff}.local-showcase>img{width:100%;height:100%;object-fit:cover}.local-showcase-copy{padding:clamp(32px,5vw,64px);align-self:center}.local-showcase-copy h2{margin:0 0 16px;font-size:clamp(39px,4.3vw,60px)}.local-showcase-copy p{font-size:16px;line-height:1.72}.local-nearby{margin-top:68px}.local-section-heading{display:flex;justify-content:space-between;align-items:end;gap:34px;margin-bottom:25px}.local-section-heading>p{max-width:450px;margin:0;font-size:15px;line-height:1.65}.local-nearby-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.local-nearby-grid a{min-height:114px;padding:22px;border:1px solid var(--line);background:#fff;color:var(--ink);text-decoration:none;transition:.2s}.local-nearby-grid a:hover{transform:translateY(-3px);border-color:#77a7dc;box-shadow:0 12px 26px rgba(7,30,65,.1)}.local-nearby-grid span{display:block;color:#3777c2;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.local-nearby-grid strong{display:block;margin-top:7px;font:25px var(--serif)}.local-faq{display:grid;grid-template-columns:.78fr 1.22fr;gap:55px;align-items:start;margin-top:70px;padding:clamp(32px,5vw,66px);background:#e9f2fc}.local-faq h2{margin:0 0 14px;font-size:clamp(39px,4.3vw,60px)}.local-faq>div>p{font-size:16px;line-height:1.7}.local-faq .faq-list{gap:10px}.local-cta{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:70px;padding:52px 59px;background:#0b3971;color:#d9e8f8}.local-cta h2{margin:0 0 11px;color:#fff;font-size:clamp(37px,4.2vw,57px)}.local-cta p{max-width:610px;margin:0;font-size:16px;line-height:1.65}.local-cta .button{flex:none;border-radius:999px;background:#fff;color:#0753b5!important}@media(max-width:900px){.local-hero-inner{grid-template-columns:1fr;padding-top:145px;gap:40px}.local-form{max-width:540px}.local-intro,.local-showcase,.local-faq{grid-template-columns:1fr}.local-intro-media{min-height:330px}.local-service-grid,.local-nearby-grid{grid-template-columns:1fr 1fr}.local-faq{gap:23px}.local-cta{display:grid}.local-cta .button{justify-self:start}}@media(max-width:620px){.local-hero{min-height:0}.local-hero::after{background:linear-gradient(180deg,rgba(3,21,48,.82),rgba(3,21,48,.56))}.local-hero-inner{min-height:0;padding:134px 0 45px}.local-hero-copy h1{font-size:clamp(49px,13vw,66px)}.local-hero-copy>p:not(.eyebrow){font-size:16px}.local-proof{gap:13px}.local-proof strong{font-size:16px}.local-proof span{font-size:8px}.local-form{padding:24px!important}.local-main{padding:48px 0 70px}.local-intro-copy{padding:32px 24px}.local-intro-media{min-height:270px}.local-service-grid,.local-nearby-grid{grid-template-columns:1fr}.local-service-grid{margin-top:42px}.local-showcase,.local-nearby,.local-faq{margin-top:48px}.local-showcase-copy{padding:33px 24px}.local-section-heading{display:block}.local-section-heading>p{margin-top:13px}.local-faq{padding:33px 24px}.local-cta{margin-top:48px;padding:35px 24px}.local-cta .button{width:100%}}

/* Metrolina About: a visual brand story rather than an article page. */
.about-page{background:var(--cream)}.about-hero{position:relative;min-height:690px;overflow:hidden;background:var(--ink)}.about-hero>img,.about-hero-shade{position:absolute;inset:0;width:100%;height:100%}.about-hero>img{object-fit:cover;object-position:center}.about-hero-shade{background:linear-gradient(90deg,rgba(3,20,45,.87),rgba(3,20,45,.58) 50%,rgba(3,20,45,.16))}.about-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:60px;align-items:center;min-height:690px;padding:145px 0 54px}.about-hero-copy{color:#fff}.about-hero-copy .eyebrow{color:#a9cdfb}.about-hero-copy h1{max-width:680px;margin:0 0 19px;color:#fff;font-size:clamp(52px,6.5vw,86px)}.about-hero-copy h1 em{color:#a9cdfb}.about-hero-copy>p:not(.eyebrow){max-width:585px;margin:0;color:#e4edf8;font-size:18px;line-height:1.72}.about-hero-form{padding:29px!important;border-radius:17px;background:rgba(255,255,255,.98);box-shadow:0 20px 48px rgba(0,0,0,.28)}.about-hero-form .form-title{margin:0 0 18px!important;color:var(--ink);font:29px var(--serif)!important;text-align:center}.about-hero-form label{margin-bottom:10px}.about-hero-form input,.about-hero-form select{border-radius:7px}.about-hero-form .button{width:100%;border-radius:999px}.about-purpose{display:grid;grid-template-columns:.82fr 1.18fr;gap:8%;padding:clamp(68px,9vw,122px) 0}.about-purpose h2{margin:0;font-size:clamp(52px,6vw,82px)}.about-purpose>div:last-child p{max-width:640px;font-size:18px;line-height:1.75}.about-image-story{display:grid;grid-template-columns:1.06fr .94fr;min-height:500px;background:#fff}.about-image-story-photo img{width:100%;height:100%;display:block;object-fit:cover}.about-image-story-copy{align-self:center;padding:clamp(36px,6vw,78px)}.about-image-story-copy h2{margin:0 0 18px;font-size:clamp(40px,4.7vw,64px)}.about-image-story-copy p{font-size:17px;line-height:1.75}.about-beliefs{padding:clamp(70px,9vw,116px) 0;background:#0b376c;color:#dceafa}.about-beliefs .eyebrow{color:#9bc6fb}.about-beliefs h2{margin:0;color:#fff;font-size:clamp(50px,5.4vw,76px)}.about-belief-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;border-top:1px solid rgba(255,255,255,.28)}.about-belief-grid article{min-height:265px;padding:28px 25px;border-right:1px solid rgba(255,255,255,.28)}.about-belief-grid article:first-child{border-left:1px solid rgba(255,255,255,.28)}.about-belief-grid span{color:#9bc6fb;font-size:11px;font-weight:800}.about-belief-grid h3{margin:19px 0 13px;color:#fff;font-size:29px}.about-belief-grid p{margin:0;color:#d3e2f3;font-size:14px;line-height:1.7}.about-proof{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:end;padding:clamp(69px,9vw,112px) 0}.about-proof h2{max-width:580px;margin:0;font-size:clamp(42px,4.8vw,66px)}.about-proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.about-proof-stats div{padding:19px 12px;border-top:1px solid var(--line)}.about-proof-stats strong{display:block;color:var(--ink);font:clamp(30px,3vw,43px) var(--serif)}.about-proof-stats span{display:block;color:#61758b;font-size:10px;font-weight:800;line-height:1.45;text-transform:uppercase}.about-careers{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:clamp(35px,5vw,60px);background:#e8f1fb}.about-careers>div{max-width:730px}.about-careers h2{margin:0 0 13px;font-size:clamp(38px,4.2vw,55px)}.about-careers p{margin:0;font-size:16px;line-height:1.7}.about-careers .button{flex:none;border-radius:999px}.about-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:70px auto 105px;padding:clamp(36px,5vw,63px);background:var(--ink);color:#dceafa}.about-cta h2{margin:0 0 12px;color:#fff;font-size:clamp(40px,4.6vw,62px)}.about-cta p{max-width:620px;margin:0;font-size:16px;line-height:1.65}.about-cta .button{flex:none;border-radius:999px;background:#fff;color:#0753b5!important}@media(max-width:900px){.about-hero-inner,.about-purpose,.about-image-story,.about-proof{grid-template-columns:1fr}.about-hero-inner{padding-top:140px;gap:40px}.about-hero-form{max-width:540px}.about-purpose{gap:24px}.about-image-story-photo{min-height:360px}.about-belief-grid{grid-template-columns:1fr 1fr}.about-belief-grid article:nth-child(odd){border-left:1px solid rgba(255,255,255,.28)}.about-proof{gap:30px}.about-careers,.about-cta{display:grid}.about-careers .button,.about-cta .button{justify-self:start}}@media(max-width:620px){.about-hero{min-height:0}.about-hero-shade{background:linear-gradient(180deg,rgba(3,20,45,.84),rgba(3,20,45,.56))}.about-hero-inner{min-height:0;padding:132px 0 45px}.about-hero-copy h1{font-size:clamp(48px,13vw,65px)}.about-hero-copy>p:not(.eyebrow){font-size:16px}.about-hero-form{padding:24px!important}.about-purpose{padding:65px 0}.about-purpose>div:last-child p{font-size:16px}.about-image-story-photo{min-height:285px}.about-image-story-copy{padding:35px 24px}.about-belief-grid{grid-template-columns:1fr;margin-top:30px}.about-belief-grid article,.about-belief-grid article:first-child{min-height:auto;border-left:1px solid rgba(255,255,255,.28);border-bottom:1px solid rgba(255,255,255,.28)}.about-proof{padding:68px 0}.about-proof-stats{gap:8px}.about-proof-stats div{padding:15px 5px}.about-proof-stats span{font-size:9px}.about-careers{margin-inline:0;padding:35px 24px}.about-cta{margin:48px auto 68px;padding:35px 24px}.about-careers .button,.about-cta .button{width:100%}}

/* The global button display rule otherwise overrides the HTML hidden attribute. */
.wizard-continue[hidden]{display:none!important}

/* Keep the short consultation questions on one clear, full-width line on larger screens. */
@media(min-width:701px){.wizard-step[data-step="2"] .wizard-copy,.wizard-step[data-step="3"] .wizard-copy{max-width:none}.wizard-step[data-step="2"] .wizard-copy h1,.wizard-step[data-step="3"] .wizard-copy h1{white-space:nowrap}}

@media(min-width:701px){.wizard-step[data-step="2"] .wizard-copy>p,.wizard-step[data-step="3"] .wizard-copy>p{text-align:center;margin-inline:auto}.wizard-step[data-step="2"] .service-choices,.wizard-step[data-step="3"] .choice-cards{width:min(100%,600px);margin-inline:auto}}

.wizard-outcome[data-outcome="not-homeowner"] .wizard-copy{text-align:center}.wizard-outcome[data-outcome="not-homeowner"] .button{min-height:60px;margin:24px auto 0;padding-inline:36px;border-radius:0}

.field-warning{color:#9f1f1f;font-size:12px;font-weight:700;letter-spacing:0;text-transform:none}.other-city-field[hidden]{display:none!important}.contact-fields input:user-invalid,.contact-fields select:user-invalid{border-color:#c44a4a}

/* Bathroom service page hero. */
.bathroom-hero{position:relative;min-height:710px;overflow:hidden;background:center/cover url("assets/images/bathroom-after.jpeg")}.bathroom-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,21,48,.84) 0%,rgba(3,21,48,.6) 47%,rgba(3,21,48,.13) 100%)}.bathroom-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:70px;align-items:center;min-height:710px;padding:64px 0}.bathroom-hero-copy{max-width:580px;color:#fff}.bathroom-hero-copy h1{margin:0 0 19px;color:#fff;font-size:clamp(58px,7vw,92px)}.bathroom-hero-copy p{max-width:460px;margin:0;color:#e7f0fb;font-size:19px;line-height:1.7}.bathroom-hero-form{width:100%;margin:0;padding:31px 32px!important;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 22px 50px rgba(0,0,0,.27)}.bathroom-hero-form h2{margin:0 0 8px;color:var(--ink);font-size:34px}.bathroom-hero-form>p{margin:0 0 21px;font-size:14px;line-height:1.6}.bathroom-hero-form label{margin-bottom:11px}.bathroom-hero-form .button{width:100%;margin-top:6px;border-radius:999px;min-height:51px}.bathroom-hero-form .form-status{margin:10px 0 0}.bathroom-main{padding-top:82px}@media(max-width:800px){.bathroom-hero{min-height:0;background-position:center}.bathroom-hero-shade{background:linear-gradient(180deg,rgba(3,21,48,.82) 0%,rgba(3,21,48,.58) 48%,rgba(3,21,48,.35) 100%)}.bathroom-hero-inner{grid-template-columns:1fr;gap:43px;min-height:0;padding:70px 0 52px}.bathroom-hero-copy{padding-top:0}.bathroom-hero-copy h1{font-size:clamp(49px,13vw,67px)}.bathroom-hero-copy p{font-size:17px}.bathroom-hero-form{max-width:560px;padding:26px 23px!important}.bathroom-hero-form h2{font-size:31px}.bathroom-main{padding-top:59px}}

.bathroom-detail-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;margin-top:78px;padding:clamp(33px,5vw,68px);background:#fff;box-shadow:0 16px 44px rgba(7,30,65,.1)}.bathroom-detail-intro h2{margin:0;font-size:clamp(43px,5vw,68px)}.bathroom-detail-copy{padding-top:29px}.bathroom-detail-copy p{margin:0 0 19px;font-size:17px;line-height:1.75}.bathroom-proof-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:5px;border-top:1px solid var(--line)}.bathroom-proof-grid div{min-height:126px;padding:25px 24px 14px;border-right:1px solid var(--line);display:grid;align-content:start;gap:5px}.bathroom-proof-grid div:first-child{border-left:1px solid var(--line)}.bathroom-proof-grid strong{color:var(--ink);font:clamp(25px,2.5vw,35px)/1.1 var(--serif)}.bathroom-proof-grid span{color:#526276;font-size:12px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.06em}@media(max-width:800px){.bathroom-detail-card{grid-template-columns:1fr;gap:0;margin-top:50px;padding:32px 24px}.bathroom-detail-copy{padding-top:24px}.bathroom-detail-copy p{font-size:16px}.bathroom-proof-grid{grid-template-columns:1fr 1fr;margin-top:10px}.bathroom-proof-grid div{min-height:115px;padding:20px 16px;border-bottom:1px solid var(--line)}.bathroom-proof-grid div:nth-child(odd){border-left:1px solid var(--line)}.bathroom-proof-grid div:nth-child(even){border-right:1px solid var(--line)}}
.bathroom-main{padding-top:0}

/* Give the bathroom journal a distinct surface from the page and detail card. */
.bathroom-journal-card{background:#ede9e1!important;border:1px solid #d3cbbd!important;box-shadow:0 18px 46px rgba(54,43,28,.12)!important}
.bathroom-journal-card{display:block!important}.bathroom-journal-heading{display:flex!important;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.bathroom-journal-heading>div{max-width:680px}.bathroom-journal-heading .text-link{flex:none;margin-bottom:6px}.bathroom-journal-posts{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important}.bathroom-journal-post img{height:205px!important}.bathroom-journal-post>div{padding:23px!important}.bathroom-journal-post h3{font-size:clamp(24px,2.1vw,31px)!important}@media(max-width:760px){.bathroom-journal-heading{display:block!important;margin-bottom:30px}.bathroom-journal-heading .text-link{margin-top:22px}.bathroom-journal-posts{grid-template-columns:1fr 1fr!important}.bathroom-journal-post:last-child{grid-column:1/-1;display:grid;grid-template-columns:145px 1fr}.bathroom-journal-post:last-child img{height:100%!important}.bathroom-journal-post:last-child>div{padding:20px!important}}@media(max-width:520px){.bathroom-journal-posts{grid-template-columns:1fr!important}.bathroom-journal-post:last-child{display:flex;grid-column:auto}.bathroom-journal-post:last-child img{height:205px!important}}
.bathroom-journal-card{width:100%!important}
.bathroom-detail-card{width:100%!important}
body .bathroom-journal-heading{display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;gap:0;text-align:center}body .bathroom-journal-heading>div{max-width:720px!important}body .bathroom-journal-heading>div>p{max-width:650px;margin:0 auto 25px;font-size:17px;line-height:1.72}body .bathroom-journal-heading .text-link{margin:0!important}
body .bathroom-faq-card{display:grid;grid-template-columns:minmax(330px,.74fr) minmax(0,1.26fr);width:100%!important;margin-top:58px;background:#f8f7f4}body .bathroom-faq-visual{min-height:650px;margin:0;overflow:hidden;background:var(--ink)}body .bathroom-faq-visual img{width:100%;height:100%;display:block;object-fit:cover}body .bathroom-faq-content{padding:clamp(35px,5vw,68px);max-width:880px}body .bathroom-faq-content h2{margin:0 0 15px;font-size:clamp(42px,4.8vw,65px)}body .bathroom-faq-intro{max-width:620px;margin:0 0 28px;font-size:17px;line-height:1.7}body .bathroom-faq-list{gap:9px;margin-bottom:27px}body .bathroom-faq-list .faq-item{box-shadow:none}body .bathroom-faq-list .faq-item summary{padding:18px 21px;font-size:16px}body .bathroom-faq-list .faq-answer{padding:0 21px 21px}body .bathroom-faq-list .faq-answer p{margin-top:16px;font-size:15px}@media(max-width:850px){body .bathroom-faq-card{grid-template-columns:1fr}body .bathroom-faq-visual{min-height:330px;max-height:430px}body .bathroom-faq-visual img{object-position:center}body .bathroom-faq-content{max-width:none}}@media(max-width:620px){body .bathroom-faq-card{margin-top:38px}body .bathroom-faq-visual{min-height:265px}body .bathroom-faq-content{padding:32px 24px}body .bathroom-faq-content h2{font-size:43px}body .bathroom-faq-list .faq-item summary{padding:18px 16px;font-size:15px}body .bathroom-faq-list .faq-answer{padding:0 16px 20px}}
body .bathroom-faq-visual{align-self:start;height:650px}@media(max-width:850px){body .bathroom-faq-visual{height:330px}}@media(max-width:620px){body .bathroom-faq-visual{height:265px}}
body .bathroom-hero-form .form-title{margin:0 0 26px!important;color:var(--ink);font:31px var(--serif)!important;text-align:center}body .bathroom-hero-form input,body .bathroom-hero-form select{border-radius:7px}body .bathroom-hero-form .button{margin-top:3px!important}
body .policy-header .nav-wrap{height:130px}body .policy-header .brand img{width:270px}@media(max-width:760px){body .policy-header .nav-wrap{height:96px}body .policy-header .brand img{width:220px}body .policy-header .site-nav{top:96px}}
body .bathroom-gallery-card{width:100%!important;margin-top:58px;padding:clamp(35px,5vw,68px);background:var(--ink);color:#d8e5f3}body .bathroom-gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:38px;margin-bottom:35px}body .bathroom-gallery-heading>div{max-width:730px}body .bathroom-gallery-heading .eyebrow{color:#9ac6ff}body .bathroom-gallery-heading h2{margin:0 0 15px;color:#fff;font-size:clamp(43px,5vw,66px)}body .bathroom-gallery-heading h2 em{color:#9ac6ff}body .bathroom-gallery-heading p:not(.eyebrow){max-width:610px;margin:0;font-size:17px;line-height:1.7}body .gallery-note{flex:none;color:#9ac6ff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}body .bathroom-gallery-grid{display:grid;grid-template-columns:1.18fr .82fr .82fr;grid-template-rows:220px 220px;gap:14px}body .bathroom-gallery-tile{position:relative;min-width:0;padding:0;overflow:hidden;border:0;background:#173a60;color:#fff;text-align:left;cursor:pointer}body .bathroom-gallery-tile img{width:100%;height:100%;display:block;object-fit:cover;opacity:.86;transition:transform .45s,opacity .3s}body .bathroom-gallery-tile::after{position:absolute;inset:35% 0 0;content:"";background:linear-gradient(transparent,rgba(3,21,48,.9));pointer-events:none}body .bathroom-gallery-tile>span{position:absolute;z-index:1;right:23px;bottom:20px;left:23px;display:grid;gap:3px}body .bathroom-gallery-tile strong{font:clamp(23px,2.3vw,32px) var(--serif)}body .bathroom-gallery-tile small{color:#c9dcef;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body .bathroom-gallery-tile:hover img,body .bathroom-gallery-tile:focus-visible img{transform:scale(1.06);opacity:1}body .bathroom-gallery-tile:focus-visible{outline:3px solid #9ac6ff;outline-offset:3px}body .bathroom-gallery-tile.tile-main{grid-row:span 2}body .bathroom-gallery-tile.tile-tall{grid-row:span 2}.gallery-dialog{width:min(900px,calc(100% - 34px));max-width:none;padding:0;border:0;background:#fff;box-shadow:0 25px 80px rgba(0,0,0,.45)}.gallery-dialog::backdrop{background:rgba(1,14,34,.74);backdrop-filter:blur(3px)}.gallery-dialog img{width:100%;height:min(55vh,520px);display:block;object-fit:cover}.gallery-dialog>div{padding:29px 34px 34px}.gallery-dialog h2{margin:0 0 9px;font-size:39px}.gallery-dialog p:not(.eyebrow){margin:0;color:#536477}.gallery-dialog-close{position:absolute;z-index:1;top:15px;right:15px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:31px;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.18)}@media(max-width:760px){body .bathroom-gallery-card{margin-top:38px;padding:35px 24px}body .bathroom-gallery-heading{display:block;margin-bottom:28px}body .gallery-note{display:inline-block;margin-top:18px}body .bathroom-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 170px 170px}body .bathroom-gallery-tile.tile-main{grid-column:span 2;grid-row:auto}body .bathroom-gallery-tile.tile-tall{grid-row:auto}.gallery-dialog>div{padding:25px 23px 28px}.gallery-dialog h2{font-size:34px}}@media(max-width:460px){body .bathroom-gallery-grid{grid-template-columns:1fr;grid-template-rows:245px repeat(3,170px)}body .bathroom-gallery-tile.tile-main{grid-column:auto}body .bathroom-gallery-tile>span{right:18px;bottom:17px;left:18px}}
body .bathroom-gallery-heading{display:block!important}body .bathroom-gallery-heading>div{max-width:none!important}body .bathroom-gallery-heading h2{max-width:1100px;font-size:clamp(43px,4vw,60px)}body .bathroom-gallery-heading p:not(.eyebrow){max-width:920px}body .gallery-note{display:inline-block;margin-top:20px}
body .bathroom-gallery-grid{grid-template-columns:1.18fr 1.18fr .82fr .82fr!important;grid-template-rows:220px 220px!important}body .bathroom-gallery-tile.tile-main{grid-column:span 2;grid-row:span 2}body .bathroom-gallery-tile.tile-tall{grid-row:auto}@media(max-width:760px){body .bathroom-gallery-grid{grid-template-columns:1fr 1fr!important;grid-template-rows:220px 170px 170px!important}body .bathroom-gallery-tile.tile-main{grid-column:span 2;grid-row:auto}}@media(max-width:460px){body .bathroom-gallery-grid{grid-template-columns:1fr!important;grid-template-rows:245px repeat(4,170px)!important}body .bathroom-gallery-tile.tile-main{grid-column:auto}}
body .bathroom-gallery-tile.tile-tub img{object-position:center bottom}.gallery-dialog img{height:min(68vh,620px);object-fit:contain;background:var(--ink)}
body.kitchen-page .kitchen-hero{background:center/cover url("assets/images/kitchen-after-1.jpeg")}body.kitchen-page .kitchen-hero .bathroom-hero-shade{background:linear-gradient(90deg,rgba(3,21,48,.82) 0%,rgba(3,21,48,.55) 47%,rgba(3,21,48,.14) 100%)}@media(max-width:800px){body.kitchen-page .kitchen-hero{background-position:center}body.kitchen-page .kitchen-hero .bathroom-hero-shade{background:linear-gradient(180deg,rgba(3,21,48,.82) 0%,rgba(3,21,48,.58) 48%,rgba(3,21,48,.35) 100%)}}

/* MyMetrolina portal preview */
.portal-page{min-height:100vh;background:#f4f7fb;color:#25374e}.portal-page h1,.portal-page h2,.portal-page h3{color:#102848}.portal-topbar{position:sticky;top:0;z-index:10;height:78px;padding:0 clamp(22px,4vw,58px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce5ef;background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.portal-brand img{display:block;width:177px;mix-blend-mode:multiply}.portal-topbar-actions{display:flex;align-items:center;gap:22px}.portal-preview-label{padding:5px 10px;border-radius:20px;background:#e6f0ff;color:#0753b5;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-home-link{color:#334b6b;font-size:12px;font-weight:800;text-decoration:none}.portal-home-link:hover{text-decoration:underline}.portal-avatar{width:37px;height:37px;border:0;border-radius:50%;background:#0b4fa9;color:#fff;font:700 12px var(--sans)}.portal-layout{display:grid;grid-template-columns:258px minmax(0,1fr);min-height:calc(100vh - 78px)}.portal-sidebar{display:flex;flex-direction:column;padding:35px 19px;border-right:1px solid #dce5ef;background:#fff}.portal-project-switcher{margin:0 7px 29px;padding:15px 15px 16px;border-radius:13px;background:#f2f6fb}.portal-project-switcher span,.portal-project-switcher small{display:block;color:#64778e;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.portal-project-switcher strong{display:block;margin:3px 0 5px;color:#122b4c;font-size:14px}.portal-project-switcher small{font-weight:600;letter-spacing:0;text-transform:none}.portal-nav{display:grid;gap:5px}.portal-nav a{position:relative;display:flex;align-items:center;gap:11px;min-height:43px;padding:0 13px;border-radius:9px;color:#52677f;font-size:13px;font-weight:800;text-decoration:none}.portal-nav a>span{width:17px;color:#0c55ae;font-size:18px;text-align:center}.portal-nav a:hover{background:#f1f6fc;color:#0a397b}.portal-nav a.active{background:#e8f1ff;color:#073f8f}.portal-nav a b{margin-left:auto;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#0b56b3;color:#fff;font-size:10px}.portal-sidebar-help{margin:auto 7px 3px;padding:17px 15px;border-top:1px solid #e1e8f0}.portal-sidebar-help span,.portal-sidebar-help small{display:block;color:#6d7f94;font-size:10px;font-weight:700}.portal-sidebar-help a{display:block;margin:4px 0;color:#164b91;font-size:12px;font-weight:800;text-decoration:none}.portal-main{width:min(1240px,100%);padding:clamp(32px,4vw,61px);margin:auto}.portal-view{display:none}.portal-view.active{display:block;animation:portalFade .28s ease}.portal-welcome,.portal-view-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:31px}.portal-kicker{margin:0 0 8px;color:#1462ba;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.portal-welcome h1,.portal-view-heading h1{margin:0 0 8px;font-size:clamp(40px,4.4vw,60px)}.portal-welcome>div>p:not(.portal-kicker),.portal-view-heading>p:not(.portal-kicker){max-width:650px;margin:0;color:#61748a;font-size:15px}.portal-project-status{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #d4e8dc;border-radius:30px;background:#f7fcf8;white-space:nowrap}.portal-project-status span{color:#638073;font-size:10px;font-weight:700}.portal-project-status strong{color:#237144;font-size:11px}.portal-project-status i{width:7px;height:7px;border-radius:50%;background:#38a45b}.portal-hero-card{position:relative;min-height:294px;overflow:hidden;border-radius:20px;background:#092a55;color:#fff}.portal-hero-image{position:absolute;inset:0;background:center 49%/cover url("assets/images/bathroom-after.jpeg")}.portal-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,21,48,.85),rgba(3,27,59,.47),rgba(3,27,59,.15))}.portal-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:end;min-height:294px;padding:35px clamp(25px,4vw,51px)}.portal-hero-content>p{margin:0 0 7px;color:#c4dcfa;font-size:10px;font-weight:800;letter-spacing:.15em}.portal-hero-content h2{margin:0 0 28px;color:#fff;font-size:clamp(34px,4vw,52px)}.portal-progress-row{display:grid;grid-template-columns:82px minmax(150px,1fr) 160px;align-items:center;gap:20px;max-width:790px}.portal-progress-row>div:first-child{display:grid}.portal-progress-row strong{font:37px/1 var(--serif)}.portal-progress-row>div:first-child span,.portal-completion-date{color:#d6e3f4;font-size:10px;font-weight:700}.portal-progress-track{height:7px;overflow:hidden;border-radius:10px;background:rgba(255,255,255,.32)}.portal-progress-track span{display:block;height:100%;border-radius:inherit;background:#82b6fb}.portal-completion-date{padding-left:20px;border-left:1px solid rgba(255,255,255,.35);line-height:1.55}.portal-completion-date b{color:#fff;font-size:13px}.portal-snapshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 0}.portal-snapshot-grid article,.portal-panel{border:1px solid #dce5ee;border-radius:16px;background:#fff;box-shadow:0 8px 23px rgba(16,42,76,.04)}.portal-snapshot-grid article{display:flex;flex-direction:column;min-height:172px;padding:23px}.portal-snapshot-grid article>span,.portal-panel>span,.portal-payment-summary>span,.portal-payment-next>span{color:#6a7f95;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-snapshot-grid strong{margin:4px 0 7px;color:#162f52;font:24px var(--serif)}.portal-snapshot-grid p{margin:0 0 13px;color:#6a7c91;font-size:12px;line-height:1.55}.portal-snapshot-grid a,.portal-panel-heading>a{margin-top:auto;color:#1255a9;font-size:11px;font-weight:800;text-decoration:none}.portal-snapshot-grid a:hover,.portal-panel-heading>a:hover{text-decoration:underline}.portal-snapshot-grid i{font-style:normal;font-size:17px}.portal-person{display:flex;align-items:center;gap:10px;margin:6px 0 12px}.portal-person>b,.portal-message-from>b{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#dceafa;color:#1454a4;font-size:13px}.portal-person strong{display:block;margin:0;color:#162f52;font:17px var(--serif)}.portal-person small{display:block;color:#718195;font-size:10px;font-weight:700}.portal-content-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:16px;margin-top:16px}.portal-panel{padding:clamp(23px,3vw,34px)}.portal-panel-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:23px}.portal-panel-heading h2,.portal-action-panel h2{margin:0;font-size:36px}.portal-latest-update h3,.portal-feed-entry h2{margin:9px 0 11px;font-size:29px}.portal-update-meta{display:flex;align-items:center;gap:10px}.portal-update-meta b{color:#526a84;font-size:11px}.portal-update-meta span{padding:3px 8px;border-radius:20px;background:#edf4ff;color:#1255a9;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.portal-latest-update p,.portal-feed-entry p,.portal-action-panel>p{color:#62758b;font-size:14px;line-height:1.75}.portal-photo-pair{display:grid;grid-template-columns:1.3fr .7fr;gap:10px;margin-top:21px}.portal-photo-pair img{width:100%;height:180px;display:block;border-radius:10px;object-fit:cover}.portal-photo-pair img:nth-child(2){object-position:center}.portal-action-panel{display:flex;flex-direction:column;background:#0c3263;color:#d7e5f6}.portal-action-panel .portal-kicker{color:#a6cdfd}.portal-action-panel h2{color:#fff;margin:6px 0 14px}.portal-action-panel>p{color:#cfdded;margin:0 0 26px}.portal-primary-action{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:51px;padding:0 19px;border:0;border-radius:9px;background:#fff;color:#0b4696!important;font:800 11px var(--sans)!important;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;cursor:pointer}.portal-primary-action:hover{background:#dceaff}.portal-primary-action span{font-size:19px}.portal-service-note{display:flex;gap:10px;margin-top:auto;padding-top:24px;border-top:1px solid rgba(255,255,255,.2)}.portal-service-note>span{color:#a6cdfd}.portal-service-note p{margin:0;color:#cbdbec;font-size:11px;line-height:1.65}.portal-service-note b{color:#fff}.portal-view-heading{display:block;max-width:790px}.portal-view-heading>p:not(.portal-kicker){font-size:16px;line-height:1.7}.portal-timeline-card{padding:0;overflow:hidden}.portal-timeline-summary{display:flex;gap:46px;padding:24px 33px;border-bottom:1px solid #e1e8ef;background:#f8fafc}.portal-timeline-summary div{display:grid;gap:3px}.portal-timeline-summary span{color:#6c7e92;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.portal-timeline-summary strong{color:#1c3556;font:22px var(--serif)}.portal-timeline{margin:0;padding:19px 33px;list-style:none}.portal-timeline li{position:relative;display:grid;grid-template-columns:35px 1fr auto;gap:16px;align-items:center;min-height:72px}.portal-timeline li:not(:last-child)::before{position:absolute;top:51px;left:12px;width:1px;height:42px;background:#d6e0ea;content:""}.portal-timeline i{z-index:1;display:grid;place-items:center;width:25px;height:25px;border:2px solid #c7d3df;border-radius:50%;background:#fff;color:#fff;font-size:12px;font-style:normal}.portal-timeline li.complete i{border-color:#1b8b52;background:#1b8b52}.portal-timeline li.current i{border:7px solid #dceaff;background:#0b56b3}.portal-timeline strong{display:block;color:#1b3455;font-size:14px}.portal-timeline p{margin:1px 0 0;color:#6a7d92;font-size:11px}.portal-timeline li>span{color:#6e8297;font-size:10px;font-weight:800;text-transform:uppercase}.portal-timeline li.complete>span{color:#1d8651}.portal-timeline li.current>span{color:#1055a5}.portal-schedule-note{max-width:700px;margin:20px auto 0;padding:24px 29px;border-left:3px solid #4a8de1;background:#eaf3ff}.portal-schedule-note span{color:#1259ac;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.portal-schedule-note h2{margin:4px 0 8px;font-size:27px}.portal-schedule-note p{margin:0;color:#506984;font-size:13px;line-height:1.7}.portal-feed-list{display:grid;gap:15px;max-width:890px}.portal-feed-entry h2{font-size:31px}.portal-selection-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}.portal-selection-card{display:flex;flex-direction:column;overflow:hidden;padding:0}.portal-selection-card>div{padding:26px}.portal-selection-card.pending>div:first-child{padding-bottom:13px}.portal-selection-status{color:#9a6206;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.approved .portal-selection-status{color:#217a4a}.portal-selection-card h2{margin:5px 0 8px;font-size:28px}.portal-selection-card p{margin:0;color:#64778d;font-size:13px;line-height:1.6}.portal-selection-card small{display:block;margin-top:12px;color:#7b8ca0;font-size:10px;font-weight:700}.portal-selection-card img{width:100%;height:180px;object-fit:cover}.portal-option-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 26px 18px}.portal-option{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #d6e0eb;border-radius:9px;background:#fff;color:#233b5a;text-align:left;cursor:pointer}.portal-option:hover,.portal-option.selected{border-color:#2072d4;background:#edf5ff}.portal-option i{width:22px;height:22px;border:1px solid #aeb8c4;border-radius:50%}.swatch-black{background:#202328}.swatch-silver{background:linear-gradient(135deg,#e3e5e8,#a6acb4)}.portal-option span{display:grid;font-size:11px;font-weight:800}.portal-option small{margin:0;font-size:9px}.portal-selection-confirmation{min-height:20px;padding:0 26px 18px!important;color:#207047!important;font-weight:700}.portal-document-list{max-width:810px;padding:0;overflow:hidden}.portal-document-list a{display:flex;align-items:center;gap:15px;min-height:75px;padding:16px 23px;border-bottom:1px solid #e3e9f0;color:inherit;text-decoration:none}.portal-document-list a:last-child{border:0}.portal-document-list a:hover{background:#f7faff}.portal-document-list a>span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#e9f2ff;color:#175caf;font-size:18px}.portal-document-list div{display:grid;gap:2px}.portal-document-list strong{color:#1c3556;font-size:13px}.portal-document-list small{color:#718298;font-size:10px}.portal-document-list b{margin-left:auto;color:#175caf;font-size:11px}.portal-payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:860px}.portal-payment-summary strong{display:block;margin:9px 0 26px;color:#153863;font:52px var(--serif)}.portal-payment-summary div{display:grid;gap:11px}.portal-payment-summary p{display:flex;justify-content:space-between;margin:0;padding-top:10px;border-top:1px solid #e3e9f0;color:#687c92;font-size:12px}.portal-payment-summary p b{color:#284564}.portal-payment-next h2{margin:8px 0 7px;font-size:30px}.portal-payment-next>strong{display:block;margin-bottom:8px;color:#0c56ad;font:35px var(--serif)}.portal-payment-next p{color:#66798f;font-size:13px;line-height:1.65}.portal-payment-next button{width:100%;min-height:45px;margin-top:15px;border:1px solid #d7e2ed;border-radius:8px;background:#f4f7fb;color:#8190a0;font:700 10px var(--sans);letter-spacing:.05em;text-transform:uppercase}.portal-message-card{max-width:790px}.portal-message-from{display:flex;align-items:center;gap:11px}.portal-message-from strong,.portal-message-from span{display:block}.portal-message-from strong{color:#1c3556;font-size:13px}.portal-message-from span{color:#77879a;font-size:10px}.portal-message-card>p{margin:21px 0 28px;color:#566c84;font-size:14px;line-height:1.75}.portal-message-form{padding-top:22px;border-top:1px solid #e1e8ef}.portal-message-form label{margin-bottom:8px;color:#294563;text-transform:none;letter-spacing:0;font-size:12px}.portal-message-form textarea{margin-bottom:11px;border-radius:8px}.portal-message-form .portal-primary-action{background:#0c55ad;color:#fff!important}.portal-message-form .portal-primary-action:hover{background:#083f87}.portal-message-status{min-height:18px;margin:9px 0 0;color:#1f7648;font-size:11px;font-weight:700}.portal-footer{padding:19px clamp(22px,4vw,58px);display:flex;justify-content:space-between;gap:25px;border-top:1px solid #dce5ef;background:#fff;color:#75869a;font-size:10px}.portal-footer span:last-child{text-align:right}@keyframes portalFade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media(max-width:920px){.portal-layout{grid-template-columns:1fr}.portal-sidebar{position:sticky;top:78px;z-index:8;display:block;padding:8px 20px;border-right:0;border-bottom:1px solid #dce5ef;overflow:auto;white-space:nowrap}.portal-project-switcher,.portal-sidebar-help{display:none}.portal-nav{display:flex;gap:3px;width:max-content}.portal-nav a{min-height:38px;padding:0 10px}.portal-nav a>span{display:none}.portal-main{padding:35px 26px}.portal-selection-grid{grid-template-columns:1fr 1fr}.portal-selection-card.pending{grid-column:span 2}.portal-selection-card.pending .portal-option-row{max-width:480px}.portal-footer{padding:18px 26px}}@media(max-width:650px){.portal-topbar{height:66px;padding:0 17px}.portal-brand img{width:143px}.portal-preview-label,.portal-home-link{display:none}.portal-layout{min-height:calc(100vh - 66px)}.portal-sidebar{top:66px;padding:7px 12px}.portal-nav a{font-size:11px}.portal-nav a b{width:16px;height:16px}.portal-main{padding:29px 17px}.portal-welcome{display:block;margin-bottom:23px}.portal-welcome h1,.portal-view-heading h1{font-size:43px}.portal-project-status{display:inline-flex;margin-top:18px}.portal-hero-card,.portal-hero-content{min-height:335px}.portal-hero-content{padding:25px}.portal-hero-shade{background:linear-gradient(0deg,rgba(2,21,48,.83),rgba(3,27,59,.2))}.portal-progress-row{grid-template-columns:69px 1fr;gap:13px}.portal-completion-date{grid-column:1/-1;padding:10px 0 0;border-top:1px solid rgba(255,255,255,.3);border-left:0}.portal-snapshot-grid,.portal-content-grid,.portal-selection-grid,.portal-payment-grid{grid-template-columns:1fr}.portal-snapshot-grid article{min-height:148px}.portal-selection-card.pending{grid-column:auto}.portal-panel{padding:23px}.portal-panel-heading{display:block}.portal-panel-heading>a{display:inline-block;margin-top:13px}.portal-photo-pair{grid-template-columns:1fr 1fr}.portal-photo-pair img{height:125px}.portal-timeline-summary{display:grid;gap:14px;padding:23px}.portal-timeline{padding:16px 20px}.portal-timeline li{grid-template-columns:30px 1fr;gap:10px}.portal-timeline li>span{display:none}.portal-timeline li:not(:last-child)::before{left:12px}.portal-timeline p{font-size:10px}.portal-option-row{padding:0 23px 18px}.portal-document-list a{padding:15px}.portal-footer{display:grid;padding:17px;font-size:9px}.portal-footer span:last-child{text-align:left}}
.bathroom-journal-card{display:grid;grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);gap:clamp(32px,5vw,76px);margin-top:58px;padding:clamp(32px,5vw,65px);background:var(--cream);box-shadow:0 16px 44px rgba(7,30,65,.08)}.bathroom-journal-heading{align-self:center}.bathroom-journal-heading h2{margin:0 0 17px;font-size:clamp(42px,4.8vw,65px)}.bathroom-journal-heading>p:not(.eyebrow){max-width:460px;margin:0 0 25px;font-size:17px;line-height:1.72}.bathroom-journal-posts{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(210px,.68fr);gap:18px}.bathroom-journal-post{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid rgba(7,30,65,.12);color:var(--text);text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s}.bathroom-journal-post:hover{transform:translateY(-5px);border-color:#87aee1;box-shadow:0 14px 30px rgba(7,30,65,.12)}.bathroom-journal-post img{width:100%;display:block;object-fit:cover}.bathroom-journal-post-featured img{height:226px}.bathroom-journal-post>div{display:flex;flex:1;flex-direction:column;padding:23px}.bathroom-journal-post .eyebrow{margin-bottom:9px}.bathroom-journal-post h3{margin:0 0 11px;color:var(--ink);font-size:clamp(25px,2.15vw,33px);line-height:1.08}.bathroom-journal-post p:not(.eyebrow){margin:0 0 18px;font-size:14px;line-height:1.65}.bathroom-journal-post .text-link{margin-top:auto}.bathroom-journal-post-compact img{height:151px}.bathroom-journal-post-compact>div{padding:20px}.bathroom-journal-post-compact h3{font-size:24px}.bathroom-journal-post-compact .eyebrow{font-size:10px}@media(max-width:900px){.bathroom-journal-card{grid-template-columns:1fr;gap:32px}.bathroom-journal-heading>p:not(.eyebrow){max-width:640px}.bathroom-journal-posts{max-width:760px}}@media(max-width:620px){.bathroom-journal-card{margin-top:38px;padding:32px 24px}.bathroom-journal-posts{grid-template-columns:1fr;gap:16px}.bathroom-journal-post-featured img{height:205px}.bathroom-journal-post-compact{display:grid;grid-template-columns:112px 1fr}.bathroom-journal-post-compact img{height:100%}.bathroom-journal-post-compact>div{padding:18px}.bathroom-journal-post-compact h3{font-size:23px}.bathroom-journal-post-compact .eyebrow{margin-bottom:7px}}
.os-page{min-height:100vh;background:#f3f6fa;color:#26394f}.os-page h1,.os-page h2{color:#102b4b}.os-topbar{position:sticky;top:0;z-index:10;height:72px;padding:0 clamp(18px,3.6vw,53px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe4ee;background:rgba(255,255,255,.95);backdrop-filter:blur(14px)}.os-brand{display:flex;align-items:center;gap:9px;text-decoration:none}.os-brand img{width:145px;mix-blend-mode:multiply}.os-brand>span{padding-left:9px;border-left:1px solid #cbd8e5;color:#0d4c99;font-size:12px;font-weight:800;letter-spacing:.12em}.os-topbar-actions{display:flex;align-items:center;gap:20px}.os-preview-label{padding:5px 10px;border-radius:18px;background:#fff1dc;color:#945b05;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.os-client-link{color:#3e5979;font-size:11px;font-weight:800;text-decoration:none}.os-client-link:hover{text-decoration:underline}.os-profile{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#102e57;color:#fff;font:800 11px var(--sans)}.os-layout{display:grid;grid-template-columns:243px minmax(0,1fr);min-height:calc(100vh - 72px)}.os-sidebar{display:flex;flex-direction:column;padding:27px 16px;border-right:1px solid #dbe4ee;background:#102b4b}.os-nav{display:grid;gap:5px}.os-nav a{display:flex;align-items:center;gap:10px;min-height:43px;padding:0 12px;border-radius:8px;color:#b8cce5;font-size:12px;font-weight:800;text-decoration:none}.os-nav a>span{display:grid;place-items:center;width:20px;height:20px;color:#83b6ef;font-size:10px}.os-nav a:hover{background:#1b416e;color:#fff}.os-nav a.active{background:#eef5ff;color:#0d4c99}.os-nav a.active>span{border-radius:5px;background:#d4e8ff;color:#0d4c99}.os-nav a b{margin-left:auto;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#285d97;color:#fff;font-size:9px}.os-nav a.active b{background:#0e55ae}.os-sidebar-bottom{margin:auto 10px 6px;padding-top:19px;border-top:1px solid rgba(206,225,246,.19)}.os-sidebar-bottom span{color:#82b3e9;font-size:9px;font-weight:800;letter-spacing:.12em}.os-sidebar-bottom p{margin:7px 0 0;color:#a9bdd6;font-size:10px;line-height:1.6}.os-main{position:relative;width:min(1320px,100%);padding:clamp(30px,4vw,57px);margin:auto}.os-view{display:none}.os-view.active{display:block;animation:portalFade .25s ease}.os-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:31px}.os-heading h1{max-width:780px;margin:0 0 8px;font-size:clamp(39px,4vw,59px)}.os-heading>div>p:not(.os-kicker){max-width:710px;margin:0;color:#65788e;font-size:15px}.os-kicker{margin:0 0 8px;color:#1461b6;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.os-new-action{min-height:44px;padding:0 16px;border:0;border-radius:8px;background:#0b55ae;color:#fff;font:800 10px var(--sans);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.os-new-action:hover{background:#083f86}.os-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px}.os-metrics article,.os-card{border:1px solid #dce5ee;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(13,42,75,.04)}.os-metrics article{padding:21px}.os-metrics span,.os-financial-grid span{display:block;color:#718398;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.os-metrics strong{display:block;margin:5px 0;color:#143a68;font:37px var(--serif)}.os-metrics p{margin:0;color:#708298;font-size:10px;font-weight:700}.os-metrics p i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#30a160}.os-command-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:16px}.os-card{padding:clamp(23px,3vw,32px)}.os-card-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.os-card-heading h2,.os-today-card h2{margin:0;font-size:34px}.os-card-heading a{color:#1158ad;font-size:11px;font-weight:800;text-decoration:none}.os-priority-list{border-top:1px solid #e3e9f0}.os-priority-item{display:grid;grid-template-columns:10px 1fr auto;gap:13px;align-items:center;width:100%;min-height:74px;padding:11px 0;border:0;border-bottom:1px solid #e5ebf1;background:transparent;color:inherit;text-align:left;cursor:pointer}.os-priority-item:hover strong{text-decoration:underline}.os-priority-item i{width:8px;height:8px;border-radius:50%}.os-priority-blue{background:#2d75cf}.os-priority-amber{background:#de9a27}.os-priority-red{background:#ca5a54}.os-priority-item strong,.os-priority-item span{display:block}.os-priority-item strong{color:#18385e;font-size:13px}.os-priority-item span{color:#6d8095;font-size:11px}.os-priority-item b{color:#6f8193;font-size:10px}.os-today-card{background:#113665;color:#d4e4f7}.os-today-card .os-kicker{color:#9fc8fc}.os-today-card h2{color:#fff;margin:4px 0 23px}.os-today-card ol{margin:0;padding:0;list-style:none}.os-today-card li{display:grid;grid-template-columns:43px 1fr;gap:9px;padding:12px 0;border-top:1px solid rgba(255,255,255,.19)}.os-today-card time{color:#a9cffc;font-size:10px;font-weight:800}.os-today-card strong,.os-today-card span{display:block}.os-today-card strong{color:#fff;font-size:12px}.os-today-card span{color:#c4d8ee;font-size:10px}.os-today-card>a{display:inline-block;margin-top:21px;color:#a9cffc;font-size:11px;font-weight:800;text-decoration:none}.os-project-health{margin-top:16px}.os-filter-button{min-height:35px;padding:0 11px;border:1px solid #d3e0ec;border-radius:7px;background:#fff;color:#526a84;font:700 10px var(--sans)}.os-health-table{display:grid}.os-health-head,.os-health-row{display:grid;grid-template-columns:1.3fr .9fr .9fr 1fr .55fr;gap:16px;align-items:center}.os-health-head{padding:0 0 10px;color:#718196;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.os-health-row{width:100%;min-height:69px;padding:11px 0;border:0;border-top:1px solid #e3e9f0;background:#fff;color:#526a83;text-align:left;font:600 11px var(--sans);cursor:pointer}.os-health-row:hover{background:#f7faff}.os-health-row span:first-child b,.os-health-row span:first-child small{display:block}.os-health-row span:first-child b{color:#18395f;font-size:12px}.os-health-row span:first-child small{color:#76879a;font-size:10px}.os-health-row span:nth-child(3){display:flex;align-items:center;gap:8px}.os-health-row i{display:block;width:67px;height:5px;overflow:hidden;border-radius:8px;background:#e0e7ee}.os-health-row i em{display:block;height:100%;border-radius:inherit;background:#4384d5}.os-health-row span:nth-child(3)>b{font-size:10px}.os-status{display:inline-block;width:max-content;padding:4px 7px;border-radius:12px;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.os-status.good{background:#e4f5e9;color:#237545}.os-status.watch{background:#fff0d8;color:#996208}.os-project-board{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.os-project-board article{display:flex;flex-direction:column;gap:11px;min-height:300px}.os-project-board article>span{color:#2b67ad;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.os-project-board article>strong{margin-bottom:9px;color:#18395f;font:29px var(--serif)}.os-project-board button{display:grid;gap:3px;padding:14px;border:1px solid #dce6ef;border-radius:8px;background:#f9fbfd;color:#1c3c61;text-align:left;font:800 12px var(--sans);cursor:pointer}.os-project-board button:hover{border-color:#79a8e0;background:#f2f7fd}.os-project-board button small{color:#74869a;font-size:10px;font-weight:600}.os-lead-list{max-width:940px;padding:0;overflow:hidden}.os-lead-list>button{display:grid;grid-template-columns:85px 1fr auto;gap:19px;align-items:center;width:100%;min-height:87px;padding:15px 24px;border:0;border-bottom:1px solid #e3eaf1;background:#fff;text-align:left;cursor:pointer}.os-lead-list>button:hover{background:#f7faff}.os-lead-list>button:last-child{border:0}.os-lead-date{color:#7890a7;font-size:10px;font-weight:700}.os-lead-date b{color:#284665;font-size:12px}.os-lead-list strong{color:#18395e;font-size:14px}.os-lead-list p{margin:2px 0;color:#60768e;font-size:12px}.os-lead-list small{color:#8292a5;font-size:10px}.os-lead-list em{padding:5px 8px;border-radius:15px;background:#e7f1ff;color:#155caf;font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase}.os-lead-list em.warm{background:#fff0d8;color:#996208}.os-lead-list em.good{background:#e5f6ea;color:#247346}.os-calendar{padding:0;overflow:hidden}.os-calendar header{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border-bottom:1px solid #dfe8f0}.os-calendar header strong{color:#1b3a5e;font:25px var(--serif)}.os-calendar header button{width:31px;height:31px;border:1px solid #d7e2ed;border-radius:7px;background:#fff;color:#27507d;font-size:17px;cursor:pointer}.os-week{display:grid;grid-template-columns:repeat(5,1fr);min-height:390px}.os-week>div{padding:15px 11px;border-right:1px solid #e3eaf1}.os-week>div:last-child{border:0}.os-week>div>span{display:block;margin-bottom:14px;color:#718297;font-size:10px;font-weight:700}.os-week>div>span b{display:block;color:#1c3c61;font-size:16px}.os-week>.today{background:#f4f8fe}.os-week article{margin:0 0 9px;padding:9px;border-left:3px solid #6c9bd2;border-radius:5px;background:#f3f7fc}.os-week article.blue{border-left-color:#1f6ac2;background:#eaf3ff}.os-week article.amber{border-left-color:#d79621;background:#fff7e8}.os-week article time,.os-week article strong,.os-week article p{display:block}.os-week article time{color:#527598;font-size:9px;font-weight:800}.os-week article strong{color:#214368;font-size:10px;line-height:1.4}.os-week article p{margin:2px 0 0;color:#718399;font-size:9px}.os-approval-list{display:grid;gap:14px;max-width:980px}.os-approval-list article{display:grid;grid-template-columns:160px 1fr auto;gap:22px;align-items:center;padding:0;border:1px solid #e0e8f0;border-radius:10px;overflow:hidden}.os-approval-list img{width:100%;height:145px;object-fit:cover}.os-approval-list h2{margin:7px 0;color:#17395e;font-size:28px}.os-approval-list p{margin:0;color:#62758b;font-size:12px;line-height:1.65}.os-approval-list button{min-width:100px;min-height:40px;margin-right:23px;border:1px solid #1660b8;border-radius:7px;background:#fff;color:#1257ad;font:800 10px var(--sans);letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.os-approval-list button:hover{background:#eaf3ff}.os-financial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;max-width:1030px}.os-financial-grid strong{display:block;margin:8px 0 4px;color:#163a67;font:37px var(--serif)}.os-financial-grid p{margin:0;color:#73859a;font-size:11px}.os-finance-table{max-width:1030px;padding:0;overflow:hidden}.os-finance-table>div,.os-finance-table>p{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:16px;align-items:center;padding:15px 24px}.os-finance-table>div{background:#f8fafc;color:#718398;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.os-finance-table>p{margin:0;border-top:1px solid #e3e9f0;color:#63788f;font-size:12px}.os-finance-table p>b{color:#193b60}.os-finance-table em{color:#246da0;font-size:10px;font-style:normal;font-weight:800}.os-team-list{display:grid;gap:0;max-width:840px;padding:0;overflow:hidden}.os-team-list article{display:grid;grid-template-columns:45px 1fr auto;gap:14px;align-items:center;min-height:79px;padding:15px 23px;border-bottom:1px solid #e2e9f0}.os-team-list article:last-child{border:0}.os-team-list article>b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e1edfc;color:#1558a9;font-size:11px}.os-team-list strong,.os-team-list span{display:block}.os-team-list strong{color:#17395d;font-size:13px}.os-team-list span{color:#718298;font-size:10px}.os-team-list em{color:#368554;font-size:10px;font-style:normal;font-weight:800}.os-toast{position:fixed;right:25px;bottom:25px;z-index:20;max-width:390px;padding:13px 16px;border-radius:9px;background:#14365f;color:#fff;font-size:12px;font-weight:700;line-height:1.5;box-shadow:0 12px 30px rgba(4,28,61,.26);opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s}.os-toast.show{opacity:1;transform:none}.os-footer{padding:17px clamp(18px,3.6vw,53px);display:flex;justify-content:space-between;gap:24px;border-top:1px solid #dbe5ef;background:#fff;color:#74869a;font-size:10px}.os-footer span:last-child{text-align:right}@media(max-width:1020px){.os-layout{grid-template-columns:1fr}.os-sidebar{position:sticky;top:72px;z-index:8;display:block;padding:8px 18px;border:0;overflow:auto;white-space:nowrap}.os-nav{display:flex;gap:3px;width:max-content}.os-nav a{min-height:36px;padding:0 10px}.os-nav a>span{display:none}.os-sidebar-bottom{display:none}.os-main{padding:35px 25px}.os-metrics{grid-template-columns:repeat(2,1fr)}.os-project-board{grid-template-columns:1fr 1fr}.os-project-board article:last-child{grid-column:span 2}.os-week{overflow:auto}.os-week>div{min-width:150px}.os-calendar{overflow:auto}}@media(max-width:670px){.os-topbar{height:64px;padding:0 17px}.os-brand img{width:120px}.os-preview-label,.os-client-link{display:none}.os-layout{min-height:calc(100vh - 64px)}.os-sidebar{top:64px;padding:7px 12px}.os-nav a{font-size:10px}.os-main{padding:29px 17px}.os-heading{display:block;margin-bottom:24px}.os-heading h1{font-size:42px}.os-new-action{margin-top:17px}.os-metrics,.os-command-grid,.os-project-board,.os-financial-grid{grid-template-columns:1fr}.os-metrics article{padding:18px}.os-project-board article:last-child{grid-column:auto}.os-card-heading{display:block}.os-card-heading a{display:inline-block;margin-top:10px}.os-health-head{display:none}.os-health-row{grid-template-columns:1fr auto;gap:7px;padding:14px 0}.os-health-row>span:nth-child(2),.os-health-row>span:nth-child(3),.os-health-row>span:nth-child(4){display:none}.os-lead-list>button{grid-template-columns:58px 1fr;gap:10px;padding:15px}.os-lead-list>button>em{display:none}.os-approval-list article{grid-template-columns:90px 1fr;padding:0}.os-approval-list img{height:125px}.os-approval-list article>div{padding:13px 10px 13px 0}.os-approval-list h2{font-size:22px}.os-approval-list button{grid-column:1/-1;width:calc(100% - 30px);margin:0 15px 15px}.os-finance-table>div{display:none}.os-finance-table>p{grid-template-columns:1fr 1fr;padding:15px}.os-finance-table>p span,.os-finance-table>p em{font-size:10px}.os-team-list article{grid-template-columns:41px 1fr}.os-team-list em{display:none}.os-footer{display:grid;padding:16px 17px;font-size:9px}.os-footer span:last-child{text-align:left}}
