:root{--navy:#163f54;--teal:#117980;--text:#46616e;--line:#d5e3e7;--paper:#fbfdfd;--sea:#edf6f6;--radius:12px;color-scheme:light;font-family:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif;color:var(--navy);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:6px}p{color:var(--text);line-height:1.7}h1,h2,h3,p{margin-top:0}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:20px;padding:12px;background:white;z-index:10}.skip-link:focus{top:12px}.site-header{height:96px;max-height:80px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{display:flex;flex-direction:column;gap:4px;width:max-content}.wordmark span:first-child{font-weight:750;font-size:23px;letter-spacing:2px}.wordmark span:last-child{font-size:10px;letter-spacing:5px;color:var(--teal)}nav{display:flex;align-items:center;gap:32px}.nav-link{font-size:13px;font-weight:600}.nav-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;border:1px solid var(--teal);border-radius:var(--radius);padding:18px 24px;background:var(--teal);color:white;font-weight:650;font-size:15px;white-space:nowrap;transition:background .2s,transform .2s}.button:hover{background:#0c6067;border-color:#0c6067;transform:translateY(-2px)}.button:active{transform:translateY(0)}.button span{font-size:23px;font-weight:400}.button-small{padding:11px 17px;font-size:13px;gap:20px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;align-items:center;padding-block:46px 50px;min-height:540px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;margin-bottom:27px;display:flex;align-items:center;gap:10px;color:var(--teal)}.eyebrow span{height:6px;width:6px;border-radius:50%;background:var(--teal);flex-shrink:0}h1{font-size:clamp(36px,4.2vw,57px);line-height:1.13;letter-spacing:-2.4px;font-weight:600;margin-bottom:25px}h1 span{color:var(--teal)}.hero-description{font-size:17px;max-width:430px;margin-bottom:31px}.brand-art{width:100%;max-width:490px;justify-self:end}.brand-art img{display:block;width:100%;height:auto;mix-blend-mode:multiply;border-radius:50%;mask-image:radial-gradient(ellipse,black 57%,transparent 72%)}.promise-bar{border-block:1px solid var(--line);background:#f3f8f8}.promise-inner{display:flex;align-items:center;justify-content:space-between;padding-block:23px;color:var(--text);font-size:12px;letter-spacing:.4px}.promise-inner span:before{content:"✓";color:var(--teal);font-size:14px;padding-right:10px}.insights{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;padding-block:88px}h2{font-size:clamp(29px,3vw,39px);font-weight:550;letter-spacing:-1.4px;line-height:1.2;margin-bottom:20px}.section-intro p{font-size:15px;max-width:320px}.insight-list article{display:grid;grid-template-columns:25px 1fr 20px;gap:20px;padding-block:23px;border-bottom:1px solid var(--line)}.insight-list article:first-child{padding-top:0}.number{font-size:12px;color:var(--teal);padding-top:4px}.insight-list h3{font-size:17px;font-weight:600;margin-bottom:7px}.insight-list p{font-size:14px;margin:0;max-width:440px}.row-arrow{font-size:22px;color:var(--teal)}.audit-section{background:var(--sea);padding-block:75px;border-block:1px solid var(--line)}.audit-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:start}.audit-copy>p{max-width:350px;font-size:15px}.steps{padding:0;list-style:none;display:grid;gap:17px;margin:28px 0}.steps li{display:flex;align-items:center;gap:14px;font-size:14px}.steps span{border:1px solid #9bbdc3;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-size:12px;color:var(--teal)}.audit-copy .no-obligation{font-size:12px;margin-bottom:0}.audit-panel{background:white;border:1px solid #cfdee2;border-radius:var(--radius);overflow:hidden;box-shadow:0 16px 40px #163f5408;min-width:0}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:23px 28px;border-bottom:1px solid var(--line)}.mini-wordmark{font-size:12px;font-weight:750;letter-spacing:1px}.mini-wordmark span{display:block;color:var(--teal);font-size:8px;letter-spacing:2.7px;margin-top:4px}.free-label{font-size:9px;letter-spacing:1.3px;color:var(--teal);font-weight:650}.audit-status{padding:35px 32px 45px;min-height:310px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.status-symbol{font-size:32px;color:var(--teal);margin-bottom:20px}.audit-status h3{font-weight:600;font-size:22px;letter-spacing:-.4px;max-width:330px;margin-bottom:13px}.audit-status p{font-size:14px;max-width:360px;margin:0}#audit-live{padding:24px}.audit-opening{font-size:16px}.external-help,.noscript{font-size:12px;color:var(--text);line-height:1.6}.external-help{margin-block:18px}.noscript{padding:20px}iframe{width:100%;min-height:620px;border:0;border-radius:8px;background:white}[hidden]{display:none!important}.faq{padding-block:78px;display:grid;grid-template-columns:.85fr 1.15fr;gap:95px}.faq h2{font-size:31px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq details:first-child{padding-top:0}.faq summary{cursor:pointer;font-size:15px;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:15px;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:21px;color:var(--teal);line-height:1}.faq details[open] summary:after{content:"−"}.faq details p{font-size:14px;margin:16px 25px 2px 0}footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-block:30px;gap:30px}footer .wordmark span:first-child{font-size:17px}footer .wordmark span:last-child{font-size:8px;letter-spacing:3.5px}footer p{font-size:12px;margin:0}footer small{font-size:10px;color:var(--text)}
@media(min-width:1450px){.hero{min-height:600px}.brand-art{max-width:530px}}
@media(max-width:1023px){.wrap{width:calc(100% - 56px)}.hero{min-height:490px;gap:0}h1{font-size:39px;letter-spacing:-1.6px}.eyebrow{font-size:8px;letter-spacing:1.1px}.hero-description{font-size:16px}.insights,.audit-layout,.faq{gap:40px}.brand-art{width:110%;max-width:none}.nav-link{display:none}}
@media(max-width:767px){.wrap{width:calc(100% - 40px)}.site-header{height:76px}.wordmark span:first-child{font-size:17px}.wordmark span:last-child{font-size:8px;letter-spacing:3.4px}.button-small{padding:10px;font-size:11px;gap:9px}.button-small span{font-size:17px}.hero{grid-template-columns:1fr;min-height:0;padding-block:45px 20px}.hero-copy{max-width:520px}.eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:22px}h1{font-size:clamp(34px,7.9vw,54px);line-height:1.15;letter-spacing:-1.5px}.hero-description{font-size:16px;margin-bottom:24px;max-width:360px}.hero .button{font-size:14px;padding:15px 20px}.brand-art{width:100%;max-width:330px;justify-self:center;margin-top:4px}.promise-inner{gap:14px;flex-wrap:wrap;justify-content:center;padding-block:18px;font-size:10px}.promise-inner span:before{padding-right:5px}.insights,.audit-layout,.faq{grid-template-columns:1fr;gap:30px}.insights,.faq{padding-block:52px}.section-intro p{max-width:420px}h2{font-size:32px}.insight-list article{gap:15px}.audit-section{padding-block:48px}.audit-copy>p{max-width:420px}.audit-status{padding:27px 23px 35px;min-height:290px}.panel-heading{padding:20px 23px}.audit-status h3{font-size:21px}#audit-live{padding:16px}iframe{min-height:650px}.faq h2{margin-bottom:0}footer{flex-wrap:wrap;gap:23px}footer small{width:100%}footer p{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

#audit-external{white-space:normal;text-align:center;gap:14px;line-height:1.4}.quick-audit-heading{font-size:18px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}
