:root{--blue:#1767f2;--blue-dark:#0b48c8;--blue-soft:#edf4ff;--ink:#101b34;--text:#26344f;--muted:#68748a;--line:#dfe7f2;--surface:#fff;--soft:#f6f9fe;--violet:#7958e8;--coral:#ff735d;--mint:#23b78b;--shadow:0 22px 65px rgba(37,75,136,.12);font-family:Manrope,Segoe UI,sans-serif;color:var(--ink);background:#fff;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden;background:#fff}body,button{font-family:inherit}a{color:inherit}button,a{outline-offset:3px}img,svg{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:82px 0}.section-heading{margin-bottom:34px}.section-heading.centered{text-align:center}.section-heading.split{display:flex;justify-content:space-between;align-items:end;gap:40px}.section-heading.split>p{max-width:420px;margin:0 0 5px;color:var(--muted);line-height:1.7}.section-kicker,.eyebrow{margin:0 0 12px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.section-kicker.light{color:#9cc0ff}.section-heading h2,.result h2,.truth h2,.final-cta h2{margin:0;color:var(--ink);font-size:clamp(30px,3.5vw,48px);line-height:1.08;letter-spacing:-.04em}.section-heading h2 em{color:var(--blue);font-style:normal}.button{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid var(--blue);border-radius:10px;color:#fff;background:var(--blue);box-shadow:0 12px 28px #1767f238;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s cubic-bezier(.23,1,.32,1),background .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);background:var(--blue-dark);box-shadow:0 16px 35px #1767f24d}.button:active{transform:scale(.98)}.button--sm{min-height:40px;padding:0 15px;font-size:12px}.button--secondary{color:var(--blue);background:#fff;border-color:#b8cff9;box-shadow:0 8px 20px #1841820f}.button--secondary:hover{color:#fff}.text-link{color:var(--blue);font-weight:800;text-decoration:none}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(220,229,241,.82);background:#ffffffe0;backdrop-filter:blur(18px)}.header-inner{height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;text-decoration:none;white-space:nowrap}.brand b{font-weight:800}.brand-mark,.mini-logo{width:25px;height:25px;margin-right:3px;display:grid;place-items:center;border-radius:8px 4px;color:#fff;background:linear-gradient(145deg,#3389ff,#1457e7 60%,#773ef0);box-shadow:0 5px 12px #1767f240;font-size:12px;font-weight:800;transform:rotate(-5deg)}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a,.login{color:#3d4960;font-size:12px;font-weight:600;text-decoration:none}.desktop-nav a:hover,.login:hover{color:var(--blue)}.header-actions{justify-self:end;display:flex;align-items:center;gap:16px}.menu-button,.mobile-nav{display:none}.hero{position:relative;min-height:820px;padding:73px 0 60px;overflow:hidden;background:radial-gradient(circle at 50% 30%,#fff 0 30%,#f6faff 62%,#eaf5ff)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,#fffffff5);pointer-events:none}.hero-orb{position:absolute;border-radius:50%;filter:blur(12px);opacity:.55}.hero-orb--one{width:340px;height:340px;left:-200px;top:200px;background:#76ceff}.hero-orb--two{width:380px;height:380px;right:-235px;top:120px;background:#bd8dff}.hero-copy{position:relative;z-index:2;max-width:820px;text-align:center}.eyebrow i,.hero-note i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:2px;background:var(--coral);transform:rotate(45deg)}.hero h1{margin:0;color:var(--ink);font-size:clamp(46px,6vw,74px);line-height:.98;letter-spacing:-.058em}.hero h1 em{position:relative;color:var(--blue);font-style:normal}.hero h1 em:after{content:"";position:absolute;left:3%;right:1%;bottom:-8px;height:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 10'%3E%3Cpath d='M3 7C55 1 145 1 197 6' fill='none' stroke='%2387c8ff' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100% no-repeat}.hero-lead{max-width:720px;margin:25px auto 0;color:#5e6a80;font-size:17px;line-height:1.65}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:26px}.hero-note{margin:14px 0 0;color:#788399;font-size:12px}.hero-note i{width:6px;height:6px;border-radius:50%;background:var(--mint);transform:none}.editor-wrap{position:relative;z-index:3;max-width:990px;margin-top:46px}.editor{height:410px;display:grid;grid-template:45px 1fr / 150px 1fr 160px;overflow:hidden;border:1px solid #cfdced;border-radius:16px;background:#fff;box-shadow:0 35px 90px #2a528f30,0 4px 14px #1f468417;text-align:left}.editor-bar{grid-column:1/-1;display:flex;align-items:center;gap:16px;padding:0 13px;border-bottom:1px solid #e7edf5;background:#fbfdff;font-size:9px}.editor-bar>b{flex:1}.editor-bar>span{color:#6f7a8c}.editor-bar>span i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#35b986}.editor-bar button,.settings button{border:0;border-radius:6px;color:#fff;background:var(--blue);font-size:8px;font-weight:800}.editor-bar button{padding:7px 10px}.dots{display:flex;gap:4px}.dots i{width:7px;height:7px;border-radius:50%;background:#c9d3df}.editor aside{padding:18px 13px;border-right:1px solid #e7edf5;background:#f8faff}.editor aside strong{display:flex;align-items:center;margin-bottom:17px;font-size:10px}.mini-logo{width:19px;height:19px;border-radius:6px 3px;font-size:8px}.editor aside a{display:block;margin-bottom:4px;padding:8px;border-radius:6px;color:#637087;font-size:8px}.editor aside a.active{color:var(--blue);background:#e8f1ff;font-weight:800}.mail-document{padding:27px 40px;background:linear-gradient(145deg,#fff 0 76%,#f1f6ff 76%)}.mail-document small,.mail-card small{color:var(--blue);font-size:7px;font-weight:800;letter-spacing:.09em}.mail-document h2{margin:7px 0 4px;font-size:19px;letter-spacing:-.025em}.mail-document p{margin:9px 0;color:#455168;font-size:9px;line-height:1.55}.mail-document .preheader{margin:0;color:#8490a3;font-size:8px}.mail-document hr{margin:15px 0;border:0;border-top:1px solid #e5ebf3}.mail-product{margin:14px 0;display:flex;align-items:center;gap:12px;padding:9px;border-radius:9px;background:#f5f8fd}.mail-product>div{width:46px;height:42px;border-radius:7px;background:linear-gradient(145deg,#cddfff,#6b91f5 50%,#7555dd)}.mail-product p{margin:0}.mail-product span{font-size:8px}.mail-cta{padding:8px 12px;border:0;border-radius:6px;color:#fff;background:var(--blue);font-size:8px;font-weight:800}.editor aside.settings{padding:18px 12px;border-right:0;border-left:1px solid #e7edf5;background:#fbfdff}.settings>b{display:block;margin-bottom:14px;font-size:9px}.settings label{display:block;margin:11px 0;color:#7a8597;font-size:7px}.settings label span{margin-top:4px;padding:7px;display:flex;justify-content:space-between;border:1px solid #e1e8f1;border-radius:6px;color:#455168;background:#fff;font-size:7px}.settings button{width:100%;margin-top:5px;padding:8px}.float-chip{position:absolute;z-index:4;padding:9px 12px;border:1px solid #dce6f3;border-radius:9px;background:#fffffff0;box-shadow:0 10px 24px #28467221;font-size:9px;font-weight:800;backdrop-filter:blur(9px)}.chip-a{left:-44px;top:78px}.chip-b{right:-38px;top:130px}.audience{background:#fff}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.audience-grid article{position:relative;min-height:200px;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 15px 35px #2044780d;transition:.22s}.audience-grid article:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.audience-grid article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--blue);background:var(--blue-soft);font-size:10px;font-weight:800}.audience-grid article:nth-child(2)>span{color:var(--violet);background:#f1ecff}.audience-grid article:nth-child(3)>span{color:#dc684e;background:#fff0ec}.audience-grid h3{margin:26px 0 9px;font-size:19px}.audience-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.audience-grid article>i{position:absolute;right:22px;top:27px;color:#9dacbf;font-style:normal}.problems{background:var(--soft)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.problem-grid article{min-height:210px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:14px;background:#fff}.line-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--blue);background:#eaf2ff;font-size:11px;font-weight:800}.tone-2 .line-icon{color:var(--violet);background:#f1eaff}.tone-3 .line-icon{color:#16976f;background:#e8f9f3}.tone-4 .line-icon{color:#df674b;background:#fff0eb}.problem-grid h3{margin:18px 0 7px;font-size:16px}.problem-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.visual-story{position:relative;overflow:hidden;background:#fff}.visual-story:before{content:"";position:absolute;width:420px;height:420px;left:-280px;top:10%;border-radius:50%;background:#b8e9ff;filter:blur(70px);opacity:.45}.visual-story-grid{position:relative;display:grid;grid-template-columns:.72fr 1.28fr;gap:52px;align-items:center}.visual-story-copy h2{margin:0;color:var(--ink);font-size:clamp(32px,3.6vw,49px);line-height:1.06;letter-spacing:-.045em}.visual-story-copy>p:not(.section-kicker){max-width:460px;margin:18px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.visual-pills{margin-top:25px;display:flex;flex-wrap:wrap;gap:8px}.visual-pills span{padding:8px 11px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 20px #1e41730f;font-size:10px;font-weight:800}.visual-pills i{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;font-size:9px;font-style:normal}.pill-blue{color:var(--blue);background:#eaf2ff}.pill-violet{color:var(--violet);background:#f1eaff}.pill-coral{color:#dc6048;background:#fff0ec}.pill-mint{color:#13946b;background:#e5faf3}.visual-story-art{position:relative;margin:0;overflow:hidden;border:1px solid #dce7f5;border-radius:22px;background:#ecf4ff;box-shadow:0 28px 70px #234f9126}.visual-story-art img{width:100%;aspect-ratio:1.56;display:block;object-fit:cover}.visual-story-art figcaption{position:absolute;left:18px;bottom:18px;padding:11px 14px;border:1px solid rgba(255,255,255,.75);border-radius:11px;background:#ffffffdb;box-shadow:0 10px 30px #1f42761f;backdrop-filter:blur(12px)}.visual-story-art figcaption b,.visual-story-art figcaption span{display:block}.visual-story-art figcaption b{font-size:11px}.visual-story-art figcaption span{margin-top:3px;color:#6f7b90;font-size:9px}.result{overflow:hidden;color:#fff;background:linear-gradient(125deg,#101d39,#102d66 62%,#123f91)}.result-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.result h2{color:#fff}.result-grid>div>p:not(.section-kicker){max-width:480px;color:#bdcae2;line-height:1.7}.result ul{max-width:470px;margin:28px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none}.result li{padding:13px 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f}.result li b,.result li span{display:block}.result li b{font-size:12px}.result li span{margin-top:4px;color:#aebbd3;font-size:10px}.mail-stack{position:relative;height:360px}.mail-card{position:absolute;width:82%;height:280px;left:9%;top:40px;border-radius:15px;background:#fff;box-shadow:0 25px 60px #0000003d}.mail-card.back{transform:rotate(-8deg);opacity:.3}.mail-card.mid{transform:rotate(6deg);opacity:.55}.mail-card.front{padding:35px;color:var(--ink);transform:rotate(-1deg)}.mail-card.front h3{max-width:390px;margin:9px 0 14px;font-size:25px;line-height:1.2}.mail-card.front p{max-width:420px;color:#647086;font-size:12px;line-height:1.65}.mail-card.front button{margin-top:15px;padding:11px 16px;border:0;border-radius:8px;color:#fff;background:var(--blue);font-size:10px;font-weight:800}.steps-line{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps-line:before{content:"";position:absolute;left:9%;right:9%;top:23px;height:1px;background:#ccdbef}.steps-line article{position:relative;text-align:center}.steps-line article span{position:relative;z-index:1;width:46px;height:46px;margin:0 auto 17px;display:grid;place-items:center;border:6px solid #fff;border-radius:50%;color:#fff;background:var(--blue);box-shadow:0 0 0 1px #d5e1f1;font-size:9px;font-weight:800}.steps-line h3{margin:0 0 7px;font-size:15px}.steps-line p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.capabilities{background:linear-gradient(180deg,#f6faff,#fff)}.capability-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;align-items:center}.capability-grid .section-heading{margin:0}.capability-grid .section-heading>p:not(.section-kicker){color:var(--muted);line-height:1.7}.cap-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.cap-cards article{min-height:170px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 14px 35px #234c880f}.cap-cards article.wide{grid-column:1/-1;min-height:150px}.cap-cards article.dark{color:#fff;background:#15223b}.cap-cards article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:var(--blue);background:var(--blue-soft);font-size:12px;font-weight:800}.cap-cards h3{margin:20px 0 7px;font-size:17px}.cap-cards p{max-width:500px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.cap-cards .dark p{color:#b7c3d8}.scenario-art{position:relative;margin-bottom:24px;overflow:hidden;border:1px solid #d9e3f3;border-radius:20px;background:#eef0ff;box-shadow:0 24px 60px #39479321}.scenario-art img{width:100%;max-height:510px;display:block;object-fit:cover}.scenario-labels span{position:absolute;padding:8px 10px;border:1px solid rgba(255,255,255,.8);border-radius:9px;color:#303d58;background:#ffffffe6;box-shadow:0 8px 22px #29347829;font-size:9px;font-weight:800;backdrop-filter:blur(10px)}.scenario-labels .label-1{left:8%;bottom:9%}.scenario-labels .label-2{left:25%;top:10%}.scenario-labels .label-3{left:45%;bottom:7%}.scenario-labels .label-4{right:30%;top:8%}.scenario-labels .label-5{right:7%;bottom:10%}.type-table{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.table-head,.table-row{display:grid;grid-template-columns:1.1fr 1fr 1.35fr;align-items:center}.table-head{padding:13px 20px;color:#647086;background:#f2f6fb;font-size:10px}.table-row{min-height:70px;padding:10px 20px;border-top:1px solid var(--line);font-size:12px}.table-row>span:first-child{display:flex;align-items:center;gap:13px}.table-row i{color:var(--blue);font-size:10px;font-style:normal;font-weight:800}.table-row span:not(:first-child){color:var(--muted)}.compare{background:var(--soft)}.compare-grid{display:grid;grid-template-columns:1fr 50px 1fr;align-items:center;gap:12px}.compare-grid article{min-height:310px;padding:28px;border-radius:15px}.compare-grid article>p{font-size:10px;font-weight:800;letter-spacing:.08em}.compare-grid h3{margin:18px 0 22px;font-size:23px}.compare-grid ul{margin:0;padding:0;list-style:none}.compare-grid li{margin:12px 0;padding-left:25px;color:#667287;font-size:13px}.compare-grid li:before{content:"×";margin-left:-25px;margin-right:10px;color:#ef654f;font-weight:800}.compare-grid .weak{border:1px solid #e1e7ef;background:#fff}.compare-grid .strong{color:#fff;background:linear-gradient(135deg,#15213a,#1e3156)}.compare-grid .strong li{color:#c3ccdc}.compare-grid .strong li:before{content:"✓";color:#47d5a0}.versus{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:10px;font-weight:800}.ba-grid{display:grid;grid-template-columns:1fr 45px 1fr;align-items:center}.ba-grid article{min-height:230px;padding:25px;border:1px solid var(--line);border-radius:14px;background:#f7f9fc}.ba-grid article>span{color:#768195;font-size:10px;font-weight:800}.ba-grid article>p{color:#7b8597;font-size:13px;line-height:1.8}.ba-grid .after{border-color:#c2d6fc;background:#f1f6ff}.ba-grid .after small{display:block;margin-top:22px;color:var(--blue);font-size:8px;font-weight:800}.ba-grid .after h3{margin:7px 0;font-size:20px}.ba-grid .after button{margin-top:7px;padding:9px 12px;border:0;border-radius:7px;color:#fff;background:var(--blue);font-size:9px;font-weight:800}.ba-arrow{text-align:center;color:var(--blue);font-size:26px}.text-lines{height:55px;background:repeating-linear-gradient(180deg,#dce2ea 0 5px,transparent 5px 14px);opacity:.75}.truth{padding-top:25px}.truth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.truth article{min-height:300px;padding:35px;border:1px solid #d7e5fa;border-radius:16px;background:linear-gradient(145deg,#f2f7ff,#e7f2ff)}.truth article>p:first-child{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.1em}.truth article>p:last-child{max-width:470px;color:#617087;line-height:1.7}.truth .truth-dark{color:#fff;border-color:#18243a;background:#172238}.truth .truth-dark h2{color:#fff}.truth .truth-dark>p:first-child{color:#ffb09f}.truth .truth-dark>p:last-child{color:#bdc7d8}.faq{background:var(--soft)}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.faq-list article{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}.faq-list button{width:100%;min-height:58px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.faq-list button span{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:700}.faq-list button i{color:var(--blue);font-size:9px;font-style:normal}.faq-list button b{color:var(--blue);font-size:19px;transition:transform .18s}.faq-list button[aria-expanded=true] b{transform:rotate(45deg)}.faq-list article>div{padding:0 43px 15px}.faq-list article>div p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.seo-grid article{padding:22px;border:1px solid var(--line);border-radius:13px}.seo-grid span{color:var(--blue);font-size:10px;font-weight:800}.seo-grid h3{margin:18px 0 8px;font-size:17px}.seo-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.final-cta{position:relative;min-height:420px;padding:78px 0;display:flex;align-items:center;overflow:hidden;color:#fff;background:#071631}.final-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06132ff7,#07193ee6 38%,#091f4c47 67%,#08122b26);pointer-events:none}.final-cta-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.final-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:35px}.final-inner>div{max-width:690px}.final-inner p{margin:0 0 8px;color:#95c3ff;font-size:10px;font-weight:800;letter-spacing:.1em}.final-cta h2{color:#fff;font-size:clamp(31px,3.5vw,49px);text-shadow:0 2px 25px rgba(0,0,0,.2)}.final-inner>div>span{display:block;margin-top:12px;color:#cfe0ff;font-size:13px}.cta-tags{margin-top:23px;display:flex;gap:7px}.cta-tags i{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#cfe2ff;background:#ffffff14;font-size:9px;font-style:normal;font-weight:700;backdrop-filter:blur(8px)}.button--white{color:var(--blue);background:#fff;border-color:#fff;box-shadow:0 16px 35px #072c6d33;white-space:nowrap}.button--white:hover{color:#fff;background:#102d65;border-color:#102d65}footer{padding:55px 0 25px;color:#d3dced;background:#111c31}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(2,1fr);gap:55px}.brand--footer{color:#fff}.footer-grid>div>p{max-width:260px;color:#8f9bb0;font-size:11px;line-height:1.7}.footer-grid>div>b{display:block;margin-bottom:14px;color:#fff;font-size:12px}.footer-grid>div>a,.footer-grid>div>span{display:block;margin:9px 0;color:#8f9bb0;font-size:10px;text-decoration:none}.footer-grid>div>a:hover{color:#fff}.copyright{margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);color:#748196;font-size:9px}.audience-grid article{border-color:#cfdbea;border-radius:8px;box-shadow:5px 5px #edf3fb}.audience-grid article:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #e4eef9}.problem-grid article,.cap-cards article{border-color:#d5dfeb;border-radius:8px;box-shadow:none}.visual-story{background:#fffaf0}.visual-story:before{left:0;right:0;top:0;width:auto;height:8px;border-radius:0;background:linear-gradient(90deg,var(--blue) 0 30%,var(--coral) 30% 48%,#f0bd24 48% 65%,var(--mint) 65% 82%,var(--violet) 82%);filter:none;opacity:1}.visual-story-art{border-color:#d9ceb8;border-radius:4px;background:#fff5df;box-shadow:12px 12px #efe0c5}.visual-story-art--paper img{filter:saturate(.94) contrast(1.02)}.icon-atlas{overflow:hidden;color:#fff;background:#11203a}.icon-atlas-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:62px;align-items:center}.icon-atlas-art{position:relative;transform:rotate(-1.2deg);border:8px solid #fff8e9;box-shadow:16px 16px #00000038}.icon-atlas-art:after{content:"12 ИКОНОК";position:absolute;right:-26px;top:24px;padding:7px 11px;color:#10203a;background:#f3c52b;font-size:9px;font-weight:800;letter-spacing:.08em;transform:rotate(4deg)}.icon-atlas-art img{width:100%;display:block}.icon-atlas-copy .section-kicker{color:#f3c52b}.icon-atlas-copy h2{margin:0;color:#fff;font-size:clamp(33px,3.8vw,50px);line-height:1.04;letter-spacing:-.045em}.icon-atlas-copy>p:not(.section-kicker){margin:19px 0 0;color:#bdc8d9;font-size:14px;line-height:1.75}.atlas-legend{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid rgba(255,255,255,.16);background:#ffffff29}.atlas-legend span{padding:12px 13px;display:flex;align-items:center;gap:10px;background:#11203a;font-size:11px;font-weight:700}.atlas-legend i{color:#77a9ff;font-size:9px;font-style:normal}@media(max-width:900px){.desktop-nav{display:none}.header-inner{grid-template-columns:1fr auto}.header-actions{display:none}.menu-button{justify-self:end;width:42px;height:40px;display:grid;place-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:#fff}.menu-button span{width:18px;height:2px;background:var(--ink)}.mobile-nav{padding:12px 20px 16px;display:grid;gap:5px;border-top:1px solid var(--line);background:#fff}.mobile-nav[hidden]{display:none}.mobile-nav a{padding:10px;border-radius:7px;font-size:13px;text-decoration:none}.mobile-nav a:last-child{color:#fff;background:var(--blue)}.editor{grid-template-columns:115px 1fr}.editor .settings{display:none}.result-grid,.capability-grid,.visual-story-grid{grid-template-columns:1fr;gap:45px}.visual-story-copy{max-width:650px}.problem-grid{grid-template-columns:1fr 1fr}.result-grid{gap:30px}.capability-grid{align-items:start}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}}@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.section{padding:58px 0}.section-heading{margin-bottom:26px}.section-heading.split{display:block}.section-heading.split>p{margin-top:14px}.section-heading h2,.result h2,.truth h2,.final-cta h2,.visual-story-copy h2{font-size:30px}.site-header .brand{font-size:14px}.hero{min-height:auto;padding:52px 0 40px}.hero h1{font-size:44px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.editor-wrap{margin-top:34px}.editor{height:350px;grid-template:42px 1fr / 1fr}.editor aside{display:none}.editor-bar{gap:8px}.editor-bar>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-document{padding:25px 24px}.mail-document h2{font-size:18px}.float-chip{display:none}.audience-grid,.problem-grid,.seo-grid{grid-template-columns:1fr}.audience-grid article{min-height:170px}.problem-grid article{min-height:160px}.visual-story-grid{gap:28px}.visual-story-art{border-radius:15px}.visual-story-art img{aspect-ratio:1.15;object-position:65% center}.visual-story-art figcaption{left:11px;bottom:11px}.scenario-art{border-radius:15px}.scenario-art img{height:300px;object-position:center;object-fit:cover}.scenario-labels span{display:none}.result ul{grid-template-columns:1fr}.mail-stack{height:290px}.mail-card{width:88%;left:6%;height:230px}.mail-card.front{padding:27px}.mail-card.front h3{font-size:20px}.steps-line{grid-template-columns:1fr 1fr;gap:28px 10px}.steps-line:before{display:none}.cap-cards{grid-template-columns:1fr}.cap-cards article.wide{grid-column:auto}.table-head{display:none}.table-row{display:grid;grid-template-columns:1fr;gap:9px;padding:16px}.table-row span:not(:first-child):before{display:block;color:#8b95a7;font-size:8px;font-weight:800;text-transform:uppercase}.table-row span:nth-child(2):before{content:"Задача"}.table-row span:nth-child(3):before{content:"Акцент"}.compare-grid,.ba-grid{grid-template-columns:1fr}.compare-grid article{min-height:auto}.versus{margin:-4px auto}.ba-arrow{transform:rotate(90deg)}.truth-grid{grid-template-columns:1fr}.truth article{min-height:auto;padding:27px}.faq-list{grid-template-columns:1fr}.faq-list button{min-height:64px}.final-cta{min-height:520px;padding:58px 0;align-items:end}.final-cta-art{object-position:67% center}.final-cta:after{background:linear-gradient(180deg,#0510285c,#05112ae0 52%,#071631)}.final-inner{display:block}.final-inner .button{margin-top:25px}.cta-tags{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{display:block}.copyright span{display:block;margin-top:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover,.audience-grid article:hover,.problem-grid article:hover,.cap-cards article:hover,.seo-grid article:hover,.structure-flow-grid article:hover,.hero-card:hover,.comparison-card:hover figure img{transform:none!important}}@media(max-width:900px){.icon-atlas-grid{grid-template-columns:1fr;gap:44px}.icon-atlas-copy{max-width:680px}}@media(max-width:680px){.icon-atlas-art{border-width:5px;box-shadow:9px 9px #00000038}.icon-atlas-art:after{right:-6px;top:10px}.icon-atlas-copy h2{font-size:31px}.atlas-legend{grid-template-columns:1fr 1fr}.visual-story-art{border-radius:3px;box-shadow:7px 7px #efe0c5}.visual-story-art img{aspect-ratio:1.22;object-position:center}}.faq-list article>div{padding:0 43px;overflow:hidden}.faq-list article>div p{padding-bottom:15px}.scenario-art img,.final-cta-art,.hero-orb,.float-chip{backface-visibility:hidden}@media(hover:none){.button:hover,.audience-grid article:hover,.problem-grid article:hover,.cap-cards article:hover{transform:none}}.site-header{border-bottom:1px solid rgba(38,59,96,.09);background:#fffdf8d1;box-shadow:0 8px 35px #26375b09}.header-inner{height:74px;display:flex;justify-content:space-between;align-items:center}.brand{gap:10px;font-size:16px}.brand-logo{width:38px;height:38px;display:block;flex:0 0 auto;filter:drop-shadow(0 5px 8px rgba(42,79,161,.14))}.brand>span{display:grid;gap:1px;line-height:1}.brand>span>b{font-size:16px;letter-spacing:-.035em}.brand>span>small{color:#778299;font-size:8px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.header-try{min-width:126px;border-radius:999px;box-shadow:0 7px #0d48bf,0 13px 25px #1767f22b}.header-try:hover{transform:translateY(-2px);box-shadow:0 9px #0d48bf,0 17px 30px #1767f238}.hero{min-height:850px;padding:64px 0 68px;isolation:isolate;background:radial-gradient(circle at 18% 16%,rgba(255,208,111,.38) 0 7%,transparent 22%),radial-gradient(circle at 84% 24%,rgba(160,131,255,.28) 0 8%,transparent 25%),linear-gradient(145deg,#fffdf7,#f6fbff 47%,#f1f3ff)}.hero:before{content:"";position:absolute;z-index:-1;left:50%;top:185px;width:min(920px,82vw);height:500px;transform:translate(-50%) rotate(-2deg);border:1px solid rgba(47,84,149,.09);border-radius:48% 52% 46% 54%/48% 42% 58% 52%;background:#ffffff8a;box-shadow:0 40px 100px #45589814;backdrop-filter:blur(4px)}.hero:after{z-index:5;height:105px;background:linear-gradient(transparent,#fff)}.hero-grid{position:absolute;z-index:-2;inset:0;opacity:.5;background-image:linear-gradient(rgba(47,82,137,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(47,82,137,.055) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 78%)}.hero-orb{z-index:-1;filter:blur(3px);opacity:.74}.hero-orb--one{width:250px;height:250px;left:-110px;top:145px;background:linear-gradient(145deg,#ffd45f,#ff8d72);clip-path:polygon(50% 0,62% 35%,100% 50%,64% 62%,50% 100%,37% 64%,0 50%,35% 37%)}.hero-orb--two{width:260px;height:260px;right:-92px;top:102px;background:linear-gradient(145deg,#76ddff,#7c6cff);clip-path:polygon(50% 0,62% 35%,100% 50%,64% 62%,50% 100%,37% 64%,0 50%,35% 37%)}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;align-items:center;margin-bottom:15px;padding:7px 11px;border:1px solid #d7e2f1;border-radius:999px;background:#ffffffb8;box-shadow:0 6px 18px #3049730d;letter-spacing:.08em}.eyebrow span{margin-left:7px;padding-left:8px;border-left:1px solid #d8e1ed;color:#718097;font-weight:700;letter-spacing:0;text-transform:none}.hero h1{font-size:clamp(40px,4.4vw,56px);line-height:1.02;letter-spacing:-.052em;text-wrap:balance}.hero h1 em{display:inline-block;padding:0 .14em .08em;color:#173c8f;background:linear-gradient(92deg,#ffdf75 0 36%,#ff9b87 36% 69%,#a997ff 69%);background-size:100% 38%;background-position:0 84%;background-repeat:no-repeat}.hero h1 em:after{display:none}.hero-lead{max-width:650px;margin-top:19px;font-size:15px;line-height:1.7}.hero-actions{align-items:center;margin-top:22px}.hero-actions>.button{min-height:52px;padding-inline:24px;border-radius:12px;box-shadow:0 7px #0d48bf,0 18px 35px #1767f22e}.hero-actions>.button:hover{box-shadow:0 9px #0d48bf,0 22px 40px #1767f238}.hero-text-link{padding:12px 6px;color:#43506a;font-size:13px;font-weight:800;text-decoration:none}.hero-text-link span{display:inline-grid;width:25px;height:25px;margin-left:4px;place-items:center;border:1px solid #ced9e8;border-radius:50%;background:#fff;transition:transform .2s}.hero-text-link:hover span{transform:translateY(3px)}.editor-wrap{margin-top:38px}.editor-wrap:before{content:"";position:absolute;z-index:-1;inset:18px -22px -20px 18px;border-radius:17px;background:#ffcf62;transform:rotate(1.3deg)}.editor{border:5px solid #fff;border-radius:18px;box-shadow:0 35px 80px #2441752e,0 0 0 1px #2b497e26}.mini-logo{width:21px;height:21px;margin-right:4px;display:block;border-radius:0;background:none;box-shadow:none;transform:none}.hero-doodle{position:absolute;z-index:4;color:#22304a;background:#fffdf7;box-shadow:7px 8px #1d35601f;font-style:normal}.hero-doodle--mail{left:calc(50% - 570px);top:290px;width:150px;padding:15px 16px;border:1px solid #d7cbb2;transform:rotate(-7deg)}.hero-doodle--mail span{position:absolute;right:10px;top:8px;color:#ff7065;font-size:17px}.hero-doodle--mail b,.hero-doodle--mail i{display:block}.hero-doodle--mail b{font-size:11px}.hero-doodle--mail i{margin-top:5px;color:#738097;font-size:8px}.hero-doodle--stamp{right:calc(50% - 570px);top:330px;width:92px;height:92px;display:grid;place-items:center;border:2px dashed #7566da;border-radius:50%;color:#6656cf;background:#f2edff;box-shadow:none;font-size:9px;font-weight:800;line-height:1.3;text-align:center;text-transform:uppercase;transform:rotate(10deg)}.brand--footer>span>small{color:#7f8ca2}.brand-logo{object-fit:contain}.hero h1>span{display:inline-flex;margin:0 auto 13px;padding:7px 13px;border:1px solid rgba(35,102,224,.2);border-radius:999px;color:#185ed1;background:#ffffffc7;box-shadow:0 8px 22px #224c9114;font-size:.27em;font-weight:800;letter-spacing:.08em;text-transform:uppercase;vertical-align:middle}.hero h1>small{display:block;color:var(--ink);font-size:1em;font-weight:800;line-height:1.02;letter-spacing:-.052em}.hero h1>em{margin-top:5px;font-size:.8em;line-height:1.08}@media(max-width:1050px){.hero-doodle{display:none}}@media(max-width:900px){.header-try{display:inline-flex}.hero{min-height:auto}.hero:before{width:92vw}.hero h1{font-size:clamp(39px,7vw,52px)}}@media(max-width:680px){.header-inner{height:66px}.brand-logo{width:34px;height:34px}.brand>span>small{display:none}.header-try{width:auto;min-width:0;min-height:40px;padding:0 16px}.hero{padding:44px 0 48px}.hero:before{top:170px;height:420px;border-radius:28px}.eyebrow span{display:none}.hero h1{font-size:36px;line-height:1.05}.hero h1>span{margin-bottom:10px;font-size:.32em}.hero h1>em{font-size:.78em}.hero-lead{font-size:14px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions>.button{width:100%}.hero-text-link{justify-self:center}.editor-wrap:before{inset:12px -7px -12px 8px}.editor{border-width:4px}.brand--footer>span>small{display:block}}.faq-list article{transition:border-color .24s ease,background-color .24s ease,box-shadow .24s ease,transform .24s ease}.faq-list article.is-open{border-color:#b9cdf6;background:#fdfefe;box-shadow:0 12px 30px #22488614;transform:translateY(-1px)}.faq-list button{transition:color .2s ease,background-color .2s ease}.faq-list article.is-open button{color:var(--blue);background:#f7faff}.faq-list button b{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #d9e4f3;border-radius:50%;background:#f7faff;line-height:1;transition:transform .28s cubic-bezier(.23,1,.32,1),color .2s ease,background-color .2s ease}.faq-list article.is-open button b{color:#fff;background:var(--blue);transform:rotate(45deg)}.visual-story-art img,.icon-atlas-art img,.scenario-art img{width:100%;max-width:100%;height:auto;display:block}.visual-story-art img{aspect-ratio:3/2;object-fit:contain;object-position:center}.icon-atlas-art{width:100%;max-width:760px;justify-self:center}.icon-atlas-art img{aspect-ratio:4/3;object-fit:contain}.scenario-art img{aspect-ratio:3/2;max-height:none;object-fit:contain;object-position:center}.final-cta-art{max-width:none;object-position:center center}@media(max-width:900px){.visual-story-art,.icon-atlas-art,.scenario-art{width:100%;max-width:760px;margin-inline:auto}.final-cta-art{object-position:61% center}}@media(max-width:680px){.visual-story-art img{aspect-ratio:3/2;object-position:center}.scenario-art img{height:auto;aspect-ratio:3/2;object-fit:contain}.icon-atlas-art img{aspect-ratio:4/3}.visual-story-art figcaption{max-width:calc(100% - 22px)}.final-cta{min-height:480px}.final-cta-art{object-position:66% center}}.audience,.problems,.steps,.capabilities,.types,.compare,.before-after,.truth,.faq,.seo-copy{position:relative;isolation:isolate;overflow:hidden}.audience{background:radial-gradient(circle at 5% 18%,rgba(255,208,98,.22),transparent 22%),radial-gradient(circle at 96% 72%,rgba(111,204,255,.19),transparent 24%),#fff}.audience:before{content:"";position:absolute;z-index:-1;right:7%;top:12%;width:86px;height:86px;border:1px dashed rgba(85,101,151,.18);border-radius:50%}.audience-grid article{background:#ffffffd6;backdrop-filter:blur(7px)}.problems{background-color:#f4f8fd;background-image:radial-gradient(rgba(53,91,153,.1) 1px,transparent 1px);background-size:23px 23px}.problems:after{content:"";position:absolute;z-index:-1;left:-90px;bottom:-110px;width:270px;height:270px;border-radius:42% 58% 64% 36%;background:#7a5cea1a;transform:rotate(18deg)}.steps{background:linear-gradient(135deg,#fffdf5,#f5fbff 48%,#f7f3ff)}.steps:after{content:"✦";position:absolute;z-index:-1;right:7%;top:25%;color:#ff745c29;font-size:130px;line-height:1;transform:rotate(12deg)}.steps-line article:nth-child(2n) span{background:#6d59dc}.steps-line article:nth-child(3) span{background:#ef775c}.steps-line article:nth-child(4) span{background:#1ca87e}.capabilities{background:radial-gradient(circle at 12% 64%,rgba(255,208,84,.23),transparent 25%),radial-gradient(circle at 88% 15%,rgba(120,102,234,.15),transparent 28%),linear-gradient(180deg,#f5f9ff,#fffdf7)}.capabilities:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,transparent 0 46%,rgba(255,255,255,.72) 46% 71%,transparent 71%)}.capability-grid{grid-template-columns:.82fr 1.18fr;align-items:center}.cap-visual{position:relative;max-width:430px;margin:30px 0 -32px;filter:drop-shadow(0 24px 24px rgba(39,65,117,.14))}.cap-visual:before{content:"";position:absolute;z-index:-1;inset:12% 7% 5%;border-radius:42% 58% 48% 52%;background:#dff5ef;transform:rotate(-5deg)}.cap-visual img{width:100%;height:auto;display:block}.cap-visual span,.truth-visual span{position:absolute;z-index:2;padding:7px 10px;border:1px solid rgba(43,60,97,.12);border-radius:999px;color:#44516a;background:#ffffffe0;box-shadow:0 8px 20px #253a6217;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(8px)}.cap-visual span{left:2%;bottom:15%;transform:rotate(-5deg)}.cap-cards article:nth-child(1){background:linear-gradient(145deg,#fff,#fff9e8)}.cap-cards article:nth-child(2){background:linear-gradient(145deg,#fff,#f2edff)}.cap-cards article:nth-child(3){background:linear-gradient(145deg,#fff,#eafaf5)}.types{background:radial-gradient(circle at 96% 8%,rgba(255,208,94,.2),transparent 19%),linear-gradient(180deg,#fff,#f8f7ff 48%,#fff)}.types:before{content:"";position:absolute;z-index:-1;left:3%;top:9%;width:120px;height:120px;background:linear-gradient(145deg,#ff735d29,#ffd25a24);clip-path:polygon(50% 0,61% 37%,100% 50%,63% 62%,50% 100%,38% 64%,0 50%,36% 38%)}.compare{background:linear-gradient(rgba(62,91,142,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(62,91,142,.045) 1px,transparent 1px),#f4f8fd;background-size:36px 36px}.before-after{background:radial-gradient(circle at 50% 48%,rgba(95,147,255,.13),transparent 33%),#fff}.before-after:before,.before-after:after{content:"";position:absolute;z-index:-1;width:150px;height:150px;border-radius:50%;filter:blur(1px)}.before-after:before{left:-65px;top:18%;background:#ffcd6333}.before-after:after{right:-70px;bottom:8%;background:#7b5fe829}.comparison-heading{align-items:end}.comparison-heading>p{max-width:440px}.comparison-stage{display:grid;grid-template-columns:minmax(0,1fr) 126px minmax(0,1fr);gap:8px;align-items:center}.comparison-card{position:relative;min-width:0;overflow:hidden;border:2px solid;border-radius:22px;box-shadow:10px 12px #233a6514}.comparison-card figure{position:relative;height:290px;margin:0;overflow:hidden}.comparison-card figure img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(30,49,84,.14));transition:transform .3s cubic-bezier(.23,1,.32,1)}.comparison-card-copy{padding:4px 30px 30px}.comparison-card-copy>span{display:inline-flex;align-items:center;gap:8px;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.comparison-card-copy>span i{width:28px;height:28px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:8px;font-style:normal}.comparison-card h3{margin:15px 0 10px;font-size:clamp(23px,2.1vw,31px);line-height:1.08;letter-spacing:-.04em}.comparison-card p{margin:0;font-size:12px;line-height:1.7}.comparison-card--raw{border-color:#ffad9f;background:linear-gradient(145deg,#fff7f2,#ffecea)}.comparison-card--raw figure{background:radial-gradient(circle at 45% 50%,rgba(255,165,143,.22),transparent 55%)}.comparison-card--raw .comparison-card-copy>span{color:#c45143}.comparison-card--raw p{color:#765f65}.comparison-tags{margin-top:20px;display:flex;flex-wrap:wrap;gap:6px}.comparison-tags b{padding:7px 9px;border:1px solid #efc3ba;border-radius:8px;color:#8f5048;background:#ffffff94;font-size:8px}.comparison-card--ready{color:#fff;border-color:#447df0;background:linear-gradient(145deg,#14264a,#243f80 62%,#4f3fa3)}.comparison-card--ready figure{background:radial-gradient(circle at 55% 50%,rgba(117,163,255,.28),transparent 58%)}.comparison-card--ready h3{color:#fff}.comparison-card--ready p{color:#c8d8f5}.comparison-card--ready .comparison-card-copy>span{color:#ffbf66}.comparison-link{width:max-content;min-height:40px;margin-top:20px;padding:0 15px;display:inline-flex;align-items:center;border:1px solid #fff;border-radius:9px;color:#174caa;background:#fff;box-shadow:0 6px #07133047;font-size:10px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.comparison-link:hover{color:#fff;background:#1767f2;box-shadow:0 8px #07133047;transform:translateY(-2px)}.comparison-link:focus-visible{outline:3px solid #ffbf66;outline-offset:3px}.comparison-transform{position:relative;z-index:3;display:grid;justify-items:center;gap:10px;color:#325ea8;text-align:center}.comparison-transform small,.comparison-transform span{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.comparison-transform small{color:#9a564b}.comparison-transform span{color:#285ebc}.comparison-route{width:100%;display:flex;align-items:center;justify-content:center}.comparison-route i{position:relative;height:3px;flex:1;background:linear-gradient(90deg,#ff8d76,#8361f0)}.comparison-route i:first-child:before,.comparison-route i:last-child:after{content:"";position:absolute;top:50%;width:7px;height:7px;border-radius:2px;background:currentColor;transform:translateY(-50%) rotate(45deg)}.comparison-route i:first-child{color:#ff806b}.comparison-route i:first-child:before{left:0}.comparison-route i:last-child{color:#1767f2}.comparison-route i:last-child:after{right:0}.comparison-route b{width:58px;height:46px;display:grid;flex:0 0 auto;place-items:center;color:#fff;background:linear-gradient(145deg,#1767f2,#7252e8 68%,#ff7b68);clip-path:polygon(14% 0,86% 0,100% 28%,100% 72%,86% 100%,14% 100%,0 72%,0 28%);box-shadow:0 12px 24px #2754ab47;font-size:14px;letter-spacing:.08em}.comparison-route b:after{content:"✦";margin-left:2px;color:#ffdd69;font-size:10px}@media(hover:hover)and (pointer:fine){.comparison-card:hover figure img{transform:translateY(-5px) scale(1.025)}}@media(max-width:820px){.comparison-stage{grid-template-columns:1fr;gap:16px}.comparison-transform{gap:8px;padding-block:2px}.comparison-route{width:48px;height:78px;flex-direction:column}.comparison-route i{width:3px;height:auto;flex:1;background:linear-gradient(180deg,#ff8d76,#8361f0)}.comparison-route i:first-child:before,.comparison-route i:last-child:after{left:50%;right:auto;top:auto;transform:translate(-50%) rotate(45deg)}.comparison-route i:first-child:before{top:0}.comparison-route i:last-child:after{bottom:0}.comparison-route b{width:48px;height:42px;font-size:12px}.comparison-card figure{height:270px}}@media(max-width:480px){.comparison-card{border-radius:17px;box-shadow:7px 8px #233a6514}.comparison-card figure{height:220px}.comparison-card-copy{padding:2px 20px 23px}.comparison-card h3{font-size:24px}.comparison-tags{margin-top:16px}.comparison-link{width:100%;justify-content:center}}.truth{padding:62px 0;background:linear-gradient(135deg,#fffdf5,#f5f9ff)}.truth-grid{grid-template-columns:1fr .72fr 1fr;gap:12px;align-items:stretch}.truth article{min-height:360px;padding:30px;display:flex;flex-direction:column;justify-content:center}.truth article h2{font-size:clamp(26px,2.5vw,36px)}.truth-visual{position:relative;min-height:360px;margin:0;display:grid;place-items:center;overflow:hidden;border:1px solid #d8e2ef;border-radius:16px;background:linear-gradient(160deg,#e9f6f2,#eaf1ff 58%,#fff0e9);box-shadow:0 18px 45px #26457617}.truth-visual:before{content:"";position:absolute;width:210px;height:210px;border:1px dashed rgba(46,75,132,.2);border-radius:50%}.truth-visual img{position:relative;width:112%;max-width:none;height:auto;display:block;filter:drop-shadow(0 22px 20px rgba(30,51,90,.18))}.truth-visual span{left:14px;bottom:14px}.faq{background:radial-gradient(circle at 90% 12%,rgba(125,98,233,.12),transparent 22%),radial-gradient(circle at 7% 88%,rgba(255,204,91,.16),transparent 25%),#f3f7fc}.faq:before{content:"?";position:absolute;z-index:-1;right:4%;bottom:-70px;color:#2457ae0b;font-size:390px;font-weight:800;line-height:1}.seo-copy{background:linear-gradient(180deg,#fff,#fffdf7)}.seo-grid article:nth-child(1){background:#eef5ff}.seo-grid article:nth-child(2){background:#fff7e6}.seo-grid article:nth-child(3){background:#edf9f5}@media(max-width:900px){.capability-grid{grid-template-columns:1fr;gap:30px}.capability-grid .section-heading{display:grid;grid-template-columns:1fr .8fr;column-gap:30px;align-items:center}.capability-grid .section-heading>:not(.cap-visual){grid-column:1}.cap-visual{grid-column:2;grid-row:1/6;margin:0}.truth-grid{grid-template-columns:1fr 1fr}.truth-visual{grid-row:1/3;grid-column:2}.truth-grid .truth-dark{grid-column:1}}@media(max-width:680px){.capability-grid .section-heading{display:block}.cap-visual{max-width:390px;margin:25px auto -8px}.truth{padding:48px 0}.truth-grid{grid-template-columns:1fr}.truth-visual{grid-row:auto;grid-column:auto;min-height:300px;order:2}.truth-grid .truth-dark{grid-column:auto;order:3}.truth article{min-height:auto}.truth-visual img{width:min(105%,390px)}.steps:after{font-size:90px;right:-4%}.faq:before{font-size:250px}}:root{--blue:#146cf5;--blue-dark:#0848c8;--violet:#7452ec;--coral:#ff6758;--mint:#13ad7d;--yellow:#f5be28}.section-kicker{width:max-content;padding:6px 9px;border-radius:999px;color:#075bd7;background:#eaf3ff;letter-spacing:.09em}.section-heading.centered .section-kicker{margin-inline:auto}.visual-story .section-kicker{color:#b34828;background:#ffe6d7}.icon-atlas .section-kicker,.result .section-kicker{background:#ffffff1a}.section-heading h2 em{padding:0 .12em;color:#183b8d;background:linear-gradient(transparent 64%,#ffdf69 64%)}.audience{background:radial-gradient(circle at 4% 12%,rgba(255,193,52,.34),transparent 23%),radial-gradient(circle at 97% 78%,rgba(71,191,255,.29),transparent 25%),linear-gradient(180deg,#fffdf6,#fff)}.audience-grid article{overflow:hidden;border-width:1px;box-shadow:7px 8px #254f8d14}.audience-grid article:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,#2f78ff,#79c8ff)}.audience-grid article:nth-child(2){background:linear-gradient(145deg,#fff,#f5efff)}.audience-grid article:nth-child(2):before{background:linear-gradient(90deg,#8159ef,#c28bff)}.audience-grid article:nth-child(3){background:linear-gradient(145deg,#fff,#fff2e9)}.audience-grid article:nth-child(3):before{background:linear-gradient(90deg,#ff735e,#ffbc57)}.audience-grid article>span{border:1px solid rgba(23,103,242,.12)}.problems{background-color:#edf5ff;background-image:radial-gradient(rgba(34,91,177,.12) 1.2px,transparent 1.2px);background-size:23px 23px}.problem-grid article{position:relative;overflow:hidden;border:0;box-shadow:0 13px 32px #2d4c7d17}.problem-grid article:after{content:"";position:absolute;right:-26px;top:-26px;width:72px;height:72px;border-radius:50%;background:#3f7ff51c}.problem-grid .tone-2{background:#f8f3ff}.problem-grid .tone-2:after{background:#7c53eb21}.problem-grid .tone-3{background:#effbf7}.problem-grid .tone-3:after{background:#19b28021}.problem-grid .tone-4{background:#fff3ee}.problem-grid .tone-4:after{background:#ff6a5321}.visual-story{background:linear-gradient(135deg,#fff7e7,#fffdf7 58%,#eff9ff)}.visual-pills span{border-width:2px;box-shadow:4px 5px #24436f14}.result{background:radial-gradient(circle at 92% 8%,rgba(115,83,238,.38),transparent 30%),radial-gradient(circle at 8% 95%,rgba(20,170,223,.25),transparent 30%),linear-gradient(125deg,#101d39,#123b82 62%,#193c97)}.result li{border-color:#ffffff2e;background:linear-gradient(135deg,#ffffff1a,#ffffff0a)}.steps{background:radial-gradient(circle at 8% 12%,rgba(255,196,45,.21),transparent 22%),radial-gradient(circle at 90% 80%,rgba(122,82,236,.16),transparent 25%),linear-gradient(135deg,#fffdf3,#f4fbff 48%,#f8f4ff)}.steps-line article{padding:10px 8px 16px;border-radius:16px}.steps-line article:hover{background:#ffffffb8}.steps-line article span{box-shadow:0 0 0 1px #d5e1f1,0 9px 20px #1c66e230}.capabilities{background:radial-gradient(circle at 10% 68%,rgba(255,190,38,.34),transparent 27%),radial-gradient(circle at 91% 13%,rgba(121,81,236,.25),transparent 28%),linear-gradient(180deg,#edf5ff,#fffaf0)}.cap-cards{gap:14px}.cap-cards article{border-width:2px;box-shadow:7px 8px #26416f13}.cap-cards article:nth-child(1){border-color:#f1d473}.cap-cards article:nth-child(2){border-color:#cfc0ff}.cap-cards article:nth-child(3){border-color:#a8e4d0}.cap-cards article.dark{border-color:#293b60;background:linear-gradient(135deg,#14213b,#243c69)}.types{background:radial-gradient(circle at 98% 5%,rgba(255,188,42,.28),transparent 20%),radial-gradient(circle at 2% 75%,rgba(110,82,234,.14),transparent 23%),linear-gradient(180deg,#fff,#f3f0ff 48%,#fff)}.scenario-art{border:5px solid #fff;box-shadow:12px 14px #ddd5ff,0 28px 60px #39479321}.type-table{border-color:#cfdcf0;box-shadow:0 18px 45px #304b7d14}.table-head{color:#27446f;background:linear-gradient(90deg,#e4efff,#eee9ff,#fff0e7)}.table-row:nth-child(odd){background:#fbfdff}.table-row:hover{background:#eef5ff}.table-row i{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#e7f0ff}.compare{background:linear-gradient(rgba(45,89,161,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(45,89,161,.06) 1px,transparent 1px),linear-gradient(135deg,#eef6ff,#fff9ea);background-size:36px 36px,36px 36px,auto}.compare-grid .weak{border:2px solid #ffd0c7;background:linear-gradient(145deg,#fff,#fff3ef);box-shadow:8px 9px #ff67581c}.compare-grid .strong{background:linear-gradient(135deg,#142342,#203f7b 65%,#513daa);box-shadow:8px 9px #14306524}.versus{background:linear-gradient(145deg,#ff765d,#7452ec);box-shadow:0 8px 20px #5947be40}.ba-grid article{border-width:2px}.ba-grid article:first-child{border-color:#ffd0c5;background:#fff5f1}.ba-grid .after{border-color:#a9c8ff;background:linear-gradient(145deg,#edf5ff,#f7f3ff)}.truth{background:radial-gradient(circle at 50% 45%,rgba(39,129,255,.13),transparent 29%),linear-gradient(135deg,#fff9e8,#f1f8ff)}.truth article:first-child{border-color:#9fc7ff;background:linear-gradient(145deg,#eaf4ff,#f5f0ff)}.truth .truth-dark{background:linear-gradient(145deg,#16223b,#253962)}.faq{background:radial-gradient(circle at 91% 10%,rgba(120,82,235,.2),transparent 23%),radial-gradient(circle at 6% 90%,rgba(255,190,35,.25),transparent 26%),linear-gradient(180deg,#eef5ff,#f8fbff)}.faq-list article{border-color:#d2def0;box-shadow:3px 4px #294b7e0e}.faq-list button i{width:26px;height:26px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#1767f2;background:#e9f2ff}.faq-list article:nth-child(4n+2) button i{color:#7553e9;background:#f0eaff}.faq-list article:nth-child(4n+3) button i{color:#d75c43;background:#fff0eb}.faq-list article:nth-child(4n+4) button i{color:#0b966c;background:#e6f8f2}.seo-copy{background:linear-gradient(180deg,#fff,#fff8e8)}.seo-grid article{position:relative;overflow:hidden;border-width:2px;box-shadow:6px 7px #28467512}.seo-grid article:nth-child(1){border-color:#b8d3ff}.seo-grid article:nth-child(2){border-color:#f0d277}.seo-grid article:nth-child(3){border-color:#a7dfce}.seo-card-art{position:relative;height:170px;margin:-10px -5px 8px;overflow:hidden}.seo-card-art img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 13px 14px rgba(35,63,108,.12));transition:transform .28s cubic-bezier(.23,1,.32,1)}.seo-grid article>span{position:absolute;z-index:2;left:18px;top:18px;min-width:28px;height:28px;padding:0 7px;display:grid;place-items:center;border:1px solid currentColor;border-radius:999px;background:#fffc;backdrop-filter:blur(8px)}.seo-grid h3{margin-top:10px}@media(hover:hover)and (pointer:fine){.seo-grid article:hover .seo-card-art img{transform:translateY(-4px) rotate(1deg) scale(1.025)}}@media(max-width:680px){.seo-card-art{height:190px;margin-top:-6px}.seo-grid article{padding:20px}.seo-grid article>span{left:16px;top:16px}}.final-cta:after{background:linear-gradient(90deg,#06132ffa,#132c67e6 40%,#4a30a45c 70%,#0a18371a)}footer{position:relative;background:linear-gradient(135deg,#101b31,#162746)}footer:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,#2678ff 0 24%,#ff6958 24% 43%,#f5be28 43% 62%,#19ae80 62% 80%,#7952ec 80%)}@media(hover:hover)and (pointer:fine){.problem-grid article,.cap-cards article,.seo-grid article,.table-row{transition:transform .2s cubic-bezier(.23,1,.32,1),box-shadow .2s ease,background-color .2s ease}.problem-grid article:hover,.cap-cards article:hover,.seo-grid article:hover{transform:translateY(-4px);box-shadow:9px 11px #26416f1a}}@media(max-width:680px){.section-kicker{font-size:9px}.scenario-art{border-width:3px;box-shadow:7px 8px #ddd5ff}.faq-list button span{align-items:flex-start}.faq-list button i{margin-top:1px}}.section-intro{max-width:650px;margin:15px auto 0;color:var(--muted);font-size:14px;line-height:1.7}.error-page{min-height:100svh;display:grid;place-items:center;background:radial-gradient(circle at 20% 15%,#ffe7a7,transparent 30%),radial-gradient(circle at 85% 82%,#dcd2ff,transparent 34%),#f4f9ff}.error-page main{width:min(620px,calc(100% - 32px));padding:52px;text-align:center;border:1px solid #d6e1f0;border-radius:22px;background:#ffffffe0;box-shadow:12px 14px #22488617;backdrop-filter:blur(12px)}.error-page main>img{width:72px;height:72px}.error-page main>p{margin:18px 0 8px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.error-page h1{margin:0;font-size:clamp(34px,6vw,58px);line-height:1.02;letter-spacing:-.05em}.error-page main>span{max-width:430px;margin:18px auto 26px;display:block;color:var(--muted);line-height:1.7}.error-page .button{width:auto}@media(max-width:680px){.error-page main{padding:38px 22px}.error-page .button{width:100%}}.editorial-cutout{position:relative;margin:0;isolation:isolate;pointer-events:none}.editorial-cutout:before{content:"";position:absolute;z-index:-1;inset:12% 7% 8%;border-radius:42% 58% 52% 48%/58% 42%;background:#ffffffad;box-shadow:0 26px 70px #2b487e17;filter:blur(.2px)}.editorial-cutout img{width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(42,65,104,.11));will-change:transform}.audience .section-heading{margin-bottom:10px}.audience-visual{width:min(1040px,96%);margin:-8px auto 12px}.audience-visual:before{inset:20% 4% 10%;background:linear-gradient(100deg,#ffe8aa8f,#e2f3ffa8 52%,#ebe4ff99)}.audience-grid{position:relative;z-index:2;margin-top:-4px}.steps .section-heading{margin-bottom:6px}.steps-visual{width:min(1040px,96%);margin:-6px auto 8px}.steps-visual:before{inset:24% 4% 13%;background:linear-gradient(90deg,#ffe7b08a,#e1f5ee9e,#e6edffa8)}.steps-line{margin-top:-2px}.compare .section-heading{margin-bottom:4px}.compare-visual{width:min(590px,62vw);margin:-14px auto -12px}.compare-visual:before{inset:14% 4% 8%;background:linear-gradient(90deg,#ffe0d8b8,#fff7dca3 48%,#d8f3ebb8)}.compare-grid{position:relative;z-index:2}.faq .section-heading.split{align-items:center;margin-bottom:18px}.faq-heading-side{width:min(455px,46%);display:grid;grid-template-columns:minmax(150px,1fr) 210px;align-items:center;gap:4px}.faq-heading-side>p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.faq-visual{width:220px;margin:-34px -10px -38px 0}.faq-visual:before{inset:18% 10% 10%;background:linear-gradient(145deg,#ffebadb8,#dbebffb8,#ece2ffa8)}.faq-list{position:relative;z-index:2}@keyframes paper-orbit{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-12px,16px,0) rotate(8deg)}}@keyframes soft-aurora{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(18px,-12px,0) scale(1.06)}}.audience:before{animation:paper-orbit 10s ease-in-out infinite}.problems:after{animation:soft-aurora 13s ease-in-out infinite}.steps:after{animation:paper-orbit 12s ease-in-out infinite reverse}.before-after:before{animation:soft-aurora 11s ease-in-out infinite}.before-after:after{animation:soft-aurora 14s ease-in-out infinite reverse}.faq:before{animation:paper-orbit 16s ease-in-out infinite}@media(max-width:900px){.audience-visual,.steps-visual{width:100%}.compare-visual{width:min(610px,78vw)}.faq-heading-side{width:min(410px,44%);grid-template-columns:1fr 160px}.faq-visual{width:175px;margin:-18px -6px -28px 0}}@media(max-width:680px){.audience .section-heading,.steps .section-heading,.compare .section-heading{margin-bottom:12px}.audience-visual{width:108%;margin:-4px -4% 8px}.steps-visual{width:112%;margin:-2px -6% 8px}.compare-visual{width:100%;margin:-8px auto 0}.audience-grid,.steps-line{margin-top:0}.faq .section-heading.split{display:grid;gap:8px}.faq-heading-side{width:100%;grid-template-columns:1fr 140px;gap:8px}.faq-heading-side>p{font-size:12px}.faq-visual{width:155px;margin:-10px -10px -20px 0}.editorial-cutout img{filter:drop-shadow(0 12px 14px rgba(42,65,104,.1))}}@media(prefers-reduced-motion:reduce){.audience:before,.problems:after,.steps:after,.before-after:before,.before-after:after,.faq:before{animation:none!important}.editorial-cutout img{will-change:auto}}.faq-list{align-items:start}.faq-list details{height:100%}.faq-list summary{width:100%;min-height:58px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;list-style:none;transition:color .2s ease,background-color .2s ease}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:700}.faq-list summary i{width:26px;height:26px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#1767f2;background:#e9f2ff;font-size:9px;font-style:normal}.faq-list article:nth-child(4n+2) summary i{color:#7553e9;background:#f0eaff}.faq-list article:nth-child(4n+3) summary i{color:#d75c43;background:#fff0eb}.faq-list article:nth-child(4n+4) summary i{color:#0b966c;background:#e6f8f2}.faq-list summary b{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #d9e4f3;border-radius:50%;color:var(--blue);background:#f7faff;font-size:19px;line-height:1;transition:transform .28s cubic-bezier(.23,1,.32,1),color .2s ease,background-color .2s ease}.faq-list details[open] summary{color:var(--blue);background:#f7faff}.faq-list details[open] summary b{color:#fff;background:var(--blue);transform:rotate(45deg)}.faq-list article:has(details[open]){border-color:#b9cdf6;background:#fdfefe;box-shadow:0 12px 30px #22488614;transform:translateY(-1px)}.faq-list details>div{padding:0 43px 15px;overflow:hidden}.faq-list details>div p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.faq-list details[open]>div p{animation:faq-answer-in .32s cubic-bezier(.23,1,.32,1) both}@keyframes faq-answer-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:680px){.faq-list summary{min-height:64px}.faq-list summary span{align-items:flex-start}.faq-list summary i{margin-top:1px}}@keyframes faq-answer-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.faq-list details[open]>div p{animation:faq-answer-fade .2s ease both}}.structure-flow{position:relative;overflow:hidden;background:linear-gradient(145deg,#11203a,#173f7c 64%,#46359b);color:#fff}.structure-flow:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 18%,rgba(255,194,43,.2),transparent 25%),radial-gradient(circle at 92% 82%,rgba(71,211,164,.16),transparent 26%);pointer-events:none}.structure-flow .container{position:relative}.structure-flow .section-kicker{color:#ffe38a;background:#ffffff1a}.structure-flow .section-heading h2{color:#fff}.structure-flow .section-heading>p{color:#c6d4ea}.structure-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid rgba(255,255,255,.16);background:#ffffff29}.structure-flow-grid article{min-height:250px;padding:26px 23px;background:#0e1f3dd6;transition:background-color .22s ease,transform .22s ease}.structure-flow-grid article:nth-child(2){background:#2a2c68db}.structure-flow-grid article:nth-child(3){background:#194360db}.structure-flow-grid article:nth-child(4){background:#302a6fdb}.structure-flow-grid span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;color:#10203a;background:#ffcf4f;font-size:10px;font-weight:800}.structure-flow-grid article:nth-child(2) span{background:#b7a5ff}.structure-flow-grid article:nth-child(3) span{background:#77ddbd}.structure-flow-grid article:nth-child(4) span{background:#ff9b83}.structure-flow-grid h3{margin:35px 0 12px;color:#fff;font-size:18px;line-height:1.25}.structure-flow-grid p{margin:0;color:#bccae0;font-size:12px;line-height:1.72}@media(hover:hover)and (pointer:fine){.structure-flow-grid article:hover{position:relative;z-index:1;background:#214f96;transform:translateY(-4px)}}.audience-visual{width:min(940px,92%)}.steps-visual{width:min(960px,93%)}.compare-visual{width:min(540px,58vw)}.cap-visual{max-width:440px;margin-top:24px;margin-bottom:-18px}.cap-visual img{aspect-ratio:3/2;object-fit:contain}.truth-visual img{width:auto;max-width:94%;height:340px;object-fit:contain}.faq-visual{width:205px;margin:-26px 0 -30px}.section-heading.centered .section-intro{margin-top:15px}@media(max-width:900px){.structure-flow-grid{grid-template-columns:1fr 1fr}.structure-flow-grid article{min-height:220px}.audience-visual,.steps-visual{width:100%}}@media(max-width:680px){.structure-flow-grid{grid-template-columns:1fr}.structure-flow-grid article{min-height:auto;padding:22px}.structure-flow-grid h3{margin-top:22px}.audience-visual{width:106%;margin-inline:-3%}.steps-visual{width:108%;margin-inline:-4%}.compare-visual{width:96%}.cap-visual{margin-bottom:0}.truth-visual img{height:280px}.faq-visual{width:150px;margin:-8px -4px -16px 0}}:root{--header-h:74px;--page-gutter:20px;--section-space:82px;--control-h:48px;--control-h-sm:40px;--control-radius:10px}html{scroll-padding-top:calc(var(--header-h) + 18px)}body:not(.error-page){padding-top:var(--header-h)}:where(section,[id]){scroll-margin-top:0}.container{width:min(1180px,calc(100% - (var(--page-gutter) * 2)))}.section{padding-block:var(--section-space)}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header-h);border-bottom:1px solid rgba(38,59,96,.16);background:#fffdf8f0;box-shadow:0 8px 28px #19305714;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}.header-inner{height:100%}.button{min-height:var(--control-h);padding-inline:20px;border-radius:var(--control-radius);gap:10px;cursor:pointer;user-select:none;transition:transform .18s cubic-bezier(.23,1,.32,1),background-color .18s,border-color .18s,color .18s,box-shadow .18s,opacity .18s}.button--sm{min-height:var(--control-h-sm);padding-inline:16px;font-size:12px}.button:hover{border-color:var(--blue-dark)}.button:focus-visible,.text-link:focus-visible,.brand:focus-visible,.footer-grid a:focus-visible,.faq-list summary:focus-visible{outline:3px solid #ffbf2f;outline-offset:4px}.button:active{transform:translateY(1px) scale(.98);box-shadow:0 5px 14px #1767f233}.button[disabled],.button[aria-disabled=true],.button.is-disabled{color:#8b95a6;border-color:#d8e0eb;background:#e9eef5;box-shadow:none;cursor:not-allowed;pointer-events:none;transform:none;opacity:.78}.button[aria-busy=true],.button.is-loading{position:relative;cursor:wait;pointer-events:none}.button[aria-busy=true]:before,.button.is-loading:before{content:"";width:14px;height:14px;flex:0 0 auto;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(1turn)}}.text-link{display:inline-flex;align-items:center;min-height:40px;border-radius:7px;text-underline-offset:4px}.text-link:hover{text-decoration:underline}.preview-control,.mail-cta{width:max-content;min-height:28px;padding:7px 11px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#fff;background:var(--blue);font-size:8px;font-weight:800}.preview-control--wide{width:100%;margin-top:5px}.mail-card.front .preview-control{margin-top:15px;min-height:34px;padding:9px 14px;font-size:10px}.ba-grid .after .preview-control{margin-top:9px;min-height:34px;padding:8px 14px;border:1px solid #17233d;border-radius:8px;color:#fff;background:#17233d;box-shadow:0 6px #c8d8f6;font-size:9px;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.ba-grid .after .preview-control:hover{border-color:#245fd3;background:#245fd3;box-shadow:0 7px #c8d8f6;transform:translateY(-1px)}.ba-grid .after .preview-control:focus-visible{outline:3px solid #ffbd62;outline-offset:3px}.ba-grid .after .preview-control:active{box-shadow:0 3px #c8d8f6;transform:translateY(3px)}@media(max-width:1279px){:root{--page-gutter:24px;--section-space:76px}.container{max-width:1120px}}@media(max-width:1023px){:root{--header-h:70px;--page-gutter:20px;--section-space:68px}.container{max-width:944px}.section-heading h2,.result h2,.truth h2,.final-cta h2{font-size:clamp(30px,4.4vw,43px)}}@media(max-width:767px){:root{--header-h:66px;--page-gutter:16px;--section-space:60px}html{scroll-padding-top:calc(var(--header-h) + 12px)}.section-heading{margin-bottom:26px}.section-heading h2,.result h2,.truth h2,.final-cta h2,.visual-story-copy h2{font-size:30px}.hero{padding-top:44px}}@media(max-width:429px){:root{--page-gutter:14px;--section-space:56px}.hero h1{font-size:34px}.hero-lead{font-size:14px;line-height:1.65}.section-heading h2,.result h2,.truth h2,.final-cta h2,.visual-story-copy h2{font-size:28px}.brand-logo{width:32px;height:32px}.header-try{min-height:38px;padding-inline:14px}}@media(max-width:389px){:root{--section-space:52px}.hero h1{font-size:32px}.section-heading h2,.result h2,.truth h2,.final-cta h2,.visual-story-copy h2{font-size:27px}.brand>span>b{font-size:15px}.header-try{padding-inline:12px;font-size:11px}}@media(prefers-reduced-motion:reduce){.button[aria-busy=true]:before,.button.is-loading:before{animation-duration:1.4s}}.hero{min-height:auto;padding-bottom:72px}.hero-collection{max-width:1120px;margin-top:42px;text-align:left}.hero-collection.editor-wrap:before{display:none}.hero-collection-head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hero-collection-head>span{padding:7px 10px;border:1px solid #d6e0ee;border-radius:999px;color:#1959c7;background:#ffffffdb;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.hero-collection-head>p{margin:0;color:#778298;font-size:11px}.hero-card-grid{display:grid;grid-template-columns:1.08fr .96fr .96fr;grid-template-rows:repeat(2,208px);gap:12px}.hero-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(45,70,112,.14);border-radius:20px;isolation:isolate;box-shadow:0 18px 42px #2643721a;transform:translateZ(0)}.hero-card:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(135deg,#ffffffeb,#ffffff52)}.hero-card-copy{position:relative;z-index:2;padding:22px}.hero-card-copy>span{color:#135edc;font-size:8px;font-weight:800;letter-spacing:.08em}.hero-card-copy h2{margin:10px 0 7px;color:#14213c;font-size:22px;line-height:1.08;letter-spacing:-.035em}.hero-card-copy p{max-width:235px;margin:0;color:#5f6c82;font-size:10px;line-height:1.55}.hero-card-copy>div{margin-top:16px;display:flex;flex-wrap:wrap;gap:5px}.hero-card-copy i{padding:5px 7px;border:1px solid rgba(29,79,157,.12);border-radius:7px;color:#31537e;background:#ffffff9e;font-size:7px;font-style:normal;font-weight:800}.hero-card img{position:absolute;z-index:1;width:auto;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 15px 14px rgba(32,55,94,.14));transition:transform .24s cubic-bezier(.23,1,.32,1)}.hero-card--promo{grid-row:1/3;background:linear-gradient(145deg,#fff7d9,#ffe3c8 52%,#dff4ff)}.hero-card--promo .hero-card-copy{padding:28px}.hero-card--promo .hero-card-copy h2{font-size:29px}.hero-card--promo img{right:-45px;bottom:-48px;width:94%}.hero-card--cart{grid-column:2/4;background:linear-gradient(135deg,#ecf2ff,#f2eaff 58%,#ffeceb)}.hero-card--cart .hero-card-copy{max-width:58%}.hero-card--cart img{right:14px;bottom:9px;width:42%;max-height:92%;object-fit:contain}.hero-card--welcome{background:linear-gradient(145deg,#e9f8f2,#f7f5d9)}.hero-card--welcome .hero-card-copy,.hero-card--digest .hero-card-copy{max-width:63%;padding:19px}.hero-card--welcome .hero-card-copy h2,.hero-card--digest .hero-card-copy h2{font-size:19px}.hero-card--welcome img{right:-33px;bottom:-25px;width:58%}.hero-card--digest{background:linear-gradient(145deg,#f4edff,#eaf4ff)}.hero-card--digest img{right:-22px;bottom:-31px;width:57%}@media(hover:hover)and (pointer:fine){.hero-card{transition:transform .24s cubic-bezier(.23,1,.32,1),box-shadow .24s ease,border-color .24s ease}.hero-card:hover{z-index:3;border-color:#2366e047;box-shadow:0 24px 55px #26437229;transform:translateY(-4px)}.hero-card:hover img{transform:translateY(-4px) scale(1.018)}}@media(max-width:1023px){.hero-card-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,245px)}.hero-card--promo{grid-row:auto}.hero-card--cart{grid-column:auto}.hero-card--promo .hero-card-copy{padding:22px}.hero-card--promo .hero-card-copy h2{font-size:24px}.hero-card--promo img{right:-30px;bottom:-55px;width:67%}.hero-card--cart .hero-card-copy{max-width:62%}.hero-card--cart img{right:8px;bottom:8px;width:48%;max-height:78%}.hero-card--welcome .hero-card-copy,.hero-card--digest .hero-card-copy{max-width:62%}.hero-card--welcome img,.hero-card--digest img{width:55%}}@media(max-width:680px){.hero{padding-bottom:54px}.hero-collection{margin-top:34px}.hero-collection-head{align-items:flex-start}.hero-collection-head>p{max-width:170px;text-align:right}.hero-card-grid{grid-template-columns:1fr;grid-template-rows:none;gap:10px}.hero-card{min-height:190px;border-radius:16px}.hero-card-copy,.hero-card--promo .hero-card-copy{padding:19px}.hero-card--promo .hero-card-copy{max-width:67%}.hero-card--promo .hero-card-copy h2,.hero-card-copy h2,.hero-card--welcome .hero-card-copy h2,.hero-card--digest .hero-card-copy h2{font-size:21px}.hero-card--promo img{right:-24px;bottom:-44px;width:56%}.hero-card--cart .hero-card-copy,.hero-card--welcome .hero-card-copy,.hero-card--digest .hero-card-copy{max-width:61%}.hero-card--cart img{right:5px;bottom:7px;width:49%;max-height:72%}.hero-card--welcome img{right:-24px;bottom:-20px;width:54%}.hero-card--digest img{right:-17px;bottom:-31px;width:52%}}@media(max-width:389px){.hero-collection-head>p{display:none}.hero-card{min-height:184px}.hero-card-copy p{max-width:190px}.hero-card--promo img{width:61%}.hero-card--cart img{width:57%}}
