@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap");:root{--ink:#172018;--muted:#667067;--paper:#f8f7f1;--line:#dfe2d8;--lime:#c8f84e;--orange:#ff7750}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.hero{overflow:hidden;min-height:760px;background:var(--ink);color:#f5f7ee;padding:0 clamp(24px,7vw,112px)}.hero,.nav{position:relative}.nav{height:90px;display:flex;align-items:center;justify-content:space-between;z-index:3;font-size:14px}.brand{font-size:22px;font-weight:800;letter-spacing:-1.3px}.brand span{color:var(--lime)}.nav>a:last-child{opacity:.78;transition:opacity .2s}.nav>a:last-child:hover{opacity:1}.nav-arrow{color:var(--lime);margin-left:5px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.68fr);align-items:center;grid-gap:clamp(28px,6vw,100px);gap:clamp(28px,6vw,100px);max-width:1280px;margin:0 auto;padding:73px 0 110px}.hero-copy{max-width:750px}.eyebrow{margin:0 0 18px;text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:800;color:#82907e}.hero .eyebrow{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(50px,7.2vw,104px);line-height:.96;letter-spacing:-6px;margin:0 0 28px;font-weight:800}h1 em{font-family:Playfair Display,serif;font-weight:600;color:var(--lime)}.lead{max-width:555px;font-size:18px;line-height:1.65;color:#cdd2c9;margin-bottom:35px}.checker{max-width:670px;background:#f7f8f1;color:var(--ink);border-radius:15px;padding:18px 18px 14px;box-shadow:0 24px 55px #0005}.checker label{display:block;font-size:12px;font-weight:800;margin:0 0 9px}.input-row{display:flex;gap:10px}.input-row input{border:1px solid #d3d9ce;border-radius:8px;padding:16px;font:500 15px Manrope;width:100%;outline:none}.input-row input:focus{border-color:#8db52d;box-shadow:0 0 0 3px #c8f84e55}.input-row button{border:0;border-radius:8px;background:var(--lime);color:var(--ink);font:800 14px Manrope;white-space:nowrap;padding:0 19px;cursor:pointer;transition:transform .18s,box-shadow .18s}.input-row button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #94bb2866}.input-row button:disabled{opacity:.65;cursor:wait;transform:none}.input-row button span{font-size:20px;margin-left:5px}.checker p{font-size:11px;color:#7d837b;margin:10px 0 0}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin:17px 0 0;color:#b9c1b8;font-size:12px}.trust-row i{display:inline-flex;width:16px;height:16px;border:1px solid #687564;border-radius:50%;align-items:center;justify-content:center;color:var(--lime);font-size:10px;font-style:normal;margin-right:6px}.signal-card{position:relative;overflow:hidden;padding:23px;border:1px solid #52614d;background:linear-gradient(145deg,#243221ef,#172018ef);border-radius:18px;box-shadow:0 26px 70px #0005;transform:rotate(2.5deg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.signal-card:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:#b8f0472b;filter:blur(50px);right:-110px;top:-120px}.meter,.signal-divider,.signal-item,.signal-label,.signal-note,.signal-score,.signal-top{position:relative;z-index:1}.signal-top{display:flex;justify-content:space-between;color:#99a496;font-size:10px;letter-spacing:.7px;text-transform:uppercase}.signal-live{color:var(--lime);font-weight:800}.signal-live b{width:7px;height:7px;display:inline-block;border-radius:50%;background:var(--lime);margin-right:6px;box-shadow:0 0 0 4px #c8f84e25}.signal-score{display:flex;align-items:center;gap:16px;margin:28px 0 17px}.signal-score strong{font-size:72px;letter-spacing:-5px;line-height:.8}.signal-score div{display:grid;grid-gap:6px;gap:6px}.signal-score span{font-size:12px;color:#9aa59a}.signal-score b{font-size:12px;color:#f5f7ee}.meter{height:7px;background:#465442;border-radius:99px;overflow:hidden}.meter span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#86ad36,var(--lime))}.signal-divider{height:1px;background:#52614d;margin:25px 0 18px}.signal-label{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:#9da99b;margin:0 0 12px}.signal-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#eef2eb;padding:9px 0;border-top:1px solid #ffffff0d}.signal-item b{margin-left:auto;color:var(--lime)}.signal-item b:first-letter{color:var(--orange)}.signal-dot{width:7px;height:7px;border-radius:50%;flex:none}.signal-dot.amber{background:var(--orange)}.signal-dot.lime{background:var(--lime)}.signal-note{font-size:11px;line-height:1.5;color:#aeb8ad;margin:20px 0 0}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:610px;height:610px;background:radial-gradient(circle at 60% 40%,#a3d645 0 4%,#395b1f 28%,transparent 68%);right:-170px;top:80px;opacity:.6}.orb-two{width:360px;height:360px;border:1px solid #b2dc47;right:210px;bottom:-205px;opacity:.45}.report-wrap{padding:75px clamp(24px,7vw,112px);max-width:1500px;margin:auto}.report-head{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--line);padding-bottom:28px;gap:20px}.how h2,.report-head h2{font-size:clamp(31px,4vw,56px);letter-spacing:-3px;line-height:1.02;margin:0 0 10px}.report-head p:not(.eyebrow){color:var(--muted);font-size:14px;margin:0}.score{width:126px;height:126px;border-radius:50%;background:var(--lime);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:none}.score strong{font-size:42px;letter-spacing:-2px;line-height:1}.score span{font-size:11px;margin-top:4px}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding:22px 0}.action-card,.report-grid article{border:1px solid var(--line);background:#fffefa;border-radius:12px;padding:25px}.action-card h3,.report-grid h3{font-size:16px;margin:0 0 20px;letter-spacing:-.5px}.report-grid li,.report-grid p{font-size:13px;line-height:1.65;color:var(--muted)}.big-number{font-size:47px!important;color:var(--ink)!important;line-height:1!important;font-weight:800;letter-spacing:-2px}.big-number small{font-size:14px;font-weight:500;letter-spacing:0}ol,ul{margin:0;padding-left:20px}li+li{margin-top:9px}.action-card{display:grid;grid-template-columns:.8fr 1.2fr;background:#e7f9ad;border:0}.action-card ol{list-style:none;padding:0}.action-card li{display:flex;gap:14px;align-items:flex-start;font-size:13px;line-height:1.5}.action-card li span{font-size:11px;font-weight:800;color:#637c1c}.how{padding:95px clamp(24px,7vw,112px) 90px;background:#eceee6}.how-intro{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:45px}.how h2{margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.step-card{position:relative;min-height:328px;padding:24px;border:1px solid #d9ded2;border-radius:14px;background:#f7f8f2}.step-card:not(:last-child):after{content:"→";position:absolute;z-index:2;right:-27px;top:50%;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime);font-size:18px;transform:translateY(-50%)}.step-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.step-head span{display:block;font-size:11px;font-weight:800;color:#8ba63d}.step-head b{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#8e978d}.steps h3{font-size:20px;line-height:1.15;letter-spacing:-.8px;margin-bottom:12px;max-width:300px}.steps p{font-size:13px;line-height:1.65;color:var(--muted);max-width:320px}.step-proof{position:absolute;bottom:22px;left:24px;right:24px;min-height:63px;border-radius:9px;background:#e8ece1;padding:13px;font-size:11px;color:#576256}.proof-site{display:flex;align-items:center;gap:8px}.proof-site span{margin-right:auto;color:var(--ink);font-weight:700}.proof-site i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#bfe954;color:#28331f;font-style:normal;font-size:11px}.proof-search{padding:9px 13px}.proof-search>span{display:block;color:#7d887b;margin-bottom:5px}.proof-search div{display:inline-flex;align-items:center;margin-right:13px;font-weight:700;color:var(--ink)}.proof-search i{width:6px;height:6px;border-radius:50%;background:#9ec843;margin-right:5px}.result-card{background:#dff1a5;border-color:#d2e68d}.proof-result{display:flex;align-items:center;gap:11px;background:#f3fad8}.proof-result strong{font-size:37px;letter-spacing:-2px;line-height:1}.proof-result div{display:grid;grid-gap:3px;gap:3px}.proof-result span{font-size:10px;color:#6d7d59}.proof-result b{font-size:11px;color:var(--ink)}.how-bottom{max-width:720px;margin:36px auto 0;text-align:center;font-size:16px;line-height:1.6;color:var(--muted)}.how-bottom b{color:var(--ink)}.ai-hero-brands{display:grid;grid-template-columns:repeat(2,minmax(135px,1fr));grid-gap:12px 24px;gap:12px 24px;min-width:330px}.ai-brand{display:inline-flex;align-items:center;gap:10px;color:#334032;font-size:17px}.ai-brand i{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:#dfe5d9;font-size:23px;font-style:normal;line-height:1}.ai-brand b{font-weight:700}.ai-brand.chatgpt i{color:#13846e}.ai-brand.alice i{color:#a137ff;font-size:19px;font-weight:800}.ai-brand.gemini i{color:#548af7;font-size:34px}.ai-brand.perplexity i{color:#2b778c;font-size:30px}footer{padding:30px clamp(24px,7vw,112px);font-size:12px;display:flex;justify-content:space-between;color:var(--muted)}@media (max-width:900px){.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-top:65px}.signal-card{max-width:430px;transform:none;margin-top:-10px}.orb-one{right:-270px;top:135px}.how-intro{display:block}.ai-hero-brands{margin-top:24px}.step-card:not(:last-child):after{display:none}}@media (max-width:720px){.hero-grid{padding-top:60px;padding-bottom:75px}h1{letter-spacing:-3px}.input-row{flex-direction:column}.input-row button{height:52px}.trust-row{gap:10px 16px}.signal-card{padding:19px}.report-head{align-items:flex-start;flex-direction:column}.action-card,.report-grid,.steps{grid-template-columns:1fr}.action-card{gap:20px}.orb-one{right:-330px;top:190px}.orb-two{display:none}.how{padding-top:70px}.how h2{letter-spacing:-2px}.step-card{min-height:300px}.ai-hero-brands{min-width:0;grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px}footer{gap:12px;flex-direction:column}}.report-page{--lime:#d39a52;background:#f2f0eb;min-height:100vh}.report-nav{max-width:1280px;margin:auto;padding:27px clamp(24px,7vw,90px);justify-content:space-between;border-bottom:1px solid var(--line)}.report-nav,.report-nav>div{display:flex;align-items:center}.report-nav>div{gap:10px;font-size:12px;color:var(--muted)}.report-nav>div b{color:var(--ink);font-weight:800}.report-hero{max-width:1280px;margin:auto;padding:74px clamp(24px,7vw,90px);display:grid;grid-template-columns:1.1fr .65fr;align-items:flex-end;grid-gap:90px;gap:90px}.report-hero h1{font-size:clamp(48px,6vw,88px);letter-spacing:-5px;margin-bottom:22px}.report-hero>div>p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:16px;line-height:1.7;margin-bottom:23px}.report-tags{display:flex;gap:8px;flex-wrap:wrap}.report-tags span{padding:7px 10px;border-radius:99px;background:#e5e9df;font-size:11px;font-weight:700;color:#566354}.report-score-card{padding:29px;background:var(--ink);color:#f4f6ee;border-radius:18px;box-shadow:0 24px 45px #17201824}.report-score-card>p{font-size:11px;color:var(--lime);letter-spacing:1.2px;font-weight:800;text-transform:uppercase}.score-value{display:flex;align-items:flex-end;gap:8px;margin:20px 0}.score-value strong{font-size:72px;letter-spacing:-5px;line-height:.8}.score-value span{font-size:12px;color:#abb5a8;margin-bottom:5px}.score-meter{height:8px;background:#4a5747;border-radius:9px;overflow:hidden;margin-bottom:19px}.score-meter span{display:block;height:100%;width:77%;background:var(--lime);border-radius:inherit}.report-score-card>b{font-size:13px;line-height:1.55;display:block}.report-score-card small{display:block;margin-top:20px;padding-top:14px;border-top:1px solid #ffffff1c;font-size:10px;color:#98a397}.report-summary{max-width:1280px;margin:auto;padding:0 clamp(24px,7vw,90px) 78px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.report-summary>div{padding:20px;background:#eef0e9;border-radius:11px}.report-summary span{font-size:28px;font-weight:800;letter-spacing:-1.5px}.report-summary p{font-size:11px;margin:6px 0 0;color:var(--muted)}.report-decision{padding:90px clamp(24px,7vw,90px);background:#20251f;color:#f6f2e9;display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:70px;gap:70px}.decision-lead .eyebrow{color:#d9a460}.decision-lead h2{font-size:clamp(30px,3.7vw,52px);letter-spacing:-3px;line-height:1.05;margin:0 0 18px}.decision-lead>p:not(.eyebrow){color:#c1c5bc;font-size:14px;line-height:1.7;max-width:470px}.cluster-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.cluster-grid article{padding:20px;border:1px solid #4a5046;background:#2a3029;border-radius:12px}.cluster-grid article>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.cluster-grid span{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#d5a05d}.cluster-grid b{font-size:28px;letter-spacing:-1.5px}.cluster-grid h3{font-size:16px;margin:0 0 8px}.cluster-grid p{margin:0;color:#b9c0b5;font-size:12px;line-height:1.55}.asset-strip{padding:72px clamp(24px,7vw,90px);display:flex;align-items:flex-end;justify-content:space-between;gap:45px;background:#e5e0d6}.asset-strip h2{font-size:clamp(30px,3.6vw,51px);line-height:1.04;letter-spacing:-3px;margin:0 0 15px}.asset-strip>div>p:not(.eyebrow){max-width:490px;margin:0;color:#5e675d;line-height:1.65;font-size:14px}.asset-numbers{display:grid;grid-template-columns:repeat(3,1fr);min-width:420px}.asset-numbers article{padding:0 24px;border-left:1px solid #bbb7ad}.asset-numbers strong{display:block;font-size:42px;letter-spacing:-2px}.asset-numbers span{font-size:11px;color:#687064}.report-section{padding:82px clamp(24px,7vw,90px);display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:80px;gap:80px;background:#fffefa}.report-section:nth-of-type(4){background:#eef0e9}.priority-section h2,.report-conclusion h2,.section-heading h2{font-size:clamp(31px,4vw,56px);letter-spacing:-3px;line-height:1.02;margin:0 0 17px}.priority-section>div>p:not(.eyebrow),.section-heading>p:not(.eyebrow){max-width:360px;color:var(--muted);font-size:14px;line-height:1.7}.checks-list{border-top:1px solid var(--line)}.check{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding:18px 0;border-bottom:1px solid var(--line)}.check>div{display:flex;align-items:center;gap:10px}.check>div span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:800}.check.ok>div span{background:#dbf39a;color:#557c15}.check.warn>div span{background:#ffe3cd;color:#bd6432}.check h3{font-size:14px;margin:0}.check>b{font-size:11px;padding:5px 8px;border-radius:99px;height:max-content}.check.ok>b{background:#ecf6d1;color:#5f7e22}.check.warn>b{background:#fff0e3;color:#af6234}.check p{grid-column:1/-1;margin:0 0 0 32px;color:var(--muted);font-size:12px;line-height:1.55}.competitor-list{border-top:1px solid var(--line)}.competitor-list article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:15px;gap:15px;padding:19px 0;border-bottom:1px solid var(--line)}.competitor-list article>span{font-size:11px;font-weight:800;color:#8aa53e}.competitor-list h3{font-size:15px;margin:0 0 3px}.competitor-list p{font-size:12px;color:var(--muted);margin:0}.competitor-list article>b{font-size:10px;color:#657262;background:#e0e5db;border-radius:99px;padding:6px 8px}.demand-map{border-top:1px solid var(--line)}.demand-map article,.demand-map-head{display:grid;grid-template-columns:1.08fr 118px 1.45fr;grid-gap:16px;gap:16px;align-items:center}.demand-map-head{padding:11px 0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:#7e897a}.demand-map article{padding:14px 0;border-top:1px solid var(--line)}.demand-map article strong{font-size:12px;line-height:1.4}.demand-map article>b{width:max-content;padding:6px 8px;border-radius:99px;font-size:10px}.demand-map .found{background:#e6f4bd;color:#51711d}.demand-map .missing{background:#f5e4dc;color:#a95d35}.demand-map article p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.market-note{margin:25px 0 0;padding:16px;border-left:3px solid var(--lime);background:#f1f4ea;font-size:13px;line-height:1.65;color:#4e5a4e}.priority-section{padding:82px clamp(24px,7vw,90px);display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:80px;gap:80px;background:#e4e8dc}.priority-section ol{list-style:none;padding:0;margin:0}.priority-section li{display:grid;grid-template-columns:46px 1fr;grid-gap:15px;gap:15px;padding:20px 0;border-top:1px solid #b9cf78}.priority-section li>span{font-size:12px;font-weight:800;color:#668025}.priority-section li p{margin:8px 0 0;font-size:13px;line-height:1.6;color:#526237}.action-title{display:flex;justify-content:space-between;gap:12px}.action-title h3{font-size:17px;margin:0;letter-spacing:-.5px}.action-title b{font-size:10px;height:max-content;padding:5px 8px;border-radius:99px;background:#f2f4ed;color:#5d6d56}.report-conclusion{padding:90px clamp(24px,7vw,90px);background:var(--ink);color:#f4f6ee;display:flex;justify-content:space-between;align-items:flex-end;gap:35px}.report-conclusion h2{max-width:850px;font-size:clamp(28px,3.5vw,49px)}.report-conclusion .eyebrow{color:var(--lime)}.report-conclusion a{white-space:nowrap;background:var(--lime);color:var(--ink);padding:15px 18px;border-radius:8px;font-size:13px;font-weight:800}.report-conclusion a span{font-size:18px;margin-left:7px}@media (max-width:800px){.priority-section,.report-decision,.report-hero,.report-section{grid-template-columns:1fr;gap:38px}.report-hero{padding-top:50px}.report-summary{grid-template-columns:repeat(2,1fr);padding-bottom:55px}.report-conclusion{display:block}.report-conclusion a{display:inline-block;margin-top:12px}.competitor-list article{grid-template-columns:30px 1fr}.competitor-list article>b{grid-column:2;width:max-content}.demand-map-head{display:none}.demand-map article{grid-template-columns:1fr;gap:8px;padding:16px 0}.report-nav>div span{display:none}.asset-strip{display:block}.asset-numbers{margin-top:32px;min-width:0}}@media (max-width:520px){.report-summary{gap:8px}.report-summary>div{padding:15px}.priority-section,.report-decision,.report-section{padding-top:58px;padding-bottom:58px}.report-hero h1{letter-spacing:-3px}.report-score-card{padding:23px}.cluster-grid{grid-template-columns:1fr}.asset-numbers article{padding:0 12px}}