@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#142b27;--muted:#5c6b65;--lime:#ddf67b;--paper:#f8f9f5;--line:#dce3db;--white:#fff;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Manrope,Arial,sans-serif}button,input,textarea{font:inherit}button,a,input,summary,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #7b9233;outline-offset:5px}input:focus-visible,textarea:focus-visible{outline:2px solid #7b9233;outline-offset:2px}[hidden]{display:none!important}.wrap{width:min(1296px,90%);margin-inline:auto}.skip{position:fixed;top:-70px;left:20px;background:var(--lime);z-index:100;padding:12px 20px}.skip:focus{top:10px}.launch-bar{background:var(--ink);color:#f7f9ed;text-align:center;font-size:12px;letter-spacing:.3px;padding:9px 18px}.launch-bar span{color:#caddc1;margin-left:20px}.header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:25px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-size:18px;letter-spacing:-.6px;line-height:1.04}.brand b{font-weight:800}.brand-mark{width:39px;height:43px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:29px;transform:rotate(-16deg)}.header nav{display:flex;gap:30px;font-size:14px;font-weight:550}.header nav a:hover,.footer-top nav a:hover{color:#63802b}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid transparent;border-radius:5px;padding:16px 23px;background:var(--lime);color:var(--ink);font-size:15px;font-weight:700;transition:background .18s,transform .18s}.button:hover:not(:disabled){background:#cfe66e;transform:translateY(-2px)}.button>span{font-size:22px;line-height:1}.button-dark{background:var(--ink);color:white}.button-dark:hover:not(:disabled){background:#29493f}.button-outline{background:transparent;border-color:#99a99c}.button-outline:hover{background:#eaf0df}.compact{padding:12px 19px;font-size:14px}.hero{display:grid;grid-template-columns:1fr 1.04fr;gap:55px;padding-block:59px 68px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:700;line-height:1.5}.hero-copy .eyebrow{display:flex;gap:12px;align-items:center}.short-rule{width:24px;height:2px;background:var(--ink)}h1{font-size:clamp(58px,6.2vw,89px);font-weight:650;letter-spacing:-5px;line-height:1.06;margin:27px 0}h1 em{font-style:normal;color:#6d8066}.hero-description{font-size:21px;font-weight:550;letter-spacing:-.4px;margin-bottom:12px}.hero-body{max-width:465px;color:var(--muted);font-size:17px;line-height:1.8}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:31px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:650;border-bottom:1px solid #a8b5a1;padding-bottom:4px}.text-link span{margin-left:10px}.hero-note{font-size:13px;margin-top:22px}.hero-note>span{color:var(--muted)}.hero-visual{height:570px;position:relative;border-radius:7px;background:#232726;overflow:hidden}.hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:53% center;opacity:.94}.visual-caption{position:absolute;top:26px;left:28px;right:28px;color:#e9ede3;font-size:11px;letter-spacing:1.5px;display:flex;justify-content:space-between}.visual-caption>span:last-child{font-size:23px}.visual-tag{position:absolute;top:95px;right:27px;display:flex;align-items:center;gap:10px;color:white;font-size:14px;line-height:1.35}.target{display:grid;place-items:center;font-size:26px;width:42px;height:42px;border:1px solid #e8f6de70;border-radius:50%;color:var(--lime)}.hero-cost{position:absolute;bottom:24px;left:24px;right:24px;padding:21px 24px;background:#fbfdf4f5;border:1px solid #fff5;backdrop-filter:blur(10px);border-radius:5px;box-shadow:0 8px 20px #0002}.hero-cost .eyebrow{font-size:10px;letter-spacing:1.3px}.hero-cost>div{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:10px 0;font-family:Manrope,sans-serif;font-size:26px;font-weight:650;letter-spacing:-1px}.hero-cost>div b{font-size:24px;font-weight:400;color:#829370}.hero-cost small{display:block;font:12px 'DM Sans',sans-serif;letter-spacing:0;color:var(--muted);margin-top:3px}.hero-cost>p{font-size:13px;border-top:1px solid #d2ddc9;padding-top:11px;margin-bottom:7px}.method-strip{border-block:1px solid var(--line)}.method-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:22px}.method-strip .wrap>span{font-size:11px;letter-spacing:1px;color:var(--muted)}.method-strip ol{display:flex;gap:22px;padding:0;margin:0;list-style:none;font-size:13px;font-weight:650;text-transform:uppercase;letter-spacing:.8px}.method-strip li:not(:last-child):after{content:'→';margin-left:22px;color:#7e8f74}.section{padding-block:94px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:46px}.section-heading .eyebrow,.faq .eyebrow{margin-bottom:23px}h2{font-size:clamp(34px,3.7vw,50px);font-weight:650;letter-spacing:-2.5px;line-height:1.13}.section-heading>p{max-width:390px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.steps article{border-top:1px solid #b7c4b1;padding-top:22px}.step-number{display:block;font-size:13px;color:#658154;margin-bottom:31px}h3{font-size:22px;letter-spacing:-.7px;line-height:1.4;font-weight:700}.steps p{color:var(--muted);margin-top:14px}.step-caption{font-size:12px;display:block;margin-top:24px}.report-section{background:var(--ink);color:#f6f9ed;padding-block:85px}.report-layout{display:grid;grid-template-columns:.88fr 1.15fr;gap:75px;align-items:center}.report-intro>.eyebrow{color:var(--lime);margin-bottom:25px}.report-intro h2{font-size:clamp(39px,4.3vw,60px)}.report-intro h2 em{font-style:normal;color:var(--lime)}.report-intro>p:not(.eyebrow){max-width:370px;color:#c0cdc1;margin-top:27px}.tick-list{list-style:none;padding:0;margin:26px 0;font-size:15px}.tick-list li{display:flex;gap:13px;margin:13px 0;line-height:1.55}.tick-list li:before{content:'✓';flex-shrink:0;color:#547639;font-weight:700}.report-intro .tick-list li:before{color:var(--lime)}.report-intro .tick-list{font-size:14px;max-width:360px;margin-block:29px}.light{color:var(--lime);border-color:#8a9c62}.report-intro .sample-disclaimer{font-size:12px;line-height:1.75;max-width:330px;margin-top:40px;color:#a5b6a7}.report-card{background:#fff;color:var(--ink);padding:29px;border-radius:8px;box-shadow:0 25px 65px #07181155}.report-top{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:19px;border-bottom:1px solid var(--line);flex-wrap:wrap}.mini-brand{font-size:11px;letter-spacing:1px;font-weight:700}.pill{display:inline-block;padding:5px 9px;border-radius:4px;background:#edf1e8;font-size:10px;font-weight:650;letter-spacing:.7px}.report-title{padding-block:23px}.report-title .eyebrow{font-size:10px;color:var(--muted);letter-spacing:1px}.report-title h3{margin-top:8px;font-size:23px}.report-title>p:last-child{font-size:13px;color:var(--muted);margin-top:5px}.verdict{display:flex;gap:13px;align-items:center;padding:16px;background:#f4efde;border:1px solid #e9dfbb;border-radius:4px}.warning-icon{width:28px;height:28px;flex-shrink:0;border:1px solid #ab9151;color:#887133;display:grid;place-items:center;border-radius:50%;font-weight:650}.verdict .eyebrow{font-size:10px;color:#827040}.verdict strong{display:block;font-size:16px;line-height:1.45;margin-top:4px}.verdict p{font-size:12px;color:#736b54;margin-top:4px}.report-tabs{display:flex;border-bottom:1px solid var(--line);margin-top:21px;gap:15px}.report-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:#68756c;font-size:12px;padding:13px 0;font-weight:600}.report-tabs button[aria-selected=true]{color:var(--ink);border-bottom-color:var(--ink)}[role=tabpanel]{min-height:365px;padding-top:16px}.cost-lines>div,.repair-table>div{display:flex;justify-content:space-between;gap:18px;font-size:14px;padding:9px 0}.cost-lines strong,.repair-table strong{white-space:nowrap;font-weight:600}.cost-total{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:13px -8px 20px;padding:19px 13px;background:#eef4e3;border-radius:4px;font-size:14px;font-weight:600}.cost-total small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:5px}.cost-total>strong{font-size:26px;letter-spacing:-1px;white-space:nowrap;font-family:Manrope,sans-serif}.price-ranges{display:grid;grid-template-columns:1fr 1fr;gap:19px}.price-ranges span{font-size:11px;color:var(--muted);display:block}.price-ranges strong{font-size:21px;letter-spacing:-.6px;display:block;margin-top:4px;font-family:Manrope,sans-serif}.report-note{font-size:11px;color:var(--muted);line-height:1.7;margin-top:15px}.report-detail{border-top:1px solid var(--line);margin-top:18px}.report-detail summary{font-size:12px;padding-block:15px}.report-detail .report-note{padding:0 0 15px}.repair-table{padding-bottom:8px}.repair-table>div{font-size:12px}.repair-total{border-top:1px solid var(--line);font-weight:650}.report-footer{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:10px}.review-stamp{display:flex;gap:7px;align-items:center;color:#4d683b}.finding{padding:10px 0 13px;border-bottom:1px solid var(--line)}.finding:last-child{border:0}.finding>div{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;align-items:center}.finding strong{font-size:14px}.status{font-size:11px}.amber{color:#8c691c}.grey{color:#627565}.finding p,.history-status p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:7px}.history-status{background:#f0f3ec;border-radius:4px;padding:17px;margin-bottom:22px}.history-status>.eyebrow{font-size:10px}.history-status h4{font-size:16px;margin-top:6px}.questions-title{font-size:15px}.seller-questions{padding-left:20px;font-size:13px;color:var(--muted)}.seller-questions li{padding:3px 0 7px 6px}.inline-link{font-size:13px;text-decoration:underline;text-underline-offset:3px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:stretch;max-width:1050px;margin-inline:auto}.price-card{border:1px solid #cbd7c6;border-radius:7px;padding:35px;background:white;position:relative;display:flex;flex-direction:column}.price-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.price-heading .eyebrow{font-size:10px;letter-spacing:1px;color:var(--muted)}.price-heading h3{font-size:28px;margin-top:9px;letter-spacing:-1px}.price-icon{font-size:35px;font-weight:400}.price-description{font-size:15px;margin-top:10px;color:var(--muted)}.price{font-family:Manrope,sans-serif;font-size:59px;letter-spacing:-3px;font-weight:600;line-height:1.3;margin-top:23px}.price>span{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:400;letter-spacing:0;color:var(--muted)}.price-small{font-size:12px;color:var(--muted);margin:5px 0 23px}.price-card .button{width:100%}.price-card .tick-list{padding-top:24px;border-top:1px solid var(--line);margin-block:26px 22px;flex:1}.price-card .tick-list li{font-size:14px}.card-note{font-size:12px;color:var(--muted);padding-top:20px;border-top:1px solid var(--line)}.featured{background:#f0f4e7;border-color:#afc58e}.featured-label{position:absolute;top:-13px;right:28px;background:var(--ink);color:var(--lime);font-size:10px;font-weight:650;letter-spacing:1px;padding:5px 12px;border-radius:3px}.included-label{font-size:10px;letter-spacing:.7px;font-weight:650;margin-top:26px}.featured .tick-list{border:0;padding-top:0;margin-top:7px}.human-note{display:flex;align-items:center;gap:12px;border-top:1px solid #d0dbc2;padding-top:19px}.human-note>span{font-size:28px}.human-note p{font-size:11px;color:var(--muted);line-height:1.7}.human-note strong{font-size:12px;color:var(--ink)}.pricing-footnote{font-size:12px;max-width:940px;margin:24px auto 0;color:var(--muted);line-height:1.8}.expert-card{max-width:1050px;margin:33px auto 0;border-block:1px solid var(--line);padding-block:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.expert-card .pill{float:left;margin:6px 18px 0 0}.expert-card h3{font-size:19px}.expert-card h3 span{margin-left:13px;font-size:16px;color:var(--muted)}.expert-card p{font-size:13px;color:var(--muted);margin-top:9px}.expert-arrow{font-size:30px;color:#879879}.standards{padding-block:77px;background:#edf1e8}.standards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.standard-icon{display:block;font-size:30px;font-weight:400;margin-bottom:13px}.standards-grid h3{font-size:20px}.standards-grid p{color:var(--muted);font-size:15px;margin-top:13px}.safety{display:flex;gap:20px;align-items:start;padding-top:29px;margin-top:42px;border-top:1px solid #cbd7c4}.safety h3{font-size:18px}.safety p{font-size:14px;color:var(--muted);margin-block:10px 13px;max-width:1060px}.faq{display:grid;grid-template-columns:.82fr 1.3fr;gap:75px}.faq h2{font-size:43px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:15px;font-weight:550;padding:22px 0}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;font-weight:400}details[open]>summary>span{transform:rotate(45deg)}.faq-items details p{font-size:14px;color:var(--muted);padding:0 20px 24px 0}.final-cta{background:var(--lime);text-align:center;padding-block:65px}.final-cta h2{font-size:clamp(40px,4.6vw,66px);margin:20px 0 30px}.final-cta .eyebrow{font-size:11px}.final-cta .button{min-width:230px}.final-cta p:last-child{font-size:12px;margin-top:15px;color:#4c603b}footer{padding-block:42px 24px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:31px}.footer-top>p{font-size:13px;color:var(--muted)}.footer-top nav{display:flex;gap:24px;align-items:center;font-size:13px}.text-button{border:0;padding:0;background:transparent;color:inherit;font-size:13px;text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}dialog{width:min(625px,calc(100% - 28px));max-height:90dvh;border:0;border-radius:9px;background:var(--paper);padding:35px;color:var(--ink);box-shadow:0 25px 100px #0005}dialog::backdrop{background:#0d2424b8;backdrop-filter:blur(5px)}dialog h2{font-size:37px;letter-spacing:-1.8px;margin-top:12px}.close{position:absolute;top:9px;right:15px;padding:4px 10px;border:0;background:transparent;font-size:29px;color:var(--ink)}.dialog-lead{color:var(--muted);margin-top:9px}.preview-notice{padding:14px 16px;background:#eaf0df;font-size:13px;line-height:1.65;margin:22px 0}.plan-selector{border:0;padding:0;margin:0 0 20px;display:flex;gap:12px}.plan-selector legend{font-size:14px;font-weight:600;margin-bottom:10px}.plan-selector label{display:flex;align-items:center;gap:11px;border:1px solid #c2ceba;border-radius:5px;flex:1;margin:0;padding:13px;cursor:pointer;background:white}.plan-selector label:has(input:checked){border-color:#58733b;background:#edf3e3;box-shadow:0 0 0 1px #58733b}.plan-selector input{width:16px;height:16px;accent-color:var(--ink);margin:0}.plan-selector label>span{font-size:14px;color:var(--ink)}.plan-selector strong{display:block;font-size:18px;font-weight:650;margin-top:1px}form>label,.form-row label{display:block;font-size:14px;font-weight:600;margin:17px 0 7px}form label>span{color:var(--muted);font-weight:400;font-size:12px}input,textarea{width:100%;display:block;background:white;border:1px solid #bac8b3;border-radius:4px;padding:11px 12px;font-size:16px;color:var(--ink)}input[type=checkbox]{accent-color:var(--ink)}.input-help{font-size:12px;color:var(--muted);line-height:1.6;margin-top:7px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.upload-box{border:1px dashed #9db088;border-radius:5px;padding:20px;margin-top:23px;background:#f0f3eb}.upload-box>label{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;font-size:14px}.upload-box label>span{display:block;margin-top:3px}.upload-icon{font-size:27px!important;color:var(--ink)!important;line-height:1;margin-bottom:8px}.upload-box input{font-size:12px;margin-top:17px;padding:8px;border-color:#d3ddca}.upload-box input::file-selector-button{border:0;border-radius:3px;background:var(--ink);color:white;padding:7px 12px;margin-right:10px;cursor:pointer}#file-status{font-size:12px;margin-top:10px;color:var(--muted)}#photo-previews{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}#photo-previews:empty{display:none}#photo-previews img{width:65px;height:55px;object-fit:cover;border-radius:4px;border:1px solid #ccd4c7}.consent{display:flex!important;gap:10px;align-items:start;margin-block:20px!important}.consent input{width:16px;height:16px;flex-shrink:0;margin-top:3px}.consent span{font-size:12px;line-height:1.6}.full-width{width:100%}.error{color:#9d3b24;font-size:13px;margin-bottom:12px}.error:empty{display:none}#review h3{margin-top:17px}dl{overflow-wrap:anywhere}dt{font-size:12px;color:var(--muted);margin-top:16px}dd{margin:0;font-size:15px}.back-button{display:block;margin:22px auto}.modal-open{overflow:hidden}#policy-content p{font-size:14px;color:var(--muted);margin-top:20px}#policy-content h3{font-size:18px;margin-top:24px}
@media(min-width:1600px){.hero{padding-block:70px 80px}.hero-visual{height:615px}}
@media(max-width:1100px){.hero{gap:30px}.hero h1{font-size:68px;letter-spacing:-4px}.hero-visual{height:555px}.hero-description{font-size:19px}.hero-cost{padding:18px;left:18px;right:18px}.hero-cost>div{font-size:22px}.report-layout{gap:40px;grid-template-columns:.8fr 1.2fr}.report-card{padding:23px}.report-intro h2{font-size:43px}.method-strip>.wrap{flex-direction:column;gap:13px}.cost-total>strong{font-size:22px}.price-card{padding:28px}.faq{gap:45px}.footer-top{flex-wrap:wrap}}
@media(max-width:800px){.header nav{gap:19px}.header nav a:last-child{display:none}.hero{gap:28px}.hero h1{font-size:56px;letter-spacing:-3px}.hero-body{font-size:16px}.hero-copy .eyebrow{font-size:10px}.hero-description{font-size:18px}.hero-cost>div{font-size:19px;gap:10px}.hero-cost .eyebrow{font-size:9px}.hero-cost>p{font-size:12px}.hero-visual{height:530px}.section-heading{gap:30px}.section-heading>p{max-width:310px;font-size:15px}.steps{gap:25px}.steps h3{font-size:19px}.steps p{font-size:14px}.report-layout{grid-template-columns:1fr;gap:35px}.report-intro h2 br:last-of-type{display:none}.report-intro>p:not(.eyebrow){max-width:540px}.report-intro .tick-list{max-width:100%}.report-intro .sample-disclaimer{margin-top:22px}.report-card{max-width:650px;width:100%;margin:auto}.pricing-grid{gap:18px}.price-card{padding:25px}.price-heading h3{font-size:24px}.standards-grid{gap:25px}.standards-grid h3{font-size:18px}.standards-grid p{font-size:14px}.faq{grid-template-columns:1fr;gap:30px}.faq h2 br{display:none}.footer-bottom{flex-wrap:wrap}}
@media(max-width:760px){.wrap{width:88%}.launch-bar{font-size:10px;padding:9px 12px}.launch-bar span{display:none}.header{padding-block:20px}.header nav{display:none}.brand{font-size:16px}.brand-mark{width:33px;height:36px;font-size:25px}.compact{padding:11px 15px;gap:14px;font-size:13px}.hero{grid-template-columns:1fr;padding-block:39px 35px;gap:32px}.hero h1{font-size:67px;line-height:1.03;letter-spacing:-4px;margin-block:24px}.hero-description{font-size:20px}.hero-body{max-width:none;font-size:16px;line-height:1.75}.hero-actions{gap:20px;margin-top:27px}.hero-actions .button{padding:16px 19px;gap:21px}.hero-note{font-size:12px;margin-top:18px}.hero-visual{height:450px}.hero-visual>img{object-position:50% 45%}.visual-caption{left:20px;right:20px;top:20px;font-size:10px}.visual-tag{top:75px;right:20px;font-size:12px}.hero-cost{bottom:18px;left:16px;right:16px;padding:17px}.hero-cost>div{font-size:23px;gap:12px}.hero-cost>p{font-size:12px}.hero-cost .eyebrow{font-size:9px}.hero-cost small{font-size:11px}.method-strip>.wrap{width:92%;padding-block:18px;gap:11px}.method-strip .wrap>span{font-size:9px;letter-spacing:.8px}.method-strip ol{gap:8px;font-size:10px;letter-spacing:0}.method-strip li:not(:last-child):after{margin-left:8px}.section{padding-block:57px}.section-heading{display:block;margin-bottom:33px}.section-heading .eyebrow,.faq .eyebrow{margin-bottom:19px}.section-heading>p{max-width:none;margin-top:21px}.eyebrow{font-size:10px;letter-spacing:1.2px}h2{font-size:38px;letter-spacing:-2px}.steps{grid-template-columns:1fr;gap:28px}.steps article{padding-top:18px}.step-number{margin-bottom:14px}.steps h3{font-size:21px}.steps p{font-size:15px;margin-top:10px}.step-caption{margin-top:15px}.report-section{padding-block:53px}.report-intro h2{font-size:41px}.report-intro h2 br:last-of-type{display:block}.report-intro>p:not(.eyebrow){font-size:15px}.report-intro .sample-disclaimer{font-size:12px}.report-card{padding:20px}.report-title h3{font-size:21px}.report-title>p:last-child{font-size:12px}.report-top{gap:8px}.mini-brand{font-size:9px}.pill{font-size:9px}.verdict{padding:13px;gap:10px}.verdict strong{font-size:14px}.verdict p{font-size:11px}.report-tabs{gap:13px}.report-tabs button{font-size:10px;line-height:1.5;padding-block:13px}.cost-lines>div{font-size:13px}.cost-total{align-items:start;flex-direction:column;gap:10px;padding:15px}.cost-total>strong{font-size:29px}.cost-total small{font-size:10px}.price-ranges{gap:13px}.price-ranges strong{font-size:19px}.price-ranges span{font-size:10px}.report-note{font-size:11px}.report-footer{font-size:9px}.review-stamp{font-size:10px}.report-detail summary{font-size:11px}.repair-table>div{font-size:11px}.pricing-grid{grid-template-columns:1fr;gap:31px}.price-card{padding:27px}.price-heading h3{font-size:27px}.price-card .tick-list li{font-size:14px}.price{font-size:57px}.price-small{font-size:12px}.pricing-footnote{font-size:11px;margin-top:22px}.expert-card{padding-block:23px}.expert-card .pill{float:none;margin:0 0 10px}.expert-card h3{font-size:18px}.expert-card p{font-size:12px;max-width:280px}.standards{padding-block:53px}.standards-grid{grid-template-columns:1fr;gap:29px}.standard-icon{font-size:26px;margin-bottom:7px}.standards-grid h3{font-size:20px}.standards-grid p{font-size:15px;margin-top:9px}.safety{gap:12px;margin-top:32px}.safety h3{font-size:17px}.safety p{font-size:13px}.safety .warning-icon{width:23px;height:23px;font-size:13px}.inline-link{font-size:12px}.faq h2{font-size:37px}.faq h2 br{display:block}.faq{gap:31px}summary{font-size:14px;padding-block:20px}.faq-items details p{font-size:14px;padding-right:10px}.final-cta{padding-block:52px}.final-cta h2{font-size:48px}.final-cta .eyebrow{font-size:9px}.footer-top{gap:25px;padding-bottom:25px}.footer-top>p{font-size:12px}.footer-top nav{gap:22px;font-size:12px}.footer-bottom{font-size:10px;gap:9px;flex-direction:column}footer{padding-block:33px 22px}dialog{padding:28px 21px}dialog h2{font-size:33px}.plan-selector{gap:9px}.plan-selector label{padding:11px;gap:8px}.plan-selector label>span{font-size:12px}.plan-selector strong{font-size:17px}.form-row{gap:12px}.preview-notice{font-size:12px}.upload-box{padding:16px}.upload-box input{font-size:11px}.dialog-lead{font-size:15px}}
@media(max-width:360px){.hero h1{font-size:59px}.hero-cost>div{font-size:20px}.method-strip ol{font-size:9px;gap:6px}.method-strip li:not(:last-child):after{margin-left:6px}.price-ranges{grid-template-columns:1fr}.plan-selector label{padding:10px 8px;gap:6px}.report-tabs{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Secondary details remain readable on small screens. */
.eyebrow,.launch-bar,.hero-copy .eyebrow,.visual-caption,.hero-cost .eyebrow,.hero-cost small,.method-strip .wrap>span,.method-strip ol,.mini-brand,.pill,.report-title .eyebrow,.verdict .eyebrow,.verdict p,.report-tabs button,.cost-total small,.price-ranges span,.report-note,.report-detail summary,.repair-table>div,.report-footer,.review-stamp,.status,.history-status>.eyebrow,.price-heading .eyebrow,.featured-label,.included-label,.human-note p,.pricing-footnote,.final-cta .eyebrow,.footer-bottom,.upload-box input{font-size:12px}
@media(max-width:760px){.method-strip ol{flex-wrap:wrap;justify-content:center;gap:8px 12px}.report-tabs{gap:12px}.report-tabs button{flex:1;text-align:left}.report-footer{align-items:start}.hero-copy .eyebrow{font-size:11px}.hero-cost .eyebrow{letter-spacing:.6px}.price-heading .eyebrow{letter-spacing:.7px}.launch-bar{font-size:12px}.report-top{gap:10px}}

.header .brand{flex-shrink:0;white-space:nowrap}.header .button{white-space:nowrap}.header nav a{white-space:nowrap}@media(max-width:950px){.header nav{display:none}}
