:root{--ink:#17251f;--ink-soft:#43534b;--muted:#68756f;--green:#1f5a43;--green-deep:#174632;--green-pale:#e9f1ec;--sage:#d8e5dc;--ivory:#f7f5ef;--sand:#eee8dd;--white:#fff;--line:#d9dfda;--line-strong:#bdc9c1;--error:#a4382f;--error-bg:#fff2f0;--shadow-sm:0 8px 28px #17251f12;--shadow-md:0 22px 64px #17251f1c;--radius-sm:10px;--radius:18px;--radius-lg:26px;--shell:1180px;--header-height:78px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{color:var(--ink);background:var(--white);font-family:var(--font-geist), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}body,button,input,select,textarea{font-family:var(--font-geist), Arial, sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea,summary{font:inherit}button,summary,select{cursor:pointer}h1,h2,h3,p,ul,ol{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.08}h1{margin-bottom:24px;font-size:clamp(2.7rem,5.4vw,5.2rem)}h2{margin-bottom:22px;font-size:clamp(2rem,3.6vw,3.45rem)}h3{margin-bottom:12px;font-size:clamp(1.25rem,2vw,1.55rem)}p{margin-bottom:20px}::selection{color:var(--ink);background:var(--sage)}:focus-visible{outline-offset:3px;outline:3px solid #4b9474}.skip-link{z-index:1000;color:var(--white);background:var(--ink);border-radius:8px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.section{padding:104px 0}.section-white{background:var(--white)}.section-ivory,.section-sand,.section-dark{color:var(--ink);background:var(--ivory)}.eyebrow,.mini-label,.option-tag,.footer-label,.question-label{color:var(--green);font-family:var(--font-geist), Arial, sans-serif;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:750;line-height:1.35}.eyebrow{margin-bottom:18px}.eyebrow-light{color:var(--green)}.section-lede,.hero-lede,.inner-hero p,.form-page-lede{color:var(--ink-soft);font-size:1.1rem;line-height:1.7}.button{min-height:50px;font-family:var(--font-geist), Arial, sans-serif;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:.95rem;font-weight:720;line-height:1.2;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-copper,.button-dark{color:var(--white);background:var(--green);border-color:var(--green)}.button-copper:hover,.button-dark:hover{background:var(--green-deep);border-color:var(--green-deep)}.button-secondary,.button-ghost{color:var(--green-deep);background:var(--white);border-color:var(--line-strong)}.button-secondary:hover,.button-ghost:hover{border-color:var(--green)}.text-link{color:var(--green-deep);text-underline-offset:5px;align-items:center;gap:7px;font-weight:720;-webkit-text-decoration:underline #a7c1b2;text-decoration:underline #a7c1b2;text-decoration-thickness:1px;display:inline-flex}.no-wrap{white-space:nowrap}.site-header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #d9dfdaeb;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:34px;height:100%;display:grid}.brand{align-items:center;gap:11px;width:max-content;display:inline-flex}.brand-mark{border:2px solid var(--green);border-radius:50%;place-items:center;width:37px;height:37px;display:grid;position:relative}.brand-mark:before{content:"";border-top:2px solid var(--green);border-left:2px solid var(--green);width:15px;height:15px;transform:translateY(2px)rotate(45deg)}.brand-mark span{border-right:2px solid var(--green);border-bottom:2px solid var(--green);border-left:2px solid var(--green);width:10px;height:9px;position:absolute;bottom:8px;left:12px}.brand-type{line-height:1;display:grid}.brand-type strong{letter-spacing:.035em;font-size:1.08rem}.brand-type small{color:var(--muted);letter-spacing:.08em;margin-top:4px;font-size:.54rem;font-weight:700}.desktop-nav{justify-content:center;align-items:center;gap:clamp(20px,3vw,38px);display:flex}.desktop-nav a{color:var(--ink-soft);font-size:.92rem;font-weight:620}.desktop-nav a:hover{color:var(--green)}.header-cta{min-height:44px;padding:10px 20px}.mobile-nav{display:none}.home-hero{background:linear-gradient(135deg,#fbfaf6 0%,#f3f6f1 100%);padding:72px 0 84px;overflow:hidden}.home-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(380px,.86fr);align-items:center;gap:clamp(48px,7vw,92px);display:grid}.home-hero-copy h1{max-width:760px}.home-hero-copy .hero-lede{max-width:700px;margin-bottom:24px}.benefit-list{gap:10px;margin:0 0 30px;padding:0;list-style:none;display:grid}.benefit-list li{color:var(--ink);padding-left:31px;font-size:1rem;font-weight:620;position:relative}.benefit-list li:before{content:"✓";width:21px;height:21px;color:var(--green-deep);background:var(--sage);border-radius:50%;place-items:center;font-size:.75rem;display:grid;position:absolute;top:1px;left:0}.home-hero-visual{position:relative}.home-hero-visual>img{aspect-ratio:.98;object-fit:cover;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-md)}.hero-photo-note{max-width:330px;box-shadow:var(--shadow-sm);background:#fffffff5;border:1px solid #d9dfdad9;border-radius:14px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex;position:absolute;bottom:22px;right:22px}.hero-photo-note>span{width:26px;height:26px;color:var(--white);background:var(--green);border-radius:50%;flex:0 0 26px;place-items:center;font-size:.8rem;display:grid}.hero-photo-note p,.trust-grid p,.form-trust-list p,.check-list p{margin:0}.hero-photo-note strong,.hero-photo-note small{display:block}.hero-photo-note strong{line-height:1.35}.hero-photo-note small{color:var(--muted);margin-top:3px;font-size:.85rem;line-height:1.45}.offer-starter{max-width:690px}.offer-starter>label{color:var(--ink);margin-bottom:8px;font-size:.9rem;font-weight:720;display:block}.starter-row{background:var(--white);border:1px solid var(--line-strong);box-shadow:var(--shadow-sm);border-radius:999px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:6px;display:grid}.starter-row:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #1f5a4324}.address-autocomplete{width:100%;min-width:0;display:flex}.starter-row input{width:100%;min-width:0;height:52px;color:var(--ink);background:0 0;border:0;outline:0;padding:0 18px;font-size:1rem}.address-autocomplete-widget{width:100%;min-width:0;color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;border:0;border-radius:999px;font-family:inherit;font-size:1rem;display:block}.address-autocomplete-widget::part(input){min-height:52px;color:var(--ink);background:0 0;border:0;border-radius:999px;outline:0;padding:0 18px;font-family:inherit;font-size:1rem}.address-autocomplete-widget::part(focus-ring){box-shadow:none;border:0}.address-autocomplete-widget::part(prediction-list){border:1px solid var(--line-strong);background:#fff;border-radius:14px;margin-top:9px;overflow:hidden;box-shadow:0 18px 46px #10231d2e}.address-autocomplete-widget::part(prediction-item){min-height:58px;color:var(--muted);border-bottom:1px solid var(--line);background:#fff;padding:10px 14px;font-size:.9rem}.address-autocomplete-widget::part(prediction-item-main-text){color:var(--ink);font-weight:720}.address-autocomplete-widget::part(prediction-item-selected){background:var(--mint)}.starter-row .button{min-height:52px}.starter-note{color:var(--muted);margin:10px 0 0;font-size:.88rem}.trust-strip{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid>div{border-right:1px solid var(--line);align-items:flex-start;gap:12px;min-height:128px;padding:28px 24px;display:flex}.trust-grid>div:first-child{border-left:1px solid var(--line)}.trust-grid>div>span{width:24px;height:24px;color:var(--green-deep);background:var(--green-pale);border-radius:50%;flex:0 0 24px;place-items:center;font-size:.75rem;display:grid}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{color:var(--ink);font-size:.96rem;line-height:1.35}.trust-grid small{color:var(--muted);margin-top:5px;font-size:.86rem;line-height:1.48}.fit-section{background:var(--white)}.fit-grid,.clarity-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(52px,8vw,104px);display:grid}.section-image{position:relative}.section-image img,.clarity-media>img{object-fit:cover;border-radius:var(--radius-lg);width:100%;min-height:520px}.image-caption{color:var(--ink);text-align:center;background:#fffffff0;border-radius:12px;margin:0;padding:13px 16px;font-size:.9rem;font-weight:650;position:absolute;bottom:18px;left:18px;right:18px}.fit-copy h2,.clarity-copy h2{max-width:700px}.situation-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:30px 0;display:grid}.situation-list>div{align-items:flex-start;gap:10px;display:flex}.situation-list span{color:var(--green);font-weight:800}.situation-list p{color:var(--ink-soft);margin:0;font-size:.94rem;line-height:1.5}.soft-callout,.plain-truth,.guide-answer-box,.guide-callout{background:var(--green-pale);border-left:4px solid var(--green);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:22px 24px}.soft-callout strong,.soft-callout p{display:block}.guide-table-scroll{max-width:100%;margin:24px 0;overflow-x:auto}.guide-body{min-width:0}.guide-decision-table{border-collapse:collapse;width:100%;min-width:620px;font-size:1rem;line-height:1.55}.guide-decision-table caption{text-align:left;padding-bottom:12px;font-weight:700}.guide-decision-table th,.guide-decision-table td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:14px}.guide-decision-table thead{background:var(--green-pale)}.soft-callout p{color:var(--ink-soft);margin:6px 0 10px;font-size:.94rem}.soft-callout a{color:var(--green-deep);font-size:.92rem;font-weight:720}.process-section,.options-section,.faq-section{background:var(--ivory)}.section-heading{margin-bottom:48px}.section-heading h2{max-width:800px}.section-heading>p,.split-heading>p{color:var(--ink-soft);font-size:1.02rem}.centered-heading{text-align:center;max-width:860px;margin-inline:auto}.centered-heading>p:last-child{max-width:650px;margin-inline:auto}.centered-heading h2{margin-inline:auto}.split-heading{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:50px;display:grid}.split-heading h2,.split-heading>p{margin-bottom:0}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.process-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);min-height:280px;padding:32px}.process-card>span{width:42px;height:42px;color:var(--white);background:var(--green);border-radius:50%;place-items:center;margin-bottom:42px;font-size:.9rem;font-weight:750;display:grid}.process-card p{color:var(--ink-soft);margin:0;font-size:.97rem}.centered-action{text-align:center;margin-top:36px}.offer-clarity-section{background:var(--white)}.clarity-grid{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr)}.check-list{gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.check-list li{border-top:1px solid var(--line);align-items:flex-start;gap:14px;padding:16px 0;display:flex}.check-list li>span{width:26px;height:26px;color:var(--green-deep);background:var(--green-pale);border-radius:50%;flex:0 0 26px;place-items:center;font-size:.78rem;display:grid}.check-list strong,.check-list small{display:block}.check-list small{color:var(--muted);margin-top:3px;font-size:.91rem;line-height:1.5}.clarity-media{padding-bottom:130px;position:relative}.clarity-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:28px;position:absolute;bottom:0;left:22px;right:22px}.clarity-card h3{margin-bottom:9px;font-size:1.35rem}.clarity-card p:last-child{color:var(--ink-soft);margin:0;font-size:.92rem}.option-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.option-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-height:420px;padding:32px;display:flex}.option-card h3{margin-bottom:18px;font-size:1.6rem}.option-card>p:not(.option-tag){color:var(--ink-soft)}.option-card small{color:var(--muted);border-top:1px solid var(--line);margin-top:auto;padding-top:20px;font-size:.9rem;line-height:1.55;display:block}.faq-layout{grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(50px,8vw,110px);display:grid}.faq-intro{position:sticky;top:120px}.faq-intro>p:not(.eyebrow){color:var(--ink-soft)}.faq-list{border-top:1px solid var(--line-strong)}.faq-item{border-bottom:1px solid var(--line-strong)}.faq-item summary{min-height:78px;color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:600;line-height:1.35;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{color:var(--green);font-family:var(--font-geist), Arial, sans-serif;font-size:1.6rem;font-weight:400;transition:transform .15s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>p{max-width:760px;color:var(--ink-soft);margin:-5px 54px 24px 0}.final-cta-section{background:var(--green-pale)}.final-cta-grid{grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);align-items:center;gap:clamp(40px,8vw,100px);display:grid}.final-cta-grid h2{font-size:clamp(2rem,3.4vw,3.25rem)}.final-cta-grid>div>p:last-child{color:var(--ink-soft)}.breadcrumb-wrap{padding-top:18px}.breadcrumbs{color:var(--muted);font-size:.84rem}.breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";color:var(--line-strong);margin-right:8px}.breadcrumbs a:hover{color:var(--green)}.inner-hero{background:var(--white);padding:62px 0 92px}.inner-hero-grid{max-width:920px}.inner-hero-grid>div>h1{max-width:880px}.inner-hero-grid>div>p:last-child{max-width:760px;margin:0}.inner-hero-with-aside{max-width:var(--shell);grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:center;gap:clamp(45px,8vw,110px);display:grid}.hero-aside-note,.resource-counter,.standards-seal,.priority-stack{background:var(--green-pale);border:1px solid var(--sage);border-radius:var(--radius);padding:28px}.hero-aside-note>span,.resource-counter>span,.standards-seal>span,.standards-seal>small{color:var(--green);letter-spacing:.11em;margin-bottom:10px;font-size:.76rem;font-weight:750;display:block}.hero-aside-note strong,.resource-counter strong,.standards-seal strong{color:var(--ink);margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.3;display:block}.hero-aside-note p,.resource-counter small{color:var(--ink-soft);margin:0 0 12px;font-size:.92rem;line-height:1.55;display:block}.hero-aside-note a{color:var(--green-deep);font-weight:700}.priority-stack{grid-template-columns:1fr 1fr;gap:10px;display:grid}.priority-stack span{min-height:64px;color:var(--green-deep);background:var(--white);letter-spacing:.08em;border-radius:10px;place-items:center;font-size:.78rem;font-weight:750;display:grid}.long-process{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(50px,9vw,120px);display:grid}.long-process-intro{position:sticky;top:120px}.long-process-intro>p:last-child,.copy-stack,.proof-grid>div:first-child>p:last-child{color:var(--ink-soft)}.long-process-list{display:grid}.long-process-list article{border-top:1px solid var(--line-strong);grid-template-columns:54px 1fr;gap:24px;padding:30px 0;display:grid}.long-process-list article:last-child{border-bottom:1px solid var(--line-strong)}.long-process-list article>span{width:44px;height:44px;color:var(--white);background:var(--green);border-radius:50%;place-items:center;font-size:.82rem;font-weight:750;display:grid}.long-process-list h3{margin-bottom:9px}.long-process-list p{color:var(--ink-soft);margin-bottom:8px}.long-process-list small{color:var(--muted);font-size:.9rem;line-height:1.5}.two-column-copy,.proof-grid,.decision-rules-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(50px,9vw,120px);display:grid}.copy-stack p{font-size:1.03rem}.option-card-grid,.standards-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.option-card-grid>article,.standards-grid>article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:30px}.option-card-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding-bottom:22px;display:flex}.option-card-head>span,.standards-grid article>span,.rights-grid span,.rule-list span{width:34px;height:34px;color:var(--green-deep);background:var(--green-pale);border-radius:50%;flex:0 0 34px;place-items:center;font-size:.75rem;font-weight:750;display:grid}.option-card-head h2,.standards-grid h2{margin:2px 0 0;font-size:1.55rem}.option-fit,.option-tradeoff{border-bottom:1px solid var(--line);padding:20px 0}.option-fit small,.option-tradeoff small{color:var(--green);letter-spacing:.1em;font-size:.72rem;font-weight:750}.option-fit p,.option-tradeoff p{color:var(--ink-soft);margin:5px 0 0;font-size:.93rem}.option-card-grid ul,.proof-checklist ul{color:var(--ink-soft);margin:22px 0 0;padding-left:20px}.option-card-grid li,.proof-checklist li{margin-bottom:9px}.decision-rules{background:var(--green-pale)}.decision-rules h2{color:var(--ink)}.rule-list{gap:12px;display:grid}.rule-list>div{background:var(--white);border-radius:12px;align-items:center;gap:15px;padding:16px;display:flex}.rule-list p,.rights-grid p{margin:0}.standards-grid article>span{margin-bottom:30px}.standards-grid p{color:var(--ink-soft);margin:0}.proof-checklist{background:var(--ivory);border:1px solid var(--line);border-radius:var(--radius);padding:30px}.rights-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.rights-grid>div{background:var(--white);border:1px solid var(--line);border-radius:12px;align-items:center;gap:14px;min-height:80px;padding:18px;display:flex}.resource-listing{gap:24px;display:grid}.resource-listing-featured{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:210px minmax(0,1fr);gap:clamp(35px,7vw,90px);padding:clamp(30px,5vw,60px);display:grid}.resource-card-index{color:var(--green);letter-spacing:.1em;flex-direction:column;font-size:.76rem;display:flex}.resource-card-index strong{margin-top:8px}.resource-listing-featured h2{max-width:700px}.resource-listing-featured>div:last-child>p:not(.eyebrow){max-width:760px;color:var(--ink-soft)}.resource-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.resource-guide-cluster{margin-top:clamp(64px,9vw,112px)}.resource-cluster-heading{max-width:780px;margin-bottom:30px}.resource-cluster-heading h2{margin-bottom:14px}.resource-cluster-heading>p:last-child{color:var(--ink-soft)}.resource-guide-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-height:430px;padding:clamp(24px,3vw,34px);display:flex}.resource-guide-card-meta{min-height:45px;color:var(--green);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;margin-bottom:25px;font-size:.72rem;display:flex}.resource-guide-card-meta strong{margin-top:6px}.resource-guide-card h3{margin-bottom:15px;font-size:clamp(1.65rem,2.5vw,2.25rem)}.resource-guide-card>p{color:var(--ink-soft)}.resource-guide-card .topic-tags{margin-top:auto}.topic-tags{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.topic-tags span{color:var(--green-deep);background:var(--green-pale);border-radius:999px;padding:7px 12px;font-size:.82rem;font-weight:650}.coming-soon-panel{background:var(--green-pale);border-radius:var(--radius-lg);padding:clamp(30px,5vw,55px)}.coming-soon-panel p,.coming-soon-panel ul{max-width:800px;color:var(--ink-soft)}.inline-cta{background:var(--green-pale);border-top:1px solid var(--sage);padding:68px 0}.inline-cta-grid{justify-content:space-between;align-items:center;gap:40px;display:flex}.inline-cta h2{max-width:760px;margin:0;font-size:clamp(1.8rem,3.2vw,3rem)}.location-hub-grid{gap:18px;max-width:800px;display:grid}.location-hub-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(30px,5vw,54px)}.location-hub-card h2{font-size:clamp(2rem,4vw,3.3rem)}.location-hub-hero .inner-hero-grid{max-width:960px}.location-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.location-state-nav{flex-wrap:wrap;gap:10px;margin-bottom:clamp(52px,7vw,82px);display:flex}.location-state-nav a{color:var(--green-deep);background:var(--white);border:1px solid var(--line);border-radius:999px;padding:10px 15px;font-size:.88rem;font-weight:700}.location-state-nav a:hover{border-color:var(--green)}.location-metro-section{scroll-margin-top:110px}.location-metro-section+.location-metro-section{margin-top:clamp(68px,9vw,112px)}.location-directory-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;justify-content:center;min-height:150px;padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.location-directory-card:hover{border-color:var(--green);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.location-directory-card>span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:750}.location-directory-card>strong{margin:7px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500;line-height:1.15}.location-directory-card>small{color:var(--muted);line-height:1.4}.local-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fbfaf6 0%,#eef4f0 100%);padding:58px 0 84px}.local-hero-grid{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);align-items:start;gap:clamp(44px,7vw,90px);display:grid}.local-hero-copy h1{max-width:790px;font-size:clamp(2.8rem,5.1vw,5rem)}.local-hero-intro{max-width:760px;color:var(--ink-soft);margin:30px 0 0;font-size:1.04rem;line-height:1.75}.local-decision-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(28px,4vw,40px)}.local-decision-card h2{font-size:clamp(1.75rem,3vw,2.5rem)}.local-decision-card ul{color:var(--ink-soft);gap:14px;margin:0 0 24px;padding-left:22px;display:grid}.local-reading-grid,.local-question-layout,.local-sources-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(46px,8vw,105px);display:grid}.local-reading-grid>div:first-child,.local-question-layout>div:first-child,.local-sources-grid>div:first-child{position:sticky;top:118px}.local-reading-grid h2,.local-question-layout h2,.local-sources-grid h2{font-size:clamp(2rem,3.8vw,3.35rem)}.local-prose{color:var(--ink-soft);font-size:1.05rem;line-height:1.82}.local-data-section{background:var(--green-pale);border-top:1px solid var(--sage);border-bottom:1px solid var(--sage)}.local-data-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.local-data-grid article{background:var(--white);border:1px solid var(--sage);border-radius:var(--radius);min-height:225px;padding:25px}.local-data-grid article>span{min-height:42px;color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:750;line-height:1.4;display:block}.local-data-grid article>strong{color:var(--ink);margin:12px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:500;line-height:1;display:block}.local-data-grid article>strong.local-data-value-compact{font-size:clamp(1.25rem,1.8vw,1.7rem);line-height:1.18}.local-data-grid article>p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.data-method-note{max-width:920px;color:var(--ink-soft);margin:26px 0 0;font-size:.9rem}.local-data-grid.county-sale-records{grid-template-columns:repeat(2,minmax(0,1fr))}.county-sale-records article>p{font-size:1rem}.county-sale-records article>p+p{margin-top:12px}.city-sale-guidance .process-card p,.state-sale-guidance .location-hub-card>p:not(.mini-label){font-size:1rem}@media (width<=700px){.local-data-grid.county-sale-records{grid-template-columns:minmax(0,1fr)}}.local-question-layout>div:first-child>p:last-child,.local-sources-grid>div:first-child>p:last-child{color:var(--ink-soft)}.local-review-note{font-size:.88rem}.local-question-list{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none;display:grid}.local-question-list li{border-bottom:1px solid var(--line-strong);grid-template-columns:42px 1fr;gap:18px;padding:23px 0;display:grid}.local-question-list li>span{width:34px;height:34px;color:var(--green-deep);background:var(--green-pale);border-radius:50%;place-items:center;font-size:.85rem;font-weight:750;display:grid}.local-question-list li>p{color:var(--ink-soft);margin:3px 0 0;font-size:1.02rem;line-height:1.65}.local-sources-section{background:var(--white)}.local-source-list{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none;display:grid}.local-source-list li{border-bottom:1px solid var(--line-strong)}.local-related-guides-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.local-related-guides-heading h2{max-width:760px;margin-bottom:0}.guide-related-links.local-related-guides{margin:0 auto}.local-county-links{grid-template-columns:repeat(4,minmax(0,1fr))}.local-county-links .location-directory-card{min-height:165px}.local-source-list a{justify-content:space-between;align-items:center;gap:28px;min-height:82px;padding:18px 0;display:flex}.local-source-list a:hover strong{color:var(--green)}.local-source-list strong{line-height:1.45}.local-source-list span{color:var(--muted);flex:none;font-size:.82rem}.form-page{background:var(--ivory);min-height:760px;padding:50px 0 110px}.form-page-grid{grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);align-items:start;gap:clamp(42px,7vw,90px);display:grid}.form-page-intro{padding-top:18px;position:sticky;top:118px}.form-page-intro h1{font-size:clamp(2.4rem,4.6vw,4.25rem)}.form-trust-list{border-top:1px solid var(--line-strong);gap:0;margin:30px 0;display:grid}.form-trust-list>div{border-bottom:1px solid var(--line-strong);align-items:flex-start;gap:13px;padding:18px 0;display:flex}.form-trust-list>div>span{width:25px;height:25px;color:var(--white);background:var(--green);border-radius:50%;flex:0 0 25px;place-items:center;font-size:.75rem;display:grid}.form-trust-list strong{margin-bottom:3px;display:block}.form-trust-list p{color:var(--ink-soft);font-size:.93rem;line-height:1.5}.form-help-note{color:var(--muted);font-size:.9rem}.form-page-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-sm);overflow:visible}.lead-form{min-width:0;padding:clamp(26px,4.5vw,50px);scroll-margin-top:104px}.form-progress{margin-bottom:34px}.progress-copy{justify-content:space-between;align-items:center;gap:20px;margin-bottom:11px;display:flex}.progress-copy span{color:var(--muted);font-size:.84rem;font-weight:650}.progress-copy strong{color:var(--green-deep);font-size:.9rem}.progress-track{background:var(--green-pale);border-radius:99px;height:8px;overflow:hidden}.progress-track span{background:var(--green);border-radius:inherit;height:100%;transition:width .18s;display:block}.form-step{border:0;min-width:0;margin:0;padding:0}.form-step>legend{width:100%;color:var(--ink);letter-spacing:-.03em;margin:0 0 10px;padding:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3.2vw,2.45rem);font-weight:600;line-height:1.15}.form-step>legend:focus{outline:none}.step-intro{color:var(--ink-soft);margin-bottom:30px;font-size:1rem}.field,.choice-group{border:0;min-width:0;margin:0 0 24px;padding:0}.field>label,.question-label{color:var(--ink);letter-spacing:0;text-transform:none;margin-bottom:8px;font-size:.91rem;font-weight:700;display:block}.field input,.field select,.field textarea{width:100%;min-height:54px;color:var(--ink);background:var(--white);border:1px solid var(--line-strong);border-radius:10px;outline:0;padding:13px 15px;font-size:1rem}.field textarea{resize:vertical;min-height:105px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f5a4321}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--error)}.field input:disabled{color:var(--muted);background:#f1f1ed}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field-row-location{grid-template-columns:minmax(0,1.5fr) minmax(118px,.7fr) minmax(105px,.7fr)}.field-full{width:100%}.question-block{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.question-block-first{border-top:0;margin-top:0;padding-top:0}.choice-grid{gap:10px;display:grid}.choice-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card{background:var(--white);border:1px solid var(--line-strong);cursor:pointer;border-radius:11px;align-items:flex-start;gap:12px;min-width:0;min-height:66px;padding:15px;transition:border-color .14s,background .14s,box-shadow .14s;display:flex;position:relative}.choice-card:hover{border-color:#79a58d}.choice-card:has(input:checked){background:var(--green-pale);border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.choice-card input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.choice-card:has(input:focus-visible){outline-offset:2px;outline:3px solid #4b9474}.choice-indicator{background:var(--white);border:1.5px solid #8a9a91;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;margin-top:1px;display:grid}.choice-card input:checked+.choice-indicator{border:6px solid var(--green)}.choice-card strong,.choice-card small{display:block}.choice-card strong{font-size:.93rem;line-height:1.4}.choice-card small{color:var(--muted);margin-top:4px;font-size:.82rem;line-height:1.4}.field-error,.submission-error{color:var(--error);margin:7px 0 0;font-size:.84rem;font-weight:650;line-height:1.4}.error-summary,.submission-error{background:var(--error-bg);border:1px solid #e7b7b2;border-radius:9px;margin:0 0 24px;padding:12px 14px}.field-help{color:var(--muted);margin-top:7px;font-size:.83rem;display:block}.money-field{position:relative}.money-field input{padding-left:37px}.money-prefix{z-index:1;color:var(--muted);font-weight:700;position:absolute;top:43px;left:15px}.plain-truth{margin:18px 0 24px}.plain-truth p{color:var(--ink-soft);margin:5px 0 0;font-size:.91rem}.form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:34px;padding-top:24px;display:flex}.form-actions .button{min-width:125px}.form-actions button:disabled{cursor:wait;opacity:.65}.form-legal-copy{color:var(--muted);margin:16px 0 0;font-size:.78rem;line-height:1.55}.form-legal-copy a{color:var(--green-deep);text-underline-offset:2px;font-weight:650;text-decoration:underline}.form-microcopy{color:var(--muted);text-align:right;margin:14px 0 0;font-size:.82rem}.form-success{text-align:center;padding:clamp(38px,7vw,70px)}.success-mark{width:54px;height:54px;color:var(--white);background:var(--green);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:1.25rem;display:grid}.form-success>p:not(.eyebrow){max-width:580px;color:var(--ink-soft);margin-inline:auto}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.guide-header{background:var(--ivory);padding:64px 0 78px}.guide-header-grid{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:center;gap:70px;display:grid}.guide-header h1{max-width:850px}.guide-dek{max-width:760px;color:var(--ink-soft);font-size:1.1rem}.guide-meta{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.guide-meta span{color:var(--green-deep);background:var(--green-pale);border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:650}.guide-cover{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:30px}.guide-cover>span,.guide-cover>strong,.guide-cover>small{display:block}.guide-cover>span,.guide-cover>small{color:var(--green);letter-spacing:.11em;font-size:.75rem;font-weight:750}.guide-cover>strong{color:var(--ink);letter-spacing:-.035em;margin:34px 0;font-family:Georgia,Times New Roman,serif;font-size:2.35rem;font-weight:500;line-height:1.05}.guide-cover>strong>span{display:block}.guide-layout{grid-template-columns:250px minmax(0,760px);justify-content:center;align-items:start;gap:clamp(45px,8vw,100px);padding-top:80px;padding-bottom:100px;display:grid}.guide-toc{background:var(--ivory);border:1px solid var(--line);border-radius:12px;gap:6px;padding:20px;display:grid;position:sticky;top:115px}.guide-toc>p{color:var(--green);letter-spacing:.1em;margin:0 0 8px;font-size:.75rem;font-weight:750}.guide-toc nav{gap:7px;display:grid}.guide-toc strong{margin-bottom:8px}.guide-toc a{color:var(--ink-soft);font-size:.88rem}.guide-toc a:hover{color:var(--green)}.guide-body>section{margin-bottom:70px;scroll-margin-top:110px}.guide-body p,.guide-body li{color:var(--ink-soft);font-size:1rem}.guide-body a{color:var(--green-deep);text-underline-offset:3px;text-decoration:underline}.guide-section-number{color:var(--green);letter-spacing:.11em;margin-bottom:10px;font-weight:750;font-size:.76rem!important}.offer-equation{background:var(--ivory);border:1px solid var(--line);border-radius:12px;gap:8px;margin:24px 0;padding:24px;display:grid}.offer-equation>div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:16px;display:grid}.equation-result{color:var(--green-deep);font-weight:750}.guide-definition-list,.warning-list{padding-left:22px}.guide-definition-list li,.warning-list li{margin-bottom:12px}.verification-list{margin:24px 0;padding:0;list-style:none}.verification-list li{border-top:1px solid var(--line);grid-template-columns:38px 1fr;gap:13px;padding:15px 0;display:grid}.verification-list span{color:var(--green);font-size:.8rem;font-weight:750}.verification-list p{margin:0}.fit-comparison,.net-comparison{grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0;display:grid}.fit-comparison>div,.net-comparison>div{background:var(--ivory);border:1px solid var(--line);border-radius:12px;padding:22px}.net-comparison small,.net-comparison strong{display:block}.net-comparison small{margin-bottom:7px}.net-comparison strong{margin-bottom:10px}.guide-sources{border-top:1px solid var(--line-strong);padding-top:30px}.guide-sources li{margin-bottom:12px}.guide-next{background:var(--green-pale);border-radius:12px;padding:26px}.guide-method{background:var(--ivory);border:1px solid var(--line);border-radius:12px;padding:28px}.guide-workbook{background:var(--white);border:1px solid var(--line-strong);border-radius:12px;margin:26px 0;overflow:hidden}.guide-workbook-heading{background:var(--green-pale);border-bottom:1px solid var(--sage);padding:24px}.guide-workbook-heading h3{margin-bottom:8px}.guide-workbook-heading p:last-child,.guide-workbook dl{margin:0}.guide-workbook dl>div{border-top:1px solid var(--line);grid-template-columns:minmax(150px,.65fr) minmax(0,1.35fr);gap:22px;padding:18px 24px;display:grid}.guide-workbook dl>div:first-child{border-top:0}.guide-workbook dt{color:var(--ink);font-weight:720}.guide-workbook dd{color:var(--ink-soft);margin:0}.guide-related-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:22px 0;display:grid}.guide-related-links a{background:var(--white);border:1px solid var(--sage);border-radius:10px;flex-direction:column;justify-content:space-between;min-height:130px;padding:16px;text-decoration:none;display:flex}.guide-related-links a:hover{border-color:var(--green)}.guide-related-links span{color:var(--green);letter-spacing:.08em;font-size:.68rem;font-weight:750}.guide-related-links strong{color:var(--ink);line-height:1.35}.net-calculator{background:var(--ivory);border:1px solid var(--line-strong);border-radius:12px;margin:26px 0;padding:clamp(20px,4vw,30px)}.net-calculator-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.net-calculator-heading h3{margin:5px 0 0}.net-calculator-heading button{color:var(--green-deep);border:1px solid var(--sage);cursor:pointer;font:inherit;background:0 0;border-radius:8px;padding:8px 11px;font-size:.8rem;font-weight:700}.net-calculator-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.net-calculator-fields label{color:var(--ink);flex-direction:column;gap:5px;font-size:.9rem;font-weight:700;display:flex}.net-calculator-fields label>small{min-height:52px;color:var(--muted);font-size:.76rem;font-weight:450;line-height:1.45}.currency-input{background:var(--white);border:1px solid var(--line-strong);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:0 12px;display:grid}.currency-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 12%, transparent)}.currency-input input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:12px 0}.net-calculator-result{color:var(--white);background:var(--green-deep);border-radius:10px;margin-top:22px;padding:22px;display:grid}.net-calculator-result>span{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:750}.net-calculator-result strong{margin:6px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.4rem);font-weight:500}.net-calculator-result small{color:#ffffffc2;line-height:1.5}.guide-body .guide-next .eyebrow{color:var(--green);font-size:.78rem}.guide-body a.button-dark{color:var(--white);text-decoration:none}.legal-page{padding:48px 0 100px}.legal-header{border-bottom:1px solid var(--line);padding-bottom:42px}.legal-header h1{margin-bottom:14px;font-size:clamp(2.6rem,5vw,4.6rem)}.legal-header>p:last-child{color:var(--muted);margin:0}.legal-layout{grid-template-columns:280px minmax(0,760px);justify-content:center;align-items:start;gap:clamp(45px,8vw,95px);padding-top:50px;display:grid}.legal-layout>aside{background:var(--green-pale);border-radius:12px;padding:22px;position:sticky;top:115px}.legal-layout>aside p{color:var(--ink-soft);margin:8px 0 0;font-size:.9rem}.legal-body section{margin-bottom:42px}.legal-body h2{font-size:1.6rem}.legal-body p{color:var(--ink-soft)}.seller-stories-section{background:var(--white)}.seller-stories-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.seller-stories-grid article{background:var(--ivory);border-radius:var(--radius);padding:28px}.seller-stories-grid article>div{color:var(--muted);font-size:.85rem;display:grid}.site-footer{background:var(--white);border-top:1px solid var(--line);padding:70px 0 26px}.footer-grid{grid-template-columns:minmax(280px,1.6fr) .7fr .7fr;gap:60px;display:grid}.footer-brand-block>p{max-width:430px;color:var(--ink-soft);margin:22px 0 0}.footer-grid>div:not(.footer-brand-block){align-content:start;gap:10px;display:grid}.footer-grid a:not(.brand){color:var(--ink-soft);font-size:.93rem}.footer-grid a:hover{color:var(--green)}.footer-legal{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:35px;margin-top:56px;padding-top:24px;font-size:.78rem;display:flex}.footer-legal p:first-child{max-width:760px}.footer-legal p{margin:0}.mobile-offer-bar,.mobile-offer-spacer{display:none}@media (width<=1040px){.desktop-nav{gap:18px}.desktop-nav a{font-size:.86rem}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:1px solid var(--line)}.trust-grid>div:nth-child(n+3){border-top:1px solid var(--line)}.option-card-grid,.standards-grid{grid-template-columns:1fr}}@media (width<=900px){:root{--header-height:70px}.shell{width:min(calc(100% - 36px), var(--shell))}.section{padding:78px 0}.desktop-nav,.header-cta{display:none}.header-inner{grid-template-columns:1fr auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line-strong);border-radius:50%;place-content:center;gap:7px;width:44px;height:44px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--ink);width:18px;height:2px;display:block}.mobile-nav nav{background:var(--white);border:1px solid var(--line);width:min(320px,100vw - 36px);box-shadow:var(--shadow-md);border-radius:14px;gap:2px;padding:14px;display:grid;position:absolute;top:52px;right:0}.mobile-nav nav>a:not(.button){color:var(--ink-soft);padding:11px 10px;font-weight:620}.mobile-nav .button{margin-top:5px}.home-hero-grid,.fit-grid,.clarity-grid,.final-cta-grid,.inner-hero-with-aside,.long-process,.two-column-copy,.proof-grid,.decision-rules-grid,.form-page-grid,.guide-header-grid,.legal-layout,.local-hero-grid,.local-reading-grid,.local-question-layout,.local-sources-grid{grid-template-columns:1fr}.home-hero{padding:58px 0 72px}.home-hero-grid{gap:48px}.home-hero-visual{max-width:680px}.fit-grid,.clarity-grid{gap:56px}.section-image{max-width:700px}.process-grid,.option-grid,.seller-stories-grid{grid-template-columns:1fr}.process-card,.option-card{min-height:0}.process-card>span{margin-bottom:25px}.split-heading{grid-template-columns:1fr;gap:18px}.faq-layout{grid-template-columns:1fr;gap:45px}.faq-intro,.long-process-intro,.form-page-intro,.guide-toc,.legal-layout>aside,.local-reading-grid>div:first-child,.local-question-layout>div:first-child,.local-sources-grid>div:first-child{position:static}.location-directory,.local-data-grid,.local-county-links{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta-grid{gap:28px}.inner-hero{padding:48px 0 68px}.long-process{gap:32px}.rights-grid,.resource-listing-featured{grid-template-columns:1fr}.resource-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-card-index{flex-direction:row;gap:12px}.inline-cta-grid{flex-direction:column;align-items:flex-start}.form-page{padding-top:28px}.form-page-grid{gap:30px}.form-page-intro{padding-top:0}.form-page-intro h1{max-width:700px}.guide-layout{grid-template-columns:1fr;padding-top:55px}.guide-toc{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr .8fr .8fr;gap:35px}}@media (width<=640px){body{font-size:16px}.shell{width:min(calc(100% - 28px), var(--shell))}h1{font-size:clamp(2.45rem,12vw,3.45rem)}h2{font-size:clamp(1.9rem,9vw,2.65rem)}.section{padding:64px 0}.brand-type strong{font-size:1rem}.home-hero{padding:42px 0 54px}.local-hero{padding:40px 0 58px}.home-hero-copy .eyebrow{max-width:310px}.home-hero-copy{flex-direction:column;display:flex}.home-hero-copy .eyebrow{order:1}.home-hero-copy h1{order:2}.home-hero-copy .offer-starter{order:3}.home-hero-copy .benefit-list{order:4;margin:24px 0 0}.home-hero-copy .hero-lede{order:5;margin:22px 0 0}.hero-lede,.section-lede,.inner-hero p,.form-page-lede{font-size:1rem;line-height:1.65}.starter-row{border-radius:14px;grid-template-columns:1fr;padding:6px}.starter-row input{height:50px;padding-inline:12px}.starter-row .button{width:100%}.home-hero-visual>img{aspect-ratio:1.05}.hero-photo-note{margin:-22px 12px 0;position:relative;bottom:auto;right:auto}.trust-grid,.location-directory,.local-data-grid,.local-county-links{grid-template-columns:1fr}.location-directory-card{min-height:126px}.local-data-grid article{min-height:0}.local-source-list a{flex-direction:column;align-items:flex-start;gap:7px}.trust-grid>div,.trust-grid>div:first-child{border:0;border-bottom:1px solid var(--line);min-height:0;padding:19px 6px}.trust-grid>div:last-child{border-bottom:0}.section-image img,.clarity-media>img{aspect-ratio:1.05;min-height:0}.situation-list{grid-template-columns:1fr}.clarity-media{padding-bottom:0}.clarity-card{margin:-24px 12px 0;padding:22px;position:relative;bottom:auto;left:auto;right:auto}.process-card,.option-card{padding:25px}.faq-item summary{min-height:70px;padding:18px 0;font-size:1.12rem}.faq-item>p{margin-right:20px}.inner-hero{padding:38px 0 58px}.inner-hero-grid{gap:34px}.long-process-list article{grid-template-columns:42px 1fr;gap:14px}.long-process-list article>span{width:38px;height:38px}.option-card-grid>article,.standards-grid>article{padding:24px}.fit-comparison,.net-comparison,.resource-guide-grid,.guide-related-links,.net-calculator-fields,.guide-workbook dl>div{grid-template-columns:1fr}.resource-guide-card{min-height:0}.local-related-guides-heading{flex-direction:column;align-items:flex-start}.net-calculator-fields label>small{min-height:0}.inline-cta{padding:54px 0}.form-page{padding:18px 0 88px}.form-page-intro h1{font-size:2.35rem}.form-page-intro .form-trust-list,.form-page-intro .form-help-note{display:none}.form-page-card{border-radius:18px;margin-inline:-4px}.lead-form{padding:24px 18px 26px;scroll-margin-top:82px}.form-step>legend{font-size:1.85rem}.field-row,.field-row-location,.choice-grid-2,.choice-grid-3{grid-template-columns:1fr}.field-row{gap:0}.choice-card{min-height:58px}.form-actions{align-items:stretch;position:static}.form-actions .button{min-width:0;padding-inline:18px}.form-microcopy{text-align:center}.guide-toc{grid-template-columns:1fr}.guide-layout{padding-top:42px;padding-bottom:70px}.guide-body>section{margin-bottom:55px}.legal-page{padding-top:35px}.legal-layout{gap:35px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}.footer-legal{flex-direction:column}.mobile-offer-spacer{height:calc(82px + env(safe-area-inset-bottom));display:block}.mobile-offer-bar{z-index:90;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #17251f17}.mobile-offer-bar>span{color:var(--ink);font-size:.83rem;font-weight:700;line-height:1.35;display:grid}.mobile-offer-bar small{color:var(--muted);font-size:.7rem;font-weight:550}.mobile-offer-bar .button{min-height:44px;padding:10px 15px;font-size:.82rem}}@media (width<=400px){.shell{width:min(calc(100% - 22px), var(--shell))}.brand-type small{display:none}.form-actions{gap:8px}.form-actions .button{font-size:.86rem}.mobile-offer-bar>span{display:none}.mobile-offer-bar .button{width:100%}}.not-found-panel{text-align:center;justify-items:center;max-width:760px;margin:0 auto;padding-block:clamp(56px,9vw,112px);display:grid}.not-found-panel h1{max-width:680px;margin:10px 0 16px}.not-found-panel>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:clamp(1rem,2vw,1.16rem)}.not-found-actions{justify-content:center;align-items:center;gap:22px;margin-top:28px;display:flex}@media (width<=560px){.not-found-actions{flex-direction:column;gap:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.go-page{--go-ink:#10231d;--go-muted:#506159;--go-green:#0e6547;--go-green-deep:#082f24;--go-mint:#dcece4;--go-cream:#f3efe5;--go-paper:#fbfaf6;--go-gold:#e2b64f;--go-line:#d3dcd6;color:var(--go-ink);background:var(--go-paper)}.go-shell{width:min(100% - 48px,1180px);margin-inline:auto}.go-page h1,.go-page h2,.go-page h3{color:var(--go-ink)}.go-page h1{letter-spacing:-.058em;max-width:700px;margin-bottom:24px;font-size:clamp(3.2rem,5vw,4.85rem);line-height:.97}.go-page h2{letter-spacing:-.045em;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1.03}.go-page h3{letter-spacing:-.025em;font-size:1.35rem;line-height:1.2}.go-eyebrow,.go-form-kicker{color:var(--go-green);font-family:var(--font-geist), Arial, sans-serif;letter-spacing:.14em;text-transform:uppercase;margin-bottom:15px;font-size:.75rem;font-weight:800;line-height:1.35}.go-trust-strip{color:#fff;background:#082f24;overflow:hidden}.go-trust-strip>div{letter-spacing:.015em;text-align:center;justify-content:center;align-items:center;gap:12px;min-height:36px;padding:7px 20px;font-size:.73rem;font-weight:660;line-height:1.25;display:flex}.go-trust-strip i{color:#83ad9b;font-style:normal}.go-header{background:#fbfaf6;border-bottom:1px solid #dbe1dd}.go-header>.go-shell{justify-content:space-between;align-items:center;gap:24px;min-height:70px;display:flex}.go-header p{color:#465b52;margin:0;font-size:.84rem;font-weight:700}.go-header p span{color:var(--green)}.go-hero{border-bottom:1px solid var(--go-line);background:radial-gradient(circle at 4% 0,#d2e6dcd1,#0000 30%),linear-gradient(140deg,#f4f0e6 0%,#fbfaf5 58%,#e9f1ec 100%);padding:clamp(54px,6vw,86px) 0 clamp(76px,8vw,110px);overflow:hidden}.go-hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(400px,.94fr);align-items:center;gap:clamp(44px,6vw,76px);display:grid}.go-hero-copy{z-index:2;position:relative}.go-hero-lede{max-width:700px;color:var(--go-muted);margin-bottom:18px;font-size:1.04rem;line-height:1.62}.go-hero-lede-strong{color:var(--go-ink);font-weight:670}.go-hero-form{background:#fffffff0;border:1px solid #cbd8d0eb;border-radius:18px;margin-top:30px;padding:25px;scroll-margin-top:20px;box-shadow:0 22px 58px #10231d1a}.go-hero-form>h2{margin:0 0 17px;font-size:clamp(1.55rem,2.3vw,2.05rem);line-height:1.08}.go-hero-form .offer-starter{max-width:none}.go-hero-form .offer-starter>label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.go-hero-form .starter-row{box-shadow:none;border:2px solid #b7c8bf;border-radius:13px;padding:5px}.go-hero-form .starter-row:focus-within{border-color:var(--go-green);box-shadow:0 0 0 4px #0e65471f}.go-hero-form .starter-row input{height:54px;font-size:1.02rem}.go-hero-form .address-autocomplete-widget::part(input){border-radius:9px;min-height:54px;font-size:1.02rem}.go-hero-form .address-autocomplete-widget{border-radius:9px}.go-hero-form .starter-row .button{letter-spacing:.025em;border-radius:9px;min-height:54px;padding-inline:19px;font-size:.82rem}.go-hero-form .starter-belief{margin-top:12px}.go-hero-form .starter-note{text-align:center;margin-top:7px;font-size:.74rem;font-weight:620}.go-hero-form .go-form-reassurance{background:#f2f6f3;border-radius:10px;margin-top:17px;padding:13px 15px;font-size:.8rem}.go-hero-form .go-form-privacy{margin-top:13px}.go-hero-visual{min-height:720px;position:relative}.go-hero-visual>img{object-fit:cover;object-position:59% center;border-radius:30px 30px 120px;width:100%;height:720px;box-shadow:0 34px 76px #082f2433}.go-visual-caption{background:#fffffff5;border:1px solid #ffffffd9;border-radius:14px;align-items:flex-start;gap:12px;max-width:310px;padding:16px 18px;display:flex;position:absolute;bottom:132px;right:24px;box-shadow:0 14px 40px #082f242e}.go-visual-caption>span{color:#fff;background:var(--go-green);border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:.78rem;display:grid}.go-visual-caption p,.go-visual-caption strong,.go-visual-caption small{margin:0;display:block}.go-visual-caption strong{font-size:.9rem;line-height:1.35}.go-visual-caption small{color:var(--go-muted);margin-top:3px;font-size:.74rem;line-height:1.4}.go-proof-badges{grid-template-columns:1fr 1fr;gap:10px;display:grid;position:absolute;bottom:25px;left:24px;right:-18px}.go-google-badge,.go-bbb-badge{background:#fff;border:1px solid #d8e0db;border-radius:12px;align-items:center;gap:11px;min-width:0;padding:13px 14px;display:flex;box-shadow:0 12px 32px #082f2429}.go-google-g{color:#4285f4;background:#fff;border:1px solid #dbe1dd;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:1.15rem;font-weight:850;display:grid}.go-google-badge p,.go-bbb-badge p,.go-google-badge strong,.go-google-badge small,.go-bbb-badge strong,.go-bbb-badge small{margin:0;display:block}.go-google-badge strong,.go-bbb-badge strong{color:var(--go-ink);font-size:.82rem;line-height:1.25}.go-google-badge strong b{color:#f4b400;letter-spacing:-.05em;font-size:.67rem}.go-google-badge small,.go-bbb-badge small{color:#65756e;margin-top:2px;font-size:.62rem;font-weight:680;line-height:1.25}.go-bbb-mark{color:#fff;letter-spacing:.03em;background:#005f86;border-radius:5px;place-items:center;min-width:44px;height:31px;font-size:.72rem;font-weight:850;display:grid}.go-photo-note{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#082f24c7;border:1px solid #ffffff47;border-radius:999px;margin:0;padding:8px 11px;font-size:.67rem;font-weight:720;position:absolute;top:18px;right:18px}.go-above-fold-trust{border-top:1px solid #cfd9d3;gap:9px;margin-top:30px;padding-top:24px;display:grid}.go-above-fold-trust span{color:#40544b;align-items:flex-start;gap:9px;font-size:.86rem;font-weight:650;line-height:1.45;display:flex}.go-above-fold-trust b{color:var(--go-green)}.go-form-card{background:#fff;border:1px solid #d7dfda;border-radius:24px;padding:clamp(24px,3.3vw,38px);scroll-margin-top:18px;box-shadow:0 28px 80px #10271f21}.go-form-card>h2{margin-bottom:0;font-size:clamp(1.8rem,3vw,2.5rem)}.go-form-card .lead-form{padding:28px 0 0;scroll-margin-top:18px}.go-form-card .form-progress{margin-bottom:25px}.go-form-card .form-step>legend{font-size:clamp(1.55rem,2.4vw,2rem)}.go-form-card .step-intro{margin-bottom:22px;font-size:.92rem}.go-form-card .field,.go-form-card .choice-group{margin-bottom:18px}.go-form-card .form-actions{margin-top:24px}.go-form-card .form-actions .button{min-height:54px;padding-inline:24px}.go-form-belief,.starter-belief{color:var(--go-ink);text-align:center;margin:16px 0 0;font-size:.9rem;font-weight:650;line-height:1.45}.go-lockline{color:var(--go-muted);text-align:center;margin:12px 0 0;font-size:.76rem;font-weight:620;line-height:1.5}.go-form-reassurance{color:#40534b;background:#f3f7f4;border-radius:12px;margin:22px 0 0;padding:18px;font-size:.88rem;line-height:1.55}.go-form-privacy{color:#65756e;flex-wrap:wrap;gap:7px 15px;margin-top:18px;font-size:.73rem;line-height:1.4;display:flex}.go-form-privacy span:before{content:"✓";color:var(--go-green);margin-right:5px;font-weight:800}.go-section{padding:clamp(76px,8vw,106px) 0}.go-section-heading{max-width:850px;margin-bottom:52px}.go-section-heading h2{margin-bottom:24px}.go-section-heading>p:not(.go-eyebrow){max-width:720px;color:var(--go-muted);font-size:1.03rem;line-height:1.65}.go-situations{background:linear-gradient(#082f2406 1px, transparent 1px), linear-gradient(90deg, #082f2406 1px, transparent 1px), var(--go-paper);background-size:34px 34px}.go-situation-intro{grid-template-columns:minmax(0,1.12fr) minmax(300px,.58fr);align-items:center;gap:clamp(44px,7vw,86px);margin-bottom:54px;display:grid}.go-situation-intro .go-section-heading{margin-bottom:0}.go-situation-image{margin:0;position:relative}.go-situation-image img{object-fit:cover;border-radius:130px 24px 24px;width:100%;height:560px;box-shadow:0 24px 60px #082f2424}.go-situation-image figcaption{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#082f24d9;border-radius:10px;padding:13px 15px;font-size:.76rem;font-weight:680;line-height:1.45;position:absolute;bottom:16px;left:16px;right:16px}.go-situation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.go-situation-grid article{border:1px solid var(--go-line);background:#fffffff0;border-radius:16px;min-height:230px;padding:30px 32px 30px 84px;position:relative;box-shadow:0 8px 28px #082f240b}.go-situation-grid article:nth-child(4n+1),.go-situation-grid article:nth-child(4n+4){background:#eef4f0}.go-situation-grid article>span{width:36px;height:36px;color:var(--go-green);letter-spacing:.12em;background:#fff;border:1px solid #cbd8d1;border-radius:50%;place-items:center;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:30px;left:28px}.go-situation-grid h3{margin-bottom:13px}.go-situation-grid p{color:var(--go-muted);margin:0;font-size:.92rem;line-height:1.66}.go-section-close{max-width:920px;color:var(--go-ink);text-align:center;margin:34px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2.1vw,1.6rem);font-weight:600;line-height:1.45}.go-process{background:#f0ece2}.go-process-list{gap:12px;display:grid}.go-process-list article{background:#ffffffb8;border:1px solid #d2d9d4;border-radius:15px;grid-template-columns:52px minmax(150px,.42fr) minmax(0,1fr);align-items:start;gap:28px;padding:30px 32px;display:grid}.go-process-list article:nth-child(2),.go-process-list article:nth-child(4){margin-left:40px}.go-step-number{color:#fff;background:var(--go-green);border-radius:50%;place-items:center;width:42px;height:42px;font-size:.8rem;font-weight:800;display:grid}.go-step-meta{display:grid}.go-step-meta strong{color:var(--go-green-deep);letter-spacing:.09em;font-size:.82rem}.go-step-meta small{color:var(--go-muted);margin-top:5px;font-size:.86rem}.go-process-list article>p{max-width:720px;color:var(--go-muted);margin:0;line-height:1.68}.go-total-effort{border:1px solid var(--go-line);background:#fff;border-radius:16px;align-items:flex-start;gap:16px;max-width:960px;margin:40px auto 0;padding:24px 26px;display:flex;box-shadow:0 16px 42px #082f2414}.go-total-effort>span{color:#fff;background:var(--go-green);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:.8rem;display:grid}.go-total-effort p{color:var(--go-muted);margin:0;line-height:1.62}.go-total-effort strong{color:var(--go-ink)}.go-tradeoff{color:#eaf3ee;background:var(--go-green-deep)}.go-tradeoff-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.08fr);gap:clamp(55px,9vw,120px);display:grid}.go-tradeoff .go-eyebrow{color:#a9cbbd}.go-tradeoff h2{color:#fff}.go-tradeoff-lead{color:#fff;margin-top:30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:600;line-height:1.45}.go-tradeoff-heading{align-self:start;position:sticky;top:28px}.go-tradeoff-copy{color:#d7e6df;line-height:1.75}.go-tradeoff-copy p{margin-bottom:23px}.go-tradeoff-copy strong{color:#fff}.go-tradeoff-copy ul{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.go-tradeoff-copy li{padding-left:28px;position:relative}.go-tradeoff-copy li:before{content:"—";color:var(--go-gold);font-weight:800;position:absolute;left:0}.go-proof-strip{background:#d8e8e0;border-bottom:1px solid #c6d7ce}.go-proof-strip>.go-shell{grid-template-columns:repeat(3,1fr);display:grid}.go-proof-strip span{color:#234439;border-right:1px solid #bed0c6;align-items:center;gap:11px;min-height:112px;padding:24px;font-size:.88rem;font-weight:680;line-height:1.5;display:flex}.go-proof-strip span:first-child{border-left:1px solid #bed0c6}.go-proof-strip b{color:var(--go-green)}.go-comparison{background:#fff}.go-comparison-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.go-comparison-grid article{border:1px solid var(--go-line);background:#faf9f4;border-radius:18px;padding:30px;overflow:hidden}.go-comparison-grid article.is-featured{color:#fff;background:var(--go-green);border-color:var(--go-green);box-shadow:0 20px 54px #103f2f29}.go-comparison-grid h3{margin-bottom:25px;font-size:1.65rem}.go-comparison-grid .is-featured h3{color:#fff}.go-comparison-grid dl{margin:0}.go-comparison-grid dl>div{border-top:1px solid #dde3df;padding:15px 0}.go-comparison-grid .is-featured dl>div{border-color:#fff3}.go-comparison-grid dt{color:#75827d;letter-spacing:.055em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:780;line-height:1.3}.go-comparison-grid dd{color:var(--go-ink);margin:0;font-size:.92rem;font-weight:650;line-height:1.45}.go-comparison-grid .is-featured dt{color:#b9d4c8}.go-comparison-grid .is-featured dd{color:#fff}.go-offer-band{background:var(--go-cream);border-top:1px solid var(--go-line);border-bottom:1px solid var(--go-line);padding:62px 0}.go-offer-band-grid{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:center;gap:64px;display:grid}.go-offer-band h2{margin:0;font-size:clamp(2.1rem,3.4vw,3.25rem)}.go-offer-band .offer-starter,.go-final-cta .offer-starter{max-width:none}.go-offer-band .offer-starter>label,.go-final-cta .offer-starter>label{color:var(--go-ink);font-size:.82rem}.go-offer-band .starter-row,.go-final-cta .starter-row{border-radius:14px}.go-offer-band .starter-row .button,.go-final-cta .starter-row .button{letter-spacing:.03em;border-radius:10px}.go-offer-band .starter-note,.go-final-cta .starter-note{text-align:center}.go-testimonials{background:var(--go-paper)}.go-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.go-testimonial-grid article{border:1px solid var(--go-line);background:#fff;border-radius:18px;flex-direction:column;min-height:330px;padding:34px;display:flex;position:relative}.go-testimonial-grid article:last-child{grid-column:1/-1;min-height:0}.go-quote-mark{color:#8bb29f;height:42px;font-family:Georgia,Times New Roman,serif;font-size:4.5rem;line-height:.85}.go-testimonial-grid h3{margin:18px 0 14px}.go-testimonial-grid article>p{color:var(--go-muted);margin-bottom:24px;line-height:1.66}.go-testimonial-grid footer{border-top:1px solid var(--go-line);margin-top:auto;padding-top:18px;display:grid}.go-testimonial-grid footer strong{font-size:.87rem}.go-testimonial-grid footer span{color:var(--go-green);margin-top:3px;font-size:.74rem;font-weight:730}.go-doubts{background:#edf4f0}.go-doubts-layout{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(55px,8vw,104px);display:grid}.go-doubts-intro{position:sticky;top:28px}.go-doubts-intro>p:not(.go-eyebrow){color:var(--go-muted);font-size:.94rem;line-height:1.62}.go-doubts-intro strong{color:var(--go-ink)}.go-doubt-list{border-top:1px solid #c7d5cd}.go-doubt-list article{border-bottom:1px solid #c7d5cd;grid-template-columns:38px 1fr;gap:18px;padding:30px 0;display:grid}.go-doubt-list article>span{color:#728a7f;letter-spacing:.1em;font-size:.68rem;font-weight:800}.go-doubt-list h3{margin-bottom:10px}.go-doubt-list p{color:var(--go-muted);margin:0;font-size:.94rem;line-height:1.68}.go-waiting{color:#e7f0eb;background:#12261f}.go-waiting-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(55px,9vw,120px);display:grid}.go-waiting .go-eyebrow{color:#9fc2b2}.go-waiting h2{color:#fff}.go-waiting-grid>div:last-child>p{color:#d2e0d9;line-height:1.72}.go-waiting-grid strong{color:#fff}.go-waiting-callout{border-top:1px solid #3e564d;border-bottom:1px solid #3e564d;padding:22px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.6vw,2.15rem);font-weight:600;color:#fff!important;margin:32px 0!important;line-height:1.3!important}.go-faq{background:var(--go-paper)}.go-faq-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(50px,8vw,100px);display:grid}.go-faq-layout>div:first-child{position:sticky;top:28px}.go-faq-list{border-top:1px solid var(--go-line)}.go-faq-list details{border-bottom:1px solid var(--go-line)}.go-faq-list summary{min-height:82px;color:var(--go-ink);justify-content:space-between;align-items:center;gap:24px;padding:20px 0;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:600;line-height:1.35;list-style:none;display:flex}.go-faq-list summary::-webkit-details-marker{display:none}.go-faq-list summary span{width:30px;height:30px;font-family:var(--font-geist), Arial, sans-serif;border:1px solid #afbeb6;border-radius:50%;flex:0 0 30px;place-items:center;font-size:1.05rem;transition:transform .16s;display:grid}.go-faq-list details[open] summary span{transform:rotate(45deg)}.go-faq-list details>p{color:var(--go-muted);margin:-4px 50px 24px 0;line-height:1.68}.go-final-cta{background:radial-gradient(circle at 78% 20%,#ffffff6b,#0000 32%),#dcebe3;padding:clamp(82px,10vw,130px) 0}.go-final-cta-inner{text-align:center;max-width:900px}.go-final-cta h2{margin-bottom:30px}.go-final-copy{color:#3f554c;max-width:730px;margin:0 auto 36px;line-height:1.68}.go-final-copy strong{color:var(--go-ink)}.go-final-cta .offer-starter{text-align:left;max-width:720px;margin-inline:auto}.go-footer{padding:58px 0 calc(28px + env(safe-area-inset-bottom));color:#9eb0a8;background:#0d1d17}.go-footer .brand{margin-bottom:24px}.go-footer .brand-mark,.go-footer .brand-mark:before,.go-footer .brand-mark span{border-color:#a9c4b7}.go-footer .brand-type strong{color:#fff}.go-footer .brand-type small{color:#9eb0a8}.go-footer-entity{color:#fff;font-weight:700;margin-bottom:14px!important}.go-footer p{max-width:980px;margin-bottom:22px;font-size:.78rem;line-height:1.65}.go-footer nav{border-top:1px solid #2b3d35;flex-wrap:wrap;gap:5px 10px;padding-top:20px;font-size:.8rem;display:flex}.go-footer a:hover{color:#fff}.go-sticky-bar{display:none}.go-button{color:#fff;text-align:center;background:#155b42;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:11px 18px;font-size:.83rem;font-weight:780;line-height:1.2;display:inline-flex}@media (width<=980px){.go-hero-grid,.go-situation-intro,.go-tradeoff-grid,.go-doubts-layout,.go-waiting-grid,.go-faq-layout{grid-template-columns:1fr}.go-hero-copy{max-width:800px;padding-top:0}.go-hero-visual{max-width:760px}.go-hero-visual>img{height:590px}.go-situation-intro{gap:34px}.go-situation-image{max-width:620px}.go-situation-image img{height:520px}.go-form-card{max-width:760px}.go-situation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.go-tradeoff-grid,.go-doubts-layout,.go-waiting-grid,.go-faq-layout{gap:42px}.go-doubts-intro,.go-tradeoff-heading,.go-faq-layout>div:first-child{position:static}.go-comparison-grid{scroll-snap-type:x proximity;grid-template-columns:repeat(3,minmax(300px,1fr));margin-right:-24px;padding:0 24px 18px 0;overflow-x:auto}.go-comparison-grid article{scroll-snap-align:start}.go-offer-band-grid{grid-template-columns:1fr;gap:28px}}@media (width<=720px){.go-shell{width:min(100% - 28px,1180px)}.go-page{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.go-trust-strip>div{text-align:left;white-space:nowrap;scrollbar-width:none;justify-content:flex-start;min-height:40px;padding-inline:14px;overflow-x:auto}.go-trust-strip>div::-webkit-scrollbar{display:none}.go-header>.go-shell{min-height:62px}.go-header .brand-type small{display:none}.go-header p{font-size:.75rem}.go-hero{padding:34px 0 64px}.go-hero-grid{gap:34px}.go-page h1{margin-bottom:22px;font-size:clamp(2.55rem,11.8vw,3.25rem);line-height:.99}.go-page h2{font-size:clamp(2rem,9.5vw,2.75rem)}.go-hero-lede{font-size:.98rem;line-height:1.55}.go-hero-form{border-radius:15px;margin-top:24px;padding:20px 16px}.go-hero-form>h2{font-size:1.55rem}.go-hero-form .starter-row{grid-template-columns:1fr;padding:5px}.go-hero-form .starter-row input{height:50px;padding-inline:12px}.go-hero-form .address-autocomplete-widget::part(input){min-height:50px;padding-inline:12px}.go-hero-form .starter-row .button{width:100%}.go-hero-form .go-form-reassurance{font-size:.78rem}.go-hero-visual{min-height:0}.go-hero-visual>img{object-position:61% center;border-radius:22px 22px 74px;height:430px}.go-visual-caption{z-index:2;margin:-62px 12px 0;padding:13px 14px;position:relative;bottom:auto;right:auto}.go-proof-badges{z-index:3;gap:8px;margin:10px 0 0;position:relative;bottom:auto;left:auto;right:auto}.go-google-badge,.go-bbb-badge{padding:11px;box-shadow:0 8px 24px #082f241a}.go-photo-note{top:12px;right:12px}.go-form-privacy{display:grid}.go-section{padding:70px 0}.go-section-heading{margin-bottom:36px}.go-situation-intro{margin-bottom:34px}.go-situation-image img{border-radius:72px 18px 18px;height:430px}.go-situation-grid{grid-template-columns:1fr}.go-situation-grid article{min-height:0;padding:24px 20px 24px 66px}.go-situation-grid article>span{width:32px;height:32px;top:24px;left:19px}.go-process-list article{grid-template-columns:40px 1fr;gap:14px;padding:22px 18px}.go-process-list article:nth-child(2),.go-process-list article:nth-child(4){margin-left:0}.go-process-list article>p{grid-column:2}.go-step-number{width:36px;height:36px}.go-total-effort{padding:20px}.go-tradeoff-grid{gap:25px}.go-tradeoff-lead{margin-top:22px}.go-proof-strip>.go-shell{grid-template-columns:1fr}.go-proof-strip span,.go-proof-strip span:first-child{border:0;border-bottom:1px solid #bed0c6;min-height:0;padding:18px 5px}.go-proof-strip span:last-child{border-bottom:0}.go-comparison-grid{grid-template-columns:repeat(3,minmax(278px,83vw));gap:12px;margin-right:-14px;padding-right:14px}.go-comparison-grid article{padding:25px}.go-offer-band{padding:54px 0}.go-offer-band .starter-row,.go-final-cta .starter-row{grid-template-columns:1fr}.go-testimonial-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(290px,86vw);grid-auto-flow:column;margin-right:-14px;padding:0 14px 16px 0;overflow-x:auto}.go-testimonial-grid::-webkit-scrollbar{display:none}.go-testimonial-grid article,.go-testimonial-grid article:last-child{scroll-snap-align:start;grid-column:auto;min-height:390px;padding:27px 24px}.go-doubt-list article{background:#ffffffb3;border:1px solid #cfdbd4;border-radius:13px;grid-template-columns:30px 1fr;gap:10px;margin-bottom:10px;padding:22px 18px}.go-faq-list summary{min-height:72px;font-size:1.08rem}.go-final-cta{padding:76px 0}.go-footer{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.go-sticky-bar{z-index:150;padding:9px 12px calc(9px + env(safe-area-inset-bottom));opacity:0;pointer-events:none;background:#fffdf8fa;border-top:1px solid #d6ddd9;justify-content:space-between;align-items:center;gap:10px;transition:opacity .18s,transform .18s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%);box-shadow:0 -12px 34px #10271f1f}.go-sticky-bar[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.go-sticky-bar>span{color:#10271f;font-size:.77rem;font-weight:750;line-height:1.28;display:grid}.go-sticky-bar small{color:#68776f;font-size:.65rem;font-weight:600}.go-button{white-space:nowrap;min-height:46px;padding-inline:14px}}@media (width<=390px){.go-header p,.go-sticky-bar>span{display:none}.go-sticky-bar .go-button{width:100%}}@media (prefers-reduced-motion:reduce){.go-sticky-bar,.go-faq-list summary span{transition:none}}
