*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfcfa;color:#172019;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.container{width:min(1120px,calc(100% - 40px));margin:auto}.nav{height:82px;justify-content:space-between}.brand,.nav{display:flex;align-items:center}.brand{gap:9px;color:#172019;text-decoration:none;font-size:21px;font-weight:800;letter-spacing:-.7px}.brandMark{width:34px;height:34px;border-radius:10px;background:#daf44c;display:grid;place-items:center;color:#172019}.navCta,.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:700}.navCta{color:#172019;font-size:14px}.hero{padding:90px 0 80px;text-align:center}.eyebrow{display:flex;align-items:center;gap:9px;color:#647067;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px}.hero .eyebrow{justify-content:center}.eyebrow span{display:block;width:22px;height:2px;background:#b4d324}.hero h1{font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-4.6px;margin:25px auto;max-width:1000px}.hero h1 em{font-style:normal;color:#6f7e72}.lead{font-size:19px;line-height:1.55;color:#667069;max-width:690px;margin:0 auto}.heroActions{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.primary{border:0;background:#172019;color:#fff;padding:16px 22px;border-radius:10px;font-size:14px;box-shadow:0 7px 20px rgba(23,32,25,.13);cursor:pointer}.primary:hover{transform:translateY(-1px)}.primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.micro{display:flex;align-items:center;gap:6px;color:#758078;font-size:13px}.micro svg{color:#91aa1b}.dashboard{max-width:930px;margin:75px auto 0;background:#fff;border:1px solid #e3e8e2;border-radius:18px;box-shadow:0 28px 70px rgba(34,49,38,.09);text-align:left;overflow:hidden}.dashHead{padding:18px 22px;border-bottom:1px solid #edf0ec;display:flex;justify-content:space-between;font-size:12px;color:#78817b}.dashHead div{font-weight:700;color:#354139}.dot{display:inline-block;width:7px;height:7px;background:#b5d62c;border-radius:50%;margin-right:8px}.metrics{display:grid;grid-template-columns:repeat(4,1fr)}.metrics div{padding:25px 22px;border-right:1px solid #edf0ec;position:relative}.metrics div:last-child{border:0}.metrics small{display:block;color:#78817b;font-size:11px;margin-bottom:10px}.metrics strong{font-size:24px;letter-spacing:-1px}.metrics strong span{font-size:14px;color:#9aa29c;font-weight:500}.metrics b{display:block;color:#6d8b00;font-size:11px;margin-top:7px}.proof{background:#f1f4ee;border-top:1px solid #e5eae3;border-bottom:1px solid #e5eae3}.proofInner{padding:28px 0;text-align:center;color:#68736b;font-size:15px}.proofInner p{margin:0}.proofInner strong{color:#253128}.section{padding:110px 0}.sectionIntro{max-width:650px}.compare h2,.cta h2,.sectionIntro h2{font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-2.3px;margin:20px 0}.compare p,.cta p,.sectionIntro p{color:#6c766f;line-height:1.6;font-size:16px}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:50px}.card{background:#fff;border:1px solid #e4e9e3;border-radius:16px;padding:30px;min-height:275px;position:relative}.num{position:absolute;right:24px;top:24px;color:#c4cbc5;font-size:12px;font-weight:700}.icon{width:46px;height:46px;border-radius:12px;background:#f0f6cf;display:grid;place-items:center;color:#536800}.card h3{font-size:20px;margin:28px 0 12px;letter-spacing:-.6px}.card p{font-size:14px;color:#737d75;line-height:1.6}.compare{background:#172019;color:#fff;padding:105px 0}.compareGrid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:100px;gap:100px;align-items:center}.eyebrow.light{color:#9fa9a1}.compare h2{max-width:610px}.compare p{color:#aab3ac}.compare ul{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;color:#d6dcd7;font-size:14px}.compare li{display:flex;align-items:center;gap:8px}.compare li svg{width:16px;color:#c5e43b}.score{background:#222d25;border:1px solid #354038;border-radius:18px;padding:36px}.score small{font-size:10px;letter-spacing:1.4px;color:#9ca69e;font-weight:800}.scoreValue{font-size:74px;letter-spacing:-5px;font-weight:800;margin:18px 0 10px}.scoreValue span{font-size:20px;letter-spacing:0;color:#79847b}.scoreBar{height:7px;border-radius:10px;background:#39443c;overflow:hidden;margin:0 0 22px}.scoreBar i{display:block;width:86%;height:100%;background:#c5e43b;border-radius:10px}.score strong{font-size:15px}.score p{font-size:13px;margin-bottom:0}.cta{padding:110px 0}.ctaBox{background:#f0f4e8;border:1px solid #e1e7d8;border-radius:22px;padding:55px 60px;display:flex;align-items:center;justify-content:space-between;gap:60px}.ctaBox>div{max-width:690px}.cta h2{font-size:40px}.footer{border-top:1px solid #e1e6e0;padding:30px 0 45px;display:flex;align-items:center;justify-content:space-between;color:#8a938c;font-size:12px}.footer p{margin:0}.footer .brand{font-size:17px}.footer .brandMark{width:29px;height:29px;border-radius:8px}.diagnosticPage{min-height:100vh}.diagnosticHero{max-width:900px;padding:65px 0 80px}.diagnosticHero>.eyebrow{justify-content:center}.diagnosticHero>h1{text-align:center;font-size:clamp(42px,6vw,66px);line-height:1;letter-spacing:-3.5px;margin:22px auto 18px;max-width:820px}.diagnosticHero>p{text-align:center;color:#6d776f;font-size:17px;line-height:1.6;max-width:650px;margin:0 auto 42px}.businessSearch{background:#fff;border:1px solid #e2e8e1;border-radius:18px;padding:28px;box-shadow:0 20px 55px rgba(34,49,38,.07)}.businessSearch label{display:block;font-size:13px;font-weight:800;margin-bottom:10px}.searchInputWrap,.searchRow{display:flex;gap:10px}.searchInputWrap{flex:1 1;align-items:center;border:1px solid #dce3db;border-radius:10px;padding:0 14px;background:#fbfcfa}.searchInputWrap svg{color:#7c877e;flex:0 0 auto}.searchInputWrap input{border:0;outline:0;background:transparent;width:100%;height:50px;font-size:15px;color:#172019}.businessSearch>small{display:block;color:#89928b;margin-top:10px;font-size:11px}.diagError{margin-top:18px;padding:14px 16px;border-radius:10px;background:#fff1f0;border:1px solid #ffd2ce;color:#9b271f;font-size:13px}.analysisResult,.placeResults{margin-top:32px}.resultHeader{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.analysisTop span,.competitorList>span,.gapBox>span,.resultHeader span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;color:#7e8880}.resultHeader h2{margin:6px 0 0;font-size:25px;letter-spacing:-1px}.resultHeader>small{color:#919a93}.placeList{display:grid;grid-gap:10px;gap:10px}.placeCard{width:100%;border:1px solid #e2e8e1;background:#fff;border-radius:14px;padding:17px 18px;display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer;color:#172019}.placeCard:hover{border-color:#c4d27d;box-shadow:0 10px 28px rgba(34,49,38,.06)}.placeIcon{width:42px;height:42px;border-radius:10px;background:#f0f6cf;display:grid;place-items:center;color:#5d7200}.placeText{flex:1 1;display:grid;grid-gap:4px;gap:4px}.placeText strong{font-size:15px}.placeText small,.placeText span{font-size:12px;color:#758078}.analysisLoading{margin:30px 0;padding:30px;background:#fff;border:1px solid #e2e8e1;border-radius:16px;text-align:center;display:grid;grid-gap:8px;gap:8px}.analysisLoading span{color:#7b857e;font-size:13px}.analysisResult{background:#fff;border:1px solid #e1e7df;border-radius:20px;padding:30px;box-shadow:0 24px 65px rgba(34,49,38,.08)}.analysisTop{display:flex;justify-content:space-between;gap:30px;align-items:center}.analysisTop h2{font-size:29px;letter-spacing:-1px;margin:7px 0}.analysisTop p{margin:0;color:#78827b;font-size:13px}.scoreBadge{width:118px;height:118px;border-radius:50%;display:grid;place-content:center;text-align:center;color:#fff;flex:0 0 auto}.scoreBadge strong{font-size:43px;line-height:.9;letter-spacing:-2px}.scoreBadge>span{font-size:12px;color:inherit;opacity:.8;margin-top:4px}.scoreBadge small{font-size:11px;font-weight:800;margin-top:5px}.scoreBadge.critical{background:#c9372c}.scoreBadge.weak{background:#e77722}.scoreBadge.competitive{background:#d6ae20}.scoreBadge.strong{background:#388a4b}.gainLine{margin:25px 0 16px;padding:14px 16px;border-radius:10px;background:#f3f6ed;display:flex;justify-content:space-between;font-size:13px}.analysisGrid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e5eae4;border-radius:12px;overflow:hidden}.analysisGrid div{padding:18px;border-right:1px solid #e5eae4}.analysisGrid div:last-child{border:0}.analysisGrid small{display:block;color:#7d877f;font-size:11px;margin-bottom:7px}.analysisGrid strong{font-size:24px}.competitorList,.gapBox,.unlockBox{margin-top:20px;border-top:1px solid #e8ece7;padding-top:20px}.gapBox p{font-size:13px;color:#59645c;line-height:1.5;margin:9px 0}.competitorList>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #edf0ec;font-size:13px}.competitorList small{color:#77817a}.unlockBox{background:#172019;color:#fff;border-radius:14px;padding:24px;border-top:0}.unlockBox h3{margin:0 0 8px;font-size:22px;letter-spacing:-.7px}.unlockBox p{color:#b1bab3;font-size:13px;line-height:1.5;max-width:600px}.unlockBox .primary{background:#daf44c;color:#172019;box-shadow:none}.leadCapture{margin-top:20px;background:#f6f8f2;border:1px solid #e1e7d9;border-radius:14px;padding:24px;display:grid;grid-gap:14px;gap:14px}.leadCapture>div span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;color:#77817a}.leadCapture h3{margin:6px 0;font-size:23px;letter-spacing:-.7px}.leadCapture p{margin:0;color:#69746c;font-size:13px}.leadCapture label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:800}.leadCapture input{height:48px;border:1px solid #d9e0d6;border-radius:9px;padding:0 13px;background:#fff;font-size:14px;outline:0}.leadCapture input:focus{border-color:#9eb53c}.leadCapture>small{color:#7e8880;font-size:10px;line-height:1.4}.leadCapture .primary{justify-self:start}.diagTrust{display:flex;justify-content:center;gap:28px;padding-bottom:55px;color:#7b867e;font-size:12px}.diagTrust div{display:flex;align-items:center;gap:6px}.diagTrust svg{color:#759000}.checkoutPage{min-height:100vh}.checkoutHero{padding:65px 0 90px;text-align:center}.checkoutHero>.eyebrow{justify-content:center}.checkoutHero>h1{font-size:clamp(44px,6vw,68px);line-height:1;letter-spacing:-3.7px;margin:22px auto 18px;max-width:900px}.checkoutHero>p{max-width:690px;margin:0 auto;color:#6d776f;font-size:17px;line-height:1.6}.checkoutCard{max-width:940px;margin:46px auto 0;display:grid;grid-template-columns:1.15fr .85fr;background:#fff;border:1px solid #e1e7df;border-radius:20px;overflow:hidden;box-shadow:0 28px 70px rgba(34,49,38,.08);text-align:left}.checkoutBenefits{padding:34px}.checkoutBenefits article{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid #edf0ec}.checkoutBenefits article:last-child{border-bottom:0}.benefitIcon{width:46px;height:46px;flex:0 0 auto;border-radius:12px;background:#f0f6cf;display:grid;place-items:center;color:#5d7200}.checkoutBenefits strong{display:block;font-size:18px;line-height:1.3}.checkoutBenefits p{color:#748078;font-size:13px;line-height:1.5;margin:8px 0 0}.checkoutAction{background:#172019;color:#fff;padding:38px;display:flex;flex-direction:column;justify-content:center}.checkoutAction>span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;color:#9da79f}.checkoutAction h2{font-size:30px;letter-spacing:-1.2px;margin:9px 0}.checkoutAction p{color:#adb6af;font-size:14px;line-height:1.5}.checkoutButton{margin-top:12px;background:#daf44c;color:#172019;box-shadow:none;width:100%}.checkoutAction small{color:#7f8a82;font-size:10px;line-height:1.4;margin-top:10px}.checkoutTrust{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:24px;color:#7a857d;font-size:12px}.checkoutTrust span{display:flex;align-items:center;gap:6px}.checkoutTrust svg{color:#759000}@media(max-width:760px){.container{width:min(100% - 28px,1120px)}.nav{height:70px}.navCta{font-size:0}.navCta svg{width:20px}.hero{padding:65px 0 55px}.hero h1{font-size:49px;letter-spacing:-3px}.lead{font-size:16px}.dashboard{margin-top:50px}.metrics{grid-template-columns:1fr 1fr}.metrics div{border-bottom:1px solid #edf0ec}.section{padding:75px 0}.cards{grid-template-columns:1fr}.card{min-height:auto}.compare{padding:75px 0}.compareGrid{gap:45px}.compare ul,.compareGrid{grid-template-columns:1fr}.cta{padding:70px 0}.ctaBox{padding:35px 26px;display:block}.ctaBox .primary{margin-top:20px}.cta h2{font-size:34px}.footer{align-items:flex-start;gap:20px;flex-direction:column}.footer p{display:none}.diagnosticHero{padding:45px 0 60px}.diagnosticHero>h1{font-size:44px;letter-spacing:-2.5px}.searchRow{display:grid}.businessSearch{padding:20px}.analysisTop{align-items:flex-start}.scoreBadge{width:94px;height:94px}.scoreBadge strong{font-size:34px}.analysisGrid{grid-template-columns:1fr}.analysisGrid div{border-right:0;border-bottom:1px solid #e5eae4}.analysisGrid div:last-child{border-bottom:0}.competitorList>div{display:grid}.leadCapture .primary{width:100%}.diagTrust{flex-wrap:wrap;gap:12px 20px}.checkoutHero{padding:45px 0 65px}.checkoutHero>h1{font-size:43px;letter-spacing:-2.5px}.checkoutCard{grid-template-columns:1fr}.checkoutAction,.checkoutBenefits{padding:26px}.checkoutTrust{gap:10px 16px}body{font-size:16px}.container{width:calc(100% - 24px)}.primary{min-height:50px;width:100%;font-size:15px;border-radius:12px}.dashboardNav{height:64px;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:hsla(90,25%,98%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e9ede7}.dashboardNav nav{display:none}.accountDot{width:36px;height:36px;font-size:12px}.dashboardBody{padding:24px 0 92px}.dashboardWelcome{display:block;margin-bottom:18px}.dashboardWelcome>div:first-child>span{font-size:10px;letter-spacing:1.2px}.dashboardWelcome h1{font-size:30px;line-height:1.05;letter-spacing:-1.4px;margin:8px 0}.dashboardWelcome p{font-size:14px;line-height:1.5;margin:0}.periodPill{display:inline-flex;margin-top:14px;font-size:11px}.scoreHeroCard{display:block;padding:24px 20px;border-radius:18px}.scoreHeroCopy>span{font-size:10px}.scoreHeroValue{font-size:72px;letter-spacing:-4px;margin-top:4px}.scoreHeroValue small{font-size:18px}.scoreEvolution{font-size:12px;margin-top:6px}.scoreHeroCopy p{font-size:13px;line-height:1.5;margin:12px 0 0}.scoreHistory{margin-top:28px;gap:8px;min-height:150px}.historyPoint{min-width:0}.historyPoint strong{font-size:13px}.historyPoint span{font-size:9px}.dashboardMetrics{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.dashboardMetrics article{padding:16px;border-radius:14px;min-height:128px}.dashboardMetrics article>div span{font-size:10px}.dashboardMetrics strong{font-size:30px;margin-top:18px}.dashboardMetrics small{font-size:10px;line-height:1.35}.dashboardColumns{grid-template-columns:1fr;gap:12px;margin-top:12px}.dashboardPanel{padding:20px;border-radius:16px}.panelTitle h2{font-size:22px;margin-top:4px}.panelTitle span,.recommendation>span{font-size:9px}.impactRows>div{padding:13px 0}.impactRows b{min-width:52px;font-size:15px}.impactRows span{font-size:12px}.comparison>div{grid-template-columns:1fr 38px;gap:8px}.comparison i{grid-column:1/-1}.positiveText{font-size:12px;line-height:1.45}.workStats{grid-template-columns:1fr 1fr;gap:10px}.workStats>div{padding:14px;border-radius:12px}.workStats strong{font-size:25px}.workStats span{font-size:10px}.recommendation h2{font-size:22px;line-height:1.15}.recommendation p{font-size:13px}.dashboardDemoNote{font-size:10px;line-height:1.45}.loginWrap{min-height:calc(100vh - 70px);padding:28px 0 48px;align-items:flex-start}.loginCard{width:100%;padding:24px 18px;border-radius:18px;box-shadow:none}.loginCard h1{font-size:30px;line-height:1.05}.loginCard p{font-size:14px;line-height:1.5}.loginCard form{gap:13px}.loginCard label{font-size:12px}.loginCard input{height:52px;font-size:16px}.loginSubmit{width:100%;margin-top:4px}.loginSwitch{min-height:44px}.onboardingHero{padding:32px 0 72px}.onboardingHero h1{font-size:34px;line-height:1.02;letter-spacing:-1.7px}.onboardingHero>p{font-size:14px;line-height:1.5}.onboardingCard{padding:22px 18px;border-radius:18px}.onboardingCard h2{font-size:26px;line-height:1.1}.onboardingCard>p{font-size:14px;line-height:1.5}.connectionList button{min-height:56px;padding:0 14px}.connectionList button span{font-size:13px}.uploadBox{padding:24px 14px}.uploadBox strong{font-size:15px}.uploadBox span{font-size:12px}.onboardingActions{display:grid;grid-gap:8px;gap:8px}.onboardingActions .primary{width:100%}.linkButton{min-height:44px}.privacyNote{font-size:10px;line-height:1.4}.checkoutHero{padding:38px 0 72px}.checkoutHero>h1{font-size:38px;letter-spacing:-2px}.checkoutHero>p{font-size:14px}.checkoutCard{grid-template-columns:1fr;margin-top:28px;border-radius:18px}.checkoutBenefits{padding:20px 18px}.checkoutBenefits article{padding:18px 0}.checkoutBenefits strong{font-size:16px}.checkoutBenefits p{font-size:12px}.checkoutAction{padding:24px 18px}.checkoutAction h2{font-size:25px}.diagnosticHero{padding:32px 0 64px}.diagnosticHero>h1{font-size:38px;letter-spacing:-2px}.diagnosticHero>p{font-size:14px;margin-bottom:28px}.businessSearch{padding:18px;border-radius:16px;box-shadow:none}.searchInputWrap input{height:52px;font-size:16px}.analysisResult{padding:20px 16px;border-radius:16px}.analysisTop{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:start}.analysisTop h2{font-size:23px}.scoreBadge{width:86px;height:86px}.scoreBadge strong{font-size:31px}.analysisGrid{grid-template-columns:1fr 1fr}.analysisGrid div{padding:14px}.analysisGrid div:nth-child(3){grid-column:1/-1}.leadCapture{padding:18px}.leadCapture input{height:52px;font-size:16px}.leadCapture .primary{width:100%}.mobileBottomNav{position:fixed;left:10px;right:10px;bottom:10px;z-index:30;display:grid;grid-template-columns:repeat(3,1fr);background:#172019;border-radius:16px;padding:6px;box-shadow:0 18px 45px rgba(23,32,25,.24)}.mobileBottomNav a{color:#b8c0ba;text-decoration:none;font-size:10px;font-weight:700;min-height:48px;display:grid;place-items:center;border-radius:11px}.mobileBottomNav a.active{background:#daf44c;color:#172019}}@media (min-width:761px){.mobileBottomNav{display:none}}