:root{--ink:#142348;--blue:#253f94;--red:#ba1927;--muted:#596477;--line:#dde1e9;--paper:#faf9f6;--white:#fff;--radius:18px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:28px}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #3665dc;outline-offset:4px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em}p{line-height:1.65}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;left:20px;top:-80px;padding:12px;background:white;z-index:10}.skip:focus{top:10px}.preview-bar{background:#142348;color:#fff;display:flex;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:10px 24px;font-size:11px;line-height:1.5}.preview-bar strong{font-size:11px;white-space:nowrap}.preview-bar>span:last-child{color:#dae0ee}.preview-dot{width:6px;height:6px;border-radius:50%;background:#edbd78}.site-header{height:106px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.logo{width:154px;height:auto}.site-header nav{display:flex;gap:30px;font-size:13px;font-weight:600}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:var(--red)}.header-phone{text-decoration:none;font-size:15px;font-weight:bold}.header-phone>span:first-child{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:normal;margin-bottom:7px}.hero{padding-block:66px 70px;display:grid;grid-template-columns:1.08fr 1fr;gap:58px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:bold;line-height:1.6;color:var(--muted);margin-bottom:24px;display:flex;align-items:center;gap:8px}.eyebrow>span{height:5px;width:5px;background:var(--red);border-radius:50%}h1{font-size:clamp(52px,5.45vw,76px);line-height:1.03;font-weight:750;max-width:620px}h1 em{font-family:Georgia,'Times New Roman',serif;color:var(--red);font-weight:normal}.hero-description{font-size:17px;max-width:415px;margin:25px 0;color:var(--muted)}.price-line{display:flex;align-items:center;gap:21px;margin:28px 0 10px}.price-line>strong{font-size:64px;letter-spacing:-.065em;line-height:1}.price-line sup{font-size:26px;vertical-align:top;position:relative;top:8px;margin-right:3px;letter-spacing:-.03em}.price-line>div{border-left:1px solid var(--line);padding-left:21px;display:flex;flex-direction:column;gap:7px;font-size:12px}.price-line b{font-size:14px}.price-line span{color:var(--muted)}.offer-note{font-size:11px;max-width:420px;color:var(--muted);margin:15px 0 25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;border:1px solid transparent;padding:17px 22px;text-decoration:none;font-size:13px;font-weight:bold;border-radius:7px;min-height:50px;transition:background .15s}.primary{background:var(--red);color:white}.primary:hover{background:#971520}.button span{font-size:19px;line-height:1}.microcopy{font-size:11px;color:var(--muted);margin-top:11px}.hero-visual{position:relative;padding-bottom:36px}.photo-frame{height:500px;border-radius:110px 12px 12px 12px;overflow:hidden;position:relative;background:#dbe0ec}.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:44% center}.photo-frame:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,rgba(10,20,40,.6))}.photo-label{position:absolute;bottom:80px;left:24px;color:white;z-index:1;font-size:10px;letter-spacing:.025em}.visual-note{position:absolute;bottom:0;left:-28px;right:26px;padding:21px 24px;background:var(--ink);color:white;border-radius:8px;display:flex;align-items:center;gap:20px;box-shadow:0 12px 35px #14234818}.note-number{font-size:10px;letter-spacing:.12em;color:#aebfe8}.visual-note p{font-size:13px;line-height:1.55}.visual-note strong{font-weight:normal;color:#bcc9e7}.visual-note a{margin-left:auto;text-decoration:none;width:36px;height:36px;border:1px solid #63728f;border-radius:50%;display:grid;place-items:center;font-size:20px}.scope-strip{background:var(--paper);border-block:1px solid #edece8}.scope-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding-block:25px}.scope-strip p{padding-inline:34px;border-right:1px solid #dddeda;font-size:12px;display:flex;flex-direction:column;gap:2px}.scope-strip p:first-child{padding-left:0}.scope-strip p:last-child{border:0}.scope-strip span{color:var(--muted);font-size:11px}.section-space{padding-block:88px}h2{font-size:43px;line-height:1.12}h3{font-size:26px;line-height:1.25}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:60px;align-items:end;margin-bottom:36px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:15px}.section-heading>p:last-child{font-size:14px;color:var(--muted);max-width:390px;justify-self:end}.scope-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px}.scope-card{padding:35px;border:1px solid var(--line);border-radius:var(--radius)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;font-size:10px;letter-spacing:.1em;color:var(--muted)}.card-top>span:first-child{font-size:14px;letter-spacing:0;color:var(--blue);background:#edf0f8;width:34px;height:34px;display:grid;place-items:center;border-radius:50%}.scope-card>p{font-size:13px;color:var(--muted);margin:15px 0 22px}.checklist{list-style:none;margin:0;padding:0;display:grid;gap:12px;font-size:13px}.checklist li:before{content:'✓';color:var(--blue);margin-right:12px;font-weight:bold}.cleaning-card{background:var(--paper);border-color:#edece8}.debris-tags{display:flex;flex-wrap:wrap;gap:8px;margin-block:23px}.debris-tags span{padding:9px 13px;background:white;border:1px solid #e6e4df;border-radius:6px;font-size:12px}.scope-caveat{border-top:1px solid #deded9;padding-top:20px}.scope-caveat b{font-size:12px}.scope-caveat p{font-size:12px;color:var(--muted);margin-top:9px}.request-section{background:#edf1f7;border-top:1px solid #e3e9f1}.request-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:start}.request-intro{padding-top:18px}.request-intro h2{font-size:44px}.request-intro>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:23px;max-width:375px}.request-steps{list-style:none;padding:0;margin:35px 0;display:grid;gap:23px}.request-steps li{display:flex;gap:15px}.request-steps li>span{flex:none;width:28px;height:28px;border-radius:50%;background:#dce4f2;color:var(--blue);font-size:11px;display:grid;place-items:center}.request-steps b{font-size:13px}.request-steps p{font-size:12px;color:var(--muted);margin-top:5px}.local-notice{display:flex;gap:16px;padding:19px 0;border-top:1px solid #cfd8e6;border-bottom:1px solid #cfd8e6;margin-bottom:22px}.local-notice>span{font-size:27px;color:var(--blue)}.local-notice strong{font-size:12px}.local-notice p{font-size:11px;color:var(--muted);margin-top:5px;max-width:315px}.text-link{font-size:11px;font-weight:bold;text-underline-offset:4px;line-height:1.6}.form-card{background:white;border-radius:var(--radius);padding:32px;box-shadow:0 12px 45px #13264b06;border:1px solid #dbe2ec}.form-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:27px}.form-card-heading h3{font-size:23px}.form-card-heading>span{font-size:8px;letter-spacing:.09em;background:#f1f3f8;color:#4a5b79;padding:7px;border-radius:4px;white-space:nowrap}form{display:grid;gap:18px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:block;font-size:11px;font-weight:bold;line-height:1.5;min-width:0}label>span{color:var(--red)}label .optional{font-weight:normal;color:var(--muted);margin-left:5px}input,select,textarea{display:block;width:100%;margin-top:7px;background:#fff;border:1px solid #cbd3df;border-radius:6px;color:var(--ink);padding:12px 11px;font-size:12px;min-height:44px}input::placeholder,textarea::placeholder{color:#737e8e;opacity:1}select{padding-right:25px}textarea{resize:vertical;line-height:1.6}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:11px;font-weight:bold;padding:0}.field-help{font-size:10px;color:var(--muted);margin:7px 0 13px}.form-disclaimer{font-size:10px;color:var(--muted);line-height:1.6}form .button{width:100%;gap:12px}.form-status{font-size:12px;line-height:1.5;color:var(--blue)}.form-status:empty{display:none}.secondary{background:white;border-color:#cbd3df;color:var(--ink);font-size:11px;padding:11px 15px;min-height:42px}.secondary:disabled{cursor:default;color:#7d8694;background:#f5f6f8;border-color:#e4e7eb}.secondary:not(:disabled):hover{background:#edf1f7}.brief-actions{display:flex;align-items:center;gap:18px;margin-top:17px}.reset-button{font-size:11px;background:none;border:0;padding:12px 0;text-decoration:underline;text-underline-offset:3px;color:var(--muted)}pre[data-brief-output]{white-space:pre-wrap;overflow-wrap:anywhere;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.7;background:#f1f4f9;padding:20px;border-radius:8px;border:1px solid #dbe2ed;margin:22px 0 0}pre[hidden]{display:none}.questions{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.questions h2{font-size:36px}.questions .eyebrow{margin-bottom:15px}details{border-bottom:1px solid var(--line);padding:19px 0}details:first-child{padding-top:0}summary{font-size:13px;font-weight:bold;cursor:pointer;line-height:1.6;padding-right:16px}details p{font-size:12px;color:var(--muted);margin-top:13px}.site-footer{background:var(--ink);color:white;padding-block:44px}.site-footer>.wrap{display:flex;justify-content:space-between;gap:45px}.footer-brand{font-family:Georgia,'Times New Roman',serif;font-size:23px;margin-bottom:17px}.footer-brand span{font-family:Arial,Helvetica,sans-serif;display:block;letter-spacing:.2em;font-size:8px;margin-top:4px;color:#c5cfe2}.site-footer p:not(.footer-brand){font-size:10px;color:#c2cada;line-height:1.8}.site-footer a{text-underline-offset:3px}.back-top{display:inline-block;font-size:11px;margin-top:18px;color:white}
@media(min-width:1600px){.hero{padding-block:85px}.photo-frame{height:540px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:32px}.photo-frame{height:475px}.hero h1{font-size:56px}.request-grid{gap:35px}.form-card{padding:25px}.scope-card{padding:26px}.site-header nav{gap:18px;font-size:12px}.logo{width:135px}.header-phone{font-size:12px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.preview-bar{gap:7px;flex-wrap:wrap;text-align:center;padding:8px 18px;font-size:9px}.preview-bar strong{font-size:9px}.preview-bar>span:last-child{flex-basis:100%}.site-header{height:84px;gap:16px}.site-header nav{display:none}.logo{width:124px}.header-phone{font-size:11px}.header-phone>span:first-child{font-size:8px}.hero{grid-template-columns:1fr;gap:30px;padding-block:36px 37px}.eyebrow{font-size:9px;margin-bottom:18px}.hero h1{font-size:54px;line-height:1.03}.hero-description{font-size:15px;margin-block:20px;max-width:380px}.price-line{margin-top:21px}.price-line>strong{font-size:58px}.price-line>div{font-size:11px}.price-line b{font-size:12px}.offer-note{font-size:10px;margin-bottom:20px}.hero .primary{width:100%;font-size:12px;padding:16px}.microcopy{text-align:center;font-size:10px}.hero-visual{margin-top:8px;padding-bottom:30px}.photo-frame{height:325px;border-radius:65px 10px 10px 10px}.photo-frame img{object-position:center 40%}.visual-note{left:13px;right:13px;padding:16px;gap:13px}.visual-note p{font-size:11px}.note-number{font-size:9px}.photo-label{font-size:9px;bottom:52px;left:18px}.scope-strip .wrap{grid-template-columns:1fr;padding-block:7px}.scope-strip p{padding:12px 0!important;border-right:0;border-bottom:1px solid #e4e3de;flex-direction:row;justify-content:space-between;gap:16px;font-size:10px}.scope-strip span{font-size:9px;text-align:right}.section-space{padding-block:51px}h2,.request-intro h2{font-size:35px}.section-heading{display:block;margin-bottom:25px}.section-heading>p:last-child{margin-top:19px;font-size:13px}.scope-cards{grid-template-columns:1fr;gap:16px}.scope-card{padding:25px}.card-top{margin-bottom:22px}.scope-card h3{font-size:25px}.scope-card>p{font-size:12px}.checklist{font-size:12px;gap:13px}.request-grid{grid-template-columns:1fr;gap:29px}.request-intro{padding:0}.request-intro>p:not(.eyebrow){font-size:13px;margin-top:20px}.request-steps{margin:24px 0;gap:18px}.form-card{padding:22px 18px}.form-card-heading{gap:8px;margin-bottom:23px}.form-card-heading h3{font-size:22px}.form-card-heading>span{font-size:7px;padding:6px}.field-row{gap:12px}input,select,textarea{font-size:16px;padding:11px 9px}label{font-size:10px}legend{font-size:10px}.field-help{font-size:10px}.form-card .button{font-size:11px}.questions{grid-template-columns:1fr;gap:29px}.questions h2{font-size:34px}.faq-list summary{font-size:12px}.site-footer>.wrap{display:block}.site-footer>.wrap>div+div{margin-top:26px}.site-footer{padding-block:35px}.brief-actions{gap:14px}.request-steps p{font-size:11px}.text-link{font-size:10px}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}.hero h1{font-size:48px}.field-row{grid-template-columns:1fr}.header-phone{font-size:10px}.logo{width:110px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
