:root{--navy:#062653;--navy2:#031a3d;--blue:#1682d4;--sky:#dff1ff;--yellow:#ffd22e;--gold:#f2b705;--ink:#102033;--muted:#5b6b7d;--line:#d9e2ec;--white:#fff;--soft:#f6f9fc;--shadow:0 22px 60px rgba(3,26,61,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:white;line-height:1.58;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip{position:absolute;left:-999px;top:auto}.skip:focus{left:1rem;top:1rem;background:white;padding:.7rem 1rem;z-index:20}.container{width:min(1140px,92vw);margin-inline:auto}.section-pad{padding:92px 0}.eyebrow{margin:0 0 .72rem;color:var(--blue);font-weight:900;letter-spacing:.13em;text-transform:uppercase;font-size:.78rem}svg{width:1.2em;height:1.2em;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.filled{fill:currentColor;stroke:0}
.site-header{position:sticky;top:0;background:linear-gradient(180deg,rgba(3,26,61,.98),rgba(3,26,61,.94));backdrop-filter:blur(14px);z-index:10;border-bottom:1px solid rgba(255,210,46,.18);box-shadow:0 10px 30px rgba(3,26,61,.18)}.nav-wrap{width:min(1220px,94vw);margin:auto;display:flex;align-items:center;gap:1.2rem;min-height:78px}.brand{display:flex;align-items:center;background:transparent;border-radius:0;overflow:visible}.brand img{width:248px;height:auto;display:block;filter:drop-shadow(0 5px 10px rgba(0,0,0,.22))}.nav{margin-left:auto;display:flex;align-items:center;gap:1.15rem;font-weight:800;font-size:.94rem}.nav a{padding:.45rem 0;border-bottom:2px solid transparent;color:white}.nav a:hover{border-color:var(--yellow);color:var(--yellow)}.call-pill,.primary-link{display:inline-flex;align-items:center;gap:.55rem;background:var(--yellow);color:var(--navy2);font-weight:900;padding:.88rem 1.08rem;border-radius:999px;box-shadow:0 10px 24px rgba(242,183,5,.22);transition:transform .2s ease,box-shadow .2s ease}.call-pill:hover,.primary-link:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(242,183,5,.28)}.call-pill svg,.primary-link svg,.text-link svg{width:18px;height:18px}.menu-toggle{display:none;background:transparent;border:0;color:white}.hero{position:relative;min-height:760px;color:white;display:flex;align-items:flex-end;overflow:hidden;background:var(--navy2)}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,26,61,.94) 0%,rgba(3,26,61,.78) 42%,rgba(3,26,61,.18) 100%),url('../images/678922998_122165079050819096_7504675249795388951_n.webp') center/cover no-repeat;transform:scale(1.02)}.hero-inner{position:relative;width:min(1140px,92vw);margin:0 auto 130px}.hero h1{font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:-.035em;font-size:clamp(3.4rem,8.4vw,7.9rem);line-height:.92;max-width:900px;margin:.1rem 0 1rem}.hero .eyebrow{color:var(--yellow)}.hero-copy{font-size:clamp(1.06rem,2vw,1.35rem);max-width:700px;color:#e7f3ff}.hero-actions,.contact-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1.8rem}.text-link{display:inline-flex;align-items:center;gap:.5rem;color:white;font-weight:900;border-bottom:2px solid rgba(255,255,255,.35);padding:.4rem 0}.text-link.dark{color:var(--navy);border-color:rgba(6,38,83,.25)}.trust-strip{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);width:min(1140px,92vw);display:flex;justify-content:space-between;gap:1rem;background:rgba(255,255,255,.95);color:var(--navy);padding:1rem 1.2rem;border-radius:26px;box-shadow:var(--shadow);font-weight:900}.trust-strip span{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap}.trust-strip svg{width:19px;height:19px;color:var(--blue)}h2{font-family:Oswald,sans-serif;text-transform:uppercase;font-size:clamp(2.25rem,4.6vw,4.7rem);line-height:1;letter-spacing:-.027em;margin:.2rem 0 1rem;color:var(--navy)}h3{font-size:1.35rem;margin:.7rem 0 .25rem;color:var(--navy)}.intro-grid,.split-head,.neighborhood-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:end}.intro p:last-child,.split-head p,.local-seo p{font-size:1.15rem;color:var(--muted)}
.community{position:relative;color:white;background:var(--navy2);overflow:hidden}.community-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,26,61,.95),rgba(3,26,61,.72)),url('../images/679075681_122165078984819096_218991267223406075_n.webp') center/cover no-repeat;filter:saturate(1.05)}.community-inner{position:relative;max-width:960px;margin-inline:auto;text-align:center}.community h2{color:white}.community .eyebrow{color:var(--yellow)}.community p{font-size:1.22rem;color:#e7f3ff}.blue-section{background:var(--navy);color:white}.blue-section h2,.blue-section h3{color:white}.blue-section .eyebrow{color:var(--yellow)}.blue-section p{color:#cfe4f7}.service-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:2.6rem;margin-top:3rem}.service-flow article{position:relative;padding-top:1rem}.service-flow article:not(:last-child)::after{content:"";position:absolute;right:-1.3rem;top:10px;width:1px;height:100%;background:rgba(255,255,255,.18)}.service-flow svg{width:46px;height:46px;color:var(--yellow)}.why-grid,.story-grid,.contact-grid,.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.check-list{list-style:none;margin:1.6rem 0 0;padding:0;display:grid;gap:.8rem}.check-list li{display:flex;gap:.75rem;align-items:flex-start;font-weight:800}.check-list svg{width:21px;height:21px;color:var(--blue);flex:0 0 auto;margin-top:.1rem}.photo-feature,.story-img,.masonry button{border:0;padding:0;background:transparent;cursor:zoom-in;overflow:hidden;box-shadow:var(--shadow)}.photo-feature{border-radius:38px;transform:rotate(1deg)}.photo-feature img{aspect-ratio:4/5;object-fit:cover}.soft-section{background:linear-gradient(180deg,#f7fbff,#fff)}.story-img{border-radius:220px 220px 28px 28px}.story-img img{aspect-ratio:3/4;object-fit:cover}.order-band{background:var(--yellow);padding:74px 0}.order-band h2{color:var(--navy2)}.order-band .eyebrow{color:var(--navy)}.order-form{background:white;border-radius:30px;padding:1.35rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;box-shadow:var(--shadow)}.order-form label{font-weight:900;color:var(--navy)}.order-form input,.order-form select,.order-form textarea{width:100%;margin-top:.35rem;border:1px solid var(--line);border-radius:15px;padding:.82rem;background:#fbfdff}.order-form textarea{min-height:108px;grid-column:1/-1}.order-form label:has(textarea){grid-column:1/-1}.order-form button{grid-column:1/-1;border:0;border-radius:999px;background:var(--navy);color:white;padding:1rem;font-weight:900;cursor:pointer}.masonry{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:210px;gap:18px;margin-top:2rem}.masonry button{border-radius:26px}.masonry img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.masonry button:hover img{transform:scale(1.04)}.masonry .tall{grid-row:span 2}.masonry .wide{grid-column:span 2}.review-lines{display:grid;gap:2.2rem;margin-top:2.5rem}.review-lines figure{margin:0;border-left:5px solid var(--yellow);padding-left:1.4rem;max-width:900px}.review-lines blockquote{font-family:Oswald,sans-serif;font-size:clamp(1.45rem,2.6vw,2.6rem);line-height:1.08;margin:0;color:white}.review-lines figcaption{margin-top:.8rem;color:var(--yellow);font-weight:900}.local-seo{background:white}.faq .narrow{max-width:900px}.faq details{border-top:1px solid var(--line);padding:1.18rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:900;font-size:1.1rem;cursor:pointer;color:var(--navy)}.faq p{color:var(--muted)}.contact iframe{width:100%;height:430px;border:0;border-radius:32px;box-shadow:var(--shadow)}.socials{display:flex;gap:.8rem;margin-top:1.5rem}.socials a{width:46px;height:46px;border-radius:50%;background:var(--navy);color:white;display:grid;place-items:center;transition:transform .2s ease,background .2s ease}.socials a:hover{background:var(--blue);transform:translateY(-2px)}.socials svg{width:23px;height:23px;display:block}.footer{background:var(--navy2);color:white;padding:50px 0 96px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:2rem;align-items:start}.footer img{max-width:260px;background:transparent;border-radius:0;filter:drop-shadow(0 5px 10px rgba(0,0,0,.2))}.footer p{color:#cfe4f7;max-width:340px}.footer a{color:var(--yellow)}.mobile-bar{display:none}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:30;place-items:center;padding:2rem}.lightbox:not([hidden]){display:grid}.lightbox img{max-width:min(94vw,1400px);max-height:86vh;object-fit:contain;border-radius:18px}.lightbox-close{position:fixed;top:18px;right:18px;width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:white;color:var(--navy)}.lightbox-close svg{width:24px;height:24px}
@media (max-width:1050px){.service-flow{grid-template-columns:repeat(2,1fr)}.service-flow article:nth-child(2)::after{display:none}}
@media (max-width:950px){.nav{display:none;position:absolute;left:3vw;right:3vw;top:74px;background:var(--navy2);border:1px solid rgba(255,210,46,.22);border-radius:24px;padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-toggle{display:grid;place-items:center;margin-left:auto}.menu-toggle svg{width:28px;height:28px}.call-pill{display:none}.brand img{width:210px}.hero{min-height:700px}.trust-strip{overflow-x:auto;justify-content:flex-start;border-radius:18px}.intro-grid,.split-head,.why-grid,.story-grid,.contact-grid,.order-grid,.neighborhood-grid{grid-template-columns:1fr;gap:2rem}.service-flow{grid-template-columns:1fr;gap:2rem}.service-flow article:not(:last-child)::after{display:none}.masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px}.masonry .wide{grid-column:span 2}.footer-grid{grid-template-columns:1fr 1fr}.order-form{grid-template-columns:1fr}.mobile-bar{position:fixed;left:12px;right:12px;bottom:12px;background:white;z-index:15;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 18px 45px rgba(3,26,61,.25);border-radius:22px;overflow:hidden;border:1px solid rgba(6,38,83,.1)}.mobile-bar a{display:grid;place-items:center;padding:.65rem .2rem;color:var(--navy);font-weight:900;font-size:.78rem}.mobile-bar svg{width:20px;height:20px;color:var(--blue)}body{padding-bottom:72px}}
@media (max-width:560px){.section-pad{padding:64px 0}.nav-wrap{min-height:70px}.brand img{width:168px}.hero{min-height:710px}.hero-inner{margin-bottom:158px}.hero h1{font-size:3.35rem}.hero-copy{font-size:1rem}.primary-link{width:100%;justify-content:center}.text-link{justify-content:center}.hero-actions{align-items:stretch}.trust-strip{bottom:18px}.masonry{grid-template-columns:1fr;grid-auto-rows:260px}.masonry .wide,.masonry .tall{grid-column:auto;grid-row:auto}.footer-grid{grid-template-columns:1fr}.order-form{padding:1rem;border-radius:22px}.contact iframe{height:330px}.photo-feature,.story-img{border-radius:24px}.community p{font-size:1.05rem}}


/* v11 owner revisions */
.washfold-spotlight{background:#f7fbff;border-top:1px solid rgba(3,26,61,.08);border-bottom:1px solid rgba(3,26,61,.08);padding:34px 0}
.washfold-grid{display:grid;grid-template-columns:1.1fr 1fr auto;gap:24px;align-items:center}
.washfold-grid h2{margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:.98;color:#031a3d}
.washfold-grid p{margin:0;color:#24405f;font-size:1.05rem;line-height:1.65}
.dark-cta{white-space:nowrap}
@media (max-width: 900px){.washfold-grid{grid-template-columns:1fr}.dark-cta{justify-self:start;white-space:normal}}
