:root{--ink:#101b2a;--ink-2:#17263a;--paper:#f4f6f7;--white:#fff;--lime:#1B4EF5;--muted:#657181;--line:#dce1e5;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif;--display:'Manrope','DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:82px;padding:0 6.2%;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--white);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:inline-flex;gap:10px;align-items:center;font-family:var(--display);font-size:17px;font-weight:600;letter-spacing:-.04em}.brand b{font-weight:800}.brand-mark{width:30px;height:34px;border-radius:9px;background:var(--lime);display:grid;place-items:center}.brand-mark svg{width:21px;height:21px;fill:var(--ink)}.main-nav{display:flex;gap:32px;align-items:center}.main-nav>a:not(.button){font-size:14px;color:#d0d7df;transition:color .2s}.main-nav>a:not(.button):hover{color:var(--lime)}.button{display:inline-flex;min-height:54px;padding:0 23px;align-items:center;justify-content:center;gap:28px;background:var(--lime);border:1px solid var(--lime);border-radius:4px;color:var(--ink);font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#1B4EF5}.button span{font-size:19px;font-weight:400}.button-small{min-height:43px;padding:0 17px;gap:16px;font-size:13px}.menu-toggle{display:none}.hero{background:var(--ink);color:var(--white);padding:68px 7.7% 32px;min-height:580px;display:grid;grid-template-columns:1.04fr .96fr;gap:5.5%;position:relative;overflow:hidden}.hero-copy{padding:37px 0 25px;max-width:630px;z-index:1}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:700;color:var(--lime);display:flex;align-items:center;gap:10px}.pulse{width:7px;height:7px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 5px rgba(27,78,245,.12)}h1,h2,h3,p{margin-top:0}.hero h1{font:800 clamp(3.2rem,6vw,5.2rem)/1.05 var(--display);letter-spacing:-.075em;margin:27px 0 23px}.hero h1 em,h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.04em}.hero h1 em{color:var(--lime)}.hero-copy>p{max-width:475px;color:#c1cbd5;font-size:17px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:31px}.text-link{color:#e1e7ec;font-size:14px;font-weight:600;display:inline-flex;gap:12px;align-items:center}.text-link span{font-size:19px}.text-link:hover{color:var(--lime)}.hero-note{margin-top:46px;color:#adb8c3;font-size:12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hero-note i{width:3px;height:3px;background:#82909e;border-radius:50%;margin:0 5px}.check{display:grid;place-items:center;width:17px;height:17px;background:rgba(27,78,245,.13);border:1px solid rgba(27,78,245,.45);border-radius:50%;color:var(--lime);font-size:11px}.hero-visual{position:relative;min-height:420px;margin:0 22px 24px 0}.hero-visual:before{content:"";position:absolute;inset:15px -18px -15px 18px;border:1px solid rgba(27,78,245,.45);z-index:0}.hero-visual>img{width:100%;height:100%;min-height:420px;object-fit:cover;position:relative;z-index:1;filter:saturate(.82)}.hero-visual:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 45%,rgba(12,22,35,.55))}.image-label{position:absolute;z-index:2;left:-38px;bottom:25px;display:flex;gap:13px;align-items:center;padding:14px 18px;background:#fff;color:var(--ink);box-shadow:0 14px 40px #07101c35}.label-icon{font-size:20px}.image-label b,.image-label small{display:block}.image-label b{font-size:13px}.image-label small{font-size:11px;color:var(--muted);margin-top:2px}.vertical-caption{position:absolute;right:-33px;top:25px;writing-mode:vertical-rl;letter-spacing:.17em;font-size:9px;color:#e5eaf0;z-index:2}.hero-bottom{position:absolute;bottom:0;left:7.7%;right:7.7%;display:flex;align-items:center;gap:18px;padding:14px 0;border-top:1px solid rgba(255,255,255,.16);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#9ba8b4}.hero-bottom .line{height:1px;background:rgba(255,255,255,.28);flex:1}.trust-strip{min-height:66px;padding:16px 7.7%;display:flex;align-items:center;justify-content:center;gap:25px;background:var(--lime);font-size:12px;letter-spacing:.045em;font-weight:700;text-transform:uppercase}.trust-strip b{font-weight:400;color:#1B4EF5}.section{padding:104px 8%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:49px}.dark-eyebrow{color:#1B4EF5}.section h2,.feature-copy h2,.region-section h2,.closing-cta h2{font:800 clamp(2.6rem,4vw,3.65rem)/1.1 var(--display);letter-spacing:-.07em;margin:18px 0 0}.section h2 em,.faq-section h2 em{color:#1B4EF5}.section-head>p{max-width:420px;color:var(--muted);font-size:15px;margin-bottom:5px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{position:relative;min-height:202px;padding:25px 22px 23px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}.service-card:hover{background:#fff}.service-no{position:absolute;right:19px;top:20px;color:#98a2ad;font-size:10px;letter-spacing:.1em}.service-icon{height:39px;width:39px;display:grid;place-items:center;background:#EDF2FF;color:#1B4EF5;font-size:21px;border-radius:50%;font-family:var(--serif)}.service-card h3{font:700 17px/1.3 var(--display);letter-spacing:-.04em;margin:19px 0 6px}.service-card p{font-size:13px;color:var(--muted);line-height:1.55;margin:0;max-width:220px}.services-foot{display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-size:13px;color:var(--muted)}.dark-link{color:var(--ink)}.dark-link:hover{color:#1B4EF5}.feature-section{background:var(--ink);color:var(--white);padding:75px 8%;display:grid;grid-template-columns:.95fr 1.05fr;gap:9%;align-items:center}.feature-image{height:550px;position:relative}.feature-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,18,27,.63),transparent 40%)}.feature-image img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;left:22px;bottom:20px;z-index:1;color:white;font-size:10px;letter-spacing:.13em}.feature-copy{max-width:520px}.feature-copy h2{font-size:clamp(2.5rem,4vw,3.4rem);margin:20px 0}.feature-copy h2 em{color:var(--lime)}.feature-copy>p{color:#b8c2cd;line-height:1.75;font-size:15px}.benefit-list{padding:0;margin:30px 0 32px;list-style:none}.benefit-list li{display:flex;gap:16px;padding:15px 0;border-top:1px solid rgba(255,255,255,.14)}.benefit-list li:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.benefit-list li>span{font-size:10px;color:var(--lime);letter-spacing:.1em;padding-top:3px}.benefit-list b,.benefit-list small{display:block}.benefit-list b{font-size:14px}.benefit-list small{color:#aeb9c4;font-size:12px;margin-top:3px}.button-light{background:transparent;border-color:rgba(27,78,245,.75);color:var(--lime)}.button-light:hover{background:var(--lime);color:var(--ink)}.gallery-section{padding-top:104px;padding-bottom:106px}.gallery-head{margin-bottom:40px}.gallery-grid{display:grid;grid-template-columns:1.35fr .85fr .85fr;gap:16px}.gallery-item{margin:0;position:relative;height:300px;overflow:hidden;background:var(--ink)}.gallery-large{height:370px}.gallery-item:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(0deg,rgba(8,16,27,.8),transparent)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-item:hover img{transform:scale(1.035)}.gallery-item figcaption{position:absolute;bottom:18px;left:20px;z-index:1;color:#fff;font:600 15px var(--display)}.gallery-item figcaption span{color:var(--lime);font-size:10px;margin-right:10px;letter-spacing:.1em}.region-section{padding:48px 8%;background:#18283b;color:var(--white);display:flex;gap:25px;align-items:center}.region-mark{width:53px;height:53px;background:var(--lime);border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.region-mark svg{width:26px;fill:none;stroke:var(--ink);stroke-width:1.6}.region-section h2{font-size:32px;letter-spacing:-.06em;margin:5px 0 7px}.region-section p{color:#b6c1cb;font-size:13px;margin:0;max-width:550px}.region-section .button{margin-left:auto;flex:0 0 auto}.region-section .eyebrow{font-size:10px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%;padding-top:105px;padding-bottom:108px}.faq-intro h2{font-size:clamp(2.5rem,3.8vw,3.3rem);margin:18px 0}.faq-intro>p{font-size:14px;color:var(--muted);max-width:340px;margin:0 0 19px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;font:700 15px/1.5 var(--display);padding:21px 35px 21px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span:before,.faq-list summary span:after{content:"";width:13px;height:1px;background:var(--ink);position:absolute;right:4px;top:50%;transition:transform .2s}.faq-list summary span:after{transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{max-width:610px;color:var(--muted);font-size:14px;line-height:1.75;margin:-4px 35px 20px 0}.closing-cta{padding:73px 8%;display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:var(--white);border-bottom:1px solid rgba(255,255,255,.13)}.closing-cta h2{font-size:clamp(2.6rem,4.1vw,3.8rem);margin:17px 0 0}.closing-cta h2 em{color:var(--lime)}.closing-action{max-width:330px}.closing-action p{color:#b6c1cc;font-size:14px;margin:0 0 20px}.button-lime{min-width:215px}.site-footer{background:var(--ink);color:#dbe2e8;padding:32px 8% 26px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:15px}.footer-brand{font-size:15px}.footer-brand .brand-mark{width:27px;height:29px}.site-footer p{margin:0;color:#9ca9b5;font-size:12px}.site-footer>a:not(.brand){justify-self:end;font-size:12px;color:var(--lime)}.site-footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.13);padding-top:17px;margin-top:8px;font-size:10px;color:#8e9ba8}.mobile-cta{display:none}@media(max-width:1000px){.site-header{padding:0 5%}.main-nav{gap:20px}.hero{padding-left:6%;padding-right:6%;gap:4%}.hero h1{font-size:clamp(3rem,6.5vw,4.6rem)}.section{padding-left:6%;padding-right:6%}.services-grid{grid-template-columns:repeat(3,1fr)}.feature-section{padding-left:6%;padding-right:6%;gap:6%}.feature-image{height:490px}.region-section{padding-left:6%;padding-right:6%}.faq-section{gap:8%}}@media(max-width:740px){html{scroll-padding-top:70px}.site-header{height:70px;padding:0 22px}.brand{font-size:15px}.brand-mark{width:27px;height:29px}.menu-toggle{display:flex;flex-direction:column;gap:5px;border:0;background:transparent;padding:10px;cursor:pointer}.menu-toggle span{width:22px;height:2px;background:var(--lime);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.main-nav{display:none;position:absolute;left:0;right:0;top:70px;padding:18px 22px 24px;background:var(--ink);border-top:1px solid rgba(255,255,255,.1);align-items:stretch;gap:0;flex-direction:column}.main-nav.is-open{display:flex}.main-nav>a:not(.button){padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1)}.main-nav .button{margin-top:17px}.hero{display:flex;flex-direction:column;padding:47px 23px 64px;gap:33px;min-height:auto}.hero-copy{padding:0}.hero h1{font-size:clamp(3rem,13vw,4.2rem);margin:22px 0 18px}.hero-copy>p{font-size:15px}.hero-actions{gap:20px;flex-wrap:wrap;margin-top:26px}.hero-note{margin-top:30px;font-size:11px}.hero-visual{min-height:310px;margin:0 12px 12px 0}.hero-visual>img{min-height:310px;max-height:370px}.image-label{left:-12px;bottom:16px;padding:11px 13px}.vertical-caption{right:-25px}.hero-bottom{left:23px;right:23px;gap:10px;font-size:8px}.trust-strip{justify-content:flex-start;overflow:auto;white-space:nowrap;gap:14px;padding:16px 23px;font-size:10px}.section{padding:72px 23px}.section-head{display:block;margin-bottom:31px}.section-head>p{margin:18px 0 0}.section h2,.feature-copy h2{font-size:2.7rem}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:183px;padding:20px 15px}.service-card h3{font-size:15px;margin-top:16px}.service-card p{font-size:12px}.service-no{right:12px;top:16px}.services-foot{align-items:flex-start;flex-direction:column;gap:8px}.feature-section{display:flex;flex-direction:column-reverse;align-items:stretch;padding:64px 23px;gap:35px}.feature-image{height:330px}.feature-copy h2{margin:17px 0}.gallery-section{padding-top:72px;padding-bottom:72px}.gallery-grid{grid-template-columns:1fr 1fr;gap:11px}.gallery-item,.gallery-large{height:215px}.gallery-large{grid-column:1/-1;height:260px}.gallery-item figcaption{font-size:12px;bottom:13px;left:12px}.gallery-item figcaption span{margin-right:5px}.region-section{padding:38px 23px;display:grid;grid-template-columns:48px 1fr;gap:16px}.region-mark{width:46px;height:46px;grid-row:1}.region-section h2{font-size:27px}.region-section p{font-size:12px}.region-section .button{grid-column:1/-1;margin:5px 0 0;width:100%}.faq-section{display:block}.faq-intro{margin-bottom:35px}.faq-intro h2{font-size:2.7rem}.faq-list summary{font-size:14px;padding:19px 30px 19px 0}.faq-list details p{font-size:13px}.closing-cta{padding:60px 23px;display:block}.closing-cta h2{font-size:2.8rem}.closing-action{margin-top:25px;max-width:none}.closing-action p{font-size:13px}.site-footer{padding:28px 23px 90px;display:flex;align-items:flex-start;flex-direction:column;gap:11px}.site-footer>a:not(.brand){justify-self:auto}.site-footer small{margin-top:10px;width:100%}.mobile-cta{display:flex;position:fixed;z-index:15;bottom:12px;left:14px;right:14px;min-height:51px;align-items:center;justify-content:center;gap:18px;background:var(--lime);color:var(--ink);font-size:14px;font-weight:700;border-radius:4px;box-shadow:0 6px 24px #07101c45}.mobile-cta span{font-size:18px}}@media(max-width:380px){.hero-actions .button{padding:0 17px;gap:14px}.hero-actions{gap:14px}.hero-actions .text-link{font-size:12px}.service-card{padding:17px 12px}.service-card p{font-size:11px}}
.service-card-link{display:block;color:inherit}.service-card-link .service-icon{margin:0}.card-arrow{position:absolute;right:19px;bottom:20px;color:#1B4EF5;font-size:17px;opacity:0;transform:translate(-3px,3px);transition:opacity .2s,transform .2s}.service-card-link:hover .card-arrow,.service-card-link:focus-visible .card-arrow{opacity:1;transform:none}.service-card-link:focus-visible{outline:3px solid #1B4EF5;outline-offset:2px}
.breadcrumbs{display:flex;gap:11px;align-items:center;padding:17px 7.7%;background:var(--ink);color:#aeb9c4;font-size:12px}.breadcrumbs a:hover{color:var(--lime)}.breadcrumbs span[aria-current]{color:#e9eef2}.service-hero{background:var(--ink);color:var(--white);padding:46px 7.7% 78px;display:grid;grid-template-columns:1.03fr .97fr;gap:6%;align-items:center}.service-hero-copy{max-width:610px}.service-hero h1{font:800 clamp(3rem,5.7vw,4.85rem)/1.04 var(--display);letter-spacing:-.075em;margin:25px 0 20px}.service-hero h1 em{font:400 1em/1.1 var(--serif);letter-spacing:-.055em;color:var(--lime)}.service-hero-copy>p{max-width:500px;color:#c1cbd5;font-size:16px;line-height:1.75}.service-hero-photo{min-height:385px;position:relative;margin:0 18px 16px 0}.service-hero-photo:before{content:"";position:absolute;inset:13px -15px -14px 15px;border:1px solid rgba(27,78,245,.48)}.service-hero-photo>img{width:100%;height:100%;min-height:385px;object-fit:cover;position:relative;filter:saturate(.82)}.service-photo-note{position:absolute;left:-27px;bottom:21px;z-index:2;display:flex;align-items:center;gap:12px;padding:13px 17px;background:#fff;color:var(--ink);box-shadow:0 12px 30px #07101c45}.service-photo-note b,.service-photo-note small{display:block}.service-photo-note b{font-size:13px}.service-photo-note small{font-size:11px;color:var(--muted);margin-top:2px}.service-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:10%;align-items:start;padding-top:90px;padding-bottom:92px}.service-intro h2{font-size:clamp(2.5rem,4vw,3.45rem)}.service-intro h2 em{color:#1B4EF5}.service-intro-copy p{max-width:650px;color:#566474;font-size:16px;line-height:1.8}.service-intro-copy p:last-child{margin-bottom:0}.included-section{background:var(--ink);color:var(--white);padding:74px 8%;display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:center}.included-photo{height:515px;position:relative}.included-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,18,27,.68),transparent 42%)}.included-photo img{width:100%;height:100%;object-fit:cover}.included-photo .photo-caption{font-size:10px}.included-copy{max-width:570px}.included-copy h2{font:800 clamp(2.35rem,3.8vw,3.3rem)/1.12 var(--display);letter-spacing:-.07em;margin:18px 0 21px}.included-list{list-style:none;margin:0;padding:0}.included-list li{display:flex;gap:16px;padding:15px 0;border-top:1px solid rgba(255,255,255,.14)}.included-list li:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.included-list li>span{font-size:10px;color:var(--lime);letter-spacing:.1em;padding-top:3px}.included-list b,.included-list small{display:block}.included-list b{font-size:14px}.included-list small{font-size:12px;color:#aeb9c4;line-height:1.5;margin-top:3px}.scope-note{font-size:12px;color:#aeb9c4;margin:17px 0 0;line-height:1.6}.warning-band{padding:25px 8%;background:#EDF2FF;display:flex;align-items:center;gap:16px}.warning-icon{flex:0 0 30px;width:30px;height:30px;border:1px solid #1B4EF5;color:#1B4EF5;border-radius:50%;display:grid;place-items:center;font-weight:700}.warning-band p{flex:1;margin:0;color:#1B4EF5;font-size:13px;line-height:1.55}.warning-band p b{font-size:14px}.warning-band>a{font-size:13px;font-weight:700;color:#1B4EF5;white-space:nowrap}.warning-band>a span{font-size:17px;margin-left:7px}.shower-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%;padding-top:92px;padding-bottom:96px}.shower-region{margin:0}.shower-close{padding:63px 8%;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--white);border-top:1px solid rgba(255,255,255,.13)}.shower-close h2{font:800 clamp(2.5rem,4vw,3.5rem)/1.1 var(--display);letter-spacing:-.07em;margin:17px 0 0}.shower-close h2 em{font:400 1em var(--serif);color:var(--lime);letter-spacing:-.04em}
@media(max-width:740px){.breadcrumbs{padding:14px 23px;font-size:11px}.service-hero{padding:38px 23px 61px;display:flex;flex-direction:column;align-items:stretch;gap:31px}.service-hero h1{font-size:clamp(2.8rem,12vw,4rem);margin:21px 0 17px}.service-hero-copy>p{font-size:15px}.service-hero-photo{min-height:280px;margin:0 12px 12px 0}.service-hero-photo>img{min-height:280px;max-height:350px}.service-photo-note{left:-10px;bottom:15px;padding:11px 13px}.service-intro{display:block;padding-top:66px;padding-bottom:66px}.service-intro h2{font-size:2.6rem;margin-bottom:22px}.service-intro-copy p{font-size:15px}.included-section{display:flex;flex-direction:column-reverse;align-items:stretch;padding:62px 23px;gap:31px}.included-copy h2{font-size:2.55rem}.included-photo{height:320px}.warning-band{padding:22px 23px;align-items:flex-start;flex-wrap:wrap;gap:12px}.warning-band p{flex:1 1 calc(100% - 50px);font-size:12px}.warning-band>a{margin-left:42px}.shower-faq{display:block;padding-top:70px;padding-bottom:72px}.shower-faq .faq-intro{margin-bottom:30px}.shower-faq .faq-intro h2{font-size:2.6rem}.shower-close{padding:55px 23px;display:block}.shower-close h2{font-size:2.75rem}.shower-close .button{margin-top:25px;width:100%}.service-card-link .card-arrow{opacity:1;transform:none;right:12px;bottom:12px}}
/* Dedicated service page: bright teal, ivory, and amber direction from the visual reference. */
.shower-design{background:#f7f8f5;color:#17212b}.shower-design .utility-bar{height:27px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#42474a;color:#e5e7e8;font-size:10px;letter-spacing:.025em}.shower-design .utility-bar a{color:#e5e7e8}.shower-design .site-header{height:68px;position:sticky;background:#fff;color:#17212b;border-bottom:1px solid #edf0ed;padding:0 6%;box-shadow:0 2px 14px #101b2a0a}.shower-design .brand-mark{background:#1B4EF5;border-radius:50%;width:29px;height:29px}.shower-design .brand-mark svg{fill:#fff}.shower-design .main-nav>a:not(.button){color:#414b53;font-size:13px}.shower-design .main-nav>a:not(.button):hover{color:#1B4EF5}.shower-design .button-small{background:#1B4EF5;border-color:#1B4EF5;color:#202a31;border-radius:24px}.shower-design .menu-toggle span{background:#34434b}.shower-hero{display:grid;grid-template-columns:1fr 1.04fr;min-height:445px;background:#1B4EF5}.shower-hero-copy{padding:65px 6.5vw 48px 10.5vw;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.shower-overline{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#f6fbfa}.shower-overline span{width:7px;height:7px;border-radius:50%;background:#1B4EF5}.shower-hero h1{font:800 clamp(2.9rem,5vw,4.2rem)/1.06 var(--display);letter-spacing:-.065em;margin:22px 0 15px;max-width:600px}.shower-hero-copy>p{max-width:450px;color:#f2f7f6;font-size:16px;line-height:1.7;margin-bottom:24px}.shower-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:23px;padding:0 22px;background:#1B4EF5;color:#1c2429;border-radius:25px;font-size:13px;font-weight:800;box-shadow:0 7px 18px #72500d20;transition:transform .2s,background .2s}.shower-button:hover{transform:translateY(-2px);background:#1B4EF5}.shower-button span{font-size:17px}.shower-hero-foot{display:flex;align-items:center;gap:10px;margin-top:27px;color:#f4f8f7;font-size:11px}.shower-hero-foot i{width:3px;height:3px;border-radius:50%;background:#e5ecea}.shower-hero-image{position:relative;min-height:445px;overflow:hidden}.shower-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1b4ef510 0%,transparent 36%)}.shower-hero-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}.photo-chip{position:absolute;z-index:2;bottom:24px;left:25px;display:flex;gap:11px;align-items:center;background:#fff;padding:12px 16px;border-radius:13px;box-shadow:0 9px 30px #17212b25;color:#17212b}.chip-bolt{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#EDF2FF;font-size:18px}.photo-chip b,.photo-chip small{display:block}.photo-chip b{font-size:12px}.photo-chip small{font-size:11px;color:#69747a;margin-top:2px}.shower-overview{padding:70px 7% 82px;background:#fff}.overview-heading{text-align:center;max-width:690px;margin:0 auto 37px}.section-eyebrow{font-size:11px;color:#1B4EF5;text-transform:uppercase;letter-spacing:.15em;font-weight:800}.overview-heading h2,.detail-copy h2,.shower-faq h2{font:800 clamp(2.25rem,3.7vw,3.2rem)/1.12 var(--display);letter-spacing:-.065em;margin:13px 0}.overview-heading h2 em,.detail-copy h2 em,.shower-faq h2 em{font:400 1em var(--serif);color:#1B4EF5;letter-spacing:-.04em}.overview-heading>p{max-width:590px;margin:0 auto;color:#68737a;font-size:15px;line-height:1.7}.shower-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1120px;margin:0 auto}.shower-card{min-height:180px;padding:23px 21px 21px;background:#fff;border:1px solid #eef0ec;border-radius:18px;box-shadow:0 8px 21px #1926210d;transition:transform .2s,box-shadow .2s}.shower-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px #19262118}.card-icon{display:grid;place-items:center;width:39px;height:39px;margin-bottom:16px;border-radius:50%;background:#EDF2FF;color:#1B4EF5;font-size:11px;font-weight:800}.shower-card h3{font:700 15px/1.35 var(--display);letter-spacing:-.025em;margin:0 0 7px}.shower-card p{font-size:13px;line-height:1.55;color:#6c777d;margin:0}.shower-detail{padding:74px 9%;display:grid;grid-template-columns:1fr .93fr;align-items:center;gap:8%;background:#f0f3ef}.detail-copy{max-width:560px}.detail-copy h2{font-size:clamp(2.3rem,3.6vw,3.2rem);margin:14px 0 17px}.detail-copy>p{color:#606d73;font-size:15px;line-height:1.75}.detail-copy ul{list-style:none;padding:0;margin:25px 0}.detail-copy li{padding:13px 0;border-top:1px solid #dce2dc}.detail-copy li:last-child{border-bottom:1px solid #dce2dc}.detail-copy li b,.detail-copy li span{display:block}.detail-copy li b{font-size:14px}.detail-copy li span{font-size:12px;color:#69747a;margin-top:3px;line-height:1.55}.detail-link{display:inline-flex;gap:12px;align-items:center;color:#1B4EF5;font-size:13px;font-weight:800}.detail-link span{font-size:18px}.detail-image{height:390px;margin:0;position:relative}.detail-image:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(0deg,#17212ba6,transparent)}.detail-image img{width:100%;height:100%;object-fit:cover;border-radius:17px}.detail-image figcaption{position:absolute;z-index:1;left:17px;bottom:16px;color:#fff;font-size:12px}.shower-alert{padding:21px 8%;display:flex;align-items:center;gap:15px;background:#EDF2FF}.alert-icon{flex:0 0 31px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;border:1px solid #1B4EF5;color:#1B4EF5;font-weight:800}.shower-alert p{flex:1;margin:0;color:#43534f;font-size:13px;line-height:1.55}.shower-alert p b{font-size:14px}.shower-alert>a{color:#1B4EF5;font-size:12px;font-weight:800;white-space:nowrap}.shower-alert>a span{font-size:16px;margin-left:6px}.shower-faq{padding:77px 9%;display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;background:#fff}.shower-faq h2{margin-top:14px}.shower-faq .faq-intro>p{font-size:14px;line-height:1.7;color:#69747a;max-width:335px}.shower-faq .faq-list details{border-color:#e5e9e5}.shower-faq .faq-list summary{font-size:14px;color:#26333a;padding:18px 35px 18px 0}.shower-faq .faq-list details p{font-size:13px;color:#69747a}.shower-faq .faq-list summary span:before,.shower-faq .faq-list summary span:after{background:#1B4EF5}.shower-bottom-cta{padding:43px 8%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#1B4EF5;color:#fff}.shower-bottom-cta h2{font:800 clamp(2rem,3.2vw,2.8rem)/1.12 var(--display);letter-spacing:-.055em;margin:9px 0}.shower-bottom-cta .section-eyebrow{color:#f8fbfa}.shower-bottom-cta p{font-size:14px;color:#f2f7f6;margin:0}.shower-bottom-cta .shower-button{flex:0 0 auto}.shower-design .site-footer{background:#fff;color:#36444a;border-top:1px solid #e9ede9}.shower-design .site-footer p{color:#707a7f}.shower-design .site-footer>a:not(.brand){color:#1B4EF5}.shower-design .site-footer small{border-color:#e5e9e5;color:#818b8e}.shower-design .mobile-cta{background:#1B4EF5;color:#1c2429;border-radius:25px}
@media(max-width:900px){.shower-hero-copy{padding-left:7vw;padding-right:4vw}.shower-cards{grid-template-columns:repeat(2,1fr)}.shower-detail{padding-left:7%;padding-right:7%;gap:6%}}
@media(max-width:740px){.shower-design .utility-bar{height:auto;min-height:28px;padding:5px 20px;justify-content:center;text-align:center}.shower-design .utility-bar a{display:none}.shower-design .site-header{height:68px;padding:0 20px}.shower-design .main-nav{top:68px;background:#fff;border-color:#edf0ed}.shower-design .main-nav>a:not(.button){color:#35434a;border-color:#edf0ed}.shower-design .main-nav .button{color:#202a31}.shower-hero{display:flex;flex-direction:column}.shower-hero-copy{padding:42px 24px 36px}.shower-hero h1{font-size:clamp(2.7rem,12vw,3.8rem);margin:18px 0 14px}.shower-hero-copy>p{font-size:15px}.shower-hero-image{min-height:300px}.shower-hero-image img{max-height:none}.photo-chip{left:14px;bottom:15px}.shower-overview{padding:58px 20px 65px}.overview-heading{margin-bottom:28px}.overview-heading h2,.detail-copy h2,.shower-faq h2{font-size:2.45rem}.overview-heading>p{font-size:14px}.shower-cards{grid-template-columns:1fr 1fr;gap:12px}.shower-card{min-height:176px;padding:18px 15px;border-radius:14px}.shower-card h3{font-size:14px}.shower-card p{font-size:12px}.shower-detail{display:flex;flex-direction:column;align-items:stretch;padding:58px 22px;gap:28px}.detail-copy>p{font-size:14px}.detail-image{height:300px}.shower-alert{padding:20px 22px;flex-wrap:wrap;align-items:flex-start;gap:11px}.shower-alert p{flex:1 1 calc(100% - 50px);font-size:12px}.shower-alert>a{margin-left:42px}.shower-faq{display:block;padding:61px 22px 67px}.shower-faq .faq-intro{margin-bottom:27px}.shower-faq .faq-intro>p{font-size:13px}.shower-faq .faq-list summary{font-size:13px;padding:17px 28px 17px 0}.shower-faq .faq-list details p{font-size:12px}.shower-bottom-cta{display:block;padding:43px 23px}.shower-bottom-cta h2{font-size:2.45rem}.shower-bottom-cta .shower-button{width:100%;margin-top:21px}.shower-design .site-footer{padding-bottom:90px}}
@media(max-width:380px){.shower-cards{grid-template-columns:1fr}.shower-card{min-height:auto}.shower-hero-foot{font-size:10px;gap:7px}}
/* Desktop-first Stitch direction: restrained navy, warm amber, generous spacing, and a centered content width. */
.shower-design{background:#f8fafc;color:#0f172a}.shower-design .utility-bar{height:30px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;background:#29303a;color:#e2e8f0;font-size:11px}.shower-design .utility-bar a{color:#e2e8f0}.shower-design .site-header{height:70px;position:sticky;top:0;padding:0 max(24px,calc((100vw - 1240px)/2));background:#fff;color:#0f172a;border-bottom:1px solid #e8edf1;box-shadow:0 2px 12px #0f172a08}.shower-design .brand-mark{width:31px;height:31px;background:#1B4EF5;border-radius:50%}.shower-design .brand-mark svg{fill:#fff}.shower-design .main-nav{gap:30px}.shower-design .main-nav>a:not(.button){color:#44505c;font-size:13px}.shower-design .main-nav>a:not(.button):hover{color:#1B4EF5}.shower-design .button-small{background:#1B4EF5;border-color:#1B4EF5;color:#111827;border-radius:22px}.shower-design .menu-toggle span{background:#334155}.shower-design .stitch-hero{max-width:1280px;min-height:450px;position:relative;overflow:hidden;margin:26px auto 0;border-radius:22px;background:#0f172a;display:flex;align-items:center;padding:46px 54px;color:#fff;box-shadow:0 14px 38px #0f172a14}.stitch-hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,#0b1220e8 0%,#0b1220bd 43%,#0b122080 100%),url('/images/eletricista-maringa-hero-1280.webp');background-size:cover;background-position:center 43%;filter:saturate(.7)}.stitch-hero-copy{position:relative;z-index:1;max-width:610px;width:calc(100% - 360px);padding-right:36px}.hero-tag{display:inline-flex;align-items:center;gap:9px;color:#EDF2FF;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.hero-tag i{width:7px;height:7px;background:#1B4EF5;border-radius:50%;box-shadow:0 0 0 5px #1b4ef522}.stitch-hero h1{font:800 clamp(2.8rem,5vw,4.3rem)/1.05 var(--display);letter-spacing:-.065em;color:#fff;margin:19px 0 14px}.stitch-hero h1 em{font:800 1em var(--display);color:#1B4EF5;letter-spacing:-.06em}.stitch-hero-copy>p{max-width:510px;color:#e2e8f0;font-size:16px;line-height:1.7;margin:0 0 23px}.stitch-cta{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:0 20px;background:#1B4EF5;border-radius:25px;color:#111827;font-size:13px;font-weight:800;box-shadow:0 5px 16px #0002;transition:background .2s,transform .2s}.stitch-cta:hover{background:#1B4EF5;transform:translateY(-2px)}.stitch-cta span{font-size:17px}.quote-card{position:relative;z-index:1;width:310px;flex:0 0 310px;margin-left:auto;padding:24px 23px 22px;border-radius:18px;background:#fff;color:#0f172a;box-shadow:0 16px 40px #0004}.quote-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#EDF2FF;font-size:19px;margin-bottom:13px}.quote-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#1B4EF5;font-weight:800}.quote-card h2{font:800 21px/1.16 var(--display);letter-spacing:-.045em;margin:9px 0}.quote-card p{font-size:13px;line-height:1.55;color:#64707c;margin:0 0 17px}.quote-card>a{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#1B4EF5;border-radius:9px;font-size:12px;font-weight:800;color:#111827}.quote-card>a span{font-size:16px}.service-facts{max-width:1190px;margin:0 auto;min-height:72px;padding:17px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e9ee;color:#53606c}.service-facts span{font-size:12px}.service-facts b{margin-right:9px;color:#1B4EF5;font-size:10px;letter-spacing:.07em}.stitch-section{max-width:1200px;margin:0 auto;padding:77px 24px 83px}.stitch-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:31px}.stitch-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:#1B4EF5}.stitch-section-heading h2,.about-copy h2,.process-heading h2,.shower-faq h2,.stitch-bottom-cta h2{font:800 clamp(2.1rem,3.2vw,2.9rem)/1.13 var(--display);letter-spacing:-.06em;margin:10px 0 0;color:#0f172a}.stitch-section-heading>p{max-width:380px;margin:0 0 3px;color:#66717b;font-size:14px;line-height:1.65}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.option-card{position:relative;min-height:211px;padding:23px 24px;background:#fff;border:1px solid #edf0f2;border-radius:17px;box-shadow:0 5px 17px #0f172a09;transition:transform .2s,box-shadow .2s}.option-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px #0f172a12}.option-symbol{position:absolute;right:20px;top:18px;color:#b2bac2;font-size:10px}.option-icon{width:40px;height:40px;margin-bottom:18px;border-radius:50%;display:grid;place-items:center;background:#EDF2FF;color:#1B4EF5;font-size:20px;font-weight:700}.option-card h3{font:700 16px/1.35 var(--display);margin:0 0 7px;letter-spacing:-.02em}.option-card p{max-width:300px;margin:0;color:#69747e;font-size:13px;line-height:1.6}.stitch-about{max-width:1200px;margin:0 auto;padding:18px 24px 83px;display:grid;grid-template-columns:.95fr 1.05fr;gap:9%;align-items:center}.about-photos{height:390px;position:relative}.about-photo-main{width:80%;height:83%;object-fit:cover;border-radius:18px;box-shadow:0 12px 30px #0f172a18}.about-photo-small{position:absolute;right:0;bottom:0;width:46%;height:50%;object-fit:cover;border:7px solid #f8fafc;border-radius:18px;box-shadow:0 10px 28px #0f172a1a}.about-stamp{position:absolute;left:8px;bottom:36px;display:grid;place-content:center;width:77px;height:77px;text-align:center;border-radius:50%;background:#1B4EF5;color:#17202a;font-size:11px;font-weight:800;line-height:1.3;box-shadow:0 8px 20px #0f172a26}.about-copy h2{font-size:clamp(2.1rem,3.2vw,2.85rem);margin:12px 0}.about-copy h2 em{font-style:normal;color:#1B4EF5}.about-copy>p{font-size:14px;line-height:1.75;color:#626e79;max-width:520px}.about-copy ul{padding:0;margin:20px 0;list-style:none}.about-copy li{display:flex;gap:12px;padding:11px 0;border-top:1px solid #e2e8ed}.about-copy li:last-child{border-bottom:1px solid #e2e8ed}.about-copy li>span{width:21px;height:21px;display:grid;place-items:center;flex:0 0 21px;border-radius:50%;background:#EDF2FF;color:#1B4EF5;font-size:12px;font-weight:800}.about-copy li b,.about-copy li small{display:block}.about-copy li b{font-size:13px}.about-copy li small{font-size:12px;color:#68737d;margin-top:3px}.about-link{display:inline-flex;gap:11px;align-items:center;color:#1B4EF5;font-size:13px;font-weight:800}.about-link span{font-size:17px}.stitch-process{max-width:1280px;margin:0 auto 74px;padding:48px 6% 45px;border-radius:21px;background:#0f172a;color:#fff}.process-heading{text-align:center;margin-bottom:27px}.process-heading .stitch-eyebrow{color:#1B4EF5}.process-heading h2{color:#fff;font-size:27px;margin:9px 0}.process-heading p{max-width:580px;margin:0 auto;color:#cbd5e1;font-size:13px;line-height:1.6}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.process-grid article{text-align:center;padding:12px 15px}.process-grid article>span{width:31px;height:31px;display:grid;place-items:center;margin:0 auto 11px;border-radius:50%;background:#1B4EF5;color:#111827;font-size:12px;font-weight:800}.process-grid h3{font:700 14px var(--display);margin:0 0 5px}.process-grid p{max-width:260px;margin:0 auto;color:#bcc7d5;font-size:12px;line-height:1.55}.shower-alert{max-width:1120px;margin:0 auto 74px;padding:21px 25px;display:flex;align-items:center;gap:15px;border:1px solid #EDF2FF;background:#EDF2FF;border-radius:13px}.alert-icon{flex:0 0 31px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;border:1px solid #1B4EF5;color:#1B4EF5;font-weight:800}.shower-alert p{flex:1;margin:0;color:#4f4734;font-size:13px;line-height:1.55}.shower-alert p b{font-size:14px}.shower-alert>a{color:#1B4EF5;font-size:12px;font-weight:800;white-space:nowrap}.shower-alert>a span{font-size:16px;margin-left:6px}.shower-faq{max-width:1120px;margin:0 auto;padding:0 24px 80px;display:grid;grid-template-columns:.8fr 1.2fr;gap:9%}.shower-faq .faq-intro>p{max-width:330px;margin-top:14px;font-size:14px;line-height:1.7;color:#67727d}.shower-faq h2{font-size:clamp(2rem,3vw,2.7rem);margin-top:11px}.shower-faq .faq-list details{border-color:#e1e7eb}.shower-faq .faq-list details:first-child{border-top:1px solid #e1e7eb}.shower-faq .faq-list summary{font-size:14px;color:#25313c;padding:17px 35px 17px 0}.shower-faq .faq-list details p{font-size:13px;color:#66717b;line-height:1.7}.shower-faq .faq-list summary span:before,.shower-faq .faq-list summary span:after{background:#566371}.stitch-bottom-cta{max-width:1280px;margin:0 auto 30px;padding:34px 42px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:18px;background:#e9eff4}.stitch-bottom-cta h2{font-size:clamp(1.8rem,3vw,2.5rem);margin:8px 0}.stitch-bottom-cta p{font-size:13px;color:#5f6b76;margin:0}.stitch-design .site-footer,.shower-design .site-footer{background:#fff;color:#36444a;border-top:1px solid #e8edf1}.shower-design .site-footer p{color:#707a7f}.shower-design .site-footer>a:not(.brand){color:#1B4EF5}.shower-design .site-footer small{border-color:#e5e9ed;color:#818b8e}.shower-design .mobile-cta{background:#1B4EF5;color:#111827;border-radius:24px}
@media(max-width:1340px){.shower-design .stitch-hero,.stitch-process,.stitch-bottom-cta{margin-left:24px;margin-right:24px}.service-facts{margin-left:6%;margin-right:6%}.shower-alert{margin-left:6%;margin-right:6%}.shower-faq{max-width:1120px}}
@media(max-width:900px){.shower-design .stitch-hero{padding:38px 34px}.shower-hero-copy{width:calc(100% - 315px)}.quote-card{width:280px;flex-basis:280px}.stitch-about{gap:6%}.about-photos{height:340px}}
@media(max-width:740px){.shower-design .utility-bar{min-height:28px;height:auto;justify-content:center;padding:5px 16px;text-align:center;font-size:10px}.shower-design .utility-bar a{display:none}.shower-design .site-header{height:66px;padding:0 20px}.shower-design .main-nav{display:none;position:absolute;top:66px;left:0;right:0;padding:14px 20px 20px;align-items:stretch;gap:0;flex-direction:column;background:#fff;border-top:1px solid #e8edf1}.shower-design .main-nav.is-open{display:flex}.shower-design .main-nav>a:not(.button){padding:13px 0;border-bottom:1px solid #edf0f2;color:#344150}.shower-design .main-nav .button{margin-top:15px;justify-content:center}.shower-design .stitch-hero{min-height:0;margin:14px 14px 0;padding:34px 22px 24px;display:block;border-radius:18px}.stitch-hero-image{background-image:linear-gradient(90deg,#0b1220e8 0%,#0b1220c9 100%),url('/images/eletricista-maringa-hero-1280.webp');background-position:center}.stitch-hero-copy{width:100%;max-width:none;padding:0}.stitch-hero h1{font-size:clamp(2.4rem,10vw,3.5rem);margin:17px 0 12px}.stitch-hero-copy>p{font-size:14px;max-width:480px}.quote-card{width:auto;margin:26px 0 0;padding:18px;border-radius:14px}.quote-card h2{font-size:19px}.quote-card p{font-size:12px}.service-facts{margin:0 20px;overflow:auto;justify-content:flex-start;gap:22px;white-space:nowrap;min-height:62px}.service-facts span{font-size:11px}.service-facts b{margin-right:5px}.stitch-section{padding:59px 20px 65px}.stitch-section-heading{display:block;margin-bottom:25px}.stitch-section-heading h2{font-size:2.25rem}.stitch-section-heading>p{font-size:13px;margin-top:13px}.option-grid{grid-template-columns:1fr;gap:12px}.option-card{min-height:0;padding:18px 18px 20px;border-radius:14px}.option-icon{width:35px;height:35px;margin-bottom:13px}.option-card h3{font-size:15px}.option-card p{font-size:12px}.stitch-about{display:flex;flex-direction:column;align-items:stretch;gap:33px;padding:5px 20px 61px}.about-photos{height:295px}.about-photo-main{width:86%;height:83%}.about-photo-small{width:48%;height:51%;border-width:5px}.about-stamp{width:66px;height:66px;font-size:10px;bottom:25px}.about-copy h2{font-size:2.25rem}.about-copy>p{font-size:13px}.stitch-process{margin:0 14px 56px;padding:35px 18px;border-radius:17px}.process-heading h2{font-size:23px}.process-heading p{font-size:12px}.process-grid{grid-template-columns:1fr;gap:4px}.process-grid article{padding:9px 5px}.process-grid p{font-size:12px}.shower-alert{margin:0 18px 57px;padding:17px 16px;flex-wrap:wrap;align-items:flex-start;gap:10px}.shower-alert p{flex:1 1 calc(100% - 48px);font-size:12px}.shower-alert>a{margin-left:41px}.shower-faq{display:block;padding:0 20px 61px}.shower-faq .faq-intro{margin-bottom:25px}.shower-faq h2{font-size:2.25rem}.shower-faq .faq-intro>p{font-size:13px}.shower-faq .faq-list summary{font-size:13px;padding:16px 30px 16px 0}.shower-faq .faq-list details p{font-size:12px}.stitch-bottom-cta{display:block;margin:0 14px 20px;padding:25px 20px;border-radius:15px}.stitch-bottom-cta h2{font-size:1.9rem}.stitch-bottom-cta p{font-size:12px}.stitch-bottom-cta .stitch-cta{width:100%;margin-top:19px}.shower-design .site-footer{padding:28px 20px 90px;display:flex;align-items:flex-start;flex-direction:column;gap:11px}.shower-design .site-footer small{width:100%}}
@media(max-width:380px){.service-facts{gap:16px}.stitch-hero h1{font-size:2.35rem}.about-photos{height:255px}}

/* Project palette: shared by the home and service pages. */
:root { --brand: #1B4EF5; --action: #08CB00; --heading-one: #0079FF; --brand-soft: #EDF2FF; }
body .button, body .button-light, body .button-lime,
body.shower-design .button-small, body .stitch-cta,
body .quote-card > a, body .shower-button, body .mobile-cta,
body.shower-design .mobile-cta {
  background: var(--action); border-color: var(--action); color: #062B04;
}
body .button:hover, body .button-light:hover, body .stitch-cta:hover,
body .quote-card > a:hover, body .shower-button:hover,
body.shower-design .button-small:hover, body .mobile-cta:hover {
  background: #07B900; border-color: #07B900; color: #062B04;
}
body h1, body h1 em, body .hero h1, body .hero h1 em,
body .stitch-hero h1, body .stitch-hero h1 em,
body .service-hero h1, body .service-hero h1 em,
body .shower-hero h1, body .shower-hero h1 em { color: var(--heading-one); }
body .brand-mark, body.shower-design .brand-mark { background: var(--brand); }
body .brand-mark svg, body.shower-design .brand-mark svg { fill: #fff; }
body .trust-strip { background: var(--brand); color: #fff; }
body .trust-strip b { color: #D8E4FF; }
body .region-section { background: var(--brand); }
body .region-section .eyebrow, body .region-section p { color: #EDF2FF; }
body .hero .eyebrow, body .feature-section .eyebrow,
body .closing-cta .eyebrow, body .included-section .eyebrow,
body .shower-close .eyebrow, body .process-heading .stitch-eyebrow { color: #A9C5FF; }
body .hero-tag { color: #D8E4FF; }
body .text-link:hover { color: #83BFFF; }
body .dark-link:hover { color: var(--brand); }
body a:focus-visible, body button:focus-visible, body summary:focus-visible { outline: 3px solid var(--heading-one); outline-offset: 4px; }

/* Local service headings and visible breadcrumb. */
.service-breadcrumb{max-width:1280px;margin:20px auto 0;padding:0 24px;color:#4b5563;font-size:14px;line-height:1.6}.service-breadcrumb a{color:#1B4EF5;text-decoration:underline;text-underline-offset:3px}.shower-design .stitch-hero h1{font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.13;letter-spacing:-.04em;overflow-wrap:break-word}@media(min-width:741px) and (max-width:900px){.shower-design .stitch-hero-copy{width:calc(100% - 300px);padding-right:20px}}

.business-details{margin-top:16px;font-size:14px;line-height:1.7}.business-details>a{display:block;margin:7px 0;text-decoration:underline;text-underline-offset:3px}.business-details address{font-style:normal;margin-top:13px;font-size:14px;line-height:1.7}
