:root{--ink:#192a39;--blue:#1648d8;--soft:#f3f5f7;--line:#dce2e8;--muted:#586674;--cream:#f5f1e8}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;height:auto;display:block;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.045em}h1{font-size:clamp(38px,4vw,58px)}h2{font-size:clamp(32px,3.2vw,46px);font-weight:600}h3{font-size:27px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;color:var(--blue);letter-spacing:-.035em}p{color:var(--muted)}.wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.section{padding-block:84px}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1.6;margin-bottom:18px}.icon{width:21px;height:21px;flex:none;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 22px;border:1px solid transparent;border-radius:8px;font-weight:700;font-size:14px;min-height:52px;line-height:1.3}.primary{background:var(--blue);color:white}.primary:hover,.header-call:hover{background:#1037a7}.secondary{border-color:#aebac8;background:white;color:var(--ink)}.secondary:hover{background:var(--soft)}.white{background:white;color:var(--blue)}.actions{display:flex;gap:12px;flex-wrap:wrap}.text-link{display:inline-flex;gap:10px;align-items:center;font-weight:700;font-size:13px;color:var(--blue)}.text-link:hover{text-decoration:underline}.skip{position:fixed;top:-100px;left:10px;z-index:200;background:white;color:var(--ink);padding:14px}.skip:focus{top:10px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #e49631;outline-offset:4px}[hidden]{display:none!important}.topline{background:var(--blue);color:white;font-size:10px;letter-spacing:.08em;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between;align-items:center}.topline a{letter-spacing:0}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line)}.head{height:89px;display:flex;align-items:center;gap:24px}.brand{display:flex;gap:10px;align-items:center;flex:none;font-size:27px;font-weight:800;letter-spacing:-.04em;line-height:1}.brand-mark{display:grid;place-items:center;width:42px;height:45px;background:var(--blue);color:white;border-radius:12px 3px 12px 3px;font-size:31px}.brand small{display:block;font-size:7px;letter-spacing:.13em;margin-top:7px;font-weight:700}.head nav{display:flex;align-items:center;gap:23px;margin-left:auto;font-size:12px;font-weight:600}.head nav a{padding-block:13px}.head nav a:hover{color:var(--blue)}.header-call{display:flex;align-items:center;gap:9px;background:var(--blue);color:white;padding:13px 17px;border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap}.menu-toggle{display:none;border:1px solid var(--line);background:white;border-radius:7px;padding:5px 11px;font-size:23px}.hero{display:grid;grid-template-columns:1.28fr 1fr;gap:64px;align-items:center;padding-block:52px 68px}.hero-copy h1{font-size:clamp(37px,3.6vw,51px);font-weight:650;line-height:1.16;letter-spacing:-.045em}.hero-copy h1 em{font-size:1.09em;display:inline-block;margin-top:13px}.hero-copy>p{max-width:550px;font-size:16px;margin:28px 0}.small-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--blue);margin-right:7px}.hero-copy .eyebrow{font-size:9px}.hero-notes{display:flex;gap:18px;margin-top:20px;font-size:10px;color:var(--muted)}.hero-notes .icon{width:14px;height:14px;color:var(--blue);margin-right:4px}.hero-photo{position:relative;padding-bottom:40px}.hero-photo>img{height:490px;width:100%;border-radius:120px 12px 12px 12px;object-position:50% 42%}.photo-tag{position:absolute;top:20px;right:17px;background:rgba(255,255,255,.94);font-size:8px;font-weight:700;letter-spacing:.1em;padding:8px 12px;border-radius:4px}.photo-note{position:absolute;bottom:0;right:-15px;background:var(--cream);border:6px solid white;padding:25px 27px;width:275px;border-radius:12px}.photo-note .eyebrow{font-size:8px;margin-bottom:10px}.photo-note strong{font-family:Georgia,serif;font-weight:400;font-size:29px;line-height:1.1;letter-spacing:-.04em;display:block}.photo-note a{display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:11px;color:var(--blue);font-weight:700}.service-strip{border-block:1px solid var(--line);background:#fbfcfd}.service-strip>.wrap{display:grid;grid-template-columns:repeat(3,1fr)}.service-strip a{display:flex;align-items:center;gap:18px;padding:26px;border-right:1px solid var(--line);font-size:18px;font-weight:600}.service-strip a:first-child{border-left:1px solid var(--line)}.service-strip a>.icon:first-child{color:var(--blue);width:31px;height:31px}.service-strip a>.icon:last-child{margin-left:auto;width:18px}.service-strip small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:4px}.quick-request{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;align-items:center}.request-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.request-fields label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.request-fields select{padding:13px 12px;border:1px solid #afbfce;background:white;border-radius:7px;color:var(--ink);width:100%;min-width:0;font-size:14px;height:49px}.request-fields>a,.request-fields>small{grid-column:1/-1}.request-fields small{font-size:11px;line-height:1.6;color:var(--muted)}.soft{background:var(--soft)}.section-title{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:35px}.section-title>p{max-width:410px;font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:white;border:1px solid var(--line);border-radius:10px;padding:30px;display:flex;flex-direction:column;min-width:0}.card:hover{border-color:var(--blue);box-shadow:0 10px 20px #17273908}.card .eyebrow{font-size:8px;color:var(--blue);margin-bottom:25px}.card h3{font-size:28px;line-height:1.17}.card p{font-size:13px;margin:20px 0 30px}.card-link{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;color:var(--blue);padding-top:20px;border-top:1px solid var(--line);margin-top:auto}.process{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.process-photo{position:relative}.process-photo img{height:590px;width:100%;border-radius:12px}.process-photo>span{position:absolute;bottom:20px;left:20px;right:20px;background:white;padding:13px;text-align:center;font-size:9px;font-weight:700;letter-spacing:.07em}.steps{list-style:none;counter-reset:step;padding:0;margin:32px 0}.steps li{counter-increment:step;position:relative;padding:0 0 20px 45px;margin-bottom:17px;border-bottom:1px solid var(--line)}.steps li:before{content:"0"counter(step);position:absolute;left:0;top:2px;color:var(--blue);font-size:13px;font-weight:700}.steps b{font-size:16px}.steps p{font-size:13px;margin-top:6px}.ink-band{background:#203b69;color:white;padding:75px 0}.stain-feature{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.stain-feature em{color:#c4d5ff}.stain-feature p{color:#d6dfed;max-width:420px;font-size:14px;margin:25px 0}.stain-links{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.stain-links a{display:flex;justify-content:space-between;padding:22px 0;border-bottom:1px solid #657896;font-size:17px}.stain-links a:hover{color:#c4d5ff}.area-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0 32px}.area-grid a{display:flex;justify-content:space-between;align-items:center;padding:19px 0;border-bottom:1px solid var(--line);font-size:19px}.area-grid a:hover{color:var(--blue)}.area-grid .icon{width:17px;color:var(--blue)}.muted{font-size:12px;margin-top:22px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-section>div>p{margin:20px 0}.faq details,.article-copy details{padding:20px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:700;font-size:15px;line-height:1.5}details p{font-size:14px;margin-top:14px}details a{font-size:13px;color:var(--blue)}.closing{background:var(--cream);padding:45px 50px;display:grid;grid-template-columns:1.2fr 1fr;gap:45px;align-items:center;border-radius:12px;margin-bottom:80px}.closing h2{font-size:37px}.closing p{font-size:13px;margin-top:18px;max-width:490px}.closing .actions{flex-direction:column;align-items:stretch}.closing .actions .button{width:100%}.closing small{display:block;font-size:10px;line-height:1.6;margin-top:12px;color:var(--muted)}.footer{background:#f7f9fb;padding-top:65px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin-bottom:10px}.footer-grid p{font-size:13px;margin:22px 0}.footer-grid b{display:block;font-size:13px;margin-bottom:23px}.footer-grid .footer-phone{font-size:22px!important;font-weight:700;color:var(--blue)}.footer-grid small{display:block;color:var(--muted);font-size:11px;line-height:1.7}.footer-bottom{display:flex;justify-content:space-between;padding-block:25px;border-top:1px solid var(--line);font-size:10px;margin-top:40px;color:var(--muted)}.mobile-dock{display:none}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;line-height:1.5;padding-top:28px;color:var(--muted)}.breadcrumb a{color:var(--blue)}.page-head{padding-block:46px 48px;border-bottom:1px solid var(--line)}.page-head h1{max-width:1030px}.page-head>p{font-size:17px;line-height:1.8;max-width:850px;margin-top:23px}.page-head>.actions{margin-top:24px}.article-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:85px;padding-top:45px;align-items:start}.aside-inner{position:sticky;top:118px}.article-aside{align-self:stretch}.article-aside nav{display:grid;gap:0}.article-aside nav a{font-size:12px;padding:10px 0;border-bottom:1px solid var(--line);line-height:1.5}.article-aside nav a:hover{color:var(--blue)}.aside-contact{background:var(--soft);border-radius:8px;padding:22px;margin-top:25px}.aside-contact b{font-size:16px}.aside-contact p{font-size:12px;margin:13px 0}.aside-contact .button{width:100%;font-size:12px;margin-bottom:13px}.article-copy{min-width:0;font-size:16px;line-height:1.9;overflow-wrap:break-word}.article-copy h2{font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.25;letter-spacing:-.025em;margin:35px 0 18px;scroll-margin-top:115px}.article-copy h3{font-size:20px;letter-spacing:-.02em;margin:22px 0 12px}.article-copy p{margin:15px 0}.article-copy a:not(.button){color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-copy ul,.article-copy ol{padding-left:23px;margin:20px 0}.article-copy li{padding-left:4px;margin-bottom:8px}.article-copy section{margin-bottom:32px}.article-copy .step-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}.article-copy .step-grid>div{padding:20px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.article-copy .step-grid h3{margin-top:0}.article-copy .step-grid p{font-size:14px}.article-copy .hero-card{margin-bottom:25px}.care-note,.tip-box,.warning-box{background:#f4f1e8;border-left:3px solid #b78239;padding:20px 24px;border-radius:0 6px 6px 0;font-size:13px;line-height:1.8;margin:20px 0 30px;color:#55472e}.care-note p,.tip-box p,.warning-box p{color:inherit}.qa-box{background:var(--soft);padding:22px;margin:18px 0;border-radius:6px}.service-note{border-top:1px solid var(--line);margin-top:35px;padding-top:5px}.service-note p{font-size:14px}.service-note .actions{margin-top:22px}.article-copy>section:first-child>div>div>div>div:empty{display:none}.article-copy section div>a{display:inline-block;margin:6px 12px 6px 0}.article-copy details p{line-height:1.8}.content-section{padding-top:40px}.search-row{display:grid;grid-template-columns:1fr auto;gap:8px 20px;margin-bottom:35px;max-width:650px}.search-row label{grid-column:1/-1;font-size:13px;font-weight:700}.search-row input{border:1px solid #aebbc8;border-radius:7px;padding:15px;font-size:16px;width:100%;min-width:0}.search-row p{align-self:center;font-size:12px;min-width:60px}.search-cards .card h3{font-size:25px}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px}.big-phone{font-size:clamp(29px,4vw,47px);font-weight:700;letter-spacing:-.04em;color:var(--blue);white-space:nowrap}.contact-main p{margin:18px 0 25px}.contact-main hr{border:0;border-top:1px solid var(--line);margin:40px 0}.contact-main h2{font-size:30px}.contact-main ol{padding-left:22px;color:var(--muted);line-height:2}.address-card{background:var(--soft);border-radius:10px;overflow:hidden}.address-card img{width:100%;height:300px}.address-card>div{padding:28px}.address-card h2{font-size:28px}.address-card address{font-size:14px;font-style:normal;margin:17px 0}.address-card p{font-size:12px}.about-photo{height:590px;border-radius:10px;width:100%}.pricing-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:75px;align-items:start}.quote-box{background:var(--cream);padding:35px;border-radius:10px;position:sticky;top:115px}.quote-box h2{font-size:34px}.quote-box p{margin:20px 0}.quote-box .actions{flex-direction:column}.related .section-title h2{font-size:34px}#main{scroll-margin-top:100px}
@media(max-width:1100px){.head{gap:16px}.head nav{gap:15px;font-size:11px}.hero{gap:35px}.hero-copy h1{font-size:42px}.hero .button{padding:14px 16px;font-size:12px}.process,.stain-feature,.faq-section{gap:50px}.hero-photo>img{height:465px}.photo-note{right:0}.closing{padding:40px;gap:30px}.article-layout{gap:45px;grid-template-columns:230px minmax(0,1fr)}.service-strip a{padding:22px 15px;font-size:16px}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.head{height:75px;gap:12px}.brand{font-size:25px}.brand-mark{width:36px;height:40px;font-size:27px}.brand small{font-size:6px}.head nav{display:none;position:absolute;top:75px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:15px 25px;box-shadow:0 15px 15px #13203410;max-height:70vh;overflow:auto}.head nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.head nav a{font-size:15px;padding:13px 5px}.menu-toggle{display:block}.header-call{margin-left:auto;padding:11px 13px}.header-call span{display:none}.topline{font-size:8px}.hero{grid-template-columns:1fr;gap:32px;padding-block:36px 42px}.hero-copy h1{font-size:clamp(34px,6.8vw,51px)}.hero-copy>p{font-size:15px;margin:22px 0;max-width:600px}.hero-copy h1 em{margin-top:11px}.hero .button{font-size:13px;padding:14px 18px}.hero-notes{gap:15px;font-size:9px;margin-top:17px}.hero-photo{max-width:650px;width:100%;padding-bottom:30px}.hero-photo>img{height:380px;object-position:center 40%;border-radius:70px 10px 10px 10px}.photo-note{padding:21px;width:245px;right:7px}.photo-note strong{font-size:27px}.service-strip>.wrap{grid-template-columns:1fr}.service-strip a,.service-strip a:first-child{border:0;border-bottom:1px solid var(--line);padding:20px 0;font-size:19px}.service-strip a:last-child{border:0}.service-strip small{font-size:11px}.section{padding-block:50px}.quick-request{grid-template-columns:1fr;gap:25px}.request-fields{gap:13px}.request-fields select{font-size:13px}.quick-request h2{font-size:36px}.quick-request h2 br{display:none}.quick-request h2 em{display:block}.section-title{display:block;margin-bottom:27px}.section-title>p{margin-top:20px;font-size:14px;max-width:none}.section-title>.text-link{margin-top:20px}.cards{grid-template-columns:1fr;gap:18px}.card{padding:26px}.card .eyebrow{margin-bottom:18px}.card h3{font-size:27px}.card p{font-size:14px;margin:17px 0 23px}.process{grid-template-columns:1fr;gap:35px}.process-photo img{height:380px;object-position:center 35%}.steps{margin:27px 0}.steps li{padding-bottom:16px}.ink-band{padding-block:50px}.stain-feature{grid-template-columns:1fr;gap:30px}.stain-feature p{max-width:none}.stain-links{gap:0 24px}.stain-links a{font-size:16px;padding:19px 0}.area-grid{grid-template-columns:1fr 1fr;gap:0 25px}.area-grid a{font-size:18px;padding:17px 0}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section>div>p{margin:17px 0}.closing{grid-template-columns:1fr;padding:30px;gap:25px;margin-bottom:50px}.closing h2{font-size:32px}.closing .actions{flex-direction:row}.closing .actions .button{width:auto;flex:1;font-size:12px;padding:14px 12px}.footer{padding-top:45px;padding-bottom:75px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid b{margin-bottom:17px}.footer-grid p{margin:17px 0}.footer-bottom{font-size:9px;gap:15px;padding-block:22px}.mobile-dock{position:fixed;bottom:0;left:0;right:0;z-index:80;background:white;border-top:1px solid var(--line);padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1.15fr 1fr;gap:10px}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--blue);color:white;font-size:14px;font-weight:700;border-radius:7px;min-height:47px}.mobile-dock a+a{background:#eaf0ff;color:#123581}.breadcrumb{padding-top:21px;font-size:10px}.page-head{padding-block:32px}.page-head h1{font-size:clamp(33px,6.5vw,47px)}.page-head>p{font-size:15px;margin-top:20px}.page-head .actions .button{font-size:12px;padding:14px}.article-layout{grid-template-columns:1fr;gap:27px;padding-top:27px}.aside-inner{position:static}.article-aside nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.article-aside nav a{font-size:11px}.aside-contact{display:none}.article-copy{font-size:15px}.article-copy h2{font-size:28px;scroll-margin-top:95px}.article-copy h3{font-size:20px}.article-copy .step-grid{grid-template-columns:1fr}.care-note,.tip-box,.warning-box{padding:18px;font-size:12px}.service-note .button{font-size:12px;padding:14px}.contact-grid{grid-template-columns:1fr;gap:35px}.big-phone{font-size:36px}.contact-main .button{font-size:12px;padding:14px}.address-card img{height:300px}.about-photo{height:400px}.pricing-layout{grid-template-columns:1fr;gap:30px}.quote-box{position:static;padding:28px}.search-row input{font-size:16px}.related .section-title h2{font-size:30px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand{font-size:23px}.head{gap:10px}.hero-copy h1{font-size:32px}.hero-copy .eyebrow{font-size:8px}.hero .actions{gap:8px}.hero .button{font-size:11px;padding:14px 12px;gap:7px}.hero-notes{font-size:8px;gap:8px}.hero-notes .icon{width:12px}.photo-tag{font-size:7px;right:10px}.photo-note{width:225px}.request-fields{grid-template-columns:1fr}.request-fields .button{font-size:12px}.closing{padding:25px}.closing .actions{flex-direction:column}.article-aside nav{grid-template-columns:1fr}.topline .wrap>span{font-size:7px}.topline a{font-size:8px}.page-head .actions .button{font-size:11px;padding:13px 11px}.big-phone{font-size:30px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.neighborhoods{display:flex;flex-wrap:wrap;gap:9px;margin:23px 0}.neighborhoods>div{padding:8px 13px;border:1px solid var(--line);border-radius:6px;font-size:13px;line-height:1.5;background:#f8fafc}.inline-services{display:grid;grid-template-columns:1fr;gap:14px}.article-copy .inline-services>a{display:block;margin:0;padding:22px;border:1px solid var(--line);border-radius:8px;text-decoration:none;color:var(--ink)}.inline-services h3{margin-top:0}.inline-services p{font-size:14px}.inline-services span{font-size:12px;color:var(--blue);font-weight:700}
