*{box-sizing:border-box}:root{--bg:#f6f8fc;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--blue:#2563eb;--dark:#0b1220;--shadow:0 24px 70px #0f172a14}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site{background:radial-gradient(circle at 20% 0,#2563eb24,#0000 32%),linear-gradient(#fff 0%,#f6f8fc 100%)}.nav,.hero,.logoStrip,.problem,.section,.how,.pricing,.roi,.faq,.finalCta,.contact,.footer{max-width:1180px;margin:0 auto;padding-left:22px;padding-right:22px}.nav{justify-content:space-between;align-items:center;height:82px;display:flex}.logo{align-items:center;gap:10px;font-size:27px;font-weight:950;display:inline-flex}.logo span{background:var(--blue);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.navLinks{color:#475569;align-items:center;gap:24px;font-weight:800;display:flex}.navCta{background:var(--dark);color:#fff;border-radius:14px;padding:12px 18px}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:56px;padding-top:76px;padding-bottom:72px;display:grid}.pill{color:var(--blue);background:#eaf2ff;border-radius:999px;margin-bottom:20px;padding:9px 14px;font-size:14px;font-weight:950;display:inline-flex}.hero h1{letter-spacing:-4px;margin:0 0 24px;font-size:clamp(50px,7vw,84px);line-height:.94}.hero p{color:#475569;margin:0;font-size:21px;line-height:1.65}.heroBtns{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn{cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:950;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff;box-shadow:0 18px 42px #2563eb47}.dark{background:var(--dark);color:#fff}.heroProof{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.proofCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbd;border:1px solid #ffffffe6;border-radius:22px;min-width:180px;padding:18px;box-shadow:0 14px 40px #0f172a14}.proofCard strong{color:var(--text);margin-bottom:6px;font-size:16px;display:block}.proofCard small{color:var(--muted);font-size:14px}.heroMockup{color:#fff;background:#0f172a;border-radius:32px;padding:28px;box-shadow:0 34px 90px #0f172a47}.mockHeader span{background:#475569;border-radius:50%;width:12px;height:12px;margin-right:7px;display:inline-block}.mockTitle{margin:24px 0 18px;font-size:29px;font-weight:950}.mockStats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mockStats div{background:#111827;border:1px solid #334155;border-radius:18px;padding:16px}.mockStats b{font-size:31px;display:block}.mockStats small{color:#94a3b8;font-weight:800}.mockCard{background:#1e293b;border:1px solid #334155;border-radius:20px;margin-top:14px;padding:19px}.mockCard.active{background:linear-gradient(135deg,#2563eb,#4f46e5);border:0}.mockCard p{color:#d1d5db;margin-bottom:0}.logoStrip{flex-wrap:wrap;justify-content:center;gap:12px;padding-bottom:50px;display:flex}.logoStrip span,.problemCard,.card,.steps div,.priceBox,.roiList div,.faqGrid div,.contactForm{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.logoStrip span{color:#475569;border-radius:999px;padding:12px 16px;font-weight:900}.problem{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:18px;padding-top:20px;padding-bottom:70px;display:grid}.problemCard{border-radius:28px;padding:26px}.darkCard{color:#fff;background:#0f172a}.darkCard p{color:#cbd5e1}.problemCard b,.steps span,.roiList span{width:42px;height:42px;color:var(--blue);background:#eaf2ff;border-radius:14px;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.problemCard p,.card p,.steps p,.roi p,.faqGrid p{color:var(--muted);line-height:1.65}.section,.how,.faq{padding-top:70px;padding-bottom:50px}.sectionHead{text-align:center;max-width:820px;margin:0 auto 38px}.sectionHead h2,.priceBox h2,.roi h2,.finalCta h2,.contact h2{letter-spacing:-2px;margin:0 0 18px;font-size:clamp(36px,5vw,58px);line-height:1}.sectionHead p,.priceBox p,.contact p{color:var(--muted);font-size:19px;line-height:1.65}.featureGrid,.steps,.faqGrid{gap:18px;display:grid}.featureGrid{grid-template-columns:repeat(4,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.faqGrid{grid-template-columns:repeat(2,1fr)}.card,.steps div,.faqGrid div{border-radius:26px;padding:24px}.pricing{max-width:760px;padding-top:30px;padding-bottom:60px}.priceBox{text-align:center;border-radius:28px;padding:42px}.priceBox ul{text-align:left;margin:28px 0;padding:0;list-style:none}.priceBox li{margin-bottom:12px;font-weight:850}.full{width:100%}.payTrust{color:#64748b;margin-top:20px;font-weight:800;line-height:1.7}.roi{grid-template-columns:1fr 1fr;align-items:center;gap:28px;padding-top:20px;padding-bottom:90px;display:grid}.roiList{gap:18px;display:grid}.roiList div{border-radius:26px;padding:24px}.finalCta{color:#fff;background:#0f172a;border-radius:32px;justify-content:space-between;align-items:center;gap:28px;margin:40px auto 70px;padding:42px;display:flex;box-shadow:0 34px 90px #0f172a40}.finalCta p{color:#cbd5e1}.contact{grid-template-columns:.9fr 1.1fr;gap:28px;padding-top:20px;padding-bottom:80px;display:grid}.contactForm{border-radius:26px;gap:16px;padding:30px;display:grid}.contactForm label{gap:8px;font-weight:900;display:grid}.contactForm input,.contactForm textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;width:100%;padding:15px;font-family:inherit;font-size:16px}.contactForm textarea{min-height:130px}.footer{border-top:1px solid var(--line);color:#475569;grid-template-columns:1.5fr 1fr 1fr;gap:28px;padding-top:46px;padding-bottom:46px;display:grid}.footer strong{color:var(--text);margin-bottom:10px;font-size:24px;display:block}.footer h4{color:var(--text);margin:0 0 12px}.footer a,.footer span{margin-bottom:10px;font-weight:800;display:block}@media (max-width:950px){.navLinks a:not(.navCta){display:none}.hero,.problem,.featureGrid,.steps,.pricing,.roi,.faqGrid,.finalCta,.contact,.footer{grid-template-columns:1fr}.hero h1{letter-spacing:-2px}.heroProof{grid-template-columns:1fr;display:grid}.proofCard{min-width:100%}.finalCta{flex-direction:column;align-items:flex-start;margin-left:22px;margin-right:22px}}.summary{color:#fff;background:#0f172a;border-radius:26px;align-self:start;padding:28px;box-shadow:0 24px 70px #0f172a24}.summary h3{letter-spacing:-.5px;margin:0 0 18px;font-size:24px}.summary span{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;margin-bottom:12px;padding:14px 15px;font-weight:850;display:flex}.summary span:last-child{margin-bottom:0}.dashPage{color:#0f172a;background:#f6f8fc;min-height:100vh}.dashNav{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:76px;padding:0 34px;display:flex}.dashLogo{align-items:center;gap:10px;font-size:27px;font-weight:950;display:inline-flex}.dashLogo span{color:#fff;background:#2563eb;border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.dashNavRight{color:#64748b;align-items:center;gap:14px;font-weight:800;display:flex}.dashNavRight a{color:#fff;background:#0f172a;border-radius:13px;padding:11px 16px}.dashHero{max-width:1180px;margin:0 auto;padding:46px 22px 24px}.dashBadge{color:#2563eb;background:#eaf2ff;border-radius:999px;margin-bottom:16px;padding:9px 14px;font-size:14px;font-weight:950;display:inline-flex}.dashHero h1{letter-spacing:-2px;margin:0 0 14px;font-size:clamp(40px,5vw,62px);line-height:1}.dashHero p{color:#64748b;max-width:760px;font-size:19px;line-height:1.6}.dashLayout{grid-template-columns:1fr 340px;gap:22px;max-width:1180px;margin:0 auto;padding:20px 22px;display:grid}.dashCard,.dashSummary,.dashResult{border-radius:28px;box-shadow:0 24px 70px #0f172a14}.dashCard{background:#fff;border:1px solid #e2e8f0;padding:32px}.dashCard h2{margin:0 0 8px;font-size:30px}.dashCard p{color:#64748b;margin:0 0 26px}.dashFormGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.dashField{gap:8px;display:grid}.dashField span{color:#334155;font-weight:900}.dashField input,.dashField select{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;padding:15px;font-size:16px}.dashField input:focus,.dashField select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.dashGenerate{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:16px;width:100%;margin-top:24px;padding:17px;font-weight:950;box-shadow:0 16px 36px #2563eb3d}.dashSummary{color:#fff;background:#0f172a;align-self:start;padding:28px}.dashSummary h3{margin:0 0 18px;font-size:24px}.dashSummary span{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;margin-bottom:12px;padding:14px 15px;font-weight:850;display:block}.dashResult{background:#fff;border:1px solid #e2e8f0;max-width:1180px;margin:22px auto 70px;padding:32px}.dashResultTop{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.dashResultTop h2{margin:0;font-size:30px}.dashResultTop button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:14px;padding:14px 18px;font-weight:950}.dashResult pre{white-space:pre-wrap;color:#fff;background:#020617;border-radius:20px;padding:26px;font-family:Arial,sans-serif;line-height:1.7;overflow:auto}@media (max-width:950px){.dashLayout,.dashFormGrid{grid-template-columns:1fr}.dashNav,.dashResultTop{flex-direction:column;align-items:flex-start;height:auto;padding:18px 22px}}.demoNotice{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:0 auto;padding:0 22px 10px;display:flex}.demoNotice>div{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex:1;padding:18px 20px;box-shadow:0 14px 40px #0f172a0f}.demoNotice strong{margin-bottom:4px;display:block}.demoNotice p{color:#64748b;margin:0}.demoNotice a{color:#fff;white-space:nowrap;background:#2563eb;border-radius:16px;padding:16px 20px;font-weight:950}@media (max-width:950px){.demoNotice{flex-direction:column;align-items:stretch}.demoNotice a{text-align:center}}.thankPage{justify-content:center;align-items:center;min-height:100vh;padding:22px;display:flex}.thankBox{border:1px solid var(--line);text-align:center;max-width:680px;box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:56px}.thankBox h1{letter-spacing:-2px;margin:0 0 18px;font-size:clamp(42px,6vw,64px);line-height:1}.thankBox p{color:var(--muted);font-size:20px;line-height:1.6}.center{justify-content:center}.accessPage{background:#f6f8fc;justify-content:center;align-items:center;min-height:100vh;padding:22px;display:flex}.accessBox{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:30px;width:100%;max-width:540px;padding:44px;box-shadow:0 24px 70px #0f172a14}.accessBox h1{letter-spacing:-2px;margin:0 0 16px;font-size:clamp(38px,5vw,56px);line-height:1}.accessBox p{color:#64748b;font-size:18px;line-height:1.6}.accessBox input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;width:100%;margin:18px 0 12px;padding:16px;font-size:16px}.accessBox button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:14px;width:100%;padding:16px;font-weight:950}.accessBox a{color:#2563eb;margin-top:18px;font-weight:900;display:inline-block}.accessSuccessPage{background:#f6f8fc;justify-content:center;align-items:center;min-height:100vh;padding:22px;display:flex}.accessSuccessBox{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:30px;width:100%;max-width:680px;padding:50px;box-shadow:0 24px 70px #0f172a14}.accessSuccessBox h1{letter-spacing:-2px;margin:0 0 18px;font-size:clamp(40px,6vw,64px);line-height:1}.accessSuccessBox p{color:#64748b;font-size:19px;line-height:1.6}.codeBox{color:#fff;letter-spacing:1px;background:#0f172a;border-radius:18px;margin:26px auto;padding:18px;font-size:26px;font-weight:950}.accessEmailInput{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;width:100%;margin:20px 0 12px;padding:16px;font-size:16px}.accessCreateBtn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:14px;width:100%;padding:16px;font-weight:950}.savedCampaignBtn{text-align:left;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;width:100%;margin-bottom:12px;padding:14px 15px}.savedCampaignItem{background:#ffffff12;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:12px;padding:12px}.savedCampaignBtn{text-align:left;color:#fff;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.savedCampaignBtn strong{margin-bottom:4px;display:block}.savedCampaignBtn small{color:#cbd5e1}.savedCampaignActions{gap:8px;margin-top:12px;display:flex}.savedCampaignActions button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:10px;flex:1;padding:10px;font-weight:900}.savedCampaignActions .danger{background:#ef4444e6}
