.ThemeToggle-module__-5Ul1W__toggle{background:var(--surface);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:2px;padding:4px;display:inline-flex}.ThemeToggle-module__-5Ul1W__option{cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:0;line-height:1;transition:background .15s;display:flex}.ThemeToggle-module__-5Ul1W__option:hover{background:var(--brand-tint)}.ThemeToggle-module__-5Ul1W__option:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.ThemeToggle-module__-5Ul1W__active{background:var(--brand-tint)}
.MobileMenu-module__W7s_lG__container{display:none;position:relative}.MobileMenu-module__W7s_lG__hamburger{cursor:pointer;color:var(--ink);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:flex}.MobileMenu-module__W7s_lG__hamburger:hover{color:var(--brand)}.MobileMenu-module__W7s_lG__hamburger:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.MobileMenu-module__W7s_lG__panel{background:var(--surface);border:1px solid var(--border);min-width:200px;box-shadow:0 4px 12px color-mix(in srgb, var(--ink) 10%, transparent);z-index:200;border-radius:8px;margin-top:.5rem;padding:.5rem 0;position:absolute;top:100%;right:0}.MobileMenu-module__W7s_lG__link{color:var(--ink-muted);align-items:center;min-height:44px;padding:.75rem 1rem;font-size:.9375rem;text-decoration:none;transition:background .15s;display:flex}.MobileMenu-module__W7s_lG__link:hover{color:var(--ink);background:var(--brand-tint)}.MobileMenu-module__W7s_lG__link:focus-visible{outline:2px solid var(--brand);outline-offset:-2px;border-radius:4px}@media (max-width:767px){.MobileMenu-module__W7s_lG__container{display:block}}
.Nav-module__LfB7xW__header{z-index:100;background:var(--surface);border-bottom:1px solid var(--border);position:static;top:0;left:0;right:0}.Nav-module__LfB7xW__nav{align-items:center;gap:.5rem;max-width:1200px;min-height:56px;margin:0 auto;padding:.5rem 1rem;display:flex}.Nav-module__LfB7xW__brand{color:var(--brand);white-space:nowrap;align-items:center;gap:.375rem;min-width:44px;min-height:44px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Nav-module__LfB7xW__brand:hover{color:var(--brand-strong)}.Nav-module__LfB7xW__brand:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.Nav-module__LfB7xW__desktopLinks{align-items:center;gap:.25rem;margin-left:auto;display:none}.Nav-module__LfB7xW__anchor{color:var(--ink-muted);white-space:nowrap;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.Nav-module__LfB7xW__anchor:hover{color:var(--ink)}.Nav-module__LfB7xW__anchor:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.Nav-module__LfB7xW__actions{align-items:center;gap:.25rem;margin-left:auto;display:flex}.Nav-module__LfB7xW__signIn{color:var(--ink-muted);white-space:nowrap;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;font-size:.875rem;text-decoration:none;display:none}.Nav-module__LfB7xW__signIn:hover{color:var(--ink)}.Nav-module__LfB7xW__signIn:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.Nav-module__LfB7xW__tryFree{background:var(--brand);color:var(--surface);white-space:nowrap;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.Nav-module__LfB7xW__tryFree:hover{background:var(--brand-strong)}.Nav-module__LfB7xW__tryFree:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}@media (min-width:768px){.Nav-module__LfB7xW__header{position:sticky}.Nav-module__LfB7xW__nav{gap:.75rem;padding:.75rem 2rem}.Nav-module__LfB7xW__desktopLinks{display:flex}.Nav-module__LfB7xW__actions{gap:.5rem;margin-left:0}.Nav-module__LfB7xW__signIn{display:inline-flex}.Nav-module__LfB7xW__brand{font-size:1.125rem}.Nav-module__LfB7xW__tryFree{padding:.5rem 1rem;font-size:.875rem}}
.SampleReportCard-module__sxId_G__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;max-width:320px;padding:1.5rem}.SampleReportCard-module__sxId_G__title{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-muted);margin:0 0 1rem;font-size:.75rem;font-weight:600}.SampleReportCard-module__sxId_G__scores{flex-direction:column;gap:1rem;display:flex}.SampleReportCard-module__sxId_G__scoreRow{flex-direction:column;gap:.375rem;display:flex}.SampleReportCard-module__sxId_G__scoreLabel{color:var(--ink);font-size:.875rem}.SampleReportCard-module__sxId_G__progressTrack{background:var(--border);border-radius:4px;width:100%;height:8px;overflow:hidden}.SampleReportCard-module__sxId_G__progressFill{background:var(--brand);border-radius:4px;height:100%}.SampleReportCard-module__sxId_G__scoreValue{color:var(--ink);font-size:.875rem;font-weight:700}.SampleReportCard-module__sxId_G__flags{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;display:flex}.SampleReportCard-module__sxId_G__flagsLabel{color:var(--ink);font-size:.875rem}.SampleReportCard-module__sxId_G__flagsLink{color:var(--brand);font-size:.875rem;font-weight:500;text-decoration:none}.SampleReportCard-module__sxId_G__flagsLink:hover{text-decoration:underline}
.Hero-module__KqoX3G__hero{background:var(--bg);padding:5rem 1rem 3rem;overflow-x:hidden}.Hero-module__KqoX3G__container{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Hero-module__KqoX3G__textColumn{flex-direction:column;gap:1rem;display:flex}.Hero-module__KqoX3G__badge{background:var(--brand-tint);color:var(--brand-tint-text);border-radius:999px;align-self:flex-start;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}.Hero-module__KqoX3G__headline{color:var(--ink);margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.Hero-module__KqoX3G__subheadline{color:var(--ink-muted);margin:0;font-size:1rem;line-height:1.6}.Hero-module__KqoX3G__ctaRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Hero-module__KqoX3G__primaryCta{background:var(--brand);color:var(--surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__KqoX3G__primaryCta:hover{background:var(--brand-strong)}.Hero-module__KqoX3G__primaryCta:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:8px}.Hero-module__KqoX3G__secondaryCta{color:var(--ink);border:2px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__KqoX3G__secondaryCta:hover{border-color:var(--ink)}.Hero-module__KqoX3G__secondaryCta:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:8px}.Hero-module__KqoX3G__reassurance{color:var(--ink-muted);margin:0;font-size:.875rem}.Hero-module__KqoX3G__cardColumn{justify-content:center;display:flex}@media (min-width:768px){.Hero-module__KqoX3G__hero{padding:7rem 2rem 4rem}.Hero-module__KqoX3G__container{flex-direction:row;align-items:center;gap:3rem}.Hero-module__KqoX3G__textColumn{flex:1;gap:1.25rem}.Hero-module__KqoX3G__headline{font-size:2.5rem}.Hero-module__KqoX3G__subheadline{font-size:1.125rem}.Hero-module__KqoX3G__cardColumn{flex:none;justify-content:flex-end}}
.StatStrip-module__5Wjk-q__section{padding:2rem 1rem}.StatStrip-module__5Wjk-q__strip{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.StatStrip-module__5Wjk-q__card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:8px;padding:1.5rem 1rem}.StatStrip-module__5Wjk-q__value{color:var(--ink);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.StatStrip-module__5Wjk-q__label{color:var(--ink-muted);margin:.25rem 0 0;font-size:.9rem;font-weight:400;line-height:1.4}@media (min-width:768px){.StatStrip-module__5Wjk-q__section{padding:3rem 2rem}.StatStrip-module__5Wjk-q__strip{flex-direction:row;gap:1.5rem}.StatStrip-module__5Wjk-q__card{flex:1;padding:2rem 1.5rem}.StatStrip-module__5Wjk-q__value{font-size:2.5rem}.StatStrip-module__5Wjk-q__label{font-size:1rem}}
.FeatureCard-module__8JchJW__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.FeatureCard-module__8JchJW__iconContainer{background:var(--brand-tint);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.FeatureCard-module__8JchJW__title{color:var(--ink);margin:0;font-size:1rem;font-weight:600}.FeatureCard-module__8JchJW__description{color:var(--ink-muted);margin:0;font-size:.875rem;line-height:1.5}
.FeatureGrid-module__kbr54a__section{max-width:72rem;margin:0 auto;padding:4rem 1.5rem}.FeatureGrid-module__kbr54a__heading{color:var(--ink);text-align:left;margin:0 0 2.5rem;font-size:1.75rem;font-weight:700}.FeatureGrid-module__kbr54a__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.FeatureGrid-module__kbr54a__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FeatureGrid-module__kbr54a__grid{grid-template-columns:repeat(3,1fr)}}
.HowItWorks-module__BazSvG__section{max-width:1200px;margin:0 auto;padding:4rem 1rem}.HowItWorks-module__BazSvG__heading{color:var(--ink);text-align:left;margin:0 0 2.5rem;font-size:1.75rem;font-weight:700}.HowItWorks-module__BazSvG__steps{grid-template-columns:1fr;gap:2rem;margin:0;padding:0;list-style:none;display:grid}.HowItWorks-module__BazSvG__step{flex-direction:column;gap:.375rem;display:flex}.HowItWorks-module__BazSvG__stepHeading{color:var(--brand);margin:0;font-size:1.125rem;font-weight:600}.HowItWorks-module__BazSvG__subtitle{color:var(--ink-muted);margin:0;font-size:.9375rem;line-height:1.5}@media (min-width:768px){.HowItWorks-module__BazSvG__section{padding:5rem 2rem}.HowItWorks-module__BazSvG__heading{font-size:2rem}.HowItWorks-module__BazSvG__steps{grid-template-columns:repeat(4,1fr);gap:1.5rem}}
.PricingCard-module__zccD5a__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative}.PricingCard-module__zccD5a__highlighted{border-color:var(--brand);border-width:2px}.PricingCard-module__zccD5a__badge{background:var(--brand);color:var(--surface);border-radius:999px;align-self:flex-start;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.PricingCard-module__zccD5a__name{color:var(--ink);margin:0;font-size:1.125rem;font-weight:600}.PricingCard-module__zccD5a__priceBlock{align-items:baseline;gap:.5rem;display:flex}.PricingCard-module__zccD5a__price{color:var(--ink);font-size:2rem;font-weight:700;line-height:1.2}.PricingCard-module__zccD5a__priceLabel{color:var(--ink-muted);font-size:.875rem}.PricingCard-module__zccD5a__description{color:var(--ink-muted);margin:0;font-size:.875rem;line-height:1.5}
.PricingTiers-module__pXYw0W__section{max-width:1120px;margin:0 auto;padding:4rem 1rem}.PricingTiers-module__pXYw0W__heading{color:var(--ink);text-align:left;margin:0 0 2.5rem;font-size:1.75rem;font-weight:700}.PricingTiers-module__pXYw0W__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.PricingTiers-module__pXYw0W__grid{grid-template-columns:repeat(3,1fr)}}
.Footer-module__ePkqUq__footer{border-top:1px solid var(--border);padding:2rem 1rem}.Footer-module__ePkqUq__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__ePkqUq__tagline{color:var(--ink-muted);margin:0;font-size:.875rem;line-height:1.5}.Footer-module__ePkqUq__domain{color:var(--ink-muted);text-align:right;margin:0;font-size:.875rem;line-height:1.5}
