:root{--navy:#082e50;--green:#348536;--green-dark:#27692a;--blue:#258fcd;--ink:#142f48;--muted:#516476;--line:#d4dfe8;font:16px/1.5 Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;scroll-behavior:smooth;scroll-padding-top:22px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:3px}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}a,button,summary{touch-action:manipulation}:focus-visible{outline:3px solid #b05d19;outline-offset:4px}.wrap{width:calc(100% - 64px);max-width:1320px;margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy)}h2{font-size:2rem;font-weight:800;letter-spacing:-.035em;line-height:1.14;margin-bottom:10px}h3{line-height:1.2}p{margin-bottom:16px}.icon{width:30px;height:30px;flex:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:46px;border:1px solid transparent;border-radius:4px;padding:12px 20px;background:var(--green);color:#fff;text-decoration:none;font-weight:700;font-size:.9rem;line-height:1.25;cursor:pointer;box-shadow:inset 0 1px 0 #ffffff22}.button:hover{background:var(--green-dark)}.button:disabled{background:#62716d;cursor:not-allowed}.button>span{font-size:1.3em}
.header{display:flex;align-items:center;justify-content:space-between;gap:23px;min-height:106px;padding-block:18px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);flex:none}.brand-mark{width:77px;height:65px}.brand-type{display:block;font-size:2rem;font-weight:850;letter-spacing:.025em;line-height:.98}.brand-sub{display:block;font-size:1.23rem;letter-spacing:.085em;margin-top:4px}.brand-sub small{font-size:.85rem;letter-spacing:0}.brand-tagline{display:block;font-size:.42rem;letter-spacing:.015em;margin-top:9px}.header nav{display:flex;align-items:center;gap:25px;font-size:.82rem;white-space:nowrap}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.header-phone{display:flex;gap:8px;align-items:center;white-space:nowrap;font-size:1.24rem;line-height:1.18;font-weight:800;text-decoration:none}.header-phone small{display:block;font-size:.73rem;font-weight:400;margin-bottom:4px}.header-phone .icon{color:#126cb0}.header-cta{font-size:.77rem;max-width:176px;text-align:center}
.hero-shell{position:relative;isolation:isolate;background:#ebf0ec;overflow:hidden}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 46%;z-index:-2}.hero-shell:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f8fcfffa 0%,#f8fcffed 24%,#f8fcffa6 39%,#f8fcff10 60%,#092e501a 100%);z-index:-1}.hero{display:grid;grid-template-columns:1fr 425px;gap:40px;align-items:start;padding-block:32px}.hero-copy{padding-top:25px;max-width:490px}.hero h1{font-size:clamp(3.35rem,4.4vw,4.45rem);font-weight:850;line-height:1.02;letter-spacing:-.045em;margin-bottom:23px}.hero h1 em{display:inline-block;color:#147ab4;font-family:'Segoe Print','Bradley Hand','Brush Script MT',cursive;font-weight:400;line-height:1.2;font-size:1.03em;letter-spacing:-.065em;margin-top:6px}.intro{font-size:1.06rem;line-height:1.55;max-width:440px;margin-bottom:22px}.hero-benefits{list-style:none;padding:0;margin:0;display:grid;gap:11px;font-weight:700;font-size:1.04rem}.hero-benefits li{position:relative;padding-left:32px}.hero-benefits li:before,.commitment li:before{content:'✓';display:flex;align-items:center;justify-content:center;background:var(--green);color:#fff;position:absolute;left:0;top:1px;width:22px;height:22px;border-radius:50%;font-size:.92rem;font-weight:800}.hero-mobile-cta{display:none}
.form-card{background:#fff;border:1px solid #dae4e8;border-radius:7px;box-shadow:0 8px 35px #18364222;padding:0 18px 16px;overflow:hidden}.form-heading{background:var(--navy);color:#fff;margin:0 -18px;padding:17px 18px 16px}.form-heading h2{color:inherit;font-size:1.36rem;letter-spacing:-.02em;line-height:1.2;margin-bottom:4px}.form-heading p{font-size:.81rem;margin:0}.form-note{font-size:.7rem;color:var(--muted);line-height:1.4}.required-note{margin:9px 0 8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px}.field{display:flex;flex-direction:column;gap:3px;min-width:0}.field.wide{grid-column:1/-1}.field label{font-size:.72rem;font-weight:700;line-height:1.4}.field label span{font-weight:400;color:var(--muted)}input,select,textarea{width:100%;min-width:0;border:1px solid #bacbd9;border-radius:3px;color:var(--ink);background:#fff;padding:7px 9px;min-height:37px;font-size:.81rem;line-height:1.35}input::placeholder,textarea::placeholder{color:#617489;opacity:1}textarea{resize:vertical;min-height:62px}input:user-invalid,select:user-invalid{border-color:#ad3526}.consent{display:flex;gap:8px;align-items:flex-start;font-size:.69rem;line-height:1.45;margin:12px 0}.consent input{width:17px;min-width:17px;height:17px;min-height:17px;margin:1px 0 0;accent-color:var(--green)}.form-card .button{width:100%;min-height:43px;padding-block:10px}.status{font-size:.68rem;line-height:1.4;color:var(--muted);margin:9px 0 0}.status:empty{display:none}.fineprint{font-size:.65rem;color:var(--muted);line-height:1.4;margin:8px 0 0}.hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.benefit-strip{background:linear-gradient(115deg,#fff,#edf8fd);border-bottom:1px solid #e9f0f4}.benefit-strip>.wrap{display:grid;grid-template-columns:repeat(5,1fr);padding-block:20px;gap:0}.benefit-strip>.wrap>div{display:flex;flex-direction:column;align-items:center;text-align:center;border-right:1px solid #dce8ef;line-height:1.35;padding:0 10px}.benefit-strip>.wrap>div:last-child{border:0}.benefit-strip .icon{width:45px;height:45px;padding:10px;background:var(--navy);color:white;border-radius:50%;margin-bottom:7px}.benefit-strip strong{font-size:.88rem;color:var(--navy)}.benefit-strip span{font-size:.74rem;margin-top:4px}.section{padding-block:36px}.section-head{text-align:center;margin-bottom:23px}.section-head p{font-size:.95rem;margin:0}.property-photos{display:grid;grid-template-columns:repeat(6,1fr);gap:17px}.property-photos figure{margin:0;min-width:0}.property-photos img{width:100%;aspect-ratio:1.6;object-fit:cover;border-radius:3px}.property-photos figcaption{text-align:center;font-size:.77rem;font-weight:700;color:var(--navy);padding-top:9px}
.about-section{background:#f8fafb;border-block:1px solid #edf1f4}.about{display:grid;grid-template-columns:300px 1fr 285px;gap:30px;align-items:center;padding-block:27px}.about-photo{align-self:stretch;min-height:305px;max-height:355px;overflow:hidden;border-radius:4px}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 41%}.eyebrow{font-size:.74rem;letter-spacing:.115em;line-height:1.4;margin-bottom:9px}.about h2{font-size:1.73rem;margin-bottom:15px}.about-copy p:not(.eyebrow){font-size:.89rem;line-height:1.5;margin-bottom:13px}.text-link{font-size:.88rem;color:var(--green-dark);font-weight:700}.commitment{background:#ebf6fb;border-radius:7px;padding:23px 20px;align-self:center}.commitment h3{font-size:1.14rem;letter-spacing:-.025em;margin-bottom:17px}.commitment ul{padding:0;margin:0;list-style:none;display:grid;gap:12px;font-size:.77rem}.commitment li{padding-left:27px;position:relative;line-height:1.5}.commitment li:before{width:18px;height:18px;font-size:.7rem}.signature{font-family:'Segoe Print','Bradley Hand',cursive;font-size:1.45rem;font-style:italic;color:var(--navy);line-height:1.35;margin:22px 0 0;text-align:center}
.steps-section{background:linear-gradient(120deg,#f3faff,#edf8fc)}.steps-section .section{padding-block:30px}.steps-section .section-head{margin-bottom:26px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:43px;text-align:center}.steps>div{position:relative}.steps>div:not(:last-child):after{content:'→';color:#258fcd;position:absolute;right:-33px;top:16px;font-size:1.8rem;font-weight:300}.step-graphic{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:11px}.step-number{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:white;background:#1576b4;font-size:1.1rem;font-weight:700}.step-graphic .icon{width:45px;height:45px;color:var(--navy)}.steps h3{font-size:1.04rem;margin:0 0 9px}.steps p{font-size:.85rem;line-height:1.48;margin:0}.faq-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 24px;align-items:start}.faq-list details{border:1px solid #d3dfe9;border-radius:4px;background:#fff;overflow:hidden}summary{list-style:none;cursor:pointer;font-weight:500;position:relative;padding:12px 34px 12px 12px;font-size:.78rem;line-height:1.4}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:12px;top:10px;font-size:1.06rem;font-weight:700}details[open]>summary:after{content:'−'}.faq-list details p{font-size:.78rem;line-height:1.55;margin:0;padding:0 12px 14px;color:var(--muted)}
.final-cta{background:linear-gradient(90deg,#082e50ed,#082e50dd),url('assets/vacant-autumn.webp') 50% 57%/cover;color:#fff}.final-cta>.wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:29px}.final-cta h2{font-size:1.3rem;color:#fff;letter-spacing:-.025em;margin-bottom:10px}.final-cta p{font-size:.78rem;line-height:1.5;margin:0;color:#e7eff7}.final-cta .button{white-space:nowrap;border-color:#97c886;padding:14px 20px}.cta-contact{display:flex;flex-direction:column;gap:10px}.cta-contact a{text-decoration:none;font-size:.8rem}.cta-contact small{font-size:.78rem;display:block}.cta-contact strong{display:block;font-size:1.66rem}.footer{background:#fff;padding:30px 0 25px;color:var(--ink)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-contact{font-size:.8rem;text-align:right}.footer-contact a{display:block;overflow-wrap:anywhere}.footer .brand-mark{width:59px;height:54px}.footer .brand-type{font-size:1.55rem}.footer .brand-sub{font-size:.92rem}.footer .brand-tagline{font-size:.33rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:.71rem;margin-top:25px}.legal-links{display:flex;gap:20px;flex-wrap:wrap}.disclosure{font-size:.67rem;line-height:1.65;color:var(--muted);margin:18px 0 10px}.legal-section{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.legal-section>details{border-top:1px solid var(--line)}.legal-section summary{padding:12px 25px 12px 0;font-size:.76rem}.legal-section summary:after{right:2px}.legal-section>details[open]{grid-column:1/-1}.legal-content{max-width:1000px;font-size:.83rem;color:var(--muted)}.legal-content h3{font-size:.9rem;margin-top:20px;margin-bottom:8px}.skip{position:fixed;left:15px;top:-100px;z-index:100;background:#fff;padding:12px 20px;color:var(--navy)}.skip:focus{top:10px}.mobile-call{display:none}
@media(min-width:1600px){.hero-background{object-position:50% 50%}.hero{padding-block:40px}.hero-copy{padding-top:45px}.hero-shell:after{background:linear-gradient(90deg,#f8fcfff5 0%,#f8fcffe0 30%,#f8fcff75 46%,transparent 70%)}}
@media(max-width:1180px){.header{gap:18px;min-height:92px}.brand-mark{width:58px;height:54px}.brand-type{font-size:1.6rem}.brand-sub{font-size:1rem}.brand-tagline{font-size:.34rem}.header nav{gap:18px}.header-cta{display:none}.hero{grid-template-columns:1fr 400px;gap:30px}.hero-copy{max-width:430px}.hero h1{font-size:3.55rem}.intro{font-size:.99rem}.hero-benefits{font-size:.94rem}.about{grid-template-columns:245px 1fr 235px;gap:23px}.about h2{font-size:1.45rem}.about-copy p:not(.eyebrow){font-size:.8rem}.commitment{padding:20px 16px}.commitment h3{font-size:1rem}.commitment ul{font-size:.7rem}.signature{font-size:1.2rem}.final-cta>.wrap{gap:20px}.final-cta .button{font-size:.8rem;padding-inline:15px}.cta-contact strong{font-size:1.35rem}.cta-contact a{font-size:.7rem}.property-photos{gap:13px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.header nav{gap:13px;font-size:.76rem}.header-phone{font-size:1rem}.header-phone .icon{width:24px}.hero{grid-template-columns:1fr 360px;gap:24px}.hero h1{font-size:3rem}.intro{font-size:.95rem}.hero-benefits{font-size:.88rem;gap:12px}.hero-benefits li{padding-left:27px}.hero-shell:after{background:linear-gradient(90deg,#f8fcfff2,#f8fcffdb 34%,#f8fcff35 64%)}.form-card{padding-inline:15px}.form-heading{margin-inline:-15px;padding-inline:15px}.form-heading h2{font-size:1.15rem}.form-grid{gap:9px}.field label{font-size:.68rem}input,select,textarea{font-size:.76rem}.property-photos{grid-template-columns:repeat(3,1fr);gap:18px}.property-photos img{aspect-ratio:1.8}.about{grid-template-columns:250px 1fr}.about-photo{min-height:300px}.about h2{font-size:1.7rem}.about-copy p:not(.eyebrow){font-size:.89rem}.commitment{grid-column:1/-1;padding:20px;display:grid;grid-template-columns:1fr 2fr;gap:10px 24px;align-items:center}.commitment h3{font-size:1.3rem;margin:0}.commitment ul{grid-column:2;grid-row:1/3;grid-template-columns:1fr 1fr;font-size:.77rem}.signature{text-align:left;font-size:1.1rem;margin:0}.signature br{display:none}.steps{gap:26px}.steps>div:not(:last-child):after{right:-22px;font-size:1.4rem}.steps h3{font-size:.9rem}.steps p{font-size:.77rem}.faq-list{gap:10px;grid-template-columns:repeat(2,1fr)}.final-cta>.wrap{display:grid;grid-template-columns:1fr auto;gap:20px}.cta-contact{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:center;gap:25px;border-top:1px solid #ffffff44;padding-top:15px}.cta-contact small{display:inline;margin-right:9px}.cta-contact strong{display:inline;font-size:1.05rem}.cta-contact a{font-size:.81rem}}
@media(max-width:700px){:root{scroll-padding-top:16px}.wrap{width:calc(100% - 32px)}.header{min-height:0;padding-block:13px;gap:12px;flex-wrap:wrap}.brand-mark{width:54px;height:47px}.brand-type{font-size:1.43rem}.brand-sub{font-size:.88rem}.brand-sub small{font-size:.62rem}.brand-tagline{font-size:.29rem;margin-top:6px}.header-phone{font-size:.89rem;gap:4px}.header-phone .icon{width:20px;height:20px}.header-phone small{font-size:.64rem}.header nav{order:3;flex-basis:100%;justify-content:center;border-top:1px solid #e1e8ed;padding-top:10px;gap:25px;font-size:.76rem}.hero{display:block;padding-top:30px;padding-bottom:25px}.hero-copy{padding-top:0;max-width:470px;margin-bottom:35px}.hero h1{font-size:3.3rem;line-height:1.03;margin-bottom:20px}.intro{font-size:1rem;line-height:1.6;max-width:360px}.hero-benefits{font-size:.91rem;gap:10px}.hero-shell:after{background:linear-gradient(180deg,#f8fcffec 0%,#f8fcffe0 30%,#f8fcff66 44%,#edf3f7 68%)}.hero-background{height:670px;object-position:60% 50%}.hero-mobile-cta{display:inline-flex;margin-top:25px}.form-card{max-width:510px;margin-inline:auto;padding:0 20px 20px}.form-heading{margin-inline:-20px;padding:19px 20px}.form-heading h2{font-size:1.4rem}.form-heading p{font-size:.9rem}.required-note{font-size:.76rem;margin-block:12px}.form-grid{grid-template-columns:1fr;gap:12px}.field label{font-size:.82rem}.field{gap:5px}input,select,textarea{font-size:1rem;min-height:45px;padding:10px;line-height:1.4}textarea{min-height:90px}.consent{font-size:.76rem;line-height:1.6;margin-block:17px;gap:10px}.consent input{width:20px;min-width:20px;height:20px;min-height:20px;margin-top:3px}.form-card .button{min-height:49px;font-size:1rem}.status{font-size:.73rem;margin-top:12px}.fineprint{font-size:.7rem;line-height:1.5;margin-top:10px}.benefit-strip>.wrap{grid-template-columns:repeat(2,1fr);gap:20px 8px;padding-block:25px}.benefit-strip>.wrap>div{border:0}.benefit-strip>.wrap>div:last-child{grid-column:1/-1}.benefit-strip strong{font-size:.9rem}.benefit-strip span{font-size:.75rem}.section{padding-block:32px}h2{font-size:1.75rem}.section-head p{font-size:.88rem}.property-photos{grid-template-columns:repeat(2,1fr);gap:18px 13px}.property-photos img{aspect-ratio:1.4}.property-photos figcaption{font-size:.73rem;padding-top:7px}.about{grid-template-columns:1fr;padding-block:28px;gap:25px}.about-photo{height:320px;min-height:0;max-height:none;max-width:510px;width:100%;margin-inline:auto}.about-photo img{object-position:50% 40%}.about h2{font-size:1.8rem}.about-copy p:not(.eyebrow){font-size:.94rem;line-height:1.6}.commitment{display:block;grid-column:auto;padding:25px}.commitment h3{font-size:1.4rem;margin-bottom:19px}.commitment ul{display:grid;grid-template-columns:1fr;gap:13px;font-size:.89rem}.signature{font-size:1.35rem;margin-top:24px;text-align:center}.steps{grid-template-columns:1fr 1fr;gap:27px 24px}.steps>div:not(:last-child):after{display:none}.steps h3{font-size:1rem}.steps p{font-size:.83rem}.step-graphic{gap:12px}.step-number{width:31px;height:31px}.step-graphic .icon{width:38px;height:38px}.faq-list{grid-template-columns:1fr;gap:10px}.faq-list summary{font-size:.88rem;padding-block:14px;min-height:48px}.faq-list details p{font-size:.86rem}.final-cta>.wrap{display:flex;flex-direction:column;align-items:flex-start;gap:23px;padding-block:29px}.final-cta h2{font-size:1.45rem}.final-cta h2 br{display:none}.final-cta p{font-size:.88rem}.final-cta .button{font-size:.91rem}.cta-contact{border-top:1px solid #ffffff44;width:100%;flex-direction:column;align-items:flex-start;gap:10px;padding-top:20px}.cta-contact strong{font-size:1.25rem}.cta-contact small{display:block;margin-bottom:3px}.cta-contact a{font-size:.88rem;overflow-wrap:anywhere}.footer{padding:28px 0 96px}.footer-top{flex-direction:column;align-items:flex-start;gap:20px}.footer-contact{text-align:left;font-size:.82rem;line-height:1.8}.footer-bottom{flex-direction:column;gap:15px;font-size:.75rem;margin-top:20px}.legal-links{gap:10px 18px}.disclosure{font-size:.71rem;line-height:1.7;margin-top:20px}.legal-section{grid-template-columns:1fr;gap:0}.legal-section summary{font-size:.83rem}.mobile-call{display:flex;position:fixed;bottom:0;left:0;width:100%;z-index:20;justify-content:space-between;align-items:center;gap:12px;background:#fff;box-shadow:0 -2px 15px #082e5018;border-top:1px solid var(--line);padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.mobile-call a{font-size:.88rem;font-weight:700}.mobile-call .button{min-height:43px;padding:10px 22px}}
@media(max-width:360px){.brand{gap:6px}.brand-mark{width:41px}.brand-type{font-size:1.17rem}.brand-sub{font-size:.71rem}.brand-tagline{font-size:.24rem}.header-phone{font-size:.79rem}.header-phone .icon{display:none}.header nav{gap:21px}.hero h1{font-size:2.9rem}.hero-benefits{font-size:.83rem}.form-card{padding-inline:16px}.form-heading{margin-inline:-16px;padding-inline:16px}.form-heading h2{font-size:1.2rem}.steps{grid-template-columns:1fr}.steps p{max-width:250px;margin-inline:auto}.mobile-call a{font-size:.79rem}.mobile-call .button{padding-inline:17px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
@media(max-width:700px){.header .brand-mark{width:44px;height:43px}.header .brand-type{font-size:1.22rem}.header .brand-sub{font-size:.75rem}.header .brand-tagline{font-size:.25rem}.header-phone{font-size:.84rem}.header-phone .icon{width:17px}.hero h1{font-size:clamp(2.45rem,11vw,3rem)}}
@media(max-width:360px){.header .brand-mark{width:36px}.header .brand-type{font-size:1.05rem}.header .brand-sub{font-size:.64rem}.header .brand-tagline{font-size:.22rem}.header-phone{font-size:.73rem}}
