:root{--ink:#111827;--text:#374151;--muted:#6b7280;--line:#e5e7eb;--bg:#f8fafc;--white:#fff;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-soft:#eff6ff;--green:#16a34a;--radius:18px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{color:var(--ink);background:var(--white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1160px,100% - 36px);margin:0 auto}.section{padding:86px 0}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);margin-bottom:12px;font-size:13px;font-weight:800}.eyebrow.light{color:#93c5fd}h1{letter-spacing:-.045em;font-size:clamp(40px,5.6vw,72px);font-weight:800;line-height:1.02}h1 span{color:var(--blue)}h2{letter-spacing:-.035em;max-width:850px;font-size:clamp(30px,3.8vw,46px);font-weight:800;line-height:1.12}h3{font-size:20px;font-weight:800;line-height:1.25}p{color:var(--text)}.lead{color:var(--text);max-width:690px;font-size:20px}.spaced{margin-top:18px}.btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:800;transition:all .2s;display:inline-flex}.btnPrimary{background:var(--blue);color:#fff}.btnPrimary:hover{background:var(--blue-dark);transform:translateY(-1px)}.btnSecondary{color:var(--ink);border-color:var(--line);background:#fff}.btnSecondary:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.btnFull{width:100%}.nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.navInner{justify-content:space-between;align-items:center;gap:28px;height:72px;display:flex}.logo{align-items:center;gap:10px;font-size:20px;font-weight:900;display:flex}.logoMark{background:var(--blue);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.navLinks{color:var(--muted);gap:28px;font-size:14px;font-weight:700;display:flex}.navLinks a:hover{color:var(--ink)}.navActions{gap:10px;display:flex}.heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:68px;display:grid}.badge{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.hero .lead{margin:24px 0 30px}.heroActions{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.checks{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:14px;font-weight:700;display:flex}.checks span{align-items:center;gap:7px;display:flex}.checks svg{color:var(--green);stroke-width:3px}.phoneWrap{justify-content:center;display:flex}.phone{background:#111827;border-radius:38px;width:330px;padding:10px;box-shadow:0 35px 80px #11182738}.phoneScreen{background:#fff;border:1px solid #ffffff14;border-radius:30px;min-height:640px;overflow:hidden}.status{justify-content:space-between;align-items:center;height:42px;padding:0 22px;font-size:12px;font-weight:800;display:flex}.appScreen{padding:20px}.appTitle{align-items:center;gap:10px;margin-bottom:26px;display:flex}.mini{background:var(--blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.appScreen h2{letter-spacing:-.03em;margin-bottom:8px;font-size:27px;line-height:1.1}.small{color:var(--muted);margin-bottom:18px;font-size:13px}.actionCard{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:13px;margin-bottom:10px;padding:16px;display:flex}.actionCard p{color:var(--muted);font-size:13px}.actionIcon{background:var(--blue-soft);width:42px;height:42px;color:var(--blue);border-radius:12px;justify-content:center;align-items:center;display:flex}.resultBox{background:var(--bg);border:1px solid var(--line);border-radius:16px;margin-top:18px;padding:16px}.resultBox .label{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.resultBox strong{margin-bottom:6px;display:block}.resultBox p{color:var(--muted);font-size:13px}.pillRow{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.pillRow span{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.platforms{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:26px 0}.platformRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.platformRow b{color:var(--muted);margin-right:4px;font-size:14px}.platformRow span{background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:8px 13px;font-size:14px;font-weight:800}.problem,.process,.targets,.faq{background:var(--bg)}.twoCol{grid-template-columns:1fr 1fr;gap:26px;margin-top:38px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;box-shadow:0 8px 28px #0f172a0a}.card.blue{background:var(--blue);border-color:var(--blue);color:#fff}.card.blue h3{color:#fff}.card.blue li{color:#ffffffeb}.list{gap:13px;margin-top:18px;list-style:none;display:grid}.list li{color:var(--text);align-items:flex-start;gap:10px;display:flex}.bad{color:#dc2626;font-weight:900}.good{color:var(--green);font-weight:900}.card.blue .good{color:#bbf7d0}.grid3{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.feature{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px}.featureIcon{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.feature p{color:var(--muted);margin-top:8px;font-size:15px}.steps{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px;display:grid}.step{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.num{background:var(--blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:18px;font-weight:900;display:flex}.step p{color:var(--muted);margin-top:8px;font-size:15px}.compare{color:#fff;background:#111827}.compare h2,.compare h3{color:#fff}.compare .lead{color:#d1d5db}.compareGrid{grid-template-columns:1fr 1fr;gap:22px;margin-top:42px;display:grid}.compareCard{border-radius:var(--radius);background:#ffffff0a;border:1px solid #ffffff1f;padding:26px}.compareCard.snap{color:var(--ink);background:#fff}.compareCard.snap h3{color:var(--ink)}.compareCard ul{gap:12px;margin-top:18px;list-style:none;display:grid}.compareCard li{color:#d1d5db;gap:10px;display:flex}.compareCard.snap li{color:var(--text)}.note{color:#dbeafe;background:#2563eb26;border:1px solid #60a5fa59;border-radius:14px;margin-top:26px;padding:18px 22px;font-weight:700}.targetGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px;display:grid}.target{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.target strong{margin-bottom:5px;display:block}.target span{color:var(--muted);font-size:14px}.valueGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.value{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px}.value strong{letter-spacing:-.04em;color:var(--blue);margin-bottom:6px;font-size:34px;display:block}.value p{color:var(--muted)}.pricingGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.price{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px}.price.highlight{color:#fff;background:#111827;border-color:#111827;transform:scale(1.02)}.price.highlight p,.price.highlight li{color:#e5e7eb}.priceName{color:var(--muted);margin-bottom:8px;font-weight:900}.price.highlight .priceName{color:#93c5fd}.amount{letter-spacing:-.04em;margin-bottom:6px;font-size:42px;font-weight:900}.price ul{gap:11px;margin:24px 0;list-style:none;display:grid}.price li{color:var(--text);gap:9px;display:flex}.price.highlight .btnPrimary{color:#111827;background:#fff}.faqGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;display:grid}.faqGrid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.faqGrid p{color:var(--muted);margin-top:8px;font-size:15px}.cta{background:#fff;padding:78px 0}.ctaBox{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:52px;display:grid}.ctaBox h2{color:#fff}.ctaBox p{color:#d1d5db;margin-top:12px}.ctaBox .btnSecondary{color:#111827;background:#fff}.ctaActions{gap:10px;min-width:230px;display:grid}.footer{border-top:1px solid var(--line);color:var(--muted);padding:28px 0;font-size:14px}.footerInner{flex-wrap:wrap;justify-content:space-between;gap:18px;display:flex}@media (max-width:920px){.navLinks{display:none}.heroGrid,.twoCol,.compareGrid,.ctaBox{grid-template-columns:1fr}.phoneWrap{justify-content:flex-start}.grid3,.steps,.pricingGrid,.valueGrid{grid-template-columns:1fr}.targetGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.navActions .btnSecondary{display:none}.section{padding:62px 0}.hero{padding:56px 0}.targetGrid,.faqGrid{grid-template-columns:1fr}.heroActions .btn{width:100%}.ctaBox{padding:30px}}.demo{background:#fff}.demoGrid{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:28px;margin-top:42px;display:grid}.demoInput,.demoOutput{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 28px #0f172a0a}.demoInput{overflow:hidden}.demoPhoto{background:linear-gradient(#dbeafe 0%,#f8fafc 54%,#e5e7eb 54%,#f3f4f6 100%);justify-content:center;align-items:flex-end;min-height:310px;padding:28px;display:flex;position:relative}.roofShape{background:#334155;border:1px solid #0f172a29;width:74%;height:118px;position:absolute;bottom:92px;left:50%;transform:translate(-50%)skew(-12deg);box-shadow:0 18px 34px #0f172a29}.roofLine{opacity:.9;background:#f8fafc;height:12px;position:absolute;bottom:154px;left:18%;right:18%;transform:skew(-12deg)}.roofCaption{z-index:2;border:1px solid var(--line);color:var(--text);background:#fffffff0;border-radius:12px;padding:9px 12px;font-size:13px;font-weight:800;position:relative}.demoBrief{padding:24px}.demoBrief strong{margin-bottom:8px;display:block}.demoBrief p{color:var(--muted)}.demoOutputs{gap:14px;display:grid}.demoOutput{padding:24px}.demoOutput span{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:13px;font-weight:900;display:block}.demoOutput p{color:var(--text)}.waitlistBox{color:#fff;background:#111827;border-radius:28px;grid-template-columns:.85fr 1.15fr;align-items:start;gap:42px;padding:48px;display:grid}.waitlistBox h2{color:#fff}.waitlistBox p{color:#d1d5db;margin-top:12px}.waitlistForm{color:var(--ink);background:#fff;border-radius:18px;gap:16px;padding:24px;display:grid}.formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.waitlistForm label{gap:7px;display:grid}.waitlistForm label span{color:var(--text);font-size:13px;font-weight:900}.waitlistForm input,.waitlistForm textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:12px 13px}.waitlistForm textarea{resize:vertical;min-height:112px}.waitlistForm input:focus,.waitlistForm textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1f}.waitlistForm input[aria-invalid=true]{border-color:#dc2626}.waitlistForm small{color:#dc2626;font-size:12px;font-weight:700}.formFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.formFooter p{color:var(--muted);max-width:260px;margin:0;font-size:13px}.waitlistForm button:disabled{opacity:.7;cursor:wait;transform:none}.successMessage{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:12px;padding:13px 14px;font-size:14px;font-weight:800}.footerInner{align-items:center}.footerLinks{flex-wrap:wrap;gap:16px;display:flex}.footerLinks a:hover{color:var(--ink)}.legalPage{background:var(--bg);min-height:100vh;padding:56px 0}.legalContainer{max-width:860px}.legalBack{color:var(--blue);margin-bottom:22px;font-weight:800;display:inline-flex}.placeholderNotice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin-bottom:24px;padding:14px 16px;font-weight:800}.legalPage h1{margin-bottom:26px;font-size:clamp(38px,5vw,58px)}.legalContent{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:24px;padding:34px;display:grid}.legalContent h2{letter-spacing:0;font-size:22px}.legalContent p{color:var(--text)}@media (max-width:920px){.demoGrid,.waitlistBox{grid-template-columns:1fr}}@media (max-width:560px){.formGrid{grid-template-columns:1fr}.waitlistBox,.legalContent{padding:30px}.formFooter .btn{width:100%}.demoPhoto{min-height:240px}.roofShape{height:96px;bottom:76px}.roofLine{bottom:126px}}.beforeAfter{background:#fff}.beforeAfterGrid{grid-template-columns:1fr 1fr;gap:22px;margin-top:42px;display:grid}.comparisonPanel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;box-shadow:0 8px 28px #0f172a0a}.comparisonPanel>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:13px;font-weight:900;display:block}.afterPanel{background:linear-gradient(#fff,#eff6ff);border-color:#bfdbfe}.googleBusiness{background:var(--bg)}.googleGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:34px;display:grid}.googlePointGrid{gap:14px;display:grid}.googlePoint,.trustPoint{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:12px;padding:18px;display:flex;box-shadow:0 8px 28px #0f172a0a}.googlePoint p,.trustPoint p{color:var(--text);font-size:15px}.demoExampleGrid{grid-template-columns:1fr;gap:18px;margin-top:42px;display:grid}.demoExample{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 8px 28px #0f172a0a}.demoExampleHeader{background:var(--bg);border-bottom:1px solid var(--line);padding:24px 26px}.demoExampleHeader strong{margin-bottom:8px;font-size:20px;display:block}.demoExampleHeader p{color:var(--muted)}.demoOutputStack{grid-template-columns:repeat(3,1fr);display:grid}.demoOutputStack>div{border-right:1px solid var(--line);padding:22px}.demoOutputStack>div:last-child{border-right:0}.demoOutputStack span{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:9px;font-size:12px;font-weight:900;display:block}.demoOutputStack p{color:var(--text);font-size:15px}.trustSection{background:var(--bg)}.trustGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px;display:grid}.waitlistBullets{gap:10px;margin:20px 0 18px;list-style:none;display:grid}.waitlistBullets li{color:#e5e7eb;gap:10px;font-weight:800;display:flex}.waitlistBullets .good{color:#bbf7d0}.googleTrustLine{border:1px solid #bfdbfe;border-left:5px solid var(--blue);background:#fff;border-radius:16px;margin-top:24px;padding:18px 20px;box-shadow:0 8px 28px #0f172a0a}.googleTrustLine span{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.googleTrustLine strong{color:var(--ink);font-size:19px;line-height:1.42;display:block}.googleVisibilityGrid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:46px;display:grid}.googleVisibilityCopy h2{max-width:580px;font-size:clamp(36px,4.6vw,58px)}.googleVisibilityCopy .lead{max-width:560px}.googleVisibilityMockup{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4f0;border-radius:26px;padding:28px;box-shadow:0 22px 58px #0f172a14}.googleSearchCard{background:#fff;border:1px solid #edf2f7;border-radius:24px;grid-template-columns:44px 1fr 34px;align-items:center;gap:12px;padding:18px 20px;display:grid;box-shadow:0 16px 34px #0f172a14}.googleLogo{color:#4285f4;font-size:34px;font-weight:900;line-height:1}.googleSearchInput{color:#667085;background:#fff;border:1px solid #dbe4f0;border-radius:999px;align-items:center;height:48px;padding:0 22px;font-weight:800;display:flex}.googleSearchIcon{color:#475569;text-align:center;font-size:28px}.googleSearchChips{flex-wrap:wrap;grid-column:2/4;gap:10px;display:flex}.googleSearchChips span{color:#667085;background:#fff;border:1px solid #dbe4f0;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:800}.googlePreviewGrid{grid-template-columns:minmax(230px,.88fr) 1fr;align-items:center;gap:26px;margin-top:28px;display:grid}.googleBusinessCard{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:14px;box-shadow:0 18px 40px #0f172a17}.googleBusinessImage{aspect-ratio:16/9;background:#eff6ff;border-radius:16px;margin-bottom:12px;position:relative;overflow:hidden}.googleBusinessImage img,.googleThumb img{object-fit:cover;width:100%;height:100%;display:block}.googleBusinessCard h3{letter-spacing:-.02em;margin-bottom:3px;font-size:18px;line-height:1.08}.googleRating{color:#f59e0b;font-size:13px;font-weight:900}.googleRating span,.googleCategory{color:#64748b}.googleCategory{margin-bottom:12px;font-size:13px;font-weight:700}.googleActionRow{grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0;display:grid}.googleActionRow span{text-align:center;color:#4263eb;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 4px;font-size:11px;font-weight:900}.googleOpen{color:#15803d;border-top:1px solid #edf2f7;padding-top:10px;font-size:13px;font-weight:900}.googleThumbRow{grid-template-columns:repeat(3,1fr);gap:7px;margin:10px 0;display:grid}.googleThumb{aspect-ratio:1.25;background:#f1f5f9;border-radius:10px;overflow:hidden}.googleBusinessCard a{color:var(--blue);font-size:13px;font-weight:900;display:inline-block}.googleBenefitStack{gap:20px;display:grid;position:relative}.googleBenefitStack:before{content:"";border-left:2px dashed #6ea8ff;position:absolute;top:56px;bottom:56px;left:-14px}.googleBenefitStack article{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:58px 1fr;align-items:center;gap:16px;padding:22px;display:grid;position:relative;box-shadow:0 18px 40px #0f172a14}.googleBenefitStack article:before{content:"";border-top:2px dashed #6ea8ff;width:20px;position:absolute;top:50%;left:-26px}.googleBenefitStack span,.googlePhotoNote span{background:var(--blue);color:#fff;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;font-weight:900;display:flex;box-shadow:0 12px 26px #2563eb40}.googleBenefitStack h3{margin-bottom:6px;font-size:18px;line-height:1.25}.googleBenefitStack p{color:#64748b;font-size:14px;line-height:1.55}.googleTrustLine{grid-template-columns:58px 1fr;align-items:center;gap:18px;padding:22px 24px;display:grid}.googleTrustIcon{background:var(--blue);color:#fff;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:30px;font-weight:900;display:flex;box-shadow:0 14px 30px #2563eb3d}.googlePhotoNote{border:1px solid #bfdbfe;border-left:5px solid var(--blue);background:#eff6ff;border-radius:18px;align-items:center;gap:18px;margin-top:30px;padding:18px 24px;display:flex;box-shadow:0 8px 28px #0f172a0a}.googlePhotoNote p{color:var(--ink);font-size:18px}.googlePhotoNote strong{color:var(--ink)}@media (max-width:1050px){.googleVisibilityGrid,.googlePreviewGrid{grid-template-columns:1fr}.googleBenefitStack:before,.googleBenefitStack article:before{display:none}.googleSearchChips{grid-column:1/-1}.googleVisibilityCopy h2{max-width:820px}.googleVisibilityCopy .lead{max-width:760px}}@media (max-width:560px){.googleVisibilityMockup{border-radius:22px;padding:18px}.googleSearchCard{grid-template-columns:34px 1fr;padding:14px}.googleSearchInput{height:44px;padding:0 14px;font-size:14px}.googleSearchIcon,.googleSearchChips{display:none}.googleBenefitStack article{grid-template-columns:1fr;padding:18px}.googleBenefitStack span,.googlePhotoNote span{width:48px;height:48px}.googleTrustLine{grid-template-columns:1fr;padding:18px}.googlePhotoNote{align-items:flex-start;gap:14px;padding:18px}.googlePhotoNote p{font-size:16px}.googleActionRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:920px){.beforeAfterGrid,.googleGrid,.demoOutputStack,.trustGrid{grid-template-columns:1fr}.demoOutputStack>div{border-right:0;border-bottom:1px solid var(--line)}.demoOutputStack>div:last-child{border-bottom:0}}.simpleFlow{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.simpleFlow>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 8px 28px #0f172a0a}.simpleFlow span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.simpleFlow strong{color:var(--ink);font-size:18px;line-height:1.35;display:block}.simpleFlow>div:last-child{background:#eff6ff;border-color:#bfdbfe}.simpleFlow>div:last-child strong{color:var(--blue)}.appPreviewImage{border:1px solid var(--line);aspect-ratio:3/2;background:var(--bg);border-radius:16px;margin:14px 0 12px;position:relative;overflow:hidden}.appPreviewImage img{object-fit:cover;width:100%;height:100%;display:block}.realContent{background:#fff}.realContentGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;display:grid}.realImageGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.realImageCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;position:relative;overflow:hidden;box-shadow:0 8px 28px #0f172a0a}.realImageCard img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.realImageCard figcaption{border:1px solid var(--line);color:var(--ink);background:#fffffff0;border-radius:10px;padding:6px 9px;font-size:12px;font-weight:900;position:absolute;bottom:12px;left:12px}.imagePlaceholderNote{color:var(--muted);margin-top:18px;font-size:14px;font-weight:800}.demoExample{grid-template-columns:320px 1fr;display:grid}.demoExampleImage{background:var(--bg);min-height:100%;position:relative;overflow:hidden}.demoExampleImage img{object-fit:cover;width:100%;height:100%;min-height:100%;display:block}.demoExampleBody{display:grid}.demoExampleHeader{background:#fff}.demoOutputStack{grid-template-columns:repeat(3,minmax(0,1fr))}.formErrorMessage{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:13px 14px;font-size:14px;font-weight:800}.legalPageModern{background:linear-gradient(#f8fafc 0%,#fff 100%)}.legalPageModern .legalContainer{max-width:980px}.legalHero{grid-template-columns:1fr auto;align-items:end;gap:28px;margin-bottom:30px;display:grid}.legalHero h1{margin:0 0 14px}.legalHero p{max-width:650px;color:var(--text);font-size:19px}.legalHeroBadge{color:var(--blue);background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:10px 14px;font-weight:900;box-shadow:0 10px 26px #2563eb14}.legalContentModern{background:0 0;border:0;grid-template-columns:1fr 1fr;gap:16px;padding:0;display:grid}.legalInfoCard{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 14px 34px #0f172a0f}.legalInfoCardFeatured{background:linear-gradient(#fff,#eff6ff);border-color:#bfdbfe}.legalInfoCardWide{grid-column:1/-1}.legalInfoCard span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.legalInfoCard h2{letter-spacing:-.02em;margin-bottom:10px;font-size:22px}.legalInfoCard p{color:var(--text);font-size:16px;line-height:1.75}.legalInfoCard a{color:var(--blue);font-weight:900}.legalInfoCard strong{color:var(--ink)}@media (max-width:720px){.legalHero{grid-template-columns:1fr;align-items:start}.legalHeroBadge{width:max-content}.legalContentModern{grid-template-columns:1fr}.legalInfoCard{padding:22px}}@media (max-width:920px){.realContentGrid,.realImageGrid,.demoExample,.demoOutputStack{grid-template-columns:1fr}.demoExampleImage{aspect-ratio:3/2}.demoOutputStack>div{border-right:0;border-bottom:1px solid var(--line)}.demoOutputStack>div:last-child{border-bottom:0}.simpleFlow{grid-template-columns:1fr}}.featurePrimary{background:linear-gradient(#fff 0%,#eff6ff 100%);border-color:#bfdbfe;grid-column:span 2;box-shadow:0 14px 38px #2563eb14}.featurePrimary .featureIcon{background:var(--blue);color:#fff}.featureSignals{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.featureSignals span{color:#1d4ed8;background:#fff;border:1px solid #bfdbfe;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:900}.featureFlow{border:1px solid var(--line);background:#fff;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:22px;padding:16px 18px;display:flex;box-shadow:0 8px 28px #0f172a0a}.featureFlow span{color:var(--ink);align-items:center;gap:10px;font-weight:900;display:inline-flex}.featureFlow b{color:var(--blue);font-size:18px;line-height:1}@media (max-width:920px){.featurePrimary{grid-column:span 1}.featureFlow{justify-content:flex-start}.featureFlow span{font-size:14px}}.outcomeGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.outcomeCard{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0d}.outcomeCard:after{content:"";z-index:0;background:#eff6ff;border-radius:50%;width:150px;height:150px;position:absolute;inset:auto -42px -58px auto}.outcomeCard span,.outcomeCard h3,.outcomeCard p{z-index:1;position:relative}.outcomeCard span{background:var(--blue);color:#fff;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:20px;font-size:13px;font-weight:900;display:inline-flex}.outcomeCard h3{letter-spacing:-.02em;font-size:23px}.outcomeCard p{color:var(--text);margin-top:10px;font-size:16px;line-height:1.65}.outcomeChannels{color:#1e3a8a;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;margin-top:20px;padding:14px 18px;font-size:15px;font-weight:900;box-shadow:0 8px 24px #2563eb0f}@media (max-width:920px){.outcomeGrid{grid-template-columns:1fr}.outcomeChannels{text-align:left;border-radius:18px;line-height:1.7}}.realPhone{width:min(360px,82vw);padding:9px}.realPhoneScreen{aspect-ratio:1200/2670;background:#f7f7fb;min-height:0;position:relative}.realPhoneScreen .status,.realPhoneScreen .appScreen{display:none}.phoneCarousel{background:#f7f7fb;width:100%;height:100%;position:relative}.phoneCarousel>img{object-fit:cover;width:100%;height:100%;display:block}.phoneCarouselLabel{color:var(--ink);background:#fffffff0;border:1px solid #1118271f;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 18px #0f172a14}.phoneCarouselButton{width:36px;height:36px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:1px solid #11182724;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #0f172a24}.phoneCarouselButton:hover{color:var(--blue);background:#fff}.phoneCarouselPrev{left:10px}.phoneCarouselNext{right:10px}.phoneCarouselDots{background:#ffffffdb;border:1px solid #1118271a;border-radius:999px;gap:6px;padding:7px 8px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.phoneCarouselDots button{cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;width:7px;height:7px}.phoneCarouselDots button.active{background:var(--blue);width:18px}.phoneCarouselVideo{object-fit:cover;background:#f7f7fb;width:100%;height:100%;display:block}.phoneVideoControls{background:#ffffffeb;border:1px solid #1118271f;border-radius:16px;grid-template-columns:34px 34px 1fr;align-items:center;gap:8px;width:calc(100% - 44px);padding:8px;display:grid;position:absolute;bottom:48px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #0f172a29}.phoneVideoControls button{background:var(--blue-soft);width:34px;height:34px;color:var(--blue);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;display:flex}.phoneVideoControls input{width:100%;accent-color:var(--blue)}.phoneVideoSlide{background:#0f172a;width:100%;height:100%;position:relative}.phoneVideoSlide:after{content:"";pointer-events:none;background:linear-gradient(#0f172a2e,#0f172a05 42%,#0f172a3d);position:absolute;inset:0}.phoneVideoPlayOverlay{z-index:3;width:78px;height:78px;color:var(--blue);cursor:pointer;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #0f172a3d}.phoneVideoPlayOverlay:hover{background:#fff;transform:translate(-50%,-50%)scale(1.03)}.phoneVideoBadge{z-index:3;color:#fff;text-align:center;background:#111827d6;border:1px solid #ffffff2e;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:900;position:absolute;top:58px;left:18px;right:18px;box-shadow:0 12px 28px #0f172a33}.targetProblemBox{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:.85fr 1.15fr;gap:22px;margin-top:34px;padding:28px;display:grid;box-shadow:0 8px 28px #0f172a0a}.targetProblemBox span,.targetIntro span,.targetComparisonHead span{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.targetProblemBox strong{color:var(--ink);letter-spacing:-.02em;font-size:24px;line-height:1.2;display:block}.targetProblemBox ul{grid-template-columns:1fr 1fr;gap:11px 18px;list-style:none;display:grid}.targetProblemBox li{color:var(--text);gap:9px;font-weight:800;display:flex}.targetIntro{justify-content:space-between;align-items:flex-end;gap:24px;margin-top:34px;display:flex}.targetIntro p{max-width:520px;color:var(--text);font-weight:800}.target{gap:10px;display:grid}.targetIcon{background:var(--blue-soft);border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.target ul{gap:7px;margin-top:4px;list-style:none;display:grid}.target li{color:var(--muted);padding-left:14px;font-size:14px;position:relative}.target li:before{content:"";background:var(--blue);border-radius:999px;width:5px;height:5px;position:absolute;top:.72em;left:0}.targetComparison{color:#fff;border-radius:var(--radius);background:#111827;grid-template-columns:.82fr 1.18fr;align-items:start;gap:26px;margin-top:34px;padding:28px;display:grid}.targetComparisonHead strong{letter-spacing:-.02em;font-size:24px;line-height:1.25;display:block}.targetComparisonGrid{background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;display:grid;overflow:hidden}.targetComparisonGrid>div{grid-template-columns:1fr 1fr;display:grid}.targetComparisonGrid span{color:#d1d5db;border-bottom:1px solid #ffffff1f;padding:13px 15px;font-weight:800}.targetComparisonGrid span:nth-child(2){color:#fff;background:#2563eb38;border-left:1px solid #ffffff1f}.targetComparisonGrid>div:last-child span{border-bottom:0}.comparisonHeaderRow span{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#ffffff1a;font-size:12px}@media (max-width:920px){.targetProblemBox,.targetComparison,.targetProblemBox ul{grid-template-columns:1fr}.targetIntro{display:block}.targetIntro p{margin-top:8px}.targetComparisonHead strong{font-size:21px}}@media (max-width:560px){.targetComparisonGrid>div{grid-template-columns:1fr}.targetComparisonGrid span:nth-child(2){border-left:0}.targetComparisonGrid span:first-child{color:#9ca3af;border-bottom:0}.comparisonHeaderRow{display:none!important}}.audienceSection{background:linear-gradient(#fff 0%,#f8fafc 100%)}.audienceHeader{text-align:center;max-width:860px;margin:0 auto}.audienceHeader .eyebrow{letter-spacing:.16em}.audienceHeader h2{max-width:880px;margin:0 auto}.audienceHeader .lead{max-width:780px;margin-left:auto;margin-right:auto}.audienceBenefitGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px;display:grid}.audienceBenefitCard{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:76px 1fr;align-items:start;column-gap:20px;min-height:238px;padding:30px;display:grid;box-shadow:0 12px 36px #0f172a0f}.audienceIcon{width:76px;height:76px;color:var(--blue);background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;display:flex}.audienceBenefitCard h3{letter-spacing:-.025em;align-self:center;font-size:24px;line-height:1.35}.audienceBenefitCard>span{background:var(--blue);border-radius:999px;grid-column:1/-1;width:44px;height:3px;margin:22px 0 4px}.audienceBenefitCard p{color:var(--text);grid-column:1/-1;font-size:17px;line-height:1.75}.audienceChannels{background:#f1f6ff;border:1px solid #e0e7ff;border-radius:20px;margin-top:44px;padding:26px 30px;box-shadow:0 12px 34px #2563eb0d}.audienceChannels>strong{text-align:center;color:var(--ink);margin-bottom:20px;font-size:17px;display:block}.audienceChannels>div{grid-template-columns:repeat(6,1fr);align-items:center;display:grid}.audienceChannel{border-right:1px solid #cbd5e1;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:0 16px;display:flex}.audienceChannel:last-child{border-right:0}.audienceChannel span{width:36px;height:36px;color:var(--blue);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:flex;box-shadow:0 8px 22px #0f172a0f}.audienceChannel p{color:var(--ink);font-size:15px;font-weight:800;line-height:1.25}.audienceCtaPanel{background:#f1f6ff;border:1px solid #e0e7ff;border-radius:20px;grid-template-columns:auto 1fr minmax(310px,.9fr);align-items:center;gap:26px;margin-top:28px;padding:32px 42px;display:grid;box-shadow:0 12px 34px #2563eb0d}.audienceCtaIcon{width:84px;height:84px;color:var(--blue);background:#e0ecff;border-radius:999px;justify-content:center;align-items:center;display:flex}.audienceCtaPanel h3{letter-spacing:-.025em;font-size:28px}.audienceCtaPanel p{max-width:520px;margin-top:6px;font-size:17px}.audienceCtaActions{gap:12px;display:grid}.audienceCtaActions .btn{border-radius:12px;width:100%}.audienceCtaNotes{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:12px;font-size:13px;font-weight:800;display:flex}.audienceCtaNotes span{align-items:center;gap:5px;display:inline-flex}.audienceCtaNotes svg{color:var(--green);stroke-width:3px}@media (max-width:1050px){.audienceBenefitGrid{grid-template-columns:1fr}.audienceBenefitCard{min-height:auto}.audienceChannels>div{grid-template-columns:repeat(3,1fr);gap:14px}.audienceChannel{border-bottom:1px solid #cbd5e1;border-right:0;padding:10px 0}.audienceChannel:nth-last-child(-n+3){border-bottom:0}.audienceCtaPanel{grid-template-columns:auto 1fr}.audienceCtaActions{grid-column:1/-1}.audienceCtaNotes{justify-content:flex-start}}@media (max-width:560px){.audienceHeader{text-align:left}.audienceBenefitCard{grid-template-columns:1fr;padding:24px}.audienceIcon{width:68px;height:68px;margin-bottom:16px}.audienceChannels{padding:22px 18px}.audienceChannels>strong{text-align:left}.audienceChannels>div{grid-template-columns:1fr}.audienceChannel{border-bottom:1px solid #cbd5e1;justify-content:flex-start}.audienceChannel:nth-last-child(-n+3){border-bottom:1px solid #cbd5e1}.audienceChannel:last-child{border-bottom:0}.audienceCtaPanel{grid-template-columns:1fr;padding:24px}.audienceCtaIcon{width:72px;height:72px}.audienceCtaPanel h3{font-size:24px}.audienceCtaNotes{gap:7px;display:grid}}.audienceChannels>div{grid-template-columns:repeat(4,1fr);gap:0}.audienceChannel{border-bottom:1px solid #dbe4f0;border-right:1px solid #cbd5e1;min-height:58px}.audienceChannel:nth-child(4n){border-right:0}.audienceChannel:nth-last-child(-n+4){border-bottom:0}.audienceChannel span{background:#fff}.audienceChannel img{object-fit:contain;width:28px;height:28px;display:block}@media (max-width:1050px){.audienceChannels>div{grid-template-columns:repeat(2,1fr)}.audienceChannel:nth-child(4n){border-right:1px solid #cbd5e1}.audienceChannel:nth-child(2n){border-right:0}.audienceChannel:nth-last-child(-n+4){border-bottom:1px solid #dbe4f0}.audienceChannel:nth-last-child(-n+2){border-bottom:0}}@media (max-width:560px){.audienceChannels>div{grid-template-columns:1fr}.audienceChannel,.audienceChannel:nth-child(2n),.audienceChannel:nth-child(4n){border-right:0}.audienceChannel:nth-last-child(-n+2){border-bottom:1px solid #dbe4f0}.audienceChannel:last-child{border-bottom:0}}.platformStatusSection{background:#fff;padding-top:76px}.platformStatusHeader{text-align:center;max-width:900px;margin:0 auto}.platformStatusHeader .eyebrow{letter-spacing:.16em}.platformStatusHeader h2{max-width:980px;margin:0 auto}.platformStatusHeader .lead{max-width:820px;margin-left:auto;margin-right:auto}.platformStatusPanel{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #bfdbfe;border-radius:24px;margin-top:42px;padding:30px;box-shadow:0 18px 44px #2563eb12}.platformStatusGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.platformStatusCard{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:280px;padding:28px;display:flex;box-shadow:0 10px 28px #0f172a0b}.platformStatusCardActive{border-color:#4f8cff;box-shadow:0 16px 38px #2563eb1f}.platformStatusTop{grid-template-columns:80px 1fr;align-items:center;gap:22px;display:grid}.platformStatusIcon{width:80px;height:80px;color:var(--blue);background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;display:flex}.platformStatusCard h3{letter-spacing:-.03em;margin-bottom:8px;font-size:28px}.platformStatusBadge{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:6px 12px;font-size:15px;font-weight:800;display:inline-flex}.platformStatusBadge b{background:#2563eb;border-radius:999px;width:10px;height:10px;display:block}.platformStatusBadge.isLive{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.platformStatusBadge.isLive b{background:#16a34a}.platformStatusLine{background:var(--blue);border-radius:999px;width:44px;height:3px;margin:28px 0 24px}.platformStatusCard p{color:var(--ink);font-size:18px;line-height:1.8}.platformStatusNote{text-align:center;border-top:1px solid #dbeafe;justify-content:center;align-items:center;gap:14px;margin-top:30px;padding-top:24px;display:flex}.platformStatusNote svg{color:var(--blue);border:2px solid var(--blue);border-radius:999px;padding:3px}.platformStatusNote p{color:var(--ink);font-size:17px;font-weight:700}.platformStatusCta{justify-items:center;gap:12px;margin-top:28px;display:grid}.platformStatusCta .btn{min-width:360px}.platformStatusCta>span{color:var(--muted);align-items:center;gap:7px;font-weight:800;display:flex}.platformStatusCta svg{flex:none}@media (max-width:980px){.platformStatusGrid{grid-template-columns:1fr}.platformStatusCard{min-height:auto}.platformStatusPanel{padding:24px}.platformStatusNote{text-align:left;justify-content:flex-start}}@media (max-width:560px){.platformStatusSection{padding-top:62px}.platformStatusHeader{text-align:left}.platformStatusPanel{border-radius:20px;padding:18px}.platformStatusTop{grid-template-columns:64px 1fr;gap:16px}.platformStatusIcon{width:64px;height:64px}.platformStatusCard{padding:22px}.platformStatusCard h3{font-size:24px}.platformStatusCard p{font-size:16px}.platformStatusNote{align-items:flex-start}.platformStatusCta .btn{width:100%;min-width:0}.platformStatusCta{justify-items:stretch}.platformStatusCta>span{justify-content:center}}.pricing .lead{max-width:760px}.betaPricing{margin-top:42px}.betaPriceCard{color:#fff;background:#111827;border-radius:28px;grid-template-columns:1.2fr .8fr;gap:28px;padding:34px;display:grid;box-shadow:0 24px 60px #0f172a2e}.betaPriceContent{color:var(--ink);background:#fff;border:1px solid #ffffff1f;border-radius:20px;padding:30px}.betaPriceContent p{color:var(--text);max-width:650px}.betaPriceContent ul{grid-template-columns:1fr 1fr;gap:12px 18px;margin-top:26px;list-style:none;display:grid}.betaPriceContent li{color:var(--text);gap:9px;font-weight:800;display:flex}.betaPriceAside{background:linear-gradient(#2563eb4d,#ffffff0a);border:1px solid #ffffff24;border-radius:20px;flex-direction:column;justify-content:center;padding:28px;display:flex}.betaPriceAside span{color:#1d4ed8;text-transform:uppercase;letter-spacing:.06em;background:#dbeafe;border-radius:999px;width:max-content;margin-bottom:18px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.betaPriceAside strong{letter-spacing:-.03em;margin-bottom:12px;font-size:30px;line-height:1.08;display:block}.betaPriceAside p{color:#d1d5db;margin-bottom:24px}.betaPriceAside .btnPrimary{color:#111827;background:#fff}.betaPriceAside .btnPrimary:hover{color:var(--blue);background:#eff6ff}@media (max-width:920px){.betaPriceCard,.betaPriceContent ul{grid-template-columns:1fr}}@media (max-width:560px){.betaPriceCard{border-radius:22px;padding:20px}.betaPriceContent,.betaPriceAside{padding:22px}.betaPriceAside strong{font-size:24px}}.contentBridge{background:#fff;padding:30px 0 0}.contentBridge p{border:1px solid #bfdbfe;border-left:5px solid var(--blue);color:var(--ink);background:#eff6ff;border-radius:16px;padding:18px 20px;font-size:19px;font-weight:900;line-height:1.4;box-shadow:0 8px 28px #0f172a0a}@media (max-width:560px){.contentBridge{padding-top:22px}.contentBridge p{font-size:17px}}.videoShowcase{background:#fff;padding-top:62px}.videoShowcase h2,.videoShowcase>.container>.lead{max-width:840px}.videoShowcaseGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.videoShowcaseCard{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 16px 42px #0f172a12}.videoFrame{aspect-ratio:9/16;background:#0f172a;max-height:560px;overflow:hidden}.videoFrame video{object-fit:cover;width:100%;height:100%;display:block}.videoCardCopy{gap:10px;padding:22px;display:grid}.videoCardCopy span{background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:23px;display:flex}.videoCardCopy h3{letter-spacing:-.02em;font-size:22px}.videoCardCopy strong{color:var(--ink);font-size:16px;line-height:1.45}.videoCardCopy p{color:var(--text);font-size:15px;line-height:1.65}.visibilityFlow{background:linear-gradient(135deg,#eff6ff 0%,#fff 64%);border:1px solid #bfdbfe;border-radius:24px;grid-template-columns:1.1fr 1.3fr .8fr;align-items:center;gap:18px;margin-top:22px;padding:24px;display:grid}.visibilityFlow span{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:900;display:block}.visibilityFlow strong{color:var(--ink);margin-top:5px;font-size:22px;line-height:1.25;display:block}.visibilityFlow p{color:var(--ink);text-align:right;font-size:16px;font-weight:900}.visibilitySteps{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.visibilitySteps span{border:1px solid var(--line);color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border-radius:16px;align-items:center;gap:9px;padding:14px;font-size:14px;display:flex;box-shadow:0 8px 22px #0f172a0a}.visibilitySteps b{font-size:20px;line-height:1}@media (max-width:1000px){.videoShowcaseGrid{grid-template-columns:1fr}.videoShowcaseCard{grid-template-columns:minmax(220px,.55fr) 1fr;display:grid}.videoFrame{aspect-ratio:auto;height:420px}.visibilityFlow{grid-template-columns:1fr}.visibilityFlow p{text-align:left}.visibilitySteps{grid-template-columns:1fr 1fr 1fr}}@media (max-width:640px){.videoShowcase{padding-top:46px}.videoShowcaseCard{display:flex}.videoFrame{aspect-ratio:9/16;height:auto;max-height:none}.videoCardCopy{padding:19px}.visibilityFlow{border-radius:20px;padding:18px}.visibilityFlow strong{font-size:20px}.visibilitySteps{grid-template-columns:1fr}}.waitlistTrust{background:#f8fafc}.waitlistTrust h2,.waitlistTrust>.container>.lead{max-width:760px}.betaCounterRow{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px;display:grid}.betaCounterCard{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;padding:22px;box-shadow:0 8px 28px #0f172a0a}.betaCounterCard strong{color:var(--blue);letter-spacing:-.03em;margin-bottom:7px;font-size:34px;font-weight:900;line-height:1;display:block}.betaCounterCard span{color:var(--muted);font-size:14px;font-weight:800;display:block}.pilotBox{border:2px solid var(--blue);background:#fff;border-radius:24px;margin-top:28px;overflow:hidden;box-shadow:0 18px 48px #2563eb1f}.pilotHeader{background:var(--blue);color:#fff;align-items:center;gap:14px;padding:22px 28px;display:flex}.pilotHeaderIcon{background:#ffffff2e;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.pilotHeader h3{color:#fff}.pilotHeader p{color:#dbeafe;font-size:14px}.pilotBody{grid-template-columns:.88fr 1.12fr;gap:30px;padding:30px;display:grid}.pilotCopy>p{color:var(--text);font-size:16px;line-height:1.75}.pilotPerks{gap:13px;margin-top:22px;display:grid}.pilotPerk{align-items:flex-start;gap:11px;display:flex}.pilotPerk .good{color:var(--blue);font-weight:900}.pilotPerk strong{color:var(--ink);font-size:15px;display:block}.pilotPerk small{color:var(--muted);margin-top:2px;font-size:13px;line-height:1.5;display:block}.pilotSignup{gap:12px;display:grid}.slotsRow,.progressWrap{border:1px solid var(--line);background:#f8fafc;border-radius:16px;padding:14px 16px}.slotsRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.slotsRow span,.progressWrap span{color:var(--muted);font-size:13px;font-weight:800}.slotsRow strong,.progressWrap strong{color:var(--blue);font-size:14px}.progressWrap>div:first-child{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.progressBar{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.progressBar span{background:var(--blue);border-radius:999px;height:100%;display:block}.quoteRow{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.quoteCard{border:1px solid var(--line);border-left:4px solid var(--blue);background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 28px #0f172a0a}.quoteCard p{color:var(--text);font-size:15px;font-style:italic;line-height:1.65}.quoteAuthor{align-items:center;gap:11px;margin-top:18px;display:flex}.quoteAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:flex}.quoteAuthor strong{color:var(--ink);font-size:13px;display:block}.quoteAuthor strong span{color:#9a3412;text-transform:uppercase;letter-spacing:.04em;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;margin-left:5px;padding:2px 6px;font-size:10px;display:inline-block}.quoteAuthor small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.founderCard{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:flex-start;gap:20px;margin-top:28px;padding:26px 28px;display:flex;box-shadow:0 8px 28px #0f172a0a}.founderAvatar{color:#0c447c;background:#e6f1fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-weight:900;display:flex}.founderCard blockquote{color:var(--text);margin-bottom:10px;font-size:16px;font-style:italic;line-height:1.7}.founderCard p{color:var(--muted);font-size:14px}.founderCard strong{color:var(--ink)}@media (max-width:920px){.betaCounterRow,.pilotBody,.quoteRow{grid-template-columns:1fr}.pilotBody{padding:24px}.quoteRow{gap:14px}}@media (max-width:560px){.betaCounterRow{grid-template-columns:1fr 1fr}.pilotHeader{align-items:flex-start;padding:20px}.pilotBody{padding:20px}.slotsRow,.progressWrap{padding:13px}.founderCard{padding:22px;display:block}.founderAvatar{margin-bottom:14px}.quoteAuthor strong span{width:max-content;margin:5px 0 0;display:block}.waitlistTrust .waitlistForm{padding:20px}}.pilotHeaderPeople{align-items:center;margin-left:auto;padding-left:16px;display:flex}.pilotHeaderPeople span{background:#fff;border:3px solid #fff;border-radius:999px;width:42px;height:42px;margin-left:-10px;overflow:hidden;box-shadow:0 12px 24px #0f172a2e}.pilotHeaderPeople span:first-child{margin-left:0}.pilotHeaderPeople img{object-fit:cover;width:100%;height:100%;display:block}.quoteCard{flex-direction:column;display:flex;position:relative}.quoteTag{width:max-content;color:var(--blue);text-transform:uppercase;letter-spacing:.06em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.quoteAvatar{background:#fff;overflow:hidden;box-shadow:0 10px 20px #0f172a1f}.quoteAvatar img{object-fit:cover;width:100%;height:100%;display:block}.pilotStatsUpdated{color:var(--muted);margin-top:9px;font-size:12px;font-weight:800;line-height:1.35;display:block}.founderAvatar{background:#fff;width:72px;height:72px;overflow:hidden;box-shadow:0 12px 26px #0f172a1f}.founderAvatar img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:720px){.pilotHeader{flex-wrap:wrap}.pilotHeaderPeople{width:100%;margin-left:58px;padding-left:0}}@media (max-width:560px){.pilotHeaderPeople{margin-left:0}.pilotHeaderPeople span{width:38px;height:38px}.quoteTag{font-size:10px}}.slotsRowHighlight{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}.slotsRowHighlight strong{font-size:16px}.pilotSignupIntro{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px;box-shadow:0 8px 24px #0f172a0a}.pilotSignupIntro strong{color:var(--ink);margin-bottom:4px;font-size:17px;line-height:1.25;display:block}.pilotSignupIntro p{color:var(--muted);font-size:14px;line-height:1.55}.progressWrap .pilotStatsUpdated{margin-top:10px}.minimalFormIntro{padding:2px 2px 0}.minimalFormIntro strong{color:var(--ink);margin-bottom:4px;font-size:18px;line-height:1.25;display:block}.minimalFormIntro span{color:var(--muted);font-size:14px;font-weight:700;line-height:1.5;display:block}.formGridMinimal{grid-template-columns:1fr 1fr}.waitlistFormCompact .formFooter{align-items:flex-start}.waitlistFormCompact .formFooter .btn{min-width:260px}@media (max-width:560px){.betaCounterCard{min-width:0;padding:20px 14px}.betaCounterCard strong{overflow-wrap:anywhere;font-size:clamp(22px,6.1vw,27px);line-height:1.05}.formGridMinimal{grid-template-columns:1fr}.waitlistFormCompact .formFooter .btn{min-width:0}}.faqSection{background:#fff}.faqLayout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:42px;display:grid}.faqIntro{position:sticky;top:104px}.faqIntro h2,.faqIntro .lead{max-width:520px}.faqCtaBox{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;margin-top:28px;padding:24px;box-shadow:0 10px 30px #2563eb0f}.faqCtaBox strong{color:var(--ink);margin-bottom:8px;font-size:20px;line-height:1.25;display:block}.faqCtaBox p{color:var(--text);margin-bottom:18px;font-size:15px;line-height:1.65}.faqAccordion{gap:12px;display:grid}.faqAccordion details{border:1px solid var(--line);background:#fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 8px 26px #0f172a0a}.faqAccordion summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;font-size:17px;font-weight:900;line-height:1.35;list-style:none;display:flex}.faqAccordion summary::-webkit-details-marker{display:none}.faqAccordion summary:after{content:"+";width:28px;height:28px;color:var(--blue);background:#eff6ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:900;display:flex}.faqAccordion details[open] summary{border-bottom:1px solid var(--line)}.faqAccordion details[open] summary:after{content:"–";background:var(--blue);color:#fff}.faqAccordion p{color:var(--text);padding:18px 22px 22px;font-size:16px;line-height:1.75}@media (max-width:920px){.faqLayout{grid-template-columns:1fr}.faqIntro{position:static}.faqCtaBox .btn{width:100%}}@media (max-width:560px){.faqAccordion summary{padding:18px;font-size:16px}.faqAccordion p{padding:16px 18px 20px;font-size:15px}.faqCtaBox{padding:20px}}.heroVisual{justify-content:center;align-items:center;min-height:650px;display:flex;position:relative}.heroPhotoCard{border:1px solid var(--line);background:#fff;border-radius:28px;position:absolute;inset:24px 42px 92px 0;overflow:hidden;box-shadow:0 28px 70px #0f172a24}.heroPhotoCard:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0f172a14,#ffffff14 58%,#ffffff94);position:absolute;inset:0}.heroPhotoCard img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.heroPhotoCard figcaption{z-index:2;color:var(--ink);background:#fffffff0;border:1px solid #0f172a1a;border-radius:14px;padding:9px 12px;font-size:13px;font-weight:900;position:absolute;bottom:18px;left:18px;box-shadow:0 10px 24px #0f172a1a}.heroVisual .phoneWrap{z-index:3;justify-content:flex-end;position:absolute;bottom:0;right:0}.heroVisual .realPhone{width:min(265px,42vw);box-shadow:0 28px 70px #1118274d}.heroProofStack{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:absolute;bottom:32px;left:22px;right:238px}.heroProofCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #0f172a1a;border-radius:16px;padding:13px 14px;box-shadow:0 14px 34px #0f172a24}.heroProofCard span{color:var(--blue);text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:11px;font-weight:900;line-height:1.2;display:block}.heroProofCard strong{color:var(--ink);letter-spacing:-.01em;font-size:14px;line-height:1.22;display:block}@media (max-width:920px){.heroVisual{justify-items:start;gap:22px;min-height:auto;display:grid}.heroPhotoCard{aspect-ratio:16/10;width:100%;position:relative;inset:auto}.heroVisual .phoneWrap{justify-content:center;width:100%;position:relative;bottom:auto;right:auto}.heroVisual .realPhone{width:min(330px,78vw)}.heroProofStack{order:3;grid-template-columns:repeat(3,1fr);width:100%;position:relative;bottom:auto;left:auto;right:auto}.heroProofCard{box-shadow:0 8px 24px #0f172a14}}@media (max-width:560px){.heroPhotoCard{aspect-ratio:4/3;border-radius:22px}.heroPhotoCard figcaption{bottom:12px;left:12px;right:12px}.heroVisual .realPhone{width:min(300px,82vw)}.heroProofStack{grid-template-columns:1fr;gap:8px}.heroProofCard{padding:12px 13px}}@media (min-width:921px){.hero{padding-bottom:96px}.heroProofStack{grid-template-columns:1fr;gap:8px;width:230px;bottom:34px;left:24px;right:auto;transform:none}.heroProofCard{padding:12px 14px}.heroProofCard strong{font-size:14px}.heroPhotoCard figcaption{display:none}}.hero{background:linear-gradient(#fff 0%,#f6f9ff 62%,#f8fafc 100%);overflow:hidden}.heroGrid{grid-template-columns:.95fr 1.05fr;gap:56px}.heroCopy h1{letter-spacing:0;max-width:720px;font-size:64px;line-height:1.02}.heroCopy .lead{max-width:610px}.heroVisual{min-height:570px}.heroFlowShell{background:linear-gradient(145deg,#fff 0%,#eef5ff 100%);border:1px solid #dbe7f7;border-radius:30px;width:100%;max-width:610px;padding:26px;position:relative;overflow:hidden;box-shadow:0 28px 70px #2563eb21,0 10px 28px #0f172a12}.heroFlowGlow{opacity:.8;pointer-events:none;background:linear-gradient(100deg,#2563eb00 0%,#2563eb14 48%,#16a34a14 100%);position:absolute;inset:0}.heroFlowShell:before{content:"";pointer-events:none;border:1px solid #2563eb14;border-radius:24px;position:absolute;inset:18px}.heroFlowGrid{z-index:1;grid-template-columns:minmax(0,.92fr) 74px minmax(0,1fr);align-items:center;gap:12px;display:grid;position:relative}.heroFlowCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #94a3b847;border-radius:24px;box-shadow:0 18px 44px #0f172a1a}.heroInputCard{padding:14px;animation:5.2s ease-in-out infinite heroFloat}.heroFlowCardTop{color:var(--ink);align-items:center;gap:9px;margin-bottom:12px;font-size:15px;font-weight:900;display:flex}.heroFlowCardTop span{background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.heroFlowPhoto{aspect-ratio:4/3;background:#eaf2ff;border-radius:18px;position:relative;overflow:hidden}.heroFlowPhoto img{object-fit:cover;width:100%;height:100%;display:block}.heroInputNote{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;align-items:center;gap:8px;margin-top:12px;padding:10px 11px;font-size:13px;font-weight:900;display:flex}.heroFlowProcessor{place-items:center;gap:10px;display:grid}.heroFlowLine{background:linear-gradient(#2563eb00,#2563ebb3);border-radius:999px;width:2px;height:72px;position:relative;overflow:hidden}.heroFlowLine:after{content:"";background:#fff;height:24px;animation:1.8s ease-in-out infinite heroScan;position:absolute;top:-24px;left:0;right:0}.heroFlowLineOut{transform:rotate(180deg)}.heroFlowPulse{background:var(--blue);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:62px;height:62px;animation:2.2s ease-in-out infinite heroPulse;display:flex;box-shadow:0 16px 34px #2563eb47}.heroOutputCard{padding:20px;animation:5.2s ease-in-out infinite reverse heroFloat;position:relative}.heroOutputHeader{color:var(--green);justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;font-size:13px;font-weight:900;display:flex}.heroOutputHeader span{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:7px 10px}.heroOutputCard h3{letter-spacing:0;margin-bottom:10px;font-size:24px;line-height:1.15}.heroOutputCard p{color:var(--text);font-size:15px;line-height:1.6}.heroPostPreview{border:1px solid var(--line);background:#f8fafc;border-radius:16px;margin:18px 0 14px;padding:14px}.heroPostPreview span{color:var(--blue);text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.heroPostPreview strong{color:var(--ink);font-size:15px;line-height:1.35;display:block}.heroShareButton{background:var(--blue);color:#fff;width:100%;font:inherit;pointer-events:none;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:13px;font-size:15px;font-weight:900;display:flex}.heroFlowSteps{z-index:1;color:var(--muted);grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:12px;margin-top:20px;font-size:13px;font-weight:900;display:grid;position:relative}.heroFlowSteps span{color:var(--ink);background:#fff;border:1px solid #94a3b847;border-radius:999px;padding:7px 11px}.heroFlowSteps b{background:linear-gradient(90deg,var(--blue),#22c55e);opacity:.55;border-radius:999px;height:2px}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes heroPulse{0%,to{transform:scale(1);box-shadow:0 16px 34px #2563eb47}50%{transform:scale(1.06);box-shadow:0 20px 42px #2563eb5c}}@keyframes heroScan{0%{opacity:0;transform:translateY(0)}30%{opacity:.8}to{opacity:0;transform:translateY(120px)}}@media (max-width:1020px){.heroCopy h1{font-size:56px}.heroFlowGrid{grid-template-columns:1fr;gap:16px}.heroFlowProcessor{grid-template-columns:1fr 62px 1fr}.heroFlowLine{background:linear-gradient(90deg,#2563eb00,#2563ebb3);width:100%;height:2px}.heroFlowLine:after{width:24px;height:auto;animation:1.8s ease-in-out infinite heroScanX;inset:0 auto 0 -24px}.heroFlowLineOut{background:linear-gradient(90deg,#2563ebb3,#16a34aa6);transform:none}@keyframes heroScanX{0%{opacity:0;transform:translate(0)}30%{opacity:.8}to{opacity:0;transform:translate(180px)}}}@media (max-width:920px){.heroGrid{grid-template-columns:1fr;gap:38px}.heroCopy h1{font-size:50px}.heroVisual{min-height:auto}.heroFlowShell{max-width:none}.heroFlowSteps{grid-template-columns:1fr;justify-items:stretch}.heroFlowSteps b{background:linear-gradient(180deg,var(--blue),#22c55e);justify-self:center;width:2px;height:16px}}@media (max-width:560px){.navInner{gap:14px}.navActions .btn{white-space:nowrap;padding:11px 14px;font-size:14px}.hero{padding:50px 0 60px}.heroCopy h1{font-size:38px;line-height:1.06}.heroCopy .lead{font-size:18px}.heroFlowShell{border-radius:24px;padding:16px}.heroFlowCard{border-radius:20px}.heroOutputCard{padding:16px}.heroOutputCard h3{font-size:21px}.heroFlowProcessor{grid-template-columns:1fr 54px 1fr}.heroFlowPulse{border-radius:18px;width:54px;height:54px}.heroFlowPhoto{border-radius:15px}.checks{gap:10px;display:grid}}@media (prefers-reduced-motion:reduce){.heroInputCard,.heroOutputCard,.heroFlowPulse,.heroFlowLine:after{animation:none}}.phoneCarousel{touch-action:manipulation;-webkit-user-select:none;user-select:none;overflow:hidden}.phoneCarousel>img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.phoneCarouselHint{z-index:7;color:#fff;white-space:nowrap;pointer-events:none;background:#111827db;border:1px solid #ffffff2e;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;position:absolute;bottom:48px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0f172a33}.phoneVideoControls{z-index:13}.phoneCarouselDots{z-index:12}.phoneSlideNav{z-index:20;color:#fff;cursor:pointer;background:#f97316;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 30px #f9731661,0 0 0 4px #f9731629}.phoneSlideNav:hover{color:#fff;background:#ea580c;transform:translateY(-50%)scale(1.06)}.phoneSlideNav svg{stroke-width:3px}.phoneSlidePrev{left:8px}.phoneSlideNext{right:8px}@media (max-width:560px){.phoneCarouselButton{width:42px;height:42px}.phoneCarouselHint{font-size:10px;bottom:44px}}.phoneStaticPreview{background:#f7f7fb;width:100%;height:100%;position:relative;overflow:hidden}.phoneStaticPreview img{object-fit:cover;width:100%;height:100%;display:block}.phoneStaticPreview .phoneCarouselLabel{z-index:2}.dailyDemo{margin-top:42px}.dailyDemoTabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.dailyDemoTabItem{display:inline-flex}.dailyDemoRadio,.dailyDemoStateRadio{opacity:0;pointer-events:none;position:absolute}.dailyDemoTabs label{border:1px solid var(--line);color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;font-size:14px;font-weight:900;transition:all .18s;display:inline-flex;box-shadow:0 8px 22px #0f172a0a}.dailyDemoTabs label:hover{border-color:var(--blue);color:var(--blue);background:#eff6ff}.dailyDemoTabItem:has(input:checked) label{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 12px 28px #2563eb2e}.dailyDemoPanels{display:grid}.dailyDemoPanel{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:minmax(0,1.65fr) minmax(310px,.85fr);align-items:stretch;gap:28px;padding:18px;display:none;box-shadow:0 16px 46px #0f172a14}:is(.dailyDemo:has(#daily-demo-0:checked) .dailyDemoPanel:first-child,.dailyDemo:has(#daily-demo-1:checked) .dailyDemoPanel:nth-child(2),.dailyDemo:has(#daily-demo-2:checked) .dailyDemoPanel:nth-child(3),.dailyDemo:has(#daily-demo-3:checked) .dailyDemoPanel:nth-child(4),.dailyDemo:has(#daily-demo-4:checked) .dailyDemoPanel:nth-child(5)){display:grid}.dailyDemoImage{background:#f8fafc;border-radius:22px;min-height:520px;position:relative;overflow:hidden}.dailyDemoImage span{z-index:2;color:var(--ink);background:#fffffff0;border:1px solid #0f172a1a;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 10px 24px #0f172a1a}.dailyDemoImage img{object-fit:cover;width:100%;height:100%;display:block}.dailyDemoCopy{flex-direction:column;justify-content:center;padding:16px 14px 16px 0;display:flex}.dailyDemoLabel{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.dailyDemoCopy h3{letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(25px,2.4vw,34px);line-height:1.1}.dailyDemoCopy p{color:var(--text);font-size:16px;line-height:1.7}.dailyDemoCopy ul{gap:10px;margin:22px 0;list-style:none;display:grid}.dailyDemoCopy li{color:var(--text);align-items:flex-start;gap:9px;font-weight:800;display:flex}.dailyDemoTip{border:1px solid #bfdbfe;border-left:5px solid var(--blue);color:var(--text);background:#eff6ff;border-radius:16px;margin-bottom:22px;padding:15px 16px;font-size:15px;line-height:1.55}.dailyDemoTip strong{color:var(--ink)}.dailyDemoCopy .btn{width:max-content}.dailyDemoSteps{color:#fff;background:#111827;border-radius:24px;margin-top:22px;padding:28px}.dailyDemoSteps h3{color:#fff;margin-bottom:18px}.dailyDemoSteps>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dailyDemoSteps article{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;padding:18px}.dailyDemoSteps article span{color:#111827;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:13px;font-weight:900;display:flex}.dailyDemoSteps strong{color:#fff;margin-bottom:5px;display:block}.dailyDemoSteps article p{color:#d1d5db;font-size:14px}.dailyDemoSteps>p{color:#dbeafe;margin-top:18px;font-weight:900}@media (max-width:920px){.dailyDemoPanel{grid-template-columns:1fr}.dailyDemoCopy{padding:6px}.dailyDemoImage{aspect-ratio:4/3;min-height:auto}.dailyDemoSteps>div{grid-template-columns:1fr}.dailyDemoCopy .btn{width:100%}}@media (max-width:560px){.dailyDemoTabs{grid-template-columns:1fr;display:grid}.dailyDemoTabs button{justify-content:center}.dailyDemoPanel{border-radius:22px;padding:12px}.dailyDemoImage{border-radius:18px}.dailyDemoImage span{white-space:normal;border-radius:14px;left:12px;right:12px}.dailyDemoSteps{border-radius:20px;padding:22px}}.nav .container,.hero .container{width:min(1420px,100% - 112px)}.nav{background:#fffffff5;border-bottom:1px solid #edf2f7;box-shadow:0 1px #0f172a0f}.navInner{height:104px}.logo{letter-spacing:0;color:#0b1633;gap:12px;font-size:25px}.logoMark{background:linear-gradient(145deg,#1d63f2,#0b56d9);border-radius:15px;width:44px;height:44px;box-shadow:0 12px 26px #2563eb38}.logoMark svg{stroke-width:3px;color:#fff}.logoWord{font-weight:900;line-height:1}.logoWord span{color:var(--blue)}.navLinks{color:#18213a;gap:38px;font-size:16px;font-weight:750}.navLinkWithIcon{align-items:center;gap:8px;display:inline-flex}.navActions{align-items:center;gap:22px}.navActions .btn{border-radius:10px;min-height:58px;padding:15px 25px;font-size:16px}.navDemoButton{border-color:#d7deea;box-shadow:0 8px 22px #0f172a0a}.hero{background:linear-gradient(#fff 0%,#fbfdff 56%,#f4f8ff 100%);padding:104px 0 86px}.heroGrid{grid-template-columns:minmax(500px,.92fr) minmax(560px,1.08fr);align-items:center;gap:40px}.heroCopy h1{letter-spacing:0;color:#071126;max-width:740px;font-size:66px;font-weight:900;line-height:1.08}.heroCopy h1 span{color:inherit;display:block}.heroCopy h1 .heroNoWrap{color:inherit;white-space:nowrap;display:inline}.heroHeadlineLine{color:#071126!important}.heroTimeLine{display:block;color:#071126!important}.heroTimeAccent{color:var(--blue)!important;display:inline!important}.heroCopy .lead{color:#33415d;max-width:620px;margin:32px 0 36px;font-size:21px;line-height:1.55}.heroActions{gap:30px;margin-bottom:38px}.heroActions .btn{border-radius:10px;min-height:62px;padding:17px 28px;font-size:16px}.checks{color:#34405a;gap:32px;font-size:14px;font-weight:750;display:flex}.checks>span{gap:13px;max-width:210px;line-height:1.35}.heroTrustIcon{width:42px;height:42px;color:var(--blue);background:#ecf4ff;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.heroTrustIcon svg{stroke-width:3px;color:var(--blue)!important}.heroVisual{justify-content:flex-end;min-height:600px}.heroFlowShell{width:100%;max-width:720px;min-height:600px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:relative;overflow:visible}.heroFlowGlow{filter:blur(.2px);opacity:1;background:radial-gradient(circle at 58% 45%,#2563eb1f,#2563eb00 34%),linear-gradient(90deg,#fff0,#eff6ffdb 42%,#f0fdf49e);border-radius:42px;position:absolute;inset:14px -10px 18px 0}.heroFlowRail{pointer-events:none;position:absolute;inset:126px 70px 112px 160px}.heroFlowRail span{background:linear-gradient(90deg,#2563eb00,#2563eb6b,#2563eb00);border-radius:999px;height:2px;position:absolute}.heroFlowRail span:first-child{top:54px;left:0;right:74px}.heroFlowRail span:nth-child(2){top:220px;left:120px;right:0}.heroFlowRail span:nth-child(3){top:310px;left:188px;right:54px}.heroFlowGrid{z-index:1;min-height:600px;display:block;position:relative}.heroFlowCard{background:#fff;border:1px solid #d8e1ef;box-shadow:0 26px 56px #0f172a1f}.heroPhotoUploadCard{border-radius:19px;width:180px;padding:14px;animation:5.2s ease-in-out infinite heroFloat;position:absolute;top:206px;left:42px}.heroFlowCardTop{margin-bottom:13px;font-size:16px}.heroFlowCardTop span{border-radius:10px;width:34px;height:34px}.heroFlowPhoto{aspect-ratio:1/1.36;border-radius:17px}.heroFlowPhoto img{object-fit:cover}.heroCameraBubble{width:54px;height:54px;color:var(--blue);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 16px 34px #0f172a2e}.heroInputNote{border-radius:13px;margin-top:12px;padding:10px;font-size:13px;line-height:1.25}.heroInputNote svg{color:var(--blue)!important}.heroUploadThumb{aspect-ratio:1.15;background:#fff;border:1px solid #dbe4f0;border-radius:10px;width:92px;padding:5px;position:absolute;bottom:-50px;right:-58px;overflow:hidden;transform:rotate(10deg);box-shadow:0 16px 30px #0f172a2e}.heroUploadThumb img{object-fit:cover;border-radius:7px;width:100%;height:100%}.heroFlowProcessor{justify-content:center;align-items:center;gap:0;width:190px;display:flex;position:absolute;top:252px;left:242px}.heroFlowLine{background:linear-gradient(90deg,#2563eb00,#2563ebb8);width:74px;height:2px;transform:none}.heroFlowLineOut{background:linear-gradient(90deg,#2563ebb8,#2563eb00);transform:none}.heroFlowLine:after{width:24px;height:auto;animation:1.8s ease-in-out infinite heroConceptScan;inset:0 auto 0 -24px}.heroProcessingOrb{z-index:2;width:122px;height:122px;color:var(--blue);background:#fff;border:1px solid #dbeafe;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;animation:2.2s ease-in-out infinite heroPulse;display:flex;position:relative;box-shadow:0 0 0 18px #2563eb0f,0 0 0 36px #2563eb09,0 18px 44px #2563eb1f}.heroProcessingOrb small{color:#24324d;font-size:12px;font-weight:900;line-height:1}.heroSocialPostCard{border-radius:22px;width:356px;padding:30px 20px 22px;animation:5.2s ease-in-out infinite reverse heroFloat;position:absolute;top:42px;right:0}.heroPostToast{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:9px;padding:9px 15px;font-size:14px;font-weight:900;display:inline-flex;position:absolute;top:-23px;left:54px;box-shadow:0 12px 24px #16a34a1a}.heroPostCheck{color:#fff;background:#22c55e;border:4px solid #f7fbff;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:-23px;right:-20px;box-shadow:0 16px 30px #22c55e3d}.heroSocialHeader{grid-template-columns:44px 1fr 22px;align-items:center;gap:11px;margin-bottom:18px;display:grid}.heroSocialAvatar{color:#fff;background:linear-gradient(145deg,#1d63f2,#0b56d9);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.heroSocialHeader strong{color:#111827;font-size:14px;line-height:1.2;display:block}.heroSocialHeader small{color:#64748b;margin-top:2px;font-size:12px;font-weight:750;display:block}.heroSocialText{color:#111827;margin-bottom:10px;font-size:14px;line-height:1.52}.heroSocialTags{color:var(--blue);margin-bottom:14px;font-size:13px;font-weight:800;line-height:1.35}.heroSocialImage{aspect-ratio:1.5;background:#eaf2ff;border:1px solid #dbe4f0;border-radius:12px;overflow:hidden}.heroSocialImage img{object-fit:cover;width:100%;height:100%;display:block}.heroSocialActions{color:#536179;justify-content:space-between;gap:8px;margin:13px 2px 0;font-size:12px;font-weight:750;display:flex}.heroSocialActions span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.heroShareButton{background:var(--blue);color:#fff;width:118px;font:inherit;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:13px;font-size:16px;font-weight:900;display:flex;position:absolute;bottom:-58px;right:18px;box-shadow:0 16px 32px #2563eb42}.heroFlowSteps{z-index:2;grid-template-columns:auto 1fr auto 1fr auto;gap:12px;margin:0;position:absolute;bottom:22px;left:28px;right:26px}.heroFlowSteps span{box-shadow:0 10px 24px #0f172a14}@keyframes heroConceptScan{0%{opacity:0;transform:translate(0)}30%{opacity:.8}to{opacity:0;transform:translate(96px)}}@media (max-width:1380px){.nav .container,.hero .container{width:min(1200px,100% - 124px)}.navLinks{gap:30px}.navActions{gap:14px}.navActions .btn{padding:14px 22px}.heroGrid{grid-template-columns:minmax(500px,.94fr) minmax(540px,1.06fr);gap:40px}.heroCopy h1{font-size:58px}.heroCopy .lead{font-size:19px}.heroFlowShell{max-width:610px}.heroPhotoUploadCard{width:174px;top:196px;left:24px}.heroFlowProcessor{width:168px;top:248px;left:206px}.heroProcessingOrb{width:108px;height:108px}.heroSocialPostCard{width:326px}.heroSocialActions{font-size:11px}.heroShareButton{bottom:-50px}}@media (max-width:1120px){.navLinks{gap:20px;font-size:14px}.navDemoButton{display:none}.heroGrid{grid-template-columns:minmax(460px,.9fr) minmax(480px,1.1fr);gap:28px}.heroCopy h1{font-size:52px}.heroFlowShell{max-width:540px}.heroPhotoUploadCard{width:158px;left:4px}.heroFlowProcessor{width:152px;left:168px}.heroSocialPostCard{width:300px}.heroSocialText,.heroSocialTags{font-size:12px}.heroSocialActions span:nth-child(2){display:none}}@media (max-width:920px){.nav .container,.hero .container{width:min(100% - 36px,760px)}.navInner{height:72px}.navLinks{display:none}.navActions .btn{min-height:46px;padding:11px 16px;font-size:14px}.hero{padding:50px 0 64px}.heroGrid{grid-template-columns:1fr;gap:38px}.heroCopy h1{font-size:48px}.heroCopy .lead{margin:24px 0 28px;font-size:18px}.heroActions{gap:12px;margin-bottom:26px}.checks{grid-template-columns:1fr;gap:12px;display:grid}.checks>span{max-width:none}.heroVisual{min-height:auto}.heroFlowShell{max-width:none;min-height:auto}.heroFlowGlow,.heroFlowRail{display:none}.heroFlowGrid{gap:18px;min-height:auto;display:grid}.heroPhotoUploadCard,.heroFlowProcessor,.heroSocialPostCard{width:100%;animation:none;position:relative;inset:auto}.heroPhotoUploadCard{padding:16px}.heroFlowPhoto{aspect-ratio:16/9}.heroUploadThumb{display:none}.heroFlowProcessor{height:74px;display:flex}.heroFlowLine{flex:1;max-width:130px}.heroProcessingOrb{width:76px;height:76px;box-shadow:0 0 0 10px #2563eb0f,0 12px 28px #2563eb1f}.heroProcessingOrb small{font-size:10px}.heroSocialPostCard{padding:26px 18px 74px}.heroPostToast{top:-15px;left:18px}.heroPostCheck{top:-20px;right:12px}.heroShareButton{bottom:16px;right:18px}.heroFlowSteps{margin-top:18px;position:relative;bottom:auto;left:auto;right:auto}.heroFlowSteps b{background:linear-gradient(90deg,var(--blue),#22c55e);width:auto;height:2px}}@media (max-width:560px){.nav .container,.hero .container{width:min(100% - 32px,460px)}.logo{font-size:20px}.logoMark{border-radius:13px;width:38px;height:38px}.navActions .btnPrimary{padding:10px 13px;font-size:13px}.heroCopy h1{font-size:38px;line-height:1.08}.heroCopy h1 .heroNoWrap{white-space:normal}.heroActions .btn{width:100%}.heroSocialActions{font-size:11px}.heroSocialActions span:nth-child(2){display:none}.heroFlowSteps{grid-template-columns:1fr;justify-items:stretch}.heroFlowSteps b{background:linear-gradient(180deg,var(--blue),#22c55e);justify-self:center;width:2px;height:16px}}.navLinks a,.navActions .btn{white-space:nowrap}.heroGrid{grid-template-columns:minmax(620px,.96fr) minmax(640px,1.04fr)}.heroCopy h1{max-width:780px;font-size:62px}.heroTimeLine{white-space:nowrap}.checks{gap:24px}.checks>span{max-width:180px;font-size:13px}@media (max-width:1380px){.nav .container,.hero .container{width:min(1240px,100% - 72px)}.logo{font-size:23px}.navLinks{gap:21px;font-size:14px}.navActions{gap:12px}.navActions .btn{min-height:54px;padding:13px 17px;font-size:14px}.heroGrid{grid-template-columns:minmax(560px,.96fr) minmax(560px,1.04fr);gap:22px}.heroCopy h1{font-size:56px}.heroCopy .lead{max-width:560px}.heroFlowShell{max-width:610px}.checks{gap:18px}.checks>span{max-width:170px}}@media (max-width:920px){.heroGrid{grid-template-columns:1fr}.heroTimeLine{white-space:normal}.checks>span{max-width:none;font-size:14px}}.heroFlowSteps{right:150px}.beforeAfter{z-index:2;border-radius:36px 36px 0 0;margin-top:-28px;position:relative;box-shadow:0 -18px 40px #2563eb0b}@media (max-width:920px){.heroFlowSteps{right:auto}.beforeAfter{box-shadow:none;border-radius:0;margin-top:0}}.navCtaShort{display:none}@media (max-width:560px){.navCtaFull{display:none}.navCtaShort{display:inline}.navActions .btnPrimary{max-width:122px;padding:10px 8px;font-size:12px}.heroCopy h1{font-size:36px;line-height:1.09}}.floatingStartCta{z-index:80;background:var(--blue);color:#fff;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:15px 22px;font-size:15px;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 42px #2563eb4d}.floatingStartCta:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 22px 48px #2563eb57}.floatingStartCta svg{stroke-width:2.7px}@media (max-width:920px){.floatingStartCta{left:18px;right:18px;bottom:calc(16px + env(safe-area-inset-bottom));border-radius:14px;min-height:56px}.footer{padding-bottom:104px}}@media (max-width:560px){.floatingStartCta{padding:14px 18px;font-size:15px}}@media (prefers-reduced-motion:reduce){.floatingStartCta{transition:none}.floatingStartCta:hover{transform:none}}.heroStoreBadge{color:#fff;background:#101828;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:12px;min-height:62px;padding:9px 18px;font-size:20px;font-weight:900;line-height:1;transition:all .2s;display:inline-flex;box-shadow:0 14px 30px #0f172a29}.heroStoreBadge:hover{background:#0b1220;transform:translateY(-1px)}.heroStoreBadge small{color:#d0d5dd;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.googlePlayMark{flex:none;justify-content:center;align-items:center;width:30px;height:34px;display:flex}.googlePlayMark span{filter:drop-shadow(8px 0 #34a853)drop-shadow(-5px -5px #4285f4)drop-shadow(-5px 5px #fbbc05);border-top:17px solid #0000;border-bottom:17px solid #0000;border-left:27px solid #fff;width:0;height:0}.heroBetaProof{color:#0f172a;align-items:center;gap:14px;margin:-16px 0 28px;font-size:15px;font-weight:900;display:flex}.heroBetaAvatars{align-items:center;display:flex}.heroBetaAvatars span{background:linear-gradient(135deg,#dbeafe,#2563eb);border:3px solid #fff;border-radius:999px;width:38px;height:38px;margin-left:-9px;box-shadow:0 10px 22px #0f172a1f}.heroBetaAvatars span:first-child{margin-left:0}.heroBetaAvatars span:nth-child(2){background:linear-gradient(135deg,#dcfce7,#16a34a)}.heroBetaAvatars span:nth-child(3){background:linear-gradient(135deg,#fef3c7,#f59e0b)}.heroBetaAvatars span:nth-child(4){background:linear-gradient(135deg,#fce7f3,#db2777)}.heroBetaProof strong{line-height:1.25}.heroActions+.heroBetaProof+.checks{margin-top:0}@media (max-width:920px){.heroStoreBadge{min-height:58px;padding:9px 16px}.heroBetaProof{margin:-8px 0 24px}.heroActions{align-items:stretch}.heroActions .btn,.heroStoreBadge{justify-content:center;width:100%}}@media (max-width:560px){.heroStoreBadge{font-size:18px}.heroBetaProof{align-items:flex-start;margin:-6px 0 22px}.heroBetaAvatars span{width:34px;height:34px}.heroBetaProof strong{max-width:180px;font-size:14px}}.heroBetaAvatars .heroBetaAvatar,.heroBetaAvatars .heroBetaAvatar:nth-child(n){background:#fff;display:block;overflow:hidden}.heroBetaAvatars .heroBetaAvatar img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:560px){.heroBetaAvatars .heroBetaAvatar img{width:100%;height:100%}}.waitlistForm select{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:12px 13px}.waitlistForm select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1f}.waitlistForm select[aria-invalid=true],.waitlistForm textarea[aria-invalid=true]{border-color:#dc2626}.formFull{grid-column:1/-1}.waitlistForm em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.45}.formHoneypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.formConsent{grid-template-columns:20px 1fr;align-items:flex-start;gap:10px;display:grid!important}.formConsent input{width:18px;height:18px;accent-color:var(--blue);margin-top:3px}.formConsent span{color:var(--text)!important;font-size:13px!important;font-weight:700!important;line-height:1.55!important}.formConsent a{color:var(--blue);font-weight:900}.legalHeroBadge{align-items:center;gap:8px;display:inline-flex}.waitlistBulletsLight{margin:12px 0 18px}.waitlistBulletsLight li{color:var(--text)}.androidBetaMark{color:#fff;background:#2563eb;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.problemStory{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:stretch;gap:22px;margin-top:42px;display:grid;position:relative}.problemStory:before{content:"";z-index:0;background:linear-gradient(90deg,#2563eb00,#2563eb80,#22c55e75,#22c55e00);height:2px;position:absolute;top:50%;left:25%;right:25%}.problemStoryPanel{z-index:1;border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;gap:18px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #0f172a12}.problemStoryAfter{background:linear-gradient(#fff 0%,#eff6ff 100%);border-color:#bfdbfe}.problemStoryLabel{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.problemStoryLabel svg{stroke-width:2.6px}.problemPhotoFrame{aspect-ratio:4/3;background:#e2e8f0;border:1px solid #dbe4f0;border-radius:18px;animation:5.4s ease-in-out infinite problemPhotoLift;position:relative;overflow:hidden;box-shadow:0 14px 30px #0f172a17}.problemPhotoFrame img,.problemPostImage img{object-fit:cover;width:100%;height:100%;display:block}.problemPhotoFrame:after{content:"";pointer-events:none;background:linear-gradient(#0f172a05,#0f172a57);position:absolute;inset:0}.problemPhotoFrame figcaption,.forgottenBadge{z-index:2;color:var(--ink);background:#fffffff0;border:1px solid #0f172a1a;border-radius:999px;font-size:12px;font-weight:900;position:absolute;box-shadow:0 10px 24px #0f172a1f}.problemPhotoFrame figcaption{padding:7px 10px;top:14px;left:14px}.forgottenBadge{color:#991b1b;background:#fff1f2;border-color:#fecdd3;padding:8px 11px;bottom:14px;right:14px}.problemStoryPanel h3{letter-spacing:0;font-size:22px}.problemStoryPanel .list{margin-top:0}.problemStoryPanel .list li{font-size:15px;line-height:1.45}.problemProcessor{z-index:2;justify-content:center;align-items:center;min-height:430px;display:flex;position:relative}.problemScanLine{background:linear-gradient(90deg,#2563eb00,#2563eb8c,#22c55e8c,#22c55e00);height:2px;position:absolute;top:50%;left:-24px;right:-24px}.problemScanLine:after{content:"";background:#fff;border-radius:999px;width:38px;height:12px;animation:2.8s ease-in-out infinite problemScan;position:absolute;top:-5px;left:0;box-shadow:0 0 22px #2563ebb3}.problemPulse{z-index:1;width:118px;height:118px;color:var(--blue);background:#fff;border:1px solid #bfdbfe;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;animation:2.5s ease-in-out infinite problemPulse;display:flex;position:relative;box-shadow:0 0 0 18px #2563eb0f,0 0 0 36px #2563eb09,0 20px 44px #2563eb24}.problemPulse small{color:#18213a;font-size:12px;font-weight:900;line-height:1}.problemPostCard{background:#fff;border:1px solid #dbe4f0;border-radius:20px;padding:18px;animation:5.4s ease-in-out infinite problemPostReveal;box-shadow:0 18px 38px #0f172a1a}.problemPostHeader{grid-template-columns:42px 1fr 22px;align-items:center;gap:11px;margin-bottom:14px;display:grid}.problemPostHeader strong,.problemPostHeader span{display:block}.problemPostHeader strong{color:var(--ink);font-size:14px;line-height:1.2}.problemPostHeader span{color:var(--muted);margin-top:2px;font-size:12px;font-weight:800}.problemPostHeader svg{color:var(--green)}.problemPostLogo{color:#16a34a;background:#ecfdf5;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:flex}.problemPostCard h3{margin-bottom:8px;font-size:22px;line-height:1.15}.problemPostCard p{color:var(--text);margin-bottom:12px;font-size:14px;line-height:1.55}.problemPostImage{aspect-ratio:16/9;background:#eff6ff;border:1px solid #dbe4f0;border-radius:14px;position:relative;overflow:hidden}.problemPostFooter{color:#15803d;align-items:center;gap:8px;margin-top:13px;font-size:14px;font-weight:900;display:flex}.problemFlowSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid;position:relative}.problemFlowSteps:before{content:"";background:linear-gradient(90deg,var(--blue),#22c55e);z-index:0;height:2px;position:absolute;top:50%;left:16%;right:16%}.problemFlowStep{z-index:1;background:#fff;border:1px solid #bfdbfe;border-radius:18px;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;min-height:74px;padding:16px 18px;display:grid;position:relative;box-shadow:0 10px 28px #0f172a0f}.problemFlowStep span{background:var(--blue);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.problemFlowStep strong{color:var(--ink);font-size:16px;line-height:1.2}.problemFlowStep>svg{color:var(--blue);justify-self:end}.problemFlowStep:last-child>svg{display:none}@keyframes problemPhotoLift{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes problemScan{0%{opacity:0;transform:translate(0)}25%{opacity:1}to{opacity:0;transform:translate(260px)}}@keyframes problemPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes problemPostReveal{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.96;transform:translateY(-4px)}}@media (max-width:920px){.problemStory{grid-template-columns:1fr;gap:18px}.problemStory:before{background:linear-gradient(#2563eb00,#2563eb73,#22c55e73,#22c55e00);width:2px;height:auto;inset:18% auto 18% 50%}.problemProcessor{min-height:92px}.problemScanLine{background:linear-gradient(#2563eb00,#2563eb8c,#22c55e8c,#22c55e00);width:2px;height:auto;inset:-18px auto -18px 50%}.problemScanLine:after{width:12px;height:38px;animation:2.8s ease-in-out infinite problemScanMobile;top:0;left:-5px}.problemPulse{width:86px;height:86px;box-shadow:0 0 0 12px #2563eb0f,0 14px 30px #2563eb1f}.problemPhotoFrame{aspect-ratio:16/9}.problemFlowSteps{grid-template-columns:1fr}.problemFlowSteps:before{display:none}.problemFlowStep{grid-template-columns:42px 1fr}.problemFlowStep>svg{display:none}}@media (max-width:560px){.problemStoryPanel{border-radius:20px;padding:18px}.problemPostCard{padding:15px}.problemPostCard h3,.problemStoryPanel h3{font-size:20px}.problemFlowStep{min-height:66px;padding:14px}.problemFlowStep strong{font-size:15px}.problemPhotoFrame figcaption,.forgottenBadge{font-size:11px}}@media (prefers-reduced-motion:reduce){.problemPhotoFrame,.problemScanLine:after,.problemPulse,.problemPostCard{animation:none}}@keyframes problemScanMobile{0%{opacity:0;transform:translateY(0)}25%{opacity:1}to{opacity:0;transform:translateY(120px)}}@media (min-width:921px){.problemStory:before{top:185px}.problemProcessor{align-items:flex-start;min-height:360px;padding-top:126px}.problemScanLine{top:185px}}.beforeAfter{scroll-margin-top:120px}.problemStoryBefore .problemPhotoFrame img,.problemStoryAfter .problemPostImage img{object-position:center center}.legalUpdated{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;margin-top:14px;padding:8px 12px;font-weight:900;display:inline-flex;font-size:14px!important}.legalInfoList{color:var(--text);gap:8px;margin:10px 0 0;padding-left:20px;font-size:16px;line-height:1.7;display:grid}.legalInfoList li::marker{color:var(--blue);font-weight:900}.legalInfoCard .legalInfoList+p{margin-top:14px}.outcomeSection{background:#fff;scroll-margin-top:120px}.outcomeHeader{grid-template-columns:minmax(0,1fr) minmax(280px,440px);align-items:end;gap:36px;display:grid}.outcomeHeader p{color:var(--text);font-size:18px;font-weight:750;line-height:1.65}.outcomeFlow{grid-template-columns:minmax(280px,.88fr) 150px minmax(360px,1.12fr);align-items:center;gap:22px;margin-top:42px;display:grid;position:relative}.outcomeInputCard{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;animation:5.4s ease-in-out infinite outcomeFloat;box-shadow:0 16px 44px #0f172a12}.outcomeInputTop{align-items:center;gap:12px;margin-bottom:16px;display:flex}.outcomeInputTop span{background:var(--blue);color:#fff;border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 12px 28px #2563eb33}.outcomeInputTop strong{color:var(--ink);font-size:19px;line-height:1.2}.outcomeInputPreview{aspect-ratio:4/3;background:#eff6ff;border:1px solid #dbe4f0;border-radius:18px;margin-bottom:16px;position:relative;overflow:hidden}.outcomeInputImage{object-fit:cover;object-position:center center;display:block}.outcomePhotoMock{background:linear-gradient(135deg,#f8fafc 0%,#eef5ff 48%,#e0ecff 100%);position:absolute;inset:0}.outcomePhotoMock:before{content:"";background:linear-gradient(#fff,#e2e8f0);height:34%;position:absolute;bottom:0;left:0;right:0}.outcomePhotoMock div{background:linear-gradient(135deg,#fff,#dbeafe);border-radius:16px;height:86px;position:absolute;top:48px;left:30px;right:72px;box-shadow:0 16px 34px #0f172a14}.outcomePhotoMock span{opacity:.9;background:linear-gradient(#2563eb,#1d4ed8);border-radius:999px 999px 18px 18px;width:92px;height:132px;position:absolute;top:38px;right:40px}.outcomePhotoMock b{background:#93c5fd;border-radius:999px;width:168px;height:16px;position:absolute;bottom:32px;left:38px;box-shadow:0 22px #bfdbfe,0 44px #dbeafe}.outcomeInputBadge{color:var(--blue);background:#fffffff2;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 12px 24px #0f172a1a}.outcomeInputCard p{color:var(--text);font-size:15px;font-weight:750;line-height:1.65}.outcomeEngine{justify-content:center;align-items:center;min-height:330px;display:flex;position:relative}.outcomeEngineLine{background:linear-gradient(90deg,#2563eb00,#2563eb8f,#22c55e80,#22c55e00);border-radius:999px;height:2px;position:absolute;top:50%;left:-24px;right:-24px}.outcomeEngineLine:after{content:"";background:#fff;border-radius:999px;width:38px;height:12px;animation:2.8s ease-in-out infinite outcomeScan;position:absolute;top:-5px;left:0;box-shadow:0 0 24px #2563ebb8}.outcomeEngineOrb{z-index:1;width:118px;height:118px;color:var(--blue);background:#fff;border:1px solid #bfdbfe;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;animation:2.5s ease-in-out infinite outcomePulse;display:flex;position:relative;box-shadow:0 0 0 18px #2563eb0f,0 0 0 36px #2563eb09,0 20px 44px #2563eb24}.outcomeEngineOrb small{color:#18213a;font-size:12px;font-weight:900;line-height:1}.outcomeResultStack{gap:14px;display:grid}.outcomeResultCard{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:52px 1fr;align-items:start;gap:16px;padding:20px 54px 20px 20px;animation:5.6s ease-in-out infinite outcomeCardActive;display:grid;position:relative;box-shadow:0 12px 32px #0f172a0f}.outcomeResultCard:nth-child(2){animation-delay:.18s}.outcomeResultCard:nth-child(3){animation-delay:.36s}.outcomeResultIcon{background:var(--blue);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 12px 28px #2563eb2e}.outcomeResultNumber{color:#94a3b8;letter-spacing:.08em;font-size:12px;font-weight:900;position:absolute;top:18px;right:18px}.outcomeResultMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:7px;display:flex}.outcomeResultMeta span{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.outcomeResultMeta b{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.outcomeResultCard h3{letter-spacing:-.02em;font-size:21px;line-height:1.18}.outcomeResultCard p{color:var(--text);margin-top:7px;font-size:15px;line-height:1.55}.outcomeChannelRail{background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;padding:16px 18px;display:flex;position:relative;box-shadow:0 8px 24px #2563eb0f}.outcomeChannelRail span{color:#1e3a8a;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:900;animation:6s ease-in-out infinite outcomeChipGlow}.outcomeChannelRail span:nth-child(2){animation-delay:.4s}.outcomeChannelRail span:nth-child(3){animation-delay:.8s}.outcomeChannelRail span:nth-child(4){animation-delay:1.2s}.outcomeChannelRail span:nth-child(5){animation-delay:1.6s}.outcomeChannelRail span:nth-child(6){animation-delay:2s}@keyframes outcomeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes outcomeScan{0%{opacity:0;transform:translate(0)}25%{opacity:1}to{opacity:0;transform:translate(250px)}}@keyframes outcomePulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes outcomeCardActive{0%,to{border-color:var(--line);transform:translateY(0);box-shadow:0 12px 32px #0f172a0f}50%{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 18px 42px #2563eb1c}}@keyframes outcomeChipGlow{0%,to{color:#1e3a8a;background:#fff}50%{background:var(--blue);border-color:var(--blue);color:#fff}}@media (max-width:1050px){.outcomeHeader{grid-template-columns:1fr}.outcomeHeader p{max-width:720px}.outcomeFlow{grid-template-columns:1fr;gap:18px}.outcomeEngine{min-height:92px}.outcomeEngineLine{background:linear-gradient(#2563eb00,#2563eb8c,#22c55e8c,#22c55e00);width:2px;height:auto;inset:-18px auto -18px 50%}.outcomeEngineLine:after{width:12px;height:38px;animation:2.8s ease-in-out infinite outcomeScanMobile;top:0;left:-5px}.outcomeEngineOrb{width:86px;height:86px;box-shadow:0 0 0 12px #2563eb0f,0 14px 30px #2563eb1f}.outcomeInputPreview{aspect-ratio:16/9}.outcomeResultStack{grid-template-columns:1fr}.outcomeChannelRail{border-radius:22px;justify-content:flex-start}}@media (max-width:560px){.outcomeHeader p{font-size:16px}.outcomeInputCard,.outcomeResultCard{border-radius:20px;padding:18px}.outcomeResultCard{grid-template-columns:46px 1fr;padding-right:18px}.outcomeResultIcon{width:46px;height:46px}.outcomeResultNumber{display:none}.outcomeResultMeta{align-items:flex-start}.outcomeResultCard h3{font-size:19px}.outcomeInputTop strong{font-size:17px}.outcomeChannelRail{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.outcomeChannelRail::-webkit-scrollbar{display:none}.outcomeChannelRail span{white-space:nowrap}.outcomePhotoMock div{top:34px;left:20px;right:46px}.outcomePhotoMock span{width:74px;height:110px;top:30px;right:26px}.outcomePhotoMock b{width:132px;left:28px}}@media (prefers-reduced-motion:reduce){.outcomeInputCard,.outcomeEngineLine:after,.outcomeEngineOrb,.outcomeResultCard,.outcomeChannelRail span{animation:none}}@keyframes outcomeScanMobile{0%{opacity:0;transform:translateY(0)}25%{opacity:1}to{opacity:0;transform:translateY(120px)}}
