:root{--ink:#11131a;--muted:#626777;--line:#dde0e8;--paper:#f7f8fc;--blue:#5864f2;--blue2:#3844dc;--lime:#c9ff4f;--white:#fff;--radius:24px;--shadow:0 24px 70px rgba(25,30,70,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Inter","Noto Sans JP",sans-serif;background:#fff;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.section-pad{padding:120px max(5vw,24px)}.site-header{height:76px;padding:0 max(5vw,24px);display:flex;align-items:center;gap:42px;border-bottom:1px solid rgba(20,22,30,.08);position:sticky;top:0;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);z-index:30}.brand{display:flex;align-items:center;gap:10px;font-size:1.18rem;font-weight:800;letter-spacing:-.03em;margin-right:auto}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--blue);color:#fff;font-size:.95rem}.site-header nav{display:flex;gap:28px;font-size:.88rem;font-weight:600}.site-header nav a{color:#555b6b}.site-header nav a:hover{color:var(--blue)}.header-cta{padding:11px 19px;border-radius:999px;background:var(--ink);color:#fff;font-size:.86rem;font-weight:700}
.hero{min-height:760px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(540px,1.14fr);gap:60px;align-items:center;max-width:1500px;margin:auto;padding-top:80px}.status-badge{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #dfe2e9;border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.04em}.status-badge span{width:8px;height:8px;border-radius:50%;background:#45cb77;box-shadow:0 0 0 5px rgba(69,203,119,.13)}.hero h1{font-size:clamp(3.5rem,6vw,6.3rem);line-height:1.04;letter-spacing:-.07em;margin:26px 0 28px;font-weight:800}.hero h1 em,.split-heading h2 em,.entry h2 em{font-style:normal;color:var(--blue)}.hero-lead{font-size:1.15rem;line-height:1.9;color:var(--muted);max-width:590px}.hero-actions{display:flex;gap:13px;margin:38px 0 24px}.button{min-height:54px;padding:0 24px;border-radius:14px;display:inline-flex;justify-content:center;align-items:center;gap:18px;font-weight:700;border:1px solid transparent;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 11px 28px rgba(88,100,242,.25)}.button.primary:hover{background:var(--blue2)}.button.ghost{border-color:var(--line);background:#fff}.hero-notes{display:flex;gap:0;flex-wrap:wrap;color:#6c7180;font-size:.78rem}.hero-notes span{padding:0 13px;border-right:1px solid var(--line)}.hero-notes span:first-child{padding-left:0}.hero-notes span:last-child{border:0}.hero-visual{height:620px;position:relative;display:grid;place-items:center;overflow:hidden}.visual-orbit{position:absolute;border:1px solid rgba(88,100,242,.16);border-radius:50%}.orbit-one{width:580px;height:580px}.orbit-two{width:420px;height:420px;background:radial-gradient(circle,rgba(88,100,242,.12),transparent 68%)}.product-window{width:min(570px,90%);background:white;border:1px solid #e4e6ee;border-radius:22px;box-shadow:var(--shadow);position:relative;z-index:2;overflow:hidden;transform:rotate(-2deg)}.window-top{height:60px;display:flex;align-items:center;gap:10px;padding:0 20px;border-bottom:1px solid #e8e9ee;font-size:.8rem}.mini-logo{width:27px;height:27px;border-radius:8px;background:var(--blue);color:#fff;display:grid;place-items:center}.live-pill{margin-left:auto;color:#289f5b;background:#effaf3;border-radius:999px;padding:4px 9px}.window-body{padding:30px}.window-kicker{font-size:.68rem;letter-spacing:.15em;color:var(--blue);font-weight:800}.window-body h2{font-size:1.75rem;line-height:1.4;margin:8px 0 22px;letter-spacing:-.04em}.hypothesis-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e4e6ee;border-radius:15px;overflow:hidden}.hypothesis-grid div{padding:13px;border-right:1px solid #e4e6ee;border-bottom:1px solid #e4e6ee}.hypothesis-grid div:nth-child(2n){border-right:0}.hypothesis-grid div:nth-child(n+3){border-bottom:0}.hypothesis-grid span,.metric-row span{display:block;font-size:.66rem;color:#858a97}.hypothesis-grid b{font-size:.76rem}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.metric-row div{padding:12px;background:#f6f7fb;border-radius:10px}.metric-row b{font-size:1.03rem}.float-card{position:absolute;z-index:4;background:#fff;border:1px solid #e4e6ee;border-radius:16px;box-shadow:0 18px 50px rgba(22,27,65,.14);padding:14px 16px;display:grid;grid-template-columns:32px auto;column-gap:10px}.float-card>span{grid-row:span 2;width:32px;height:32px;border-radius:9px;background:#eef0ff;color:var(--blue);display:grid;place-items:center;font-size:.72rem;font-weight:800}.float-card b{font-size:.78rem}.float-card small{font-size:.65rem;color:#7a7f8c}.card-ai{top:80px;left:0}.card-live{bottom:78px;right:0}.card-live>span{background:#effae5;color:#4aa024}
.audience-bar{background:var(--ink);color:#fff;text-align:center;padding:26px 20px}.audience-bar p{margin:0;font-size:1rem;color:#aeb2bf}.audience-bar strong{color:var(--lime);margin-left:8px}.problem,.deliverables,.fit,.faq{max-width:1350px;margin:auto}.section-label{font-size:.72rem;color:var(--blue);font-weight:800;letter-spacing:.18em;margin-bottom:20px}.section-label.light{color:var(--lime)}.split-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end}.split-heading h2,.deliverable-copy h2,.pricing-copy h2,.fit h2,.faq h2{font-size:clamp(2.3rem,4vw,4.15rem);line-height:1.25;letter-spacing:-.055em;margin:0}.split-heading p{font-size:1.05rem;color:var(--muted);margin:0}.problem-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px}.problem-cards article{padding:34px;border:1px solid var(--line);border-radius:var(--radius);min-height:280px}.problem-cards article>span{color:var(--blue);font-size:.72rem;font-weight:800}.problem-cards h3{font-size:1.55rem;line-height:1.45;letter-spacing:-.035em;margin:44px 0 12px}.problem-cards p{color:var(--muted);font-size:.9rem;margin:0}
.how{background:var(--ink);color:#fff}.how>.section-label,.how>.split-heading,.steps{max-width:1350px;margin-left:auto;margin-right:auto}.split-heading.light p{color:#aeb2bf}.split-heading.light em{color:var(--lime)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:72px}.steps article{background:#1b1e27;border:1px solid #2b2f39;border-radius:20px;padding:28px;min-height:300px;position:relative}.step-no{position:absolute;top:25px;right:25px;color:#777d8c;font-size:.72rem}.step-icon{width:52px;height:52px;border-radius:15px;background:rgba(201,255,79,.1);color:var(--lime);display:grid;place-items:center;font-size:1.3rem}.steps h3{margin:50px 0 10px;font-size:1.3rem}.steps p{color:#9ea3b2;font-size:.87rem;margin:0}
.deliverables{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;align-items:center}.deliverable-copy>p,.pricing-copy>p{color:var(--muted);font-size:1rem}.deliverable-copy ul,.price-card ul{list-style:none;padding:0;margin:32px 0}.deliverable-copy li{display:flex;gap:12px;padding:11px 0;font-size:.92rem}.deliverable-copy li span{color:var(--blue);font-weight:800}.report-card{padding:28px;background:#f4f5fa;border-radius:28px;box-shadow:inset 0 0 0 1px #e8e9f0}.report-head{display:flex;justify-content:space-between;font-size:.8rem;font-weight:700}.report-head b{color:var(--blue)}.verdict{background:var(--ink);color:#fff;padding:30px;border-radius:20px;margin:24px 0 14px}.verdict small{color:var(--lime);font-size:.67rem;letter-spacing:.14em}.verdict strong{display:block;font-size:1.75rem;margin:4px 0}.verdict p{color:#afb3c0;font-size:.83rem;margin:8px 0 0}.report-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.report-stats div,.next-box{background:#fff;border-radius:14px;padding:17px}.report-stats span,.next-box span{display:block;font-size:.67rem;color:#858a97}.report-stats b{font-size:1.12rem}.next-box{margin-top:10px;border-left:4px solid var(--blue)}.next-box b{font-size:.84rem}
.pricing{background:var(--paper);display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.pricing>*{max-width:640px}.pricing-copy{justify-self:end}.price-card{width:100%;background:#fff;border:1px solid #e1e3ec;border-radius:28px;padding:34px;box-shadow:var(--shadow)}.price-title{display:flex;justify-content:space-between;font-weight:700}.price-title b{font-size:.7rem;color:var(--blue);background:#eef0ff;padding:5px 9px;border-radius:999px}.price{display:flex;align-items:flex-end;margin:22px 0 18px}.price small{align-self:center;color:#686d7b}.price strong{font-size:5rem;line-height:1;margin-left:18px;letter-spacing:-.07em}.price>span{font-size:1.3rem;font-weight:700;margin-bottom:7px}.price em{font-size:.68rem;font-style:normal;color:#7d8290}.credit{display:flex;justify-content:space-between;background:#eef0ff;padding:16px 18px;border-radius:13px;font-size:.87rem;color:var(--blue)}.price-card ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.price-card li{font-size:.81rem;color:#505564}.price-card li:before{content:"✓";color:var(--blue);font-weight:800;margin-right:8px}.wide{width:100%}.price-note{text-align:center;color:#858a97;font-size:.7rem;margin:12px 0 0}
.fit>h2,.faq>h2{margin-bottom:55px}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fit-grid>div{display:flex;gap:18px;align-items:flex-start;padding:28px;border:1px solid var(--line);border-radius:18px}.fit-grid span{width:28px;height:28px;display:grid;place-items:center;background:#eef0ff;color:var(--blue);border-radius:50%;font-weight:800;flex:0 0 auto}.fit-grid p{margin:0;color:#656a78}.fit-grid b{color:var(--ink);font-size:1.05rem}.not-fit{display:flex;gap:25px;margin-top:16px;background:#f6f7fa;padding:22px 26px;border-radius:15px;font-size:.84rem}.not-fit b{color:#a35757}.not-fit p{margin:0;color:#656a78}.expert{background:var(--blue);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.expert>*{max-width:650px}.expert>div:first-child{justify-self:end}.expert h2{font-size:clamp(2.5rem,4vw,4.2rem);line-height:1.25;letter-spacing:-.05em;margin:0}.expert p{color:#d9dcff;font-size:1.03rem}.expert-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.expert-tags span{padding:8px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:.76rem}
.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:27px 0;font-weight:700;display:flex;justify-content:space-between;align-items:center}summary::-webkit-details-marker{display:none}summary span{font-size:1.5rem;color:var(--blue);font-weight:400;transition:.2s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);margin:-8px 0 26px;max-width:850px;font-size:.92rem}
.entry{background:var(--ink);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.entry>*{max-width:650px}.entry-copy{justify-self:end;position:sticky;top:120px}.status-badge.inverse{border-color:#373b47;color:#c5c8d2}.entry h2{font-size:clamp(3rem,5vw,5.5rem);line-height:1.15;letter-spacing:-.065em;margin:24px 0}.entry h2 em{color:var(--lime)}.entry-copy>p{color:#adb1bd}.entry-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.entry-points span{padding:7px 10px;background:#1e222b;border-radius:8px;color:#cdd0d8;font-size:.73rem}.entry-form{width:100%;background:#fff;color:var(--ink);padding:32px;border-radius:25px}.entry-form label{display:block;font-size:.8rem;font-weight:700;margin-bottom:18px}.entry-form label>span{color:var(--blue);font-size:.64rem;margin-left:7px}.entry-form input,.entry-form textarea,.entry-form select{display:block;width:100%;border:1px solid #dfe1e8;border-radius:11px;padding:13px 14px;margin-top:7px;background:#fff;color:var(--ink);outline:none}.entry-form input:focus,.entry-form textarea:focus,.entry-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(88,100,242,.1)}.entry-form textarea{min-height:110px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consent{display:flex!important;align-items:center;gap:8px;font-weight:500!important;color:#686d7b}.consent input{width:16px!important;margin:0!important}.consent span{font-size:.75rem!important;color:#686d7b!important;margin:0!important}.form-note{text-align:center;color:#8b8f99;font-size:.68rem;margin:12px 0 0}.form-message{display:none;margin-top:14px;padding:12px;border-radius:10px;background:#edf8f0;color:#257744;font-size:.8rem}.form-message.show{display:block}footer{padding:35px max(5vw,24px);display:flex;align-items:center;gap:25px;border-top:1px solid #252934;background:var(--ink);color:#fff}.footer-brand{margin:0}.footer-brand .brand-mark{background:#fff;color:var(--blue)}footer p{font-size:.8rem;color:#8f94a2}footer small{margin-left:auto;color:#707583}
@media(max-width:1050px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.hero-lead{margin:auto}.hero-actions,.hero-notes{justify-content:center}.hero-visual{height:560px}.split-heading,.deliverables,.pricing,.expert,.entry{grid-template-columns:1fr;gap:50px}.pricing-copy,.expert>div:first-child,.entry-copy{justify-self:stretch}.entry-copy{position:static}.steps{grid-template-columns:1fr 1fr}.deliverables>*{max-width:720px;margin:auto}.pricing>*{max-width:680px;margin:auto}.expert>*{max-width:900px}.entry>*{max-width:720px;margin:auto;width:100%}.problem-cards{grid-template-columns:1fr 1fr}.problem-cards article:last-child{grid-column:span 2}.site-header nav{display:none}}
@media(max-width:680px){.section-pad{padding:80px 20px}.site-header{height:66px}.header-cta{padding:9px 13px;font-size:.75rem}.hero{padding-top:48px}.hero h1{font-size:3.25rem}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-notes{gap:8px}.hero-notes span{border:0;padding:0 6px}.hero-visual{height:470px;margin:0 -20px}.product-window{width:92%;transform:none}.window-body{padding:22px}.window-body h2{font-size:1.35rem}.card-ai{top:20px;left:12px}.card-live{bottom:20px;right:12px}.float-card{padding:10px}.audience-bar p{font-size:.84rem}.audience-bar strong{display:block;margin:4px 0 0}.split-heading{gap:20px}.split-heading h2,.deliverable-copy h2,.pricing-copy h2,.fit h2,.faq h2{font-size:2.35rem}.problem-cards,.steps,.fit-grid{grid-template-columns:1fr}.problem-cards article:last-child{grid-column:auto}.problem-cards article{min-height:auto}.steps article{min-height:260px}.deliverables{gap:55px}.report-stats{grid-template-columns:1fr}.price-card{padding:24px}.price-card ul{grid-template-columns:1fr}.price strong{font-size:4rem}.not-fit{display:block}.not-fit b{display:block;margin-bottom:7px}.expert h2{font-size:2.45rem}.entry h2{font-size:3.1rem}.entry-form{padding:22px}.form-row{grid-template-columns:1fr;gap:0}footer{flex-wrap:wrap}footer small{width:100%;margin:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* 2026-09 visual and copy refinement */
.hero{min-height:720px;padding-top:70px}
.hero h1{font-size:clamp(3.35rem,5vw,5.25rem);line-height:1.08;text-wrap:balance}
.hero-lead{font-size:1.08rem;max-width:620px}
.product-window{width:min(620px,92%);transform:rotate(-1deg)}
.window-top{height:48px;padding:0 16px;font-size:.68rem}
.mini-brand{width:19px;display:grid;gap:2px;transform:rotate(-45deg)}
.mini-brand i{height:4px;background:linear-gradient(90deg,var(--blue),#8a5cf6);border-radius:2px}
.mini-brand i:nth-child(2){width:80%;margin-left:20%}
.mini-brand i:nth-child(3){width:58%;margin-left:42%}
.usage-pill{margin-left:auto;color:#858a97;font-size:.6rem}
.window-heading{padding:16px 20px 11px;display:flex;align-items:flex-end;justify-content:space-between}
.window-heading b{font-size:.9rem}.window-heading span{font-size:.58rem;color:#858a97}
.asset-tabs-mini{display:flex;gap:3px;padding:0 16px;border-bottom:1px solid #e9eaf0;overflow:hidden}
.asset-tabs-mini span{font-size:.53rem;color:#7d828d;padding:8px 7px;border-bottom:2px solid transparent;white-space:nowrap}
.asset-tabs-mini .active{color:var(--ink);font-weight:800;border-color:var(--blue)}
.asset-workspace-mini{display:grid;grid-template-columns:1.38fr .62fr;gap:10px;background:#f6f7fa;padding:12px}
.lp-preview-mini,.edit-panel-mini{background:#fff;border:1px solid #e7e8ed;border-radius:12px;overflow:hidden}
.preview-top{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;border-bottom:1px solid #eceef2}
.preview-top b{font-size:.56rem}.preview-top span{font-size:.46rem;color:#5360d8;background:#eff1ff;padding:3px 5px;border-radius:999px}
.mini-page{min-height:245px;padding:28px 22px;background:linear-gradient(135deg,#eef0ff,#fff 65%)}
.mini-page small{font-size:.48rem;letter-spacing:.1em;color:var(--blue);font-weight:800}
.mini-page h2{font-size:1.18rem;line-height:1.4;letter-spacing:-.045em;margin:8px 0}
.mini-page p{font-size:.54rem;line-height:1.7;color:#686d78;max-width:230px}
.mini-cta{display:inline-block;margin-top:8px;padding:7px 12px;border-radius:999px;background:#22252f;color:#fff;font-size:.5rem}
.edit-panel-mini{padding:14px;align-self:start}
.edit-head{display:flex;justify-content:space-between;align-items:center}
.edit-head b{font-size:.6rem}.edit-head span{font-size:.46rem;color:var(--blue);background:#eef0ff;padding:3px 5px;border-radius:999px}
.edit-panel-mini p{font-size:.5rem;line-height:1.55;color:#7a7f89}
.prompt-sample{min-height:62px;border:1px solid #dfe1e7;border-radius:8px;padding:8px;font-size:.5rem;color:#616671;line-height:1.5}
.edit-button{background:var(--blue);color:#fff;border-radius:8px;text-align:center;margin-top:8px;padding:7px 4px;font-size:.5rem;font-weight:700}
.card-ai{top:72px}.card-live{bottom:72px}
.split-heading{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:72px}
.split-heading h2,.deliverable-copy h2,.pricing-copy h2,.fit h2,.faq h2{font-size:clamp(2.25rem,3.35vw,3.55rem);line-height:1.32;text-wrap:balance}
.split-heading h2>span{display:block}
.split-heading p{font-size:1.02rem;line-height:1.85}
.problem-cards{margin-top:64px}.problem-cards article{min-height:270px}
.problem-cards h3{font-size:1.42rem;line-height:1.5;margin-top:40px}
.expert h2{font-size:clamp(2.3rem,3.4vw,3.65rem);line-height:1.3;text-wrap:balance}
.entry h2{font-size:clamp(2.8rem,4.4vw,4.7rem);line-height:1.2;text-wrap:balance}

@media(max-width:1050px){.split-heading{grid-template-columns:1fr;gap:28px}.hero{min-height:auto}}
@media(max-width:680px){.hero h1{font-size:2.85rem}.hero-visual{height:460px}.product-window{width:96%;transform:none}.window-heading span{display:none}.asset-tabs-mini span{font-size:.47rem;padding:8px 5px}.asset-workspace-mini{grid-template-columns:1fr}.edit-panel-mini{display:none}.mini-page{min-height:220px}.card-ai{top:18px}.card-live{bottom:18px}.split-heading h2,.deliverable-copy h2,.pricing-copy h2,.fit h2,.faq h2{font-size:2.15rem}.expert h2{font-size:2.25rem}.entry h2{font-size:2.75rem}}

/* Four-step product journey */
.journey-steps{display:flex;flex-direction:column;gap:24px;margin-top:64px}
.journey-steps .journey-step{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:34px;align-items:center;min-height:0;padding:30px;background:#1b1e27}
.step-copy{padding:8px 2px}.journey-steps .step-no{position:static;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:24px;border:1px solid #424754;border-radius:10px;color:var(--lime);font-size:.76rem;font-weight:800}
.step-kicker{display:block;color:#727988;font-size:.7rem;font-weight:800;letter-spacing:.15em}
.journey-steps h3{margin:8px 0 12px;font-size:1.6rem;line-height:1.4}
.journey-steps .step-copy p{font-size:.92rem;line-height:1.82;color:#adb2bf}
.step-ui{min-width:0;background:#fff;color:var(--ink);border:1px solid #303541;border-radius:18px;padding:22px;box-shadow:0 18px 55px rgba(0,0,0,.22)}
.mock-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;margin-bottom:17px;border-bottom:1px solid #e8e9ed;font-size:.82rem}.mock-bar>span{color:#7b808a;font-size:.72rem}
.step-ui label{display:block;margin-bottom:8px;font-size:.74rem;font-weight:700}
.mock-textarea{min-height:74px;padding:13px 14px;border:1px solid #d7d9e0;border-radius:11px;color:#4d525d;font-size:.78rem;line-height:1.65}
.mock-question{display:flex;gap:10px;align-items:center;margin-top:12px;padding:11px 13px;border-radius:11px;background:#f2f4ff}.mock-question>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#e2e6ff;color:var(--blue);font-size:.7rem;font-weight:800}.mock-question p{margin:0;color:#51576a;font-size:.76rem}
.mock-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.mock-actions small{color:#858a95;font-size:.68rem}.mock-actions b{padding:9px 14px;border-radius:9px;background:var(--blue);color:#fff;font-size:.72rem}
.ai-badge,.ready-badge{padding:4px 8px;border-radius:999px!important;background:#eef0ff;color:var(--blue)!important;font-size:.66rem!important;font-weight:800}
.proposal-ui h4{margin:0 0 13px;font-size:1.05rem;line-height:1.5}
.mock-kv{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e5e6eb;border-radius:12px;overflow:hidden}.mock-kv>div{padding:11px 12px;border-right:1px solid #e5e6eb;border-bottom:1px solid #e5e6eb}.mock-kv>div:nth-child(2n){border-right:0}.mock-kv>div:nth-child(n+3){border-bottom:0}.mock-kv span,.mock-kv b{display:block}.mock-kv span{margin-bottom:4px;color:#8a8f99;font-size:.66rem}.mock-kv b{font-size:.73rem;line-height:1.5}
.mock-tabs{display:flex;gap:3px;overflow:hidden;border-bottom:1px solid #e5e6eb}.mock-tabs>*{padding:9px 8px;color:#7d828c;font-size:.65rem;white-space:nowrap}.mock-tabs b{color:var(--ink);border-bottom:2px solid var(--blue)}
.assets-mini-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:12px;padding-top:14px}.mock-lp{min-height:195px;padding:26px;background:linear-gradient(135deg,#eef0ff,#fff 65%);border:1px solid #e5e7ed;border-radius:12px}.mock-lp small{color:var(--blue);font-size:.63rem;font-weight:800}.mock-lp h4{font-size:1.1rem;line-height:1.45;margin:9px 0 16px}.mock-lp i{display:inline-block;padding:7px 11px;border-radius:999px;background:#22252f;color:#fff;font-size:.65rem;font-style:normal;font-weight:700}.mock-editor{padding:14px;border:1px solid #e5e7ed;border-radius:12px}.mock-editor>b{font-size:.74rem}.mock-editor p{min-height:70px;margin:10px 0;padding:9px;border:1px solid #dfe1e6;border-radius:8px;color:#666b75;font-size:.68rem;line-height:1.5}.mock-editor span{display:block;padding:7px;border-radius:8px;background:var(--blue);color:#fff;text-align:center;font-size:.65rem;font-weight:700}
.launch-checks>div{display:grid;grid-template-columns:24px 1fr auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #eceef1;font-size:.73rem}.launch-checks i{color:#25815e;font-style:normal;font-weight:800}.launch-checks b{font-size:.7rem}.delivery-summary{display:flex;gap:8px;margin-top:13px}.delivery-summary>span{flex:1;padding:10px;border-radius:9px;background:#f5f6f9;color:#777c86;font-size:.67rem}.delivery-summary b{display:block;margin-top:3px;color:var(--ink);font-size:.76rem}.launch-button{margin-top:13px;padding:10px;border-radius:9px;background:var(--blue);color:#fff;text-align:center;font-size:.72rem;font-weight:800}
.fit-grid>div{align-items:center;background:#fafaff;border-color:#e2e4f4}.fit-grid p{color:#2f3446;font-size:1rem;line-height:1.6;font-weight:650}.fit-grid span{color:#fff;background:var(--blue)}

@media(max-width:900px){.journey-steps .journey-step{grid-template-columns:1fr}.step-copy{max-width:720px}.journey-steps .step-no{margin-bottom:16px}}
@media(max-width:680px){.journey-steps{margin-top:44px}.journey-steps .journey-step{padding:20px;gap:20px}.journey-steps h3{font-size:1.4rem}.step-ui{padding:15px}.mock-kv,.assets-mini-grid{grid-template-columns:1fr}.mock-kv>div,.mock-kv>div:nth-child(2n),.mock-kv>div:nth-child(n+3){border-right:0;border-bottom:1px solid #e5e6eb}.mock-kv>div:last-child{border-bottom:0}.mock-editor{display:none}.mock-tabs{overflow-x:auto}.delivery-summary{flex-direction:column}.fit-grid p{font-size:.94rem}}

/* Stacked problem statement */
.problem-heading h2{max-width:980px;margin:0;font-size:clamp(2.25rem,3.35vw,3.55rem);line-height:1.32;letter-spacing:-.055em;text-wrap:balance}
.problem-heading h2>span{display:block}
.problem-heading h2 em{color:var(--blue);font-style:normal}
.problem-heading p{max-width:900px;margin:28px 0 0;color:var(--muted);font-size:1.02rem;line-height:1.9}

/* Experience-led visuals for the four-step journey */
.visual-caption{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid #e8e9ed}
.visual-caption span{color:var(--blue);font-size:.62rem;font-weight:850;letter-spacing:.14em}
.visual-caption b{font-size:.82rem}
.hypothesis-network{display:grid;grid-template-columns:1fr 1.15fr 1fr;grid-template-areas:"customer customer customer" "value core problem" "price core cta";gap:10px;align-items:stretch;margin:18px 0;padding:8px;background:radial-gradient(circle at 50% 55%,rgba(88,100,242,.15),transparent 42%)}
.hypothesis-node{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:62px;padding:10px 12px;border:1px solid #e3e5ed;border-radius:12px;background:rgba(255,255,255,.92);box-shadow:0 7px 20px rgba(28,32,63,.06)}
.hypothesis-node small{margin-bottom:4px;color:#848995;font-size:.6rem}.hypothesis-node b{font-size:.7rem;line-height:1.4}
.hypothesis-node.customer{grid-area:customer;justify-self:center;min-width:180px}.hypothesis-node.value{grid-area:value}.hypothesis-node.problem-node{grid-area:problem}.hypothesis-node.price{grid-area:price}.hypothesis-node.cta-node{grid-area:cta}
.hypothesis-core{grid-area:core;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:138px;border-radius:50%;background:linear-gradient(145deg,#6b76ff,#4958eb);color:#fff;box-shadow:0 18px 38px rgba(88,100,242,.28)}
.hypothesis-core:before,.hypothesis-core:after{content:"";position:absolute;inset:-7px;border:1px solid rgba(88,100,242,.28);border-radius:50%}.hypothesis-core:after{inset:-14px;border-color:rgba(88,100,242,.12)}
.hypothesis-core small{font-size:.58rem;font-weight:800;letter-spacing:.08em;opacity:.8}.hypothesis-core strong{margin-top:3px;font-size:.98rem}.hypothesis-core i{width:8px;height:8px;margin-top:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px rgba(201,255,79,.15)}
.visual-result{padding:10px 12px;border-radius:10px;background:#f2f4ff;color:#4c58dd;font-size:.68rem;font-weight:750;text-align:center}

.generation-source{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid #e1e4ec;border-radius:13px;background:linear-gradient(110deg,#f7f8ff,#fff)}
.generation-source>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:var(--blue);color:#fff;font-size:.78rem;font-weight:850}.generation-source div small,.generation-source div b{display:block}.generation-source div small{color:#878c98;font-size:.55rem;letter-spacing:.1em}.generation-source div b{margin-top:3px;font-size:.8rem}.generation-source>i{padding:5px 8px;border-radius:999px;background:#edffe1;color:#528219;font-size:.55rem;font-style:normal;font-weight:850;letter-spacing:.08em}
.generation-line{height:32px;position:relative}.generation-line:before{content:"";position:absolute;top:0;left:50%;height:18px;border-left:1px solid #cfd3e1}.generation-line:after{content:"";position:absolute;top:18px;left:12.5%;right:12.5%;border-top:1px solid #cfd3e1}.generation-line span:before,.generation-line span:after{content:"";position:absolute;top:18px;height:14px;border-left:1px solid #cfd3e1}.generation-line span:before{left:12.5%}.generation-line span:after{right:12.5%}
.generated-assets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.generated-assets>div{position:relative;min-height:112px;padding:12px 10px;border:1px solid #e1e4ec;border-radius:12px;background:#fff;box-shadow:0 8px 18px rgba(28,32,63,.05)}.generated-assets span,.generated-assets b,.generated-assets small{display:block}.generated-assets span{margin-bottom:20px;color:var(--blue);font-size:.58rem;font-weight:850}.generated-assets b{font-size:.75rem}.generated-assets small{margin-top:4px;color:#858a96;font-size:.58rem;line-height:1.45}.generated-assets>div:after{content:"✓";position:absolute;top:10px;right:10px;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#effbdc;color:#4f8416;font-size:.58rem;font-weight:900}
.generation-status{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;color:#656b79;font-size:.65rem}.generation-status i{width:7px;height:7px;border-radius:50%;background:#55c77a;box-shadow:0 0 0 4px rgba(85,199,122,.12)}

.signal-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.signal-row>div{padding:13px;border:1px solid #e3e5ec;border-radius:12px;background:#fafbff}.signal-row small,.signal-row b,.signal-row span{display:block}.signal-row small{color:#848995;font-size:.61rem}.signal-row b{margin:3px 0;font-size:1.3rem;letter-spacing:-.04em}.signal-row span{color:#989ca5;font-size:.55rem}
.signal-flow{display:flex;align-items:center;justify-content:center;gap:12px;margin:16px 0;color:#696f7d;font-size:.66rem;font-weight:750}.signal-flow i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eef0ff;color:var(--blue);font-style:normal}
.decision-panel{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:17px 18px;border-radius:15px;background:linear-gradient(125deg,#171b2d,#2c3261);color:#fff;box-shadow:0 16px 35px rgba(25,29,57,.22)}.decision-panel small,.decision-panel strong{display:block}.decision-panel>div small{color:#9ea7ff;font-size:.58rem;font-weight:850;letter-spacing:.12em}.decision-panel>div strong{margin:4px 0;font-size:1.08rem}.decision-panel p{max-width:430px;margin:0;color:#bfc3d4;font-size:.65rem;line-height:1.5}.confidence{display:flex;align-items:baseline;flex-wrap:wrap;width:84px;color:var(--lime);font-size:1.55rem;line-height:1}.confidence small{font-size:.7rem}.confidence em{width:100%;margin-top:5px;color:#aeb3c6;font-size:.54rem;font-style:normal;font-weight:700}

@media(max-width:680px){.problem-heading h2{font-size:2.15rem}.problem-heading p{margin-top:20px;font-size:.95rem}.visual-caption{align-items:flex-start;flex-direction:column;gap:5px}.hypothesis-network{grid-template-columns:1fr 1fr;grid-template-areas:"core core" "customer problem" "value price" "cta cta"}.hypothesis-core{justify-self:center;width:124px;min-height:124px}.hypothesis-node.customer{justify-self:stretch;min-width:0}.generated-assets{grid-template-columns:1fr 1fr}.generation-line{display:none}.generation-source{grid-template-columns:40px 1fr}.generation-source>i{display:none}.signal-row{grid-template-columns:1fr 1fr}.signal-row>div:last-child{grid-column:span 2}.decision-panel{grid-template-columns:1fr}.confidence{width:auto}}

/* Four-step narrative and consistent media ratios */
.how>.how-heading{max-width:1350px;margin-left:auto;margin-right:auto}
.how-heading h2{max-width:930px;margin:0;font-size:clamp(2.25rem,3.35vw,3.55rem);line-height:1.32;letter-spacing:-.055em;text-wrap:balance}
.how-heading h2 em{color:var(--lime);font-style:normal}
.how-heading p{max-width:900px;margin:26px 0 0;color:#aeb2bf;font-size:1.02rem;line-height:1.9}
.journey-steps .step-ui{aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:center;overflow:hidden}

/* Advertising delivery visual */
.delivery-visual{gap:15px;background:linear-gradient(145deg,#fff,#f6f8ff)}
.delivery-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:13px;border-bottom:1px solid #e4e6ed}
.delivery-head small,.delivery-head b{display:block}.delivery-head small{color:#858a96;font-size:.56rem;font-weight:800;letter-spacing:.11em}.delivery-head b{margin-top:3px;font-size:.8rem}
.delivery-head>span{display:flex;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;background:#ebf9ef;color:#278650;font-size:.62rem;font-weight:800}.delivery-head>span i{width:7px;height:7px;border-radius:50%;background:#32af65;box-shadow:0 0 0 4px rgba(50,175,101,.12)}
.delivery-body{display:grid;grid-template-columns:1.35fr .65fr;gap:12px}
.ad-preview,.targeting-card{border:1px solid #e2e4ec;border-radius:13px;background:#fff}
.ad-preview{padding:15px 16px}.ad-preview small{display:block;margin-bottom:9px;color:#8a8f99;font-size:.57rem;font-weight:800;letter-spacing:.08em}.ad-preview>span{display:block;color:#777d88;font-size:.56rem}.ad-preview>b{display:block;margin:4px 0;color:#3157a4;font-size:.83rem;line-height:1.4}.ad-preview p{margin:0;color:#555b67;font-size:.63rem;line-height:1.45}.ad-preview em{display:block;margin-top:6px;color:#1c7c4c;font-size:.57rem;font-style:normal}
.targeting-card{padding:13px}.targeting-card>small{display:block;margin-bottom:7px;color:var(--blue);font-size:.58rem;font-weight:850;letter-spacing:.06em}.targeting-card>div{padding:6px 0;border-top:1px solid #eceef2}.targeting-card span,.targeting-card b{display:block}.targeting-card span{color:#8b909a;font-size:.52rem}.targeting-card b{font-size:.62rem}
.delivery-progress{display:flex;align-items:center;justify-content:center;gap:9px;color:#777c88;font-size:.58rem}.delivery-progress i{width:24px;border-top:1px solid #c9ccd5}.delivery-progress strong{color:#fff;padding:6px 9px;border-radius:8px;background:var(--blue);font-size:.59rem}

/* One-place workspace visual */
.workspace-card{min-width:0;padding:20px;border:1px solid #e1e4ec;border-radius:26px;background:#f4f5fa;box-shadow:var(--shadow)}
.workspace-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 4px 15px}.workspace-head>div{display:flex;align-items:center;gap:9px}.workspace-head b{font-size:.78rem}.workspace-head>small{display:flex;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:#e9f8ed;color:#28844f;font-size:.58rem;font-weight:800}.workspace-head>small i{width:6px;height:6px;border-radius:50%;background:#37b86b}
.workspace-tabs{display:flex;gap:4px;padding:5px;border:1px solid #e2e4ea;border-radius:11px 11px 0 0;background:#fff}.workspace-tabs>*{flex:1;padding:7px 5px;color:#848995;text-align:center;font-size:.57rem}.workspace-tabs b{border-radius:7px;background:#eef0ff;color:var(--blue)}
.workspace-content{display:grid;grid-template-columns:1.3fr .7fr;gap:10px;padding:10px;border-right:1px solid #e2e4ea;border-left:1px solid #e2e4ea;background:#fff}
.workspace-lp{min-height:250px;padding:30px;border:1px solid #e1e4ee;border-radius:12px;background:radial-gradient(circle at 80% 20%,rgba(88,100,242,.16),transparent 38%),linear-gradient(145deg,#f0f2ff,#fff 70%)}.workspace-lp small{color:var(--blue);font-size:.55rem;font-weight:850;letter-spacing:.12em}.workspace-lp h3{margin:11px 0 7px;font-size:1.55rem;line-height:1.25;letter-spacing:-.05em}.workspace-lp p{max-width:270px;margin:0 0 18px;color:#6d7280;font-size:.65rem;line-height:1.55}.workspace-lp>b{display:inline-block;padding:8px 11px;border-radius:8px;background:var(--blue);color:#fff;font-size:.6rem}
.workspace-side{display:flex;flex-direction:column;gap:9px}.workspace-ad,.workspace-form{flex:1;padding:13px;border:1px solid #e1e4ea;border-radius:12px;background:#fff}.workspace-ad small,.workspace-form small{display:block;margin-bottom:7px;color:#898e98;font-size:.5rem;font-weight:850;letter-spacing:.09em}.workspace-ad strong{display:block;color:#3157a4;font-size:.66rem}.workspace-ad span{display:block;margin-top:4px;color:#258258;font-size:.52rem}.workspace-form span{display:block;margin-top:5px;padding:6px;border:1px solid #e2e4e9;border-radius:6px;color:#aaaeb7;font-size:.49rem}.workspace-form b{display:block;margin-top:7px;padding:6px;border-radius:6px;background:var(--ink);color:#fff;text-align:center;font-size:.5rem}
.workspace-footer{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px;align-items:center;padding:10px;border:1px solid #e2e4ea;border-radius:0 0 11px 11px;background:#fff}.workspace-footer>div{padding:7px 9px;border-radius:8px;background:#f5f6fa}.workspace-footer span,.workspace-footer b{display:block}.workspace-footer span{color:#8d929c;font-size:.5rem}.workspace-footer b{font-size:.72rem}.workspace-footer>strong{padding:8px 10px;border-radius:8px;background:#eef0ff;color:var(--blue);font-size:.57rem}

@media(max-width:680px){.how-heading h2{font-size:2.15rem}.how-heading p{margin-top:20px;font-size:.95rem}.journey-steps .step-ui{aspect-ratio:3/4}.delivery-body{grid-template-columns:1fr}.targeting-card{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.targeting-card>small{grid-column:1/-1}.delivery-progress{gap:5px}.delivery-progress i{width:12px}.workspace-card{padding:13px}.workspace-content{grid-template-columns:1fr}.workspace-lp{min-height:220px}.workspace-side{display:grid;grid-template-columns:1fr 1fr}.workspace-footer{grid-template-columns:repeat(3,1fr)}.workspace-footer>strong{grid-column:1/-1;text-align:center}}

/* 2026-09 brand and visual update */
.brand-logo{display:block;width:142px;height:auto}.footer-brand .brand-logo{filter:brightness(0) invert(1)}
.journey-steps .step-ui{aspect-ratio:4/3}

/* Generated landing-page preview */
.generated-lp-visual{position:relative;padding:20px!important;background:linear-gradient(145deg,#eef0ff,#fff 68%)}
.generated-browser{width:91%;border:1px solid #dfe2eb;border-radius:15px;background:#fff;box-shadow:0 18px 38px rgba(31,37,82,.14);overflow:hidden}
.generated-browser-bar{height:36px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;border-bottom:1px solid #e6e8ee;background:#fafbfe}.generated-browser-bar>span{display:flex;gap:4px}.generated-browser-bar i{width:6px;height:6px;border-radius:50%;background:#d5d8e0}.generated-browser-bar b{font-size:.59rem}.generated-browser-bar small{justify-self:end;padding:3px 7px;border-radius:999px;background:#ebf9ef;color:#2a8752;font-size:.5rem;font-weight:800}
.generated-page{min-height:300px;background:radial-gradient(circle at 82% 35%,rgba(88,100,242,.18),transparent 28%),#fff}.generated-page-nav{height:42px;display:flex;align-items:center;gap:13px;padding:0 18px;border-bottom:1px solid #eef0f4}.generated-page-nav img{width:75px;height:auto;margin-right:auto}.generated-page-nav span{color:#777c89;font-size:.48rem}.generated-page-nav>b{padding:5px 8px;border-radius:7px;background:var(--ink);color:#fff;font-size:.47rem}
.generated-page-hero{padding:27px 30px 20px}.generated-page-hero small{color:var(--blue);font-size:.52rem;font-weight:850;letter-spacing:.12em}.generated-page-hero h4{margin:7px 0 8px;font-size:1.3rem;line-height:1.25;letter-spacing:-.05em}.generated-page-hero p{max-width:270px;margin:0 0 14px;color:#6c7180;font-size:.58rem;line-height:1.55}.generated-page-hero>b{display:inline-block;padding:7px 10px;border-radius:7px;background:var(--blue);color:#fff;font-size:.52rem}
.generated-page-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:0 30px 22px}.generated-page-proof span{padding:8px;border:1px solid #e5e7ed;border-radius:7px;color:#6f7480;text-align:center;font-size:.5rem;font-weight:700}
.generated-badge{position:absolute;right:15px;bottom:16px;display:grid;grid-template-columns:32px auto;gap:9px;align-items:center;padding:10px 13px;border:1px solid #e1e4eb;border-radius:13px;background:#fff;box-shadow:0 14px 30px rgba(24,29,65,.16)}.generated-badge>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:var(--blue);color:#fff;font-size:.68rem;font-weight:850}.generated-badge b,.generated-badge small{display:block}.generated-badge b{font-size:.65rem}.generated-badge small{margin-top:2px;color:#858a96;font-size:.5rem}

/* Connected validation system */
.validation-hub{position:relative;isolation:isolate;aspect-ratio:4/3;min-width:0;background:radial-gradient(circle at 50% 50%,rgba(88,100,242,.12) 0,rgba(88,100,242,.045) 24%,transparent 54%)}
.hub-links{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.hub-links ellipse{fill:none;stroke:#e0e2eb;stroke-width:1.5;stroke-dasharray:3 7}.hub-links path{fill:none;stroke:#cfd3e2;stroke-width:1.5}
.hub-node{position:absolute;z-index:2;width:158px;min-height:72px;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #e0e3ec;border-radius:999px;background:#fff;box-shadow:0 12px 28px rgba(27,32,65,.08);transform:translate(-50%,-50%)}.hub-node>span{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#eef0ff;color:var(--blue);font-size:.7rem;font-weight:800}.hub-node strong,.hub-node small{display:block;white-space:nowrap}.hub-node strong{font-size:.82rem;line-height:1.35}.hub-node small{margin-top:3px;color:#838895;font-size:.75rem;line-height:1.35}
.hub-node-design{left:50%;top:11.7%}.hub-node-lp{left:83.6%;top:29.6%}.hub-node-ad{left:83.6%;top:70.4%}.hub-node-delivery{left:50%;top:88.3%}.hub-node-measure{left:16.4%;top:70.4%}.hub-node-analysis{left:16.4%;top:29.6%}
.hub-core{position:absolute;left:50%;top:50%;z-index:3;width:174px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(88,100,242,.18);border-radius:50%;background:#fff;box-shadow:0 24px 56px rgba(63,72,190,.18);transform:translate(-50%,-50%);text-align:center}.hub-core-ring{position:absolute;inset:-13px;z-index:-1;border:1px solid rgba(88,100,242,.16);border-radius:50%;background:rgba(88,100,242,.055)}.hub-core img{width:112px;height:auto}.hub-core small{margin-top:11px;color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.04em}

@media(max-width:680px){.brand-logo{width:120px}.journey-steps .step-ui{aspect-ratio:4/3}.generated-lp-visual{padding:12px!important}.generated-browser{width:96%}.generated-page{min-height:220px}.generated-page-nav{padding:0 11px}.generated-page-nav span{display:none}.generated-page-hero{padding:18px}.generated-page-hero h4{font-size:1.05rem}.generated-page-proof{padding:0 18px 16px}.generated-badge{right:7px;bottom:8px}.validation-hub{aspect-ratio:1/1.18;margin-inline:-7px}.hub-node{width:92px;min-height:52px;justify-content:center;padding:8px 7px;text-align:center}.hub-node>span{display:none}.hub-node strong{font-size:.75rem}.hub-node small{display:none}.hub-node-design{top:11.7%}.hub-node-lp{left:83.6%;top:29.6%}.hub-node-ad{left:83.6%;top:70.4%}.hub-node-delivery{top:88.3%}.hub-node-measure{left:16.4%;top:70.4%}.hub-node-analysis{left:16.4%;top:29.6%}.hub-core{width:116px}.hub-core-ring{inset:-9px}.hub-core img{width:78px}.hub-core small{margin-top:8px;font-size:.75rem}.hub-links ellipse{stroke-dasharray:2 6}}

/* Fill the full 4:3 step canvas */
.journey-steps .step-ui{justify-content:flex-start;padding:26px}
.input-ui .mock-bar{flex:0 0 auto}.input-ui label{flex:0 0 auto}.input-ui .mock-textarea{flex:1;min-height:90px;display:flex;align-items:center;padding:18px;font-size:.88rem;background:#fcfcfe}.input-ui .mock-question{flex:0 0 auto;min-height:72px;padding:15px}.input-ui .mock-question p{font-size:.82rem}.input-ui .mock-actions{flex:0 0 auto;margin-top:18px}
.generated-lp-visual{justify-content:center}.generated-browser{width:95%;height:100%;display:flex;flex-direction:column}.generated-page{flex:1;min-height:0;display:flex;flex-direction:column}.generated-page-hero{flex:1;display:flex;flex-direction:column;justify-content:center}.generated-page-proof{flex:0 0 auto}
.delivery-visual{justify-content:flex-start}.delivery-head{flex:0 0 auto}.delivery-body{flex:1;min-height:0}.ad-preview{display:flex;flex-direction:column;justify-content:center;padding:22px}.ad-preview>b{font-size:1rem}.ad-preview p{font-size:.72rem;line-height:1.6}.targeting-card{display:flex;flex-direction:column;justify-content:center;padding:18px}.targeting-card>div{padding:11px 0}.targeting-card b{font-size:.7rem}.delivery-progress{flex:0 0 38px;margin-top:auto}
.insight-visual{justify-content:flex-start}.signal-row{flex:0 0 auto}.signal-row>div{min-height:104px;display:flex;flex-direction:column;justify-content:center;padding:18px}.signal-row b{font-size:1.55rem}.signal-flow{flex:0 0 48px;margin:10px 0}.decision-panel{flex:1;min-height:0;padding:24px}.decision-panel>div strong{font-size:1.3rem}.decision-panel p{font-size:.72rem;line-height:1.65}

@media(max-width:680px){.journey-steps .step-ui{padding:13px}.input-ui .mock-bar{padding-bottom:7px;margin-bottom:8px}.input-ui label{margin-bottom:4px;font-size:.62rem}.input-ui .mock-textarea{min-height:42px;padding:8px;font-size:.65rem;line-height:1.35}.input-ui .mock-question{min-height:38px;margin-top:7px;padding:7px}.input-ui .mock-question p{font-size:.61rem}.input-ui .mock-actions{margin-top:7px}.input-ui .mock-actions small{font-size:.52rem}.input-ui .mock-actions b{padding:6px 9px;font-size:.56rem}.generated-browser{width:100%}.generated-page{min-height:0}.generated-page-hero{padding:11px 16px}.generated-page-hero h4{margin:4px 0;font-size:.82rem}.generated-page-hero p{margin-bottom:7px;font-size:.48rem}.generated-page-proof{padding:0 16px 9px}.generated-page-proof span{padding:5px;font-size:.42rem}.generated-badge{padding:6px 8px}.generated-badge>span{width:25px;height:25px}.delivery-visual{gap:7px}.delivery-head{padding-bottom:6px}.delivery-head b{font-size:.62rem}.delivery-body{gap:6px}.ad-preview{padding:8px}.ad-preview small{margin-bottom:3px}.ad-preview>b{font-size:.67rem}.ad-preview p{font-size:.5rem;line-height:1.35}.ad-preview em{margin-top:2px}.targeting-card{padding:7px}.targeting-card>small{margin-bottom:2px}.targeting-card>div{padding:3px}.targeting-card b{font-size:.5rem}.delivery-progress{flex-basis:22px}.signal-row{gap:5px}.signal-row>div{min-height:58px;padding:7px}.signal-row b{font-size:.9rem}.signal-flow{flex-basis:24px;margin:3px 0}.decision-panel{min-height:95px;padding:11px}.decision-panel>div strong{font-size:.82rem}.decision-panel p{font-size:.5rem}.confidence{font-size:1.05rem}}

/* Introductory pricing */
.price-offer{margin:25px 0 8px;padding:24px 26px;border-radius:20px;background:linear-gradient(135deg,#f1f3ff,#fafaff 70%)}
.offer-meta{display:flex;align-items:center;justify-content:space-between;gap:18px}
.regular-price{display:flex;align-items:center;gap:8px;color:#747a89}.regular-price span{font-size:.72rem;font-weight:700}.regular-price del{font-size:.96rem;font-weight:750}.regular-price small{font-size:.62rem}
.discount-pill{padding:6px 10px;border-radius:999px;background:var(--blue);color:#fff;font-size:.66rem;font-weight:850;letter-spacing:.05em}
.intro-price{margin-top:19px}.intro-price>span{display:block;margin-bottom:4px;color:var(--blue);font-size:.72rem;font-weight:800}.intro-price>div{display:flex;align-items:baseline;white-space:nowrap}.intro-price strong{font-size:4.25rem;line-height:1;letter-spacing:-.06em}.intro-price b{margin-left:9px;font-size:1.25rem}.intro-price small{margin-left:7px;color:#737987;font-size:.68rem}
.price-card .price-offer+ul{margin-top:24px}
.expert-button{margin-top:30px;background:#fff;color:var(--blue);box-shadow:0 12px 28px rgba(31,38,126,.22)}.expert-button:hover{background:#f4f5ff}

@media(max-width:680px){.price-offer{padding:19px}.offer-meta{gap:10px}.regular-price{gap:5px;flex-wrap:wrap}.regular-price span{font-size:.65rem}.regular-price del{font-size:.84rem}.regular-price small{display:none}.discount-pill{padding:5px 8px;font-size:.58rem}.intro-price strong{font-size:3.15rem}.intro-price b{font-size:1rem}.expert-button{width:100%}}

/* 2026-09 polished 4-step visuals */
.journey-steps .journey-step{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr)}
.journey-steps .step-visual-v2{position:relative;display:block;aspect-ratio:8/5;overflow:hidden;padding:16px;border:1px solid #e1e4ed;border-radius:24px;background:#fff;box-shadow:0 22px 54px rgba(18,23,56,.11)}
.journey-steps .step-visual-v2{width:min(100%,560px);justify-self:center}
.v2-top{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between}.v2-brand{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:.75rem;font-weight:800}.v2-brand>i{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:var(--blue);color:#fff;font-size:.68rem;font-style:normal}.v2-progress{display:flex;gap:5px}.v2-progress i{width:19px;height:4px;border-radius:999px;background:#dfe2ea}.v2-progress i:first-child{background:var(--blue)}
.step-input-v2{display:grid!important;grid-template-rows:auto 1fr auto!important;background:radial-gradient(circle at 86% 12%,rgba(88,100,242,.15),transparent 36%),#fff!important}.v2-input-center{display:flex;flex-direction:column;justify-content:center;width:96%;margin:auto}.v2-question{display:grid;grid-template-columns:40px 1fr;gap:13px;align-items:start}.v2-question>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--blue);color:#fff;font-size:.76rem;font-weight:800}.v2-question small,.v2-answer small{display:block;color:#7d8390;font-size:.72rem}.v2-question strong{display:block;margin-top:5px;font-size:clamp(1.08rem,1.8vw,1.42rem);line-height:1.4;letter-spacing:-.025em}.v2-answer{margin:16px 0 0 53px;padding:15px 17px;border:1px solid #e1e4ed;border-radius:14px;background:#f7f8fb}.v2-answer p{margin:5px 0 0;font-size:.82rem;line-height:1.5}.v2-input-bottom{display:flex;align-items:center;justify-content:space-between;color:#7d8390;font-size:.7rem}.v2-input-bottom b{padding:8px 12px;border-radius:9px;background:var(--blue);color:#fff;font-size:.7rem}
.step-generate-v2{background:linear-gradient(145deg,#eef0ff,#fff 64%)!important}.v2-status{padding:6px 9px;border-radius:999px;background:#eaf9f1;color:#248c59;font-size:.68rem;font-weight:800}.v2-lp-sheet{position:absolute;left:4%;top:14%;width:81%;height:80%;overflow:hidden;border:1px solid #dfe2ea;border-radius:16px;background:#fff;box-shadow:0 20px 45px rgba(20,25,60,.15)}.v2-browser-bar{height:31px;display:flex;align-items:center;gap:5px;padding:0 12px;border-bottom:1px solid #e8eaf0}.v2-browser-bar i{width:5px;height:5px;border-radius:50%;background:#d9dce4}.v2-lp-body{height:calc(100% - 31px);padding:19px 22px;background:radial-gradient(circle at 80% 35%,rgba(88,100,242,.16),transparent 35%)}.v2-lp-body small{color:var(--blue);font-size:.69rem;font-weight:800;letter-spacing:.08em}.v2-lp-body h4{margin:8px 0 7px;font-size:clamp(1.12rem,2.1vw,1.62rem);line-height:1.25;letter-spacing:-.04em}.v2-lp-body p{max-width:76%;margin:0;color:#777d8a;font-size:.72rem;line-height:1.5}.v2-lp-body>b{display:inline-block;margin-top:12px;padding:8px 10px;border-radius:8px;background:var(--blue);color:#fff;font-size:.68rem}.v2-ad-card{position:absolute;right:3%;bottom:5%;width:42%;padding:14px;border:1px solid #dfe2ea;border-radius:13px;background:#fff;box-shadow:0 15px 34px rgba(20,25,60,.14)}.v2-ad-card small{color:#24955d;font-size:.68rem}.v2-ad-card strong{display:block;margin-top:5px;font-size:.76rem;line-height:1.4}
.step-deliver-v2{display:grid!important;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(88,100,242,.13),transparent 47%),#fff!important}.v2-live{position:absolute;left:50%;top:4%;z-index:4;display:flex;align-items:center;gap:6px;transform:translateX(-50%);color:#24955d;font-size:.7rem;font-weight:800;white-space:nowrap}.v2-live i{width:7px;height:7px;border-radius:50%;background:#25a967;box-shadow:0 0 0 4px rgba(37,169,103,.12)}.v2-orbit{position:absolute;width:auto;height:84%;aspect-ratio:1;border:1px dashed #d9dde7;border-radius:50%}.v2-delivery-core{position:relative;z-index:3;width:132px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dfe2ea;border-radius:50%;background:#fff;box-shadow:0 18px 42px rgba(20,25,60,.14);text-align:center}.v2-delivery-core span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#eef0ff;color:var(--blue);font-size:1.05rem;font-weight:800}.v2-delivery-core strong{margin-top:9px;font-size:.82rem;line-height:1.45}.v2-audience{position:absolute;z-index:4;display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #dfe2ea;border-radius:999px;background:#fff;box-shadow:0 8px 20px rgba(20,25,60,.1);color:#686f7d;font-size:.7rem;white-space:nowrap}.v2-audience i{padding:4px 6px;border-radius:999px;background:#eef0ff;color:var(--blue);font-size:.58rem;font-style:normal;font-weight:800}.v2-audience-one{left:3%;top:13%}.v2-audience-two{right:2%;top:15%}.v2-audience-three{right:3%;bottom:10%}.v2-audience-four{left:2%;bottom:11%}
.step-analysis-v2{padding:14px!important;background:#f5f6fa!important}.v2-analysis-done{color:#24955d;font-size:.68rem;font-weight:800}.v2-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.v2-metrics>div{padding:9px 11px;border:1px solid #e1e4ed;border-radius:11px;background:#fff}.v2-metrics span,.v2-metrics small{display:block;color:#7d8390;font-size:.66rem}.v2-metrics strong{display:block;margin:3px 0 1px;font-size:1.2rem}.v2-analysis-body{display:grid;grid-template-columns:1.1fr .9fr;gap:8px;margin-top:7px}.v2-chart,.v2-decision{min-height:116px;padding:11px;border:1px solid #e1e4ed;border-radius:13px;background:#fff}.v2-chart>span,.v2-decision span{color:#7d8390;font-size:.67rem}.v2-chart>div{height:66px;display:flex;align-items:end;gap:8px;margin-top:8px}.v2-chart i{flex:1;border-radius:6px 6px 2px 2px;background:#e8eaff}.v2-chart i:nth-child(1){height:28%}.v2-chart i:nth-child(2){height:42%}.v2-chart i:nth-child(3){height:55%}.v2-chart i:nth-child(4){height:78%;background:var(--blue)}.v2-chart i:nth-child(5){height:66%}.v2-chart i:nth-child(6){height:84%;background:var(--blue)}.v2-decision{display:flex;flex-direction:column;justify-content:space-between}.v2-decision strong{display:block;margin:6px 0 3px;color:var(--blue);font-size:clamp(.94rem,1.5vw,1.16rem);line-height:1.3}.v2-decision p{margin:0;color:#727887;font-size:.68rem;line-height:1.45}.v2-decision-footer{display:flex;align-items:center;justify-content:space-between;padding-top:6px;border-top:1px solid #e5e7ed}.v2-decision-footer b{color:#24955d;font-size:.75rem}
@media(max-width:900px){.journey-steps .journey-step{grid-template-columns:1fr}}
@media(max-width:680px){.journey-steps .step-visual-v2{aspect-ratio:8/5;padding:10px;border-radius:18px}.v2-brand{font-size:.66rem}.v2-brand>i{width:20px;height:20px}.v2-question{grid-template-columns:29px 1fr;gap:8px}.v2-question>span{width:29px;height:29px}.v2-question small,.v2-answer small{font-size:.58rem}.v2-question strong{font-size:.83rem}.v2-answer{margin:7px 0 0 37px;padding:7px 9px}.v2-answer p{font-size:.62rem}.v2-input-bottom{font-size:.57rem}.v2-input-bottom b{padding:5px 8px;font-size:.58rem}.v2-lp-sheet{left:3%;top:11%;width:84%;height:84%}.v2-browser-bar{height:21px}.v2-lp-body{height:calc(100% - 21px);padding:8px 12px}.v2-lp-body small{font-size:.52rem}.v2-lp-body h4{margin:3px 0;font-size:.8rem}.v2-lp-body p{font-size:.52rem}.v2-lp-body>b{margin-top:4px;padding:5px 7px;font-size:.52rem}.v2-ad-card{right:2%;bottom:3%;padding:7px;width:43%}.v2-ad-card small{font-size:.52rem}.v2-ad-card strong{font-size:.57rem}.v2-delivery-core{width:91px}.v2-delivery-core span{width:25px;height:25px}.v2-delivery-core strong{margin-top:5px;font-size:.67rem}.v2-audience{padding:6px 7px;font-size:.56rem}.v2-audience i{display:none}.v2-metrics{gap:4px;margin-top:5px}.v2-metrics>div{padding:5px 6px}.v2-metrics span{font-size:.52rem}.v2-metrics small{display:none}.v2-metrics strong{margin:1px 0 0;font-size:.82rem}.v2-analysis-body{gap:4px;margin-top:4px}.v2-chart,.v2-decision{min-height:81px;padding:6px}.v2-chart>span,.v2-decision span{font-size:.52rem}.v2-chart>div{height:43px;gap:3px;margin-top:4px}.v2-decision strong{margin:3px 0;font-size:.68rem}.v2-decision p{font-size:.5rem}.v2-decision-footer{padding-top:3px}.v2-decision-footer b{font-size:.58rem}}

/* 8:5 step refinements */
.step-input-v2{grid-template-rows:1fr auto!important}.step-input-v2 .v2-input-center{width:100%;padding-top:4px}.step-input-v2 .v2-question>div{min-width:0}
.step-generate-v2 .v2-lp-sheet{left:3%;top:4%;width:83%;height:92%}.step-generate-v2 .v2-ad-card{right:2%;bottom:4%}
.step-deliver-v2 .v2-orbit{width:78%;height:70%;aspect-ratio:auto}.step-deliver-v2 .v2-delivery-core{width:118px}.step-deliver-v2 .v2-audience-one{left:5%;top:12%}.step-deliver-v2 .v2-audience-two{right:4%;top:12%}.step-deliver-v2 .v2-audience-three{right:5%;bottom:11%}.step-deliver-v2 .v2-audience-four{left:4%;bottom:11%}
.step-analysis-legacy{display:grid!important;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:center;gap:10px;padding:18px!important;background:#f6f7fb!important}.step-analysis-legacy .signal-row{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:7px;min-height:0}.step-analysis-legacy .signal-row>div{min-height:96px;padding:10px 12px}.step-analysis-legacy .signal-row b{font-size:1.28rem}.step-analysis-legacy .decision-panel{grid-template-columns:minmax(0,1fr) 64px;min-height:108px;padding:12px 14px}.step-analysis-legacy .decision-panel>div{min-width:0}.step-analysis-legacy .decision-panel>div strong{margin:3px 0;font-size:1.08rem}.step-analysis-legacy .decision-panel p{max-width:none;font-size:.66rem;line-height:1.4}.step-analysis-legacy .confidence{width:auto;justify-self:end}
@media(max-width:680px){.step-input-v2 .v2-input-center{padding-top:0}.step-generate-v2 .v2-lp-sheet{left:2%;top:3%;width:85%;height:94%}.step-deliver-v2 .v2-orbit{width:76%;height:68%}.step-deliver-v2 .v2-delivery-core{width:82px}.step-deliver-v2 .v2-audience{font-size:.52rem}.step-analysis-legacy{grid-template-columns:1fr;grid-template-rows:auto auto;gap:5px;padding:8px!important}.step-analysis-legacy .signal-row{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:4px}.step-analysis-legacy .signal-row>div,.step-analysis-legacy .signal-row>div:last-child{grid-column:auto;min-height:54px;padding:5px 6px}.step-analysis-legacy .signal-row small{font-size:.5rem}.step-analysis-legacy .signal-row b{font-size:.82rem}.step-analysis-legacy .signal-row span{display:none}.step-analysis-legacy .decision-panel{grid-template-columns:1fr auto;min-height:81px;padding:8px 10px}.step-analysis-legacy .decision-panel>div strong{font-size:.75rem}.step-analysis-legacy .decision-panel p{font-size:.5rem;line-height:1.35}.step-analysis-legacy .confidence{width:56px;font-size:1rem}}

/* Step 1: AI chat input */
.chat-input-visual{display:grid!important;grid-template-rows:1fr auto!important;gap:14px;padding:22px!important;background:radial-gradient(circle at 82% 8%,rgba(88,100,242,.13),transparent 40%),#f8f9fc!important}.chat-thread{display:flex;align-items:center}.chat-ai{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start}.chat-ai>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--blue);color:#fff;font-size:.7rem;font-weight:850}.chat-ai small{display:block;color:#737987;font-size:.64rem;font-weight:750}.chat-ai p{margin:5px 0 0;padding:12px 15px;border:1px solid #e0e3ec;border-radius:4px 14px 14px 14px;background:#fff;color:#242835;font-size:.8rem;line-height:1.45;box-shadow:0 8px 20px rgba(25,30,65,.06)}.chat-composer{padding:15px 16px 11px;border:1px solid #daddE8;border-radius:17px;background:#fff;box-shadow:0 14px 34px rgba(25,30,65,.11)}.chat-composer>p{min-height:44px;margin:0;color:#242835;font-size:.81rem;line-height:1.55}.chat-composer>div{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.chat-composer>div span{color:#969ba7;font-size:.61rem}.chat-composer>div b{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:var(--blue);color:#fff;font-size:.8rem}

/* Step 3: generated assets to Google Ads to audience */
.delivery-flow-visual{display:flex!important;align-items:center;justify-content:center;padding:20px!important;background:radial-gradient(circle at 50% 48%,rgba(88,100,242,.1),transparent 47%),#f8f9fc!important}.delivery-flow{width:100%;display:grid;grid-template-columns:1fr 25px 1.12fr 25px .9fr;align-items:center;gap:7px}.flow-arrow{color:#9ca2b1;font-size:1rem;font-style:normal;text-align:center}.flow-assets{position:relative;height:208px}.flow-lp,.flow-ad,.flow-google,.flow-target{border:1px solid #dfe2eb;background:#fff;box-shadow:0 12px 28px rgba(25,30,65,.1)}.flow-lp{position:absolute;left:0;top:8px;width:86%;height:174px;padding:16px;border-radius:15px;background:radial-gradient(circle at 80% 30%,rgba(88,100,242,.14),transparent 45%),#fff}.flow-lp small,.flow-lp b,.flow-lp span,.flow-ad small,.flow-ad b{display:block}.flow-lp small{color:var(--blue);font-size:.55rem;font-weight:800}.flow-lp b{margin-top:19px;font-size:.86rem;line-height:1.35}.flow-lp span{position:absolute;left:16px;bottom:15px;padding:6px 8px;border-radius:6px;background:var(--blue);color:#fff;font-size:.5rem}.flow-ad{position:absolute;right:0;bottom:3px;width:78%;padding:11px 12px;border-radius:11px}.flow-ad small{color:#24955d;font-size:.5rem}.flow-ad b{margin-top:3px;font-size:.61rem}.flow-google{padding:14px;border-radius:15px}.flow-google-title{display:flex;align-items:center;gap:9px;padding-bottom:10px;border-bottom:1px solid #e8eaf0}.flow-google-title>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(135deg,#4285f4 0 50%,#34a853 50%);color:#fff;font-size:.82rem;font-weight:850}.flow-google-title small,.flow-google-title b{display:block}.flow-google-title small{color:#888e9a;font-size:.5rem}.flow-google-title b{margin-top:1px;font-size:.73rem}.flow-google dl{margin:7px 0}.flow-google dl>div{display:flex;justify-content:space-between;gap:7px;padding:6px 0;border-bottom:1px solid #eff0f4}.flow-google dt{color:#8a909d;font-size:.5rem}.flow-google dd{margin:0;color:#303542;font-size:.54rem;font-weight:700}.flow-google em{display:block;padding:6px;border-radius:7px;background:#edf9f2;color:#238c59;font-size:.53rem;font-style:normal;font-weight:800;text-align:center}.flow-target{padding:17px 12px;border-radius:15px;text-align:center}.flow-people{display:flex;justify-content:center;margin-bottom:10px}.flow-people i{width:29px;height:29px;display:grid;place-items:center;margin-left:-5px;border:2px solid #fff;border-radius:50%;background:#eef0ff;color:var(--blue);font-size:.47rem;font-style:normal;font-weight:800}.flow-people i:first-child{margin-left:0}.flow-target small,.flow-target strong,.flow-target span{display:block}.flow-target small{color:#858b98;font-size:.52rem}.flow-target strong{margin:5px 0 9px;font-size:.76rem;line-height:1.4}.flow-target span{padding:6px;border-radius:7px;background:#f1f2ff;color:var(--blue);font-size:.53rem;font-weight:800}
@media(max-width:680px){.chat-input-visual{gap:7px;padding:10px!important}.chat-ai{grid-template-columns:27px 1fr;gap:7px}.chat-ai>span{width:27px;height:27px;border-radius:8px;font-size:.55rem}.chat-ai small{font-size:.49rem}.chat-ai p{margin-top:2px;padding:7px 8px;font-size:.56rem}.chat-composer{padding:8px 9px 6px;border-radius:11px}.chat-composer>p{min-height:27px;font-size:.56rem;line-height:1.35}.chat-composer>div{margin-top:3px}.chat-composer>div span{font-size:.46rem}.chat-composer>div b{width:20px;height:20px;border-radius:6px;font-size:.6rem}.delivery-flow-visual{padding:9px!important}.delivery-flow{grid-template-columns:1fr 12px 1.12fr 12px .9fr;gap:3px}.flow-arrow{font-size:.62rem}.flow-assets{height:128px}.flow-lp{height:104px;padding:8px;border-radius:9px}.flow-lp small{font-size:.4rem}.flow-lp b{margin-top:9px;font-size:.58rem}.flow-lp span{left:8px;bottom:8px;padding:3px 4px;font-size:.36rem}.flow-ad{padding:6px;border-radius:7px}.flow-ad small{font-size:.36rem}.flow-ad b{font-size:.42rem}.flow-google{padding:7px;border-radius:9px}.flow-google-title{gap:4px;padding-bottom:4px}.flow-google-title>span{width:20px;height:20px;border-radius:6px;font-size:.56rem}.flow-google-title small{font-size:.34rem}.flow-google-title b{font-size:.48rem}.flow-google dl{margin:3px 0}.flow-google dl>div{padding:3px 0}.flow-google dt,.flow-google dd{font-size:.34rem}.flow-google em{padding:3px;font-size:.36rem}.flow-target{padding:8px 5px;border-radius:9px}.flow-people{margin-bottom:4px}.flow-people i{width:20px;height:20px;font-size:.34rem}.flow-target small{font-size:.36rem}.flow-target strong{margin:3px 0 5px;font-size:.49rem}.flow-target span{padding:3px;font-size:.36rem}}

/* Step 3: one idea, three recipients */
.journey-steps .delivery-map{display:block!important;position:relative;padding:0!important;background:radial-gradient(ellipse at 50% 46%,#edf0ff,transparent 56%),#f8faff!important}
.delivery-map *{box-sizing:border-box}
.delivery-idea{position:absolute;z-index:2;top:7%;left:29%;width:42%;height:20%;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px;border:1px solid #dce2f0;border-radius:16px;background:#fff;box-shadow:0 12px 30px #2d3e7518}
.delivery-idea-icon{display:grid;place-items:center;flex:none;width:37px;height:37px;border-radius:10px;background:#edf0ff;color:var(--blue)}
.delivery-idea-icon svg{width:20px;height:20px}.delivery-idea small{display:block;margin-bottom:3px;color:#667189;font-size:11px;font-weight:600;white-space:nowrap}.delivery-idea strong{display:block;color:#1b2030;font-size:16px;font-weight:700;line-height:1.35;white-space:nowrap}
.delivery-channel{position:absolute;z-index:2;top:36%;left:35%;width:30%;height:11%;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:var(--blue);box-shadow:0 8px 20px #5362ee3b;color:#fff;font-size:14px;font-weight:700;white-space:nowrap}
.delivery-channel svg{width:17px;height:17px;flex:none}.delivery-routes{position:absolute;z-index:1;inset:0;width:100%;height:100%;fill:none;stroke:var(--blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.delivery-routes .delivery-lead{stroke:#dce2f0}
.delivery-people{position:absolute;z-index:2;left:7%;right:7%;top:69%;height:23%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7.5%}
.delivery-person{min-width:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px;border:1px solid #dce2f0;border-radius:15px;background:#fff;box-shadow:0 12px 28px #2d3e7515}
.delivery-avatar{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:50%;background:#edf0ff;color:var(--blue)}.delivery-avatar svg{width:23px;height:23px}.delivery-who{min-width:0;white-space:nowrap}.delivery-who strong{display:block;color:#1b2030;font-size:17px;font-weight:700;line-height:1.25}.delivery-who small{display:block;margin-top:4px;color:#667189;font-size:11px}
@media(max-width:680px){.delivery-map .delivery-idea{gap:5px;padding:4px;border-radius:8px}.delivery-idea-icon{width:22px;height:22px;border-radius:5px}.delivery-idea-icon svg{width:13px;height:13px}.delivery-map .delivery-idea small{font-size:8px;margin-bottom:1px}.delivery-map .delivery-idea strong{font-size:10px}.delivery-map .delivery-channel{gap:4px;font-size:10px}.delivery-channel svg{width:12px;height:12px}.delivery-map .delivery-people{top:68%;height:24%}.delivery-map .delivery-person{gap:4px;padding:3px;border-radius:8px}.delivery-avatar{width:23px;height:23px}.delivery-avatar svg{width:14px;height:14px}.delivery-map .delivery-who strong{font-size:10px}.delivery-map .delivery-who small{font-size:8px;margin-top:1px}}

/* Hero and problem-section refinement */
.hero .status-badge{gap:9px;padding:9px 14px;border:1px solid #d9deff;background:linear-gradient(120deg,#f3f5ff,#fff 70%);box-shadow:0 7px 24px rgba(88,100,242,.09);color:#4e5bd4;font-size:.78rem;letter-spacing:0}
.hero .status-badge svg{width:18px;height:18px;flex:none;filter:drop-shadow(0 1px 3px rgba(88,100,242,.3))}
.hero .status-badge span{width:auto;height:auto;border-radius:0;background:none;box-shadow:none}
.hero-visual{overflow:visible}
.hero-visual .orbit-one{width:min(580px,100%);height:auto;aspect-ratio:1}
.hero-visual .orbit-two{width:min(420px,80%);height:auto;aspect-ratio:1}
.problem-heading p{max-width:1050px;line-break:strict;text-wrap:pretty}
.problem-cards article{min-height:320px}
.problem-cards article>span{font-size:1.08rem;line-height:1.3;letter-spacing:.02em}
.problem-cards h3{margin-top:28px;font-size:1.38rem;line-height:1.52}
@media(max-width:680px){.problem-cards article{min-height:auto}.problem-cards h3{margin-top:25px}}

/* formrun registration form */
.entry-formrun{padding:16px 12px 20px;overflow:hidden}
.entry-formrun iframe{display:block;width:100%;height:1020px;border:0;background:#fff}
.entry-formrun-link{margin:10px 12px 0;text-align:center;font-size:.8rem;color:#626777}
.entry-formrun-link a{text-decoration:underline;text-underline-offset:3px}
.entry-formrun-link a:hover{color:var(--blue)}
@media(max-width:680px){.entry-formrun{padding:8px 4px 16px}.entry-formrun iframe{height:1240px}}


/* Pricing hierarchy: plan and limited offer share the header row */
.price-card .price-offer{margin-top:0}
.price-offer .offer-meta{justify-content:space-between;align-items:center}
.offer-name{min-width:0;color:var(--blue);font-size:1.12rem;font-weight:800;line-height:1.45}
.price-offer .discount-pill{flex:none;white-space:nowrap}
.price-offer .intro-price{margin-top:14px}
.price-offer .regular-price{margin-top:14px;flex-wrap:wrap;column-gap:8px;row-gap:2px}
.price-offer .regular-price small{display:inline;font-size:.65rem}
@media(max-width:680px){.offer-name{font-size:.95rem}.price-offer .regular-price{margin-top:12px}.price-offer .regular-price small{display:inline;font-size:.62rem}}

/* Keep the hero promise readable across desktop and mobile widths */
.hero h1{font-size:clamp(3rem,3.85vw,4.8rem);text-wrap:initial}
.hero h1 em span{white-space:nowrap}
@media(max-width:680px){.hero h1{font-size:clamp(2.1rem,8vw,2.85rem)}}

/* Footer policy and operator links */
.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px;margin-left:auto}
.footer-links a{color:#c6c9d5;font-size:.8rem;text-decoration:none;text-underline-offset:3px}
.footer-links a:hover,.footer-links a:focus-visible{color:#fff;text-decoration:underline}
footer:has(.footer-links) small{margin-left:0}
@media(max-width:680px){.footer-links{width:100%;margin-left:0}footer:has(.footer-links) small{width:100%}}
