:root{--ink:#111827;--muted:#667085;--line:#e6e8ef;--soft:#f7f7fb;--violet:#6d4aff;--violet-dark:#5132d5;--violet-soft:#f2efff;--green:#087e5b;--shadow:0 24px 70px rgba(30,27,75,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}.lp-nav{height:82px;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));margin:auto}.lp-logo img{display:block;width:158px;height:auto}.lp-nav nav{display:flex;gap:30px}.lp-nav nav a,.lp-footer a{color:#4b5563;text-decoration:none;font-size:14px;font-weight:650}.lp-nav nav a:hover{color:var(--violet)}.lp-nav-cta{background:var(--ink);color:#fff;text-decoration:none;border-radius:12px;padding:11px 17px;font-size:14px;font-weight:800}.hero{background:radial-gradient(circle at 50% 0,#f0ecff 0,#f7f5ffbf 32%,#fff 72%);padding:64px 20px 92px;overflow:hidden}.hero-copy{text-align:center;max-width:920px;margin:0 auto 42px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:7px;color:#5b3ed6;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.eyebrow{padding:8px 13px;background:#fff;border:1px solid #ddd6fe;border-radius:99px;text-transform:none;letter-spacing:0}.hero h1{font-size:clamp(42px,5.5vw,70px);line-height:1.02;letter-spacing:-.055em;max-width:920px;margin:20px auto 18px}.hero-lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:720px;margin:0 auto}.hero-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:22px}.hero-trust span{font-size:13px;color:#475467;font-weight:650}.hero-trust i{font-style:normal;color:var(--green);margin-right:6px}.builder-shell{width:min(1080px,100%);margin:auto;display:grid;grid-template-columns:minmax(340px,.88fr) minmax(430px,1.12fr);gap:20px;position:relative}.builder-card,.demo-card,.progress-card{border:1px solid var(--line);background:#fff;border-radius:24px;box-shadow:var(--shadow)}.builder-card{padding:26px}.account-note{display:flex;gap:9px;padding:11px 13px;background:#effcf5;color:#166534;border:1px solid #ccefdc;border-radius:11px;font-size:12px;line-height:1.4;margin-bottom:17px}.account-note span{font-weight:900}.field label,.goal-field legend{display:block;font-size:13px;font-weight:800;margin:0 0 8px}.url-control{height:55px;border:1.5px solid #d7dbe5;border-radius:13px;display:flex;align-items:center;padding:0 13px;gap:9px;transition:.2s}.url-control:focus-within{border-color:var(--violet);box-shadow:0 0 0 4px #6d4aff1a}.url-control>span{font-size:21px;color:var(--violet)}.url-control input{border:0;outline:0;min-width:0;flex:1;font-size:16px;color:var(--ink)}.url-control b{display:none;color:var(--green)}.url-control.valid b{display:block}.goal-field{border:0;padding:0;margin:19px 0 16px}.goal-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.goal-options label{position:relative}.goal-options input{position:absolute;opacity:0}.goal-options span{height:52px;border:1.5px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:750;cursor:pointer;transition:.15s}.goal-options b{font-size:15px}.goal-options input:checked+span{border-color:var(--violet);background:var(--violet-soft);color:#5132d5}.advanced-inputs{border-top:1px solid #eef0f4;margin:4px 0 16px;padding-top:13px}.advanced-inputs summary{cursor:pointer;color:#4f46e5;font-weight:750;font-size:12px;list-style:none;display:flex;justify-content:space-between}.advanced-inputs summary::-webkit-details-marker{display:none}.advanced-inputs summary span{color:#98a2b3;font-weight:600}.advanced-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.advanced-grid .field-wide{grid-column:1/-1}.advanced-grid input,.advanced-grid textarea,.money-control{width:100%;border:1.5px solid #d7dbe5;border-radius:11px;padding:11px 12px;outline:0;background:#fff}.advanced-grid textarea{min-height:76px;resize:vertical}.money-control{display:flex;padding:0}.money-control input{border:0;padding:11px 12px;min-width:0}.money-control select{border:0;border-left:1px solid var(--line);padding:0 8px;background:#fafafa;border-radius:0 10px 10px 0}.primary-btn,.secondary-btn,.plan-btn{border:0;border-radius:13px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;text-decoration:none;cursor:pointer;transition:.18s}.primary-btn{background:linear-gradient(135deg,var(--violet),#8b5cf6);color:#fff;box-shadow:0 11px 24px #6d4aff3d}.primary-btn:hover,.plan-btn:hover{transform:translateY(-1px);box-shadow:0 15px 30px #6d4aff40}.primary-btn:disabled,.plan-btn:disabled{opacity:.6;cursor:wait;transform:none}.generate-btn{width:100%;padding:0 18px}.generate-btn>span:last-child{margin-left:auto}.btn-spark{margin-left:auto}.form-micro{text-align:center;color:#8a94a6;font-size:11px;margin:10px 0 0}.status{display:none;margin-top:12px;border-radius:11px;padding:11px 13px;font-size:13px;line-height:1.45}.status.error{display:block;background:#fff1f2;color:#be123c}.status.info{display:block;background:#eff6ff;color:#1d4ed8}.status.success{display:block;background:#ecfdf3;color:#087e5b}.demo-card{padding:24px;background:linear-gradient(160deg,#fff,#fbfaff);align-self:stretch}.demo-top{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:14px}.demo-top small{color:#5b3ed6;background:var(--violet-soft);border-radius:99px;padding:5px 8px}.demo-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.demo-metrics div{background:#f7f7fb;border:1px solid #e9e9f1;border-radius:12px;padding:12px}.demo-metrics small{display:block;color:#7b8495;font-size:10px;margin-bottom:5px}.demo-metrics strong{font-size:16px}.search-preview{border:1px solid #dfe2ea;background:#fff;border-radius:15px;padding:17px}.search-preview small{font-size:12px;color:#166534}.search-preview h3{color:#1a0dab;font-size:19px;line-height:1.25;font-weight:500;margin:6px 0}.search-preview p{color:#4b5563;font-size:13px;line-height:1.5;margin:0}.demo-caption{display:flex;gap:8px;align-items:center;color:#667085;font-size:12px;margin-top:15px}.demo-caption span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e9fbf1;color:var(--green)}.progress-card{display:none;grid-column:1/-1;text-align:center;padding:38px;min-height:340px;align-content:center}.builder-shell.loading .builder-card,.builder-shell.loading .demo-card{display:none}.builder-shell.loading .progress-card{display:grid}.progress-orbit{width:64px;height:64px;border:2px solid #ddd6fe;border-top-color:var(--violet);border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;animation:spin 1.15s linear infinite}.progress-orbit span{animation:counterSpin 1.15s linear infinite;color:var(--violet);font-size:20px}.progress-card h2{font-size:25px;margin:0 0 8px}.progress-card p{color:var(--muted);margin:0 0 20px}.progress-track{width:min(460px,100%);height:7px;background:#eceaf5;border-radius:99px;margin:auto;overflow:hidden}.progress-track span{display:block;width:8%;height:100%;background:linear-gradient(90deg,var(--violet),#a78bfa);border-radius:99px;transition:width .5s}.progress-card ol{display:flex;justify-content:space-between;gap:8px;list-style:none;padding:0;margin:18px auto 0;width:min(600px,100%)}.progress-card li{color:#a0a7b4;font-size:11px}.progress-card li.active{color:var(--violet);font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}@keyframes counterSpin{to{transform:rotate(-360deg)}}.section-wrap{width:min(1120px,calc(100% - 40px));margin:auto}.section-wrap.narrow{width:min(900px,calc(100% - 40px))}.result-section{padding:86px 0;background:#fff}.result-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:28px}.result-heading h2,.how-section h2,.examples-section h2,.faq-section h2,.plans-section h2{font-size:clamp(30px,4vw,46px);letter-spacing:-.04em;line-height:1.08;margin:10px 0 8px}.result-heading p,.section-lead{color:var(--muted);margin:0;line-height:1.6}.model-pill{white-space:nowrap;background:var(--violet-soft);color:#5b3ed6;border-radius:99px;padding:8px 11px;font-size:12px;font-weight:800}.result-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.result-main,.result-summary,.editor-details{border:1px solid var(--line);border-radius:20px;background:#fff}.result-main{padding:22px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.metrics article{position:relative;background:#f7f8fb;border:1px solid #e9eaf0;border-radius:14px;padding:15px;min-height:102px}.metrics article>span{position:absolute;right:12px;top:10px;color:#8471e8}.metrics small{display:block;color:#70798b;font-size:11px;margin-bottom:8px;max-width:85%}.metrics strong{font-size:20px;letter-spacing:-.025em}.metrics .featured{background:linear-gradient(145deg,#f2efff,#faf9ff);border-color:#ddd6fe}.estimate-note{font-size:11px;color:#697386;padding:13px 2px}.estimate-note div{display:flex;align-items:center;gap:5px}.estimate-note p{margin:3px 0 0;line-height:1.45}.info-btn{border:0;background:#ebeef3;color:#667085;border-radius:50%;width:16px;height:16px;font-size:10px;cursor:help}.search-preview.live{padding:19px}.search-preview.live h3{font-size:21px}.result-actions{display:grid;grid-template-columns:1.1fr .9fr;gap:9px;margin-top:17px}.result-actions .primary-btn,.result-actions .secondary-btn{padding:0 15px}.secondary-btn{background:#fff;border:1.5px solid #d9dde6;color:#374151}.result-actions>p{grid-column:1/-1;text-align:center;color:#738093;font-size:11px;margin:1px 0}.result-summary{padding:22px;background:#fafafd}.result-summary h3{margin:0 0 18px;font-size:17px}.result-summary dl{margin:0}.result-summary dl div{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #e5e7ed}.result-summary dt{color:#778195;font-size:12px}.result-summary dd{font-weight:800;font-size:12px;margin:0;text-align:right}.quality{margin-top:22px}.quality>div:first-child{display:flex;justify-content:space-between;font-size:12px}.quality-track{height:7px;border-radius:99px;background:#e5e7ed;margin:9px 0;overflow:hidden}.quality-track i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--violet),#22c55e);border-radius:99px;transition:width .5s}.quality small{font-size:10px;color:#7b8495;line-height:1.45}.editor-details{margin-top:20px;overflow:hidden}.editor-details>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:18px 21px;cursor:pointer}.editor-details>summary::-webkit-details-marker{display:none}.editor-details>summary>span{display:grid;grid-template-columns:32px auto;align-items:center}.editor-details>summary b{grid-row:1/3;width:25px;height:25px;background:var(--violet-soft);color:var(--violet);border-radius:8px;display:grid;place-items:center}.editor-details>summary strong{font-size:14px}.editor-details>summary small{font-size:11px;color:#8a94a6}.editor-details[open]>summary>i{transform:rotate(180deg)}.editor-body{border-top:1px solid var(--line);padding:22px}.editor-body section+section{margin-top:24px}.editor-body h3{font-size:15px;margin:0 0 11px}.editor-body h3 small{font-weight:500;color:#98a2b3}.edit-list{display:grid;gap:7px}.edit-row{display:flex;gap:8px;align-items:center}.edit-row input{width:100%;min-width:0;border:1px solid #dce0e8;border-radius:10px;padding:10px 11px;outline:0}.edit-row input:focus{border-color:var(--violet)}.edit-row small{color:#8a94a6;min-width:38px;font-size:11px;text-align:right}.editor-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);margin-top:24px;padding-top:23px}.keyword-grid{display:grid;grid-template-columns:1fr auto;gap:7px 12px;font-size:12px}.keyword-grid span:nth-child(2n){color:#8a94a6}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{padding:6px 9px;border-radius:99px;background:#f1f4f8;font-size:11px}.plans-section{padding:90px 0;background:linear-gradient(180deg,#f7f5ff,#fff);text-align:center}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px;text-align:left}.plan-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 14px 45px #1e1b4b12}.plan-card.recommended{border:2px solid var(--violet);transform:translateY(-5px)}.recommended-label{position:absolute;top:-13px;left:50%;transform:translate(-50%);white-space:nowrap;background:var(--violet);color:#fff;border-radius:99px;padding:6px 12px;font-size:11px;font-weight:800}.plan-head{display:flex;justify-content:space-between;align-items:center}.plan-head small{color:#8a94a6}.plan-head h3{font-size:25px;margin:2px 0}.plan-head>span{background:var(--violet-soft);color:var(--violet-dark);font-size:11px;font-weight:800;border-radius:99px;padding:6px 9px}.plan-price{display:flex;align-items:end;margin:16px 0 13px}.plan-price strong{font-size:38px;letter-spacing:-.045em}.plan-price span{color:#8a94a6;margin:0 0 6px 5px}.plan-card>p{color:#697386;min-height:42px;font-size:13px;line-height:1.5}.plan-card ul{list-style:none;padding:0;margin:20px 0;display:grid;gap:10px}.plan-card li{font-size:13px;color:#374151}.plan-card li:first-letter{color:var(--green)}.plan-btn{width:100%;background:var(--ink);color:#fff;padding:0 16px}.recommended .plan-btn{background:linear-gradient(135deg,var(--violet),#8b5cf6)}.budget-disclaimer{font-size:12px;color:#788397;margin:22px 0 0}.how-section,.examples-section,.faq-section,.trust-section{padding:94px 0}.how-section{text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;text-align:left}.steps-grid article{position:relative;border:1px solid var(--line);border-radius:20px;padding:25px;background:#fff}.steps-grid article>b{position:absolute;right:18px;top:16px;color:#e5e0ff;font-size:30px}.steps-grid article>span{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:var(--violet-soft);color:var(--violet);font-size:21px}.steps-grid h3{font-size:19px;margin:18px 0 7px}.steps-grid p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.examples-section{background:#0f1220;color:#fff}.examples-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.examples-section .section-kicker{color:#a99afa}.verified-count{text-align:right}.verified-count strong{display:block;font-size:40px;line-height:1}.verified-count span{color:#9ba3b6;font-size:12px}.examples-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.example-card{overflow:hidden;border:1px solid #2b3040;border-radius:19px;background:#181c2a;color:#fff;text-decoration:none}.example-image{position:relative;aspect-ratio:4/3;overflow:hidden}.example-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.example-card:hover img{transform:scale(1.035)}.example-image>span{position:absolute;left:12px;bottom:12px;background:#0f1220c7;backdrop-filter:blur(8px);border-radius:99px;padding:5px 8px;font-size:10px}.example-card>div:last-child{padding:17px}.example-card small{color:#a99afa}.example-card h3{font-size:16px;line-height:1.35;margin:6px 0 16px}.example-card>div:last-child>span{font-size:12px;color:#cbd1dd}.reference-honesty{color:#8e97aa;text-align:center;font-size:11px;margin:22px 0 0}.trust-section{padding-top:0}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trust-grid article{display:flex;gap:14px;border:1px solid var(--line);border-radius:17px;padding:20px}.trust-grid article>span{flex:none;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--violet-soft);color:var(--violet);font-weight:800}.trust-grid h3{font-size:15px;margin:1px 0 5px}.trust-grid p{font-size:12px;line-height:1.55;color:var(--muted);margin:0}.faq-section{background:#fafafd;text-align:center}.faq-list{text-align:left;margin-top:35px}.faq-list details{border-bottom:1px solid #dde1e9}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:18px;padding:19px 2px;font-weight:750;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:19px;color:var(--violet)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);font-size:13px;line-height:1.65;margin:-4px 34px 19px 2px}.final-cta{padding:92px 20px;text-align:center}.final-cta>div{width:min(900px,100%);margin:auto;background:radial-gradient(circle at top,#7d5cff,#5132d5);color:#fff;border-radius:28px;padding:55px 25px}.final-cta>div>span{font-size:28px}.final-cta h2{font-size:clamp(30px,4vw,47px);letter-spacing:-.04em;margin:12px 0 8px}.final-cta p{color:#e5dfff}.final-cta .primary-btn{background:#fff;color:#4c2dcc;padding:0 23px;margin-top:14px;box-shadow:none}.lp-footer{min-height:120px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 40px));margin:auto}.lp-footer img{display:block;width:132px;height:auto}.lp-footer div{display:flex;gap:20px}.lp-footer>span{font-size:12px;color:#8a94a6}.sticky-launch{position:fixed;left:50%;bottom:14px;z-index:1000;transform:translate(-50%);width:min(580px,calc(100% - 24px));background:#111827f2;backdrop-filter:blur(14px);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:17px;padding:10px 11px 10px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 45px #0003}.sticky-launch[hidden]{display:none}.sticky-launch small{display:block;color:#bfc5d0;font-size:10px}.sticky-launch strong{font-size:13px}.sticky-launch button{border:0;background:#7c5cff;color:#fff;border-radius:11px;padding:11px 17px;font-weight:800;cursor:pointer}.email-modal{position:fixed;inset:0;background:#0f12208c;backdrop-filter:blur(7px);z-index:2000;display:grid;place-items:center;padding:20px}.email-modal[hidden]{display:none}.email-dialog{position:relative;background:#fff;border-radius:22px;padding:30px;width:min(460px,100%);box-shadow:0 30px 80px #00000040}.modal-close{position:absolute;right:16px;top:13px;border:0;background:none;font-size:25px;color:#98a2b3;cursor:pointer}.modal-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--violet-soft);color:var(--violet);font-size:22px}.email-dialog h2{font-size:25px;margin:16px 0 6px}.email-dialog>p{color:var(--muted);font-size:13px;line-height:1.55}.email-dialog form>label:not(.consent-check){display:block;font-weight:750;font-size:13px;margin:18px 0 7px}.email-dialog input[type=email]{width:100%;height:50px;border:1.5px solid #d7dbe5;border-radius:12px;padding:0 13px;outline:0}.consent-check{display:flex;gap:9px;align-items:flex-start;margin:13px 0;color:#697386;font-size:11px;line-height:1.45}.consent-check input{margin-top:2px}.email-dialog form>.primary-btn{width:100%}@media(max-width:900px){.lp-nav nav{display:none}.builder-shell{grid-template-columns:1fr;max-width:650px}.demo-card{display:none}.result-grid{grid-template-columns:1fr}.result-summary{order:-1}.examples-grid{grid-template-columns:repeat(2,1fr)}.examples-grid .example-card:last-child{display:none}}@media(max-width:640px){.lp-nav{height:68px;width:calc(100% - 24px)}.lp-logo img{width:137px}.lp-nav-cta{padding:9px 12px;font-size:12px}.hero{padding:38px 10px 62px}.hero-copy{margin-bottom:25px}.hero h1{font-size:39px}.hero-lead{font-size:16px;line-height:1.55}.hero-trust{gap:8px 13px;margin-top:17px}.hero-trust span{font-size:11px}.builder-card{padding:19px;border-radius:20px}.goal-options{grid-template-columns:1fr}.goal-options span{height:45px}.advanced-grid{grid-template-columns:1fr}.advanced-grid .field-wide{grid-column:auto}.progress-card{padding:28px 18px}.progress-card ol{display:grid;grid-template-columns:1fr 1fr;text-align:left}.section-wrap,.section-wrap.narrow{width:calc(100% - 20px)}.result-section,.plans-section,.how-section,.examples-section,.faq-section{padding:68px 0}.result-heading{display:block}.model-pill{display:inline-flex;margin-top:13px}.result-main{padding:16px}.metrics{grid-template-columns:1fr}.metrics article{min-height:82px}.result-actions{grid-template-columns:1fr}.result-actions>p{grid-column:auto}.editor-body{padding:16px}.editor-columns,.plan-grid,.steps-grid,.trust-grid,.examples-grid{grid-template-columns:1fr}.plan-card.recommended{transform:none}.examples-grid .example-card:last-child{display:block}.examples-head{display:block}.verified-count{text-align:left;margin-top:18px}.lp-footer{padding:28px 0;display:grid;gap:17px}.lp-footer div{flex-wrap:wrap}.sticky-launch{bottom:max(10px,env(safe-area-inset-bottom))}.sticky-launch div{max-width:48%}.final-cta{padding:68px 10px}.final-cta>div{padding:42px 18px;border-radius:22px}.search-preview.live h3{font-size:19px}.demo-metrics{grid-template-columns:1fr}.email-dialog{padding:24px}}.example-image{background:radial-gradient(circle at 76% 22%,rgba(168,139,250,.7),transparent 30%),linear-gradient(145deg,#4630a8,#191d32 72%)}.example-image img{position:relative;z-index:1}.example-image>strong{position:absolute;inset:0;display:grid;place-items:center;color:#ffffffdb;font-size:clamp(58px,8vw,100px);font-weight:900}.example-image.is-missing img{display:none}.example-image>span{z-index:2}.hero-intro{width:min(1320px,100%);margin:0 auto 42px}.hero-intro.has-references{display:grid;grid-template-columns:minmax(500px,620px) minmax(0,1fr);gap:48px;align-items:center}.hero-intro.has-references .hero-copy{width:100%;max-width:620px;margin:0;text-align:left}.hero-intro.has-references .hero-copy h1{max-width:620px;margin-left:0;margin-right:0}.hero-intro.has-references .hero-lead{max-width:600px;margin-left:0;margin-right:0}.hero-intro.has-references .hero-trust{justify-content:flex-start}.reference-marquee{min-width:0;overflow:hidden;border:1px solid #ded8fb;border-radius:24px;background:#ffffffbd;box-shadow:0 22px 60px #42318b1c;padding:17px 0 19px;backdrop-filter:blur(12px)}.reference-label{display:flex;justify-content:space-between;align-items:center;padding:0 20px 12px}.reference-label span{color:#5132d5;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.reference-label small{color:#8b93a3;font-size:10px}.reference-viewport{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.reference-track{display:flex;width:max-content;animation:referenceMoveRight 30s linear infinite;will-change:transform}.reference-marquee:hover .reference-track,.reference-marquee:focus-within .reference-track{animation-play-state:paused}.reference-set{display:flex;gap:14px;padding-right:14px}.reference-card{width:410px;min-height:146px;display:grid;grid-template-columns:64px minmax(0,1fr) 104px;gap:13px;align-items:center;margin:0;padding:17px;border:1px solid #e3e0ef;border-radius:18px;background:#fff;box-shadow:0 9px 24px #1e1b4b12}.reference-logo{position:relative;width:64px;height:64px;border:1px solid #e8e5f2;border-radius:16px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f3efff,#fff)}.reference-logo>span{color:#6d4aff;font-size:24px;font-weight:900}.reference-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff;padding:7px}.reference-logo.is-missing img{display:none}.reference-copy{min-width:0}.reference-copy>strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.reference-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#667085;font-size:11px;line-height:1.45;margin:6px 0}.reference-copy small{color:#6d4aff;font-size:10px;font-weight:750}.reference-metric{align-self:stretch;border-left:1px solid #ece9f5;padding-left:13px;display:flex;flex-direction:column;justify-content:center}.reference-metric b{color:#087e5b;font-size:25px;line-height:1;letter-spacing:-.035em}.reference-metric span{color:#667085;font-size:10px;line-height:1.3;margin-top:6px}.reference-card:hover{border-color:#cfc6ff;box-shadow:0 13px 30px #42318b21}@keyframes referenceMoveRight{0%{transform:translate(calc(-50% - 7px))}to{transform:translate(0)}}@media(max-width:1100px){.hero-intro.has-references{grid-template-columns:minmax(420px,540px) minmax(0,1fr);gap:28px}.reference-card{width:370px;grid-template-columns:56px minmax(0,1fr) 94px}.reference-logo{width:56px;height:56px}}@media(max-width:900px){.hero-intro.has-references{display:block}.hero-intro.has-references .hero-copy{max-width:650px;margin:0 auto 28px;text-align:center}.hero-intro.has-references .hero-copy h1,.hero-intro.has-references .hero-lead{margin-left:auto;margin-right:auto}.hero-intro.has-references .hero-trust{justify-content:center}.reference-marquee{width:min(650px,100%);margin:auto}}@media(max-width:640px){.hero-intro{margin-bottom:26px}.hero-intro.has-references .hero-copy{margin-bottom:23px}.reference-marquee{border-radius:19px}.reference-label{padding:0 14px 10px}.reference-label small{display:none}.reference-card{width:335px;min-height:132px;grid-template-columns:48px minmax(0,1fr) 82px;gap:10px;padding:13px}.reference-logo{width:48px;height:48px;border-radius:13px}.reference-metric{padding-left:10px}.reference-metric b{font-size:21px}}.lp-nav{justify-content:center}.lp-logo img{width:176px}.advanced-ad-trigger{width:100%;margin-top:20px;border:1px solid #ddd6fe;border-radius:17px;background:linear-gradient(135deg,#faf9ff,#f3efff);padding:17px 19px;display:flex;align-items:center;gap:13px;text-align:left;color:#30245f;cursor:pointer}.advanced-ad-trigger>span:first-child{width:38px;height:38px;border-radius:11px;background:#fff;display:grid;place-items:center;color:var(--violet);box-shadow:0 6px 16px #3d2a911a}.advanced-ad-trigger>span:nth-child(2){display:grid;gap:3px;flex:1}.advanced-ad-trigger strong{font-size:14px}.advanced-ad-trigger small{color:#736b91;font-size:11px}.advanced-ad-trigger>b{color:var(--violet);font-size:18px}.advanced-ad-trigger:hover{border-color:#bfb2ff;transform:translateY(-1px)}.advanced-ad-modal{position:fixed;inset:0;z-index:2200;background:#0e111ead;backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.advanced-ad-modal[hidden]{display:none}.advanced-ad-dialog{width:min(960px,100%);max-height:min(900px,calc(100vh - 40px));display:flex;flex-direction:column;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 35px 100px #00000047}.advanced-ad-dialog>header{padding:23px 27px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start}.advanced-ad-dialog>header span{color:var(--violet);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.advanced-ad-dialog>header h2{font-size:27px;margin:4px 0}.advanced-ad-dialog>header p{font-size:12px;color:var(--muted);margin:0}.advanced-ad-close{border:0;background:#f3f4f7;color:#667085;width:38px;height:38px;border-radius:11px;font-size:24px;cursor:pointer}.advanced-ad-dialog form{min-height:0;display:flex;flex-direction:column}.advanced-ad-body{padding:2px 27px 24px;overflow:auto}.advanced-ad-body>section{padding:24px 0;border-bottom:1px solid #eceef3}.advanced-ad-body>section:last-child{border-bottom:0}.advanced-section-title{display:flex;align-items:center;gap:11px;margin-bottom:17px}.advanced-section-title>b{width:31px;height:31px;border-radius:9px;background:var(--violet-soft);color:var(--violet);display:grid;place-items:center}.advanced-section-title h3{font-size:16px;margin:0 0 2px}.advanced-section-title p{font-size:11px;color:#8991a1;margin:0}.advanced-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.advanced-form-grid label{display:grid;gap:6px}.advanced-form-grid label.wide{grid-column:1/-1}.advanced-form-grid label>span{font-size:12px;font-weight:750}.advanced-form-grid label>span small{color:#8a94a6;font-weight:500;margin-left:5px}.advanced-form-grid input,.advanced-form-grid select,.advanced-form-grid textarea{width:100%;border:1.5px solid #dce0e8;border-radius:11px;padding:10px 12px;outline:0;background:#fff;resize:vertical}.advanced-form-grid input:focus,.advanced-form-grid select:focus,.advanced-form-grid textarea:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6d4aff17}.advanced-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.advanced-copy-grid h4{font-size:13px;margin:0 0 10px}.advanced-copy-grid h4 small{color:#8a94a6;font-weight:500}.advanced-ad-dialog form>footer{padding:15px 27px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:10px;background:#fafafd}.advanced-ad-dialog form>footer button{min-height:45px;padding:0 19px}.advanced-cancel{border:1px solid #dce0e8;background:#fff;border-radius:12px;color:#4b5563;font-weight:750;cursor:pointer}#advancedAdStatus{margin:0 27px 16px}@media(max-width:640px){.lp-nav{height:72px}.lp-logo img{width:160px}.advanced-ad-modal{padding:0}.advanced-ad-dialog{max-height:100vh;height:100%;border-radius:0}.advanced-ad-dialog>header{padding:18px}.advanced-ad-body{padding:0 17px 20px}.advanced-form-grid,.advanced-copy-grid{grid-template-columns:1fr}.advanced-form-grid label.wide{grid-column:auto}.advanced-ad-dialog form>footer{padding:12px 17px}.advanced-ad-trigger small{line-height:1.35}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.trust-section h2{font-size:clamp(30px,4vw,46px);letter-spacing:-.04em;line-height:1.08;margin:10px 0 28px}.result-section{position:relative;overflow:hidden}.result-report-content{transition:filter .3s ease,opacity .3s ease}.result-section.report-locked{min-height:760px}.result-section.report-locked .result-report-content{filter:blur(10px);opacity:.48;pointer-events:none;user-select:none}.result-email-gate{position:absolute;z-index:5;top:76px;left:50%;transform:translate(-50%);width:min(540px,calc(100% - 32px));padding:30px;border:1px solid #d9d1ff;border-radius:24px;background:#fffffff5;box-shadow:0 28px 80px #30236f38;text-align:center;backdrop-filter:blur(16px)}.result-email-gate[hidden]{display:none}.result-gate-icon{display:grid;place-items:center;width:50px;height:50px;margin:0 auto 13px;border-radius:15px;background:var(--violet-soft);color:var(--violet);font-size:23px}.result-email-gate>strong{color:var(--violet);font-size:12px;text-transform:uppercase;letter-spacing:.055em}.result-email-gate h2{margin:7px 0 8px;font-size:28px;line-height:1.15;letter-spacing:-.035em}.result-email-gate>p{margin:0 auto 19px;color:var(--muted);font-size:13px;line-height:1.55}.result-email-gate form{text-align:left}.result-email-gate form>label:first-child{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.result-email-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.result-email-control input{min-width:0;height:52px;border:1.5px solid #d7dbe5;border-radius:12px;padding:0 13px;outline:0}.result-email-control input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6d4aff1a}.result-email-control .primary-btn{padding:0 18px;white-space:nowrap}.result-email-gate>small{display:block;margin-top:14px;color:#687386;font-size:11px;text-align:center}@media(max-width:640px){.result-section.report-locked{min-height:820px}.result-email-gate{top:45px;padding:23px 18px;border-radius:20px}.result-email-gate h2{font-size:24px}.result-email-control{grid-template-columns:1fr}.result-email-control .primary-btn{width:100%}}.progress-card{padding:38px 44px;text-align:left}.progress-head{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 auto 25px}.progress-head>div:last-child{display:grid;grid-template-columns:1fr auto;align-items:center;min-width:min(520px,calc(100vw - 190px))}.progress-orbit{width:66px;height:66px;flex:none;margin:0;border-width:3px}.progress-kicker{color:var(--violet);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.progress-head small{color:#7b8495;font-size:11px;font-weight:750}.progress-card h2{grid-column:1/-1;font-size:27px;margin:5px 0 4px}.progress-card #progressHint{grid-column:1/-1;color:var(--muted);font-size:13px;margin:0}.progress-track{width:min(650px,100%);height:9px}.progress-track span{width:10%;transition:width .45s ease}.progress-card ol{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;width:min(720px,100%)}.progress-card li{display:flex;align-items:center;gap:9px;color:#98a2b3;font-size:12px;line-height:1.3;text-align:left;transition:.2s}.progress-card li>span{width:27px;height:27px;flex:none;display:grid;place-items:center;border:1.5px solid #d9dce5;border-radius:50%;background:#fff;font-size:11px;font-weight:850}.progress-card li.active{color:var(--violet)}.progress-card li.active>span{border-color:var(--violet);background:var(--violet-soft);box-shadow:0 0 0 4px #6d4aff14}.progress-card li.complete{color:#087e5b}.progress-card li.complete>span{border-color:#b7e4cf;background:#eafaf2;color:#087e5b}.progress-note{color:#8a94a6!important;font-size:11px!important;text-align:center;margin:22px 0 0!important}@media(max-width:640px){.progress-card{padding:25px 20px;min-height:430px;border-radius:20px}.progress-head{display:grid;justify-items:center;gap:12px;margin-bottom:22px;text-align:center}.progress-head>div:last-child{min-width:0;width:100%;grid-template-columns:1fr}.progress-orbit{width:58px;height:58px}.progress-head small{grid-row:1;margin-bottom:2px}.progress-kicker{display:none}.progress-card h2{font-size:24px;margin-top:3px}.progress-card #progressHint{font-size:12px;line-height:1.5}.progress-card ol{grid-template-columns:1fr;gap:10px;margin-top:20px}.progress-card li{padding:8px 10px;border:1px solid #eceef3;border-radius:12px;background:#fafafd}.progress-card li.active{border-color:#d4caff;background:#f7f5ff}.progress-card li.complete{border-color:#d4eddf;background:#f3fbf7}.progress-note{line-height:1.45;margin-top:17px!important}}.demo-estimate-disclaimer{margin:-7px 2px 15px;color:#8a94a6;font-size:10px;line-height:1.45}.result-section.report-locked{min-height:0}.result-section.report-locked .result-report-content{filter:none;opacity:1;pointer-events:auto;user-select:auto}.report-detail-lock{position:relative;margin-top:14px}.report-detail-content,.advanced-ad-trigger{transition:filter .3s ease,opacity .3s ease}.result-section.report-locked .report-detail-content,.result-section.report-locked .advanced-ad-trigger{filter:blur(7px);opacity:.32;pointer-events:none;user-select:none}.result-section.report-locked .report-detail-content{max-height:230px;overflow:hidden}.report-detail-lock .result-email-gate{position:relative;top:auto;left:auto;transform:none;width:100%;margin:0 0 14px;padding:22px;border-radius:18px;box-shadow:0 16px 42px #30236f24}.report-detail-lock .result-gate-icon{width:40px;height:40px;margin-bottom:9px;font-size:18px}.report-detail-lock .result-email-gate>strong{font-size:10px}.report-detail-lock .result-email-gate h2{font-size:21px;margin:5px 0 6px}.report-detail-lock .result-email-gate>p{font-size:12px;margin-bottom:14px}.result-email-skip{display:block;margin:11px auto 0;padding:5px 10px;border:0;background:transparent;color:#6b7280;font-size:12px;font-weight:750;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.result-email-skip:hover{color:var(--violet)}@media(max-width:640px){.report-detail-lock .result-email-gate{top:auto;padding:19px 16px}.report-detail-lock .result-email-gate h2{font-size:20px}.result-section.report-locked .report-detail-content{max-height:250px}}.result-section.report-locked .report-detail-content{max-height:none;overflow:visible;filter:none;opacity:1;pointer-events:auto;user-select:auto}.report-detail-lock .result-email-gate{margin:14px 0 0}.report-teaser{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px}.report-teaser section{min-width:0;padding:13px;border:1px solid #e7e8ee;border-radius:13px;background:#fafafd}.report-teaser h3{margin:0 0 9px;font-size:12px;color:#4b5563}.report-teaser ul{display:grid;gap:7px;list-style:none;padding:0;margin:0}.report-teaser li{min-width:0;padding:7px 8px;border-radius:8px;background:#fff;color:#374151;font-size:10px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:filter .25s ease,opacity .25s ease}.result-section.report-locked .report-teaser li:nth-child(n+2){filter:blur(5px);opacity:.48;pointer-events:none;user-select:none}.result-section.report-locked .result-actions{filter:blur(6px);opacity:.3;pointer-events:none;user-select:none}.result-actions{transition:filter .25s ease,opacity .25s ease}@media(max-width:640px){.report-teaser{grid-template-columns:1fr}.report-teaser section{padding:12px}.report-teaser li{font-size:11px}.report-detail-lock .result-email-gate{margin-top:12px}}.report-teaser{grid-template-columns:1fr 1fr}.report-teaser .keyword-insights{grid-column:1/-1;background:linear-gradient(145deg,#faf9ff,#f7fbff);border-color:#ddd8f5}.report-teaser .keyword-insights>h3{margin-bottom:3px;color:#30245f;font-size:14px}.report-teaser .keyword-insights>p{margin:0 0 11px;color:#7b8495;font-size:10px}.keyword-insight-row{padding:11px 12px!important;white-space:normal!important;border:1px solid #e8e4f8;background:#fff!important}.keyword-insight-row>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.keyword-insight-row strong{font-size:12px;color:#202738}.keyword-source{flex:none;padding:3px 7px;border-radius:99px;background:#ecfdf3;color:#087e5b;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.035em}.keyword-insight-row dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 0}.keyword-insight-row dl>div{padding:7px 8px;border-radius:8px;background:#f7f7fb}.keyword-insight-row dt{color:#8a94a6;font-size:8px}.keyword-insight-row dd{margin:2px 0 0;color:#202738;font-size:11px;font-weight:800}.report-teaser li.is-locked-placeholder{display:grid;grid-template-columns:1fr 42%;gap:10px;min-height:34px;filter:blur(5px);opacity:.48;pointer-events:none;user-select:none}.report-teaser li.is-locked-placeholder i{display:block;height:9px;border-radius:9px;background:#aeb4c1}.report-teaser .keyword-insights li.is-locked-placeholder{min-height:70px;align-content:center}.result-section.report-locked .report-teaser li:nth-child(n+2){filter:none;opacity:1}.result-section.report-locked .report-teaser li.is-locked-placeholder{filter:blur(5px);opacity:.48}@media(max-width:640px){.report-teaser{grid-template-columns:1fr}.report-teaser .keyword-insights{grid-column:auto}.keyword-insight-row dl{gap:5px}.keyword-insight-row dl>div{padding:7px 6px}.keyword-insight-row dd{font-size:10px}.keyword-source{font-size:7px}}.opportunity-banner{display:flex;align-items:center;gap:14px;margin-top:13px;padding:15px 16px;border:1px solid #cfc6ff;border-radius:15px;background:linear-gradient(135deg,#f4f0ff,#fff 68%)}.opportunity-score{width:62px;height:62px;flex:none;display:grid;place-content:center;text-align:center;border-radius:50%;background:#fff;border:5px solid #7c5cff;box-shadow:0 7px 18px #6d4aff29}.opportunity-score span{font-size:19px;font-weight:900;line-height:1}.opportunity-score small{color:#7b8495;font-size:8px}.opportunity-banner>div:last-child>strong{font-size:13px;color:#3e2c88}.opportunity-banner p{margin:4px 0 0;color:#5f6878;font-size:11px;line-height:1.5}.budget-simulator{margin-top:11px;padding:14px 16px;border:1px solid #e1e4eb;border-radius:14px;background:#fbfcfe}.simulator-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.simulator-head>div{display:grid;gap:2px}.simulator-head strong{font-size:13px}.simulator-head small{color:#7b8495;font-size:9px}.simulator-head>b{white-space:nowrap;color:#5b3ed6;font-size:15px}.budget-simulator input[type=range]{width:100%;height:5px;margin:15px 0 4px;accent-color:#6d4aff;cursor:pointer}.simulator-scale{display:flex;justify-content:space-between;color:#98a2b3;font-size:9px}.market-intelligence{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.market-intelligence>article{padding:14px;border:1px solid #e4e6ed;border-radius:14px;background:#fff}.market-title{display:flex;align-items:center;gap:9px}.market-title>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#f2efff;color:#6d4aff;font-weight:900}.market-title>div{display:grid}.market-title strong{font-size:12px}.market-title small{color:#8a94a6;font-size:8px}.competition-bars{display:grid;gap:6px;margin-top:12px}.competition-bars>div{display:grid;grid-template-columns:38px 1fr 16px;align-items:center;gap:6px;font-size:8px;color:#697386}.competition-bars i{height:5px;border-radius:99px;background:#edf0f4;overflow:hidden}.competition-bars b{display:block;height:100%;min-width:2px;background:linear-gradient(90deg,#7c5cff,#22c55e);border-radius:99px}.competition-bars em{font-style:normal;font-weight:800;text-align:right}.market-intelligence article>p{margin:10px 0 0;color:#8a94a6;font-size:8px;line-height:1.4}.market-intelligence ul{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:6px;color:#5f6878;font-size:9px}.market-intelligence li:first-letter{color:#087e5b}.keyword-badges{display:flex;align-items:center;gap:5px}.opportunity-badge{padding:3px 7px;border-radius:99px;background:#fff4df;color:#9a5b00;font-size:8px;white-space:nowrap}.keyword-insight-row dl{grid-template-columns:repeat(4,1fr)}.ad-angle-panel{margin-top:12px;padding:14px;border:1px solid #e1ddf5;border-radius:14px;background:#faf9ff}.ad-angle-panel>div:first-child h3{margin:0;color:#30245f;font-size:14px}.ad-angle-panel>div:first-child p{margin:3px 0 11px;color:#7b8495;font-size:9px}.ad-angle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ad-angle-card{position:relative;min-width:0;padding:12px;border:1px solid #e4e0f5;border-radius:12px;background:#fff}.ad-angle-card>span{position:absolute;right:9px;top:8px;color:#7c5cff}.ad-angle-card>strong{display:block;padding-right:20px;color:#5b3ed6;font-size:10px}.ad-angle-card>small{display:block;min-height:26px;margin-top:4px;color:#8a94a6;font-size:8px;line-height:1.35}.ad-angle-card h4{margin:9px 0 4px;color:#1a0dab;font-size:12px;font-weight:600}.ad-angle-card p{margin:0;color:#5f6878;font-size:9px;line-height:1.4}.ad-angle-card.is-locked-placeholder{display:grid;align-content:center;gap:9px;min-height:120px;filter:blur(5px);opacity:.45;pointer-events:none}.ad-angle-card.is-locked-placeholder i{display:block;height:9px;border-radius:99px;background:#aeb4c1}.ad-angle-card.is-locked-placeholder i:nth-child(2){width:72%}.ad-angle-card.is-locked-placeholder i:nth-child(3){width:88%}@media(max-width:640px){.opportunity-banner{align-items:flex-start;padding:13px}.opportunity-score{width:55px;height:55px;border-width:4px}.simulator-head{align-items:flex-start}.simulator-head small{line-height:1.35}.market-intelligence{grid-template-columns:1fr}.keyword-badges{align-items:flex-end;flex-direction:column}.keyword-insight-row dl{grid-template-columns:1fr 1fr}.ad-angle-grid{grid-template-columns:1fr}.ad-angle-card>small{min-height:0}.ad-angle-card.is-locked-placeholder{min-height:76px}}.opportunity-score small{font-size:10px}.opportunity-banner>div:last-child>strong{font-size:14px}.opportunity-banner p{font-size:12px;line-height:1.55}.simulator-head strong{font-size:14px}.simulator-head small{font-size:12px;line-height:1.45}.simulator-scale{font-size:11px}.estimate-note{font-size:12px}.market-title strong{font-size:13px}.market-title small{font-size:10.5px;line-height:1.35}.competition-bars>div{grid-template-columns:46px 1fr 20px;font-size:10.5px}.market-intelligence article>p{font-size:10.5px;line-height:1.5}.market-intelligence ul{font-size:11px;line-height:1.4}.competition-empty{display:grid;gap:4px;margin-top:12px;padding:11px;border-radius:10px;background:#fff7e8;border:1px solid #f4ddb0}.competition-empty[hidden]{display:none}.competition-empty b{color:#8a5200;font-size:11px}.competition-empty span{color:#735f43;font-size:10.5px;line-height:1.45}.market-intelligence>article.is-empty .competition-bars{display:none}.report-teaser .keyword-insights>p,.ad-angle-panel>div:first-child p{font-size:11px;line-height:1.45}.keyword-insight-row dt{font-size:10px}.keyword-insight-row dd{font-size:12px}.keyword-source,.opportunity-badge{font-size:9px}.ad-angle-card>strong{font-size:12px}.ad-angle-card>small{font-size:10.5px;line-height:1.45}.ad-angle-card h4{font-size:13px}.ad-angle-card p,.quality small{font-size:11px;line-height:1.5}@media(max-width:640px){.simulator-head small{font-size:11px}.opportunity-banner p{font-size:11.5px}.market-title small,.competition-empty span,.market-intelligence article>p{font-size:10px}.keyword-source,.opportunity-badge{font-size:8.5px}.ad-angle-card>small{font-size:10px}.ad-angle-card p{font-size:10.5px}}.market-title small{font-size:11.5px}.competition-bars>div{font-size:11px}.market-intelligence article>p,.market-intelligence ul{font-size:11.5px}.competition-empty b{font-size:12px}.competition-empty span{font-size:11.5px}.report-teaser .keyword-insights>p,.ad-angle-panel>div:first-child p{font-size:12px}.keyword-insight-row dt{font-size:11px}.keyword-source,.opportunity-badge{font-size:10px}.ad-angle-card>small,.ad-angle-card p{font-size:11.5px}.quality small{font-size:12px}@media(max-width:640px){.simulator-head small,.opportunity-banner p,.market-title small,.competition-empty span,.market-intelligence article>p,.market-intelligence ul,.ad-angle-card>small,.ad-angle-card p{font-size:11.5px}.keyword-source,.opportunity-badge{font-size:9.5px}}.result-section .opportunity-banner p,.result-section .simulator-head small{font-size:14px}.result-section .simulator-scale{font-size:13px}.result-section .estimate-note{font-size:13px;line-height:1.55}.result-section .market-title strong{font-size:15px}.result-section .market-title small{font-size:13px}.result-section .competition-bars>div{font-size:13px;grid-template-columns:56px 1fr 22px}.result-section .market-intelligence article>p,.result-section .market-intelligence ul{font-size:13px;line-height:1.55}.result-section .competition-empty b{font-size:14px}.result-section .competition-empty span{font-size:13px;line-height:1.55}.result-section .report-teaser h3{font-size:15px}.result-section .report-teaser .keyword-insights>p,.result-section .ad-angle-panel>div:first-child p{font-size:13px}.result-section .report-teaser li{font-size:13px;line-height:1.5}.result-section .keyword-insight-row strong{font-size:14px}.result-section .keyword-insight-row dt{font-size:12px}.result-section .keyword-insight-row dd{font-size:14px}.result-section .keyword-source,.result-section .opportunity-badge{font-size:11px}.result-section .ad-angle-card>strong{font-size:14px}.result-section .ad-angle-card>small,.result-section .ad-angle-card p{font-size:13px;line-height:1.55}.result-section .ad-angle-card h4{font-size:15px}.result-section .quality small,.result-section .result-summary dt,.result-section .result-summary dd{font-size:13px}.result-section .result-actions>p{font-size:13px}.result-section .report-detail-lock .result-email-gate>p{font-size:14px}.result-section .consent-check{font-size:13px}@media(max-width:640px){.result-section .opportunity-banner p,.result-section .simulator-head small,.result-section .market-title small,.result-section .competition-empty span,.result-section .market-intelligence article>p,.result-section .market-intelligence ul,.result-section .ad-angle-card>small,.result-section .ad-angle-card p{font-size:13px}.result-section .keyword-source,.result-section .opportunity-badge{font-size:10.5px}.result-section .keyword-insight-row dt{font-size:12px}.result-section .result-summary dt,.result-section .result-summary dd{font-size:13px}}.result-section .opportunity-banner p,.result-section .simulator-head small{font-size:15px}.result-section .simulator-scale,.result-section .estimate-note{font-size:14px}.result-section .market-title small,.result-section .competition-bars>div,.result-section .market-intelligence article>p,.result-section .market-intelligence ul,.result-section .competition-empty span{font-size:14px}.result-section .competition-empty b{font-size:15px}.result-section .report-teaser .keyword-insights>p,.result-section .ad-angle-panel>div:first-child p,.result-section .report-teaser li{font-size:14px}.result-section .keyword-insight-row strong{font-size:15px}.result-section .keyword-insight-row dt{font-size:13px}.result-section .keyword-insight-row dd{font-size:15px}.result-section .ad-angle-card>small,.result-section .ad-angle-card p{font-size:14px}.result-section .quality small,.result-section .result-summary dt,.result-section .result-summary dd,.result-section .result-actions>p,.result-section .consent-check{font-size:14px}@media(max-width:640px){.result-section .opportunity-banner p,.result-section .simulator-head small,.result-section .market-title small,.result-section .competition-empty span,.result-section .market-intelligence article>p,.result-section .market-intelligence ul,.result-section .ad-angle-card>small,.result-section .ad-angle-card p{font-size:14px}.result-section .keyword-insight-row dt{font-size:13px}.result-section .result-summary dt,.result-section .result-summary dd{font-size:14px}}.market-route{display:flex;align-items:flex-start;gap:12px;margin-top:11px;padding:14px 16px;border:1px solid #b9ead7;border-radius:14px;background:#effcf7;color:#174f3d}.market-route[hidden]{display:none}.market-route>span{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:10px;background:#d8f7ea;color:#087e5b;font-size:20px;font-weight:900}.market-route strong{font-size:15px}.market-route p{margin:3px 0 2px;font-size:14px;font-weight:750;line-height:1.45}.market-route small{display:block;color:#477265;font-size:12px;line-height:1.45}@media(max-width:640px){.market-route{padding:13px}.market-route p{font-size:14px}.market-route small{font-size:12px}}.competitor-discovery-card{background:linear-gradient(145deg,#fff,#faf9ff)!important;border-color:#ddd8f5!important}.competitor-loading{display:grid;gap:8px;margin-top:14px}.competitor-loading[hidden]{display:none}.competitor-loading i{display:block;width:100%;height:38px;border-radius:10px;background:linear-gradient(100deg,#f0eef8 20%,#faf9ff,#f0eef8 64%);background-size:240% 100%;animation:competitorShimmer 1.25s infinite}.competitor-loading i:nth-child(2){width:88%}.competitor-loading i:nth-child(3){width:72%}.competitor-list{display:grid!important;gap:9px!important;margin:14px 0 0!important}.competitor-list li{padding:11px 12px;border:1px solid #e4e0f5;border-radius:11px;background:#fff}.competitor-list li:first-letter{color:inherit!important}.competitor-list li>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.competitor-list a{min-width:0;color:#30245f;font-size:15px;font-weight:850;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.competitor-list a:hover{text-decoration:underline}.competitor-list b{flex:none;padding:4px 7px;border-radius:99px;background:#ecfdf3;color:#087e5b;font-size:10px}.competitor-list p{margin:5px 0 0!important;color:#667085!important;font-size:12px!important;line-height:1.45!important}.competition-density{margin-top:12px;padding-top:10px;border-top:1px solid #ebe8f7}.competition-density summary{display:flex;justify-content:space-between;gap:8px;color:#5f6878;font-size:12px;font-weight:800;cursor:pointer}.competition-density summary span{color:#8a94a6;font-size:11px;font-weight:650}.competition-density .competition-bars{margin-top:11px}@keyframes competitorShimmer{to{background-position:-240% 0}}@media(max-width:640px){.competitor-list li>div{align-items:flex-start;flex-direction:column}.competitor-list a{font-size:15px}.competitor-list b{font-size:10px}.competitor-list p{font-size:13px!important}.competition-density summary{font-size:13px}.competition-density summary span{display:none}}body{font-size:17px;line-height:1.55}.lp-nav nav a,.lp-footer a,.lp-nav-cta{font-size:16px}.eyebrow,.section-kicker{font-size:15px}.hero-lead,.result-heading p,.section-lead{font-size:18px}.hero-trust span,.field label,.goal-field legend,.advanced-inputs summary{font-size:15px}.goal-options span,.advanced-grid input,.advanced-grid textarea,.money-control,.primary-btn,.secondary-btn,.plan-btn{font-size:16px}.account-note,.form-micro,.demo-caption,.demo-estimate-disclaimer{font-size:14px}.demo-top,.demo-top small{font-size:16px}.demo-metrics small{font-size:14px}.demo-metrics strong{font-size:21px}.progress-card p,.progress-card li,.progress-note{font-size:15px!important}.model-pill{font-size:14px}.metrics article{min-height:118px;padding:18px}.metrics small{font-size:16px;line-height:1.35}.metrics strong{font-size:27px}.estimate-note,.result-actions>p,.result-summary dt,.result-summary dd,.quality small{font-size:16px!important}.result-summary h3{font-size:20px}.quality>div:first-child{font-size:16px}.search-preview small{font-size:15px}.search-preview p{font-size:16px}.report-teaser .keyword-insights>h3,.report-teaser h3,.ad-angle-panel>div:first-child h3{font-size:18px}.report-teaser .keyword-insights>p,.ad-angle-panel>div:first-child p{font-size:15px!important}.report-teaser li{font-size:16px!important}.keyword-insight-row strong{font-size:17px!important}.keyword-insight-row dt{font-size:14px!important}.keyword-insight-row dd{font-size:17px!important}.keyword-source,.opportunity-badge{font-size:12px!important}.market-title strong{font-size:17px!important}.market-title small,.market-intelligence article>p,.market-intelligence ul,.competition-bars>div{font-size:15px!important}.competitor-list b{font-size:13px}.competitor-list p{font-size:15px!important}.competition-density summary,.competition-density summary span{font-size:14px}.ad-angle-card>strong{font-size:16px!important}.ad-angle-card>small,.ad-angle-card p{font-size:15px!important}.ad-angle-card h4{font-size:18px!important}.result-email-gate>strong,.report-detail-lock .result-email-gate>strong{font-size:14px}.result-email-gate p,.result-section .report-detail-lock .result-email-gate>p,.consent-check{font-size:16px!important}.steps-grid p,.plan-card>p,.plan-card li,.faq-list p,.trust-grid p,.reference-honesty,.budget-disclaimer{font-size:15px}.steps-grid h3,.trust-grid h3{font-size:20px}.sticky-launch small{font-size:13px}.sticky-launch strong{font-size:16px}.keyword-average{margin:13px 0;padding:14px;border:1px solid #cfc6ff;border-radius:12px;background:linear-gradient(135deg,#f4f0ff,#fff)}.keyword-average[hidden]{display:none}.keyword-average>strong{display:block;color:#3e2c88;font-size:16px}.keyword-average dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 0}.keyword-average dl>div{padding:10px;border-radius:9px;background:#fff}.keyword-average dt{color:#70798b;font-size:14px}.keyword-average dd{margin:3px 0 0;color:#202738;font-size:18px;font-weight:900}@media(max-width:640px){body{font-size:16px}.hero{padding-left:16px;padding-right:16px}.hero h1{font-size:38px}.hero-lead,.result-heading p,.section-lead{font-size:17px}.section-wrap,.section-wrap.narrow{width:min(100% - 24px,1120px)}.builder-card,.demo-card,.result-main,.result-summary{padding:18px}.metrics{grid-template-columns:1fr}.metrics article{min-height:104px}.metrics small{font-size:16px}.metrics strong{font-size:27px}.report-teaser li,.keyword-insight-row dd{font-size:16px!important}.keyword-insight-row dt{font-size:14px!important}.keyword-source,.opportunity-badge{font-size:12px!important}.keyword-average dl{grid-template-columns:1fr}.keyword-average dt{font-size:14px}.keyword-average dd{font-size:18px}.market-title small,.market-intelligence article>p,.market-intelligence ul,.competition-bars>div,.ad-angle-card>small,.ad-angle-card p{font-size:15px!important}.result-summary dt,.result-summary dd{font-size:16px!important}.result-actions{grid-template-columns:1fr}.result-actions>p{grid-column:auto}}.result-section .metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.result-section .metrics article{min-height:128px}.result-section .metrics small{min-height:44px;max-width:90%}.result-section .metrics strong{font-size:25px}@media(max-width:760px){.result-section .metrics{grid-template-columns:1fr 1fr}.result-section .metrics article{min-height:112px}.result-section .metrics small{min-height:0}}@media(max-width:430px){.result-section .metrics{grid-template-columns:1fr}.result-section .metrics article{min-height:100px}}
