:root{--blue-900:#061b3a;--blue-800:#072957;--blue-700:#034fba;--blue-600:#007ee8;--blue-500:#08a4ff;--green-600:#73cf00;--green-500:#9bea00;--green-400:#baf523;--green-200:#e6ff9a;--text:#081a39;--muted:#60728f;--line:#dbe6f2;--soft:#f5faff;--white:#fff;--shadow:0 24px 70px #0431691f;--radius:30px;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 6% 0,#08a4ff24,#0000 30rem),radial-gradient(circle at 94% 0,#9bea0024,#0000 28rem),#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.06em;margin-bottom:1.4rem;font-size:clamp(3rem,7vw,6.2rem);line-height:.95}h2{letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,4rem);line-height:1.03}h3{letter-spacing:-.03em;margin-bottom:.7rem;font-size:clamp(1.35rem,2vw,2rem);line-height:1.15}.container{width:min(calc(100% - 36px), var(--max));margin:auto}.lead{color:var(--muted);max-width:760px;font-size:clamp(1.05rem,1.8vw,1.28rem)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--blue-700);align-items:center;gap:.7rem;margin-bottom:1rem;font-size:.86rem;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(135deg,var(--blue-500),var(--green-500));border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #08a4ff14}.topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #dbe6f2d9;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1.4rem;min-height:66px;display:flex}.brand img{object-fit:contain;width:190px;max-height:48px}.navlinks{color:#405474;align-items:center;gap:1.15rem;font-size:.94rem;font-weight:650;display:flex}.actions{align-items:center;gap:.75rem;display:flex}.btn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:42px;padding:.72rem 1.05rem;font-weight:900;transition:all .22s;display:inline-flex}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #044fba1f}.btn-primary{background:linear-gradient(135deg,var(--blue-600),var(--blue-700));color:#fff;border-color:#0000}.btn-green{background:linear-gradient(135deg,var(--green-500),var(--green-400));color:var(--blue-900);border-color:#0000}.hero{padding:92px 0 54px}.hero-grid{grid-template-columns:.68fr 1.32fr;align-items:center;gap:54px;display:grid}.hero-highlight{background:linear-gradient(#0000 58%,#9bea0094 0)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.proof{color:var(--muted);flex-wrap:wrap;gap:1rem 1.4rem;margin-top:1.2rem;font-size:.93rem;display:flex}.proof span:before{content:"✓";color:var(--green-600);margin-right:.45rem;font-weight:900}.hero-video{box-shadow:var(--shadow);background:linear-gradient(135deg,#08a4fff2,#034fbaf5 48%,#9bea00e6);border-radius:34px;padding:16px}.video-inner{text-align:center;color:#fff;background:radial-gradient(circle at 20% 15%,#ffffff38,#0000 18rem),linear-gradient(160deg,#04316959,#061b3af0);border-radius:24px;place-items:center;min-height:520px;padding:2rem;display:grid;position:relative;overflow:hidden}.play{width:92px;height:92px;color:var(--blue-700);background:#fff;border-radius:50%;place-items:center;margin:0 auto 1.2rem;font-size:2rem;display:grid;box-shadow:0 20px 50px #00000038}.video-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--green-200);font-size:.82rem;font-weight:900}.video-title{letter-spacing:-.04em;margin:.6rem 0;font-size:clamp(1.8rem,3vw,3.1rem);line-height:1.03}section{padding:96px 0}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.6rem;display:flex}.section-head .lead{max-width:600px;margin-bottom:0}.workflow{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:188px;padding:1.35rem;box-shadow:0 14px 34px #0431690f}.step-number{color:#fff;background:linear-gradient(135deg,var(--blue-500),var(--blue-700));border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:1.1rem;font-weight:900;display:grid}.step:nth-child(2n) .step-number{color:var(--blue-900);background:linear-gradient(135deg,var(--green-500),var(--green-400))}.step p{color:var(--muted);margin-bottom:0;font-size:.92rem}.modules{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.module{border:1px solid var(--line);background:#fff;border-radius:28px;min-height:290px;padding:1.6rem;position:relative;overflow:hidden;box-shadow:0 14px 36px #04316912}.module:after{content:"";background:linear-gradient(135deg,#08a4ff24,#9bea0033);border-radius:50%;width:130px;height:130px;position:absolute;bottom:-38px;right:-38px}.module-icon{width:54px;height:54px;color:var(--blue-700);background:linear-gradient(135deg,#08a4ff24,#9bea0040);border-radius:17px;place-items:center;margin-bottom:1.2rem;font-size:1.15rem;font-weight:900;display:grid}.module p{color:var(--muted)}.module ul{color:#334a6a;margin:.9rem 0 0;padding-left:1.1rem}.module li{margin:.35rem 0}.module-links{margin:.95rem 0 0;font-size:.9rem;font-weight:700;line-height:1.45}.module-links a{color:var(--blue-700);text-underline-offset:2px;text-decoration:underline}.module-links a:hover{color:var(--navy)}.product-section{background:linear-gradient(#f8fbff,#fff);border-top:1px solid #edf3f8;border-bottom:1px solid #edf3f8}.feature-list{gap:30px;display:grid}.feature{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:34px;grid-template-columns:1fr 1fr;align-items:center;gap:52px;padding:28px;display:grid}.feature:nth-child(2n) .feature-copy{order:2}.feature:nth-child(2n) .shot,.feature:nth-child(2n) .screen-stack,.feature:nth-child(2n) .screen-single{order:1}.feature-copy{padding:20px}.feature-copy p{color:var(--muted);font-size:1.05rem}.bullets{gap:.8rem;margin-top:1.25rem;display:grid}.bullet{align-items:flex-start;gap:.7rem;display:flex}.bullet i{background:var(--green-200);width:27px;height:27px;color:var(--blue-900);border-radius:9px;flex:0 0 27px;place-items:center;font-style:normal;font-weight:900;display:grid}.shot{background:linear-gradient(135deg,#08a4ff2e,#9bea0033);border:1px solid #d7e6f4;border-radius:26px;min-height:430px;padding:16px}.browser{background:#fff;border:1px solid #d7e1ec;border-radius:19px;height:100%;min-height:398px;overflow:hidden;box-shadow:0 18px 40px #0431691f}.browser-top{background:#fbfdff;border-bottom:1px solid #e8eef5;align-items:center;gap:8px;height:48px;padding:0 15px;display:flex}.dot{background:#d4dce6;border-radius:50%;width:10px;height:10px}.app{grid-template-columns:112px 1fr;min-height:348px;display:grid}.sidebar{background:linear-gradient(180deg,var(--blue-900),var(--blue-800));padding:18px 12px}.side-line{background:#ffffff38;border-radius:99px;height:9px;margin-bottom:14px}.side-line:nth-child(2){width:74%}.side-line:nth-child(3){width:88%}.side-line:nth-child(4){width:66%}.canvas{padding:24px}.canvas-title{background:var(--blue-900);border-radius:7px;width:48%;height:21px;margin-bottom:22px}.stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.stat{background:#fbfdff;border:1px solid #e0e8f0;border-radius:15px;height:82px}.table{border:1px solid #e2eaf2;border-radius:14px;margin-top:18px;overflow:hidden}.row{border-bottom:1px solid #edf2f6;grid-template-columns:2fr 1fr .8fr;align-items:center;gap:12px;min-height:42px;padding:0 14px;display:grid}.row:last-child{border-bottom:0}.cell{background:#dce5ef;border-radius:99px;height:9px}.cell.blue{background:#73c7ff}.cell.green{background:#baf523}.cell.dark{background:#8aa0bb}.dark{color:#fff;background:radial-gradient(circle at 100% 0%, #9bea0024, transparent 30rem), linear-gradient(145deg,var(--blue-900),#06142d)}.dark .lead,.dark p{color:#b9c7d9}.dark .eyebrow{color:var(--green-200)}.demo-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;display:grid}.demo-card{background:linear-gradient(135deg,var(--blue-500),var(--blue-700) 55%,var(--green-500));border-radius:32px;padding:14px}.demo-screen{min-height:440px;color:var(--text);text-align:center;background:#fff;border-radius:23px;place-items:center;padding:2rem;display:grid}.notice{color:#705f20;background:#fff8d9;border:1px solid #f4e19c;border-radius:16px;margin-top:1rem;padding:1rem 1.1rem;font-size:.92rem}.cta{text-align:center;border:1px solid var(--line);background:radial-gradient(circle at 5% 100%,#9bea003d,#0000 26rem),radial-gradient(circle at 95% 0,#08a4ff33,#0000 26rem),#f9fcff;border-radius:36px;padding:72px 28px}.cta .lead{margin-left:auto;margin-right:auto}.cta .hero-actions{justify-content:center}footer{color:var(--muted);padding:44px 0 58px;font-size:.93rem}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-logo{width:190px}.promise-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.promise-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:168px;padding:1.15rem 1.2rem;box-shadow:0 12px 28px #0431690f}.promise-card strong{width:42px;height:42px;color:var(--blue-700);background:linear-gradient(135deg,#08a4ff29,#9bea0047);border-radius:13px;justify-content:center;align-items:center;margin-bottom:.8rem;font-size:1rem;display:inline-flex}.promise-card h3{margin-bottom:.45rem;font-size:1.15rem;line-height:1.2}.promise-card p{color:var(--muted);margin-bottom:0;font-size:.92rem;line-height:1.45}.shop-section{background:radial-gradient(circle at 5% 100%,#9bea002e,#0000 28rem),radial-gradient(circle at 95% 0,#08a4ff29,#0000 26rem),#f8fcff;border-top:1px solid #eaf2f8;border-bottom:1px solid #eaf2f8}.shop-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px;display:grid}.shop-visual{background:linear-gradient(135deg,var(--blue-500),var(--blue-700) 55%,var(--green-500));box-shadow:var(--shadow);border-radius:32px;padding:18px}.shop-window{background:#fff;border:1px solid #dbe6f2;border-radius:23px;min-height:480px;overflow:hidden}.shop-top{background:#fbfdff;border-bottom:1px solid #e8eef5;align-items:center;gap:8px;height:54px;padding:0 16px;display:flex}.shop-body{padding:22px}.shop-search{background:#f1f6fb;border:1px solid #e1eaf2;border-radius:14px;height:46px;margin-bottom:20px}.product-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.product-card{background:#fff;border:1px solid #e1e9f1;border-radius:16px;padding:12px}.product-image{aspect-ratio:1;background:linear-gradient(145deg,#edf8ff,#efffd1);border-radius:12px;margin-bottom:11px;position:relative;overflow:hidden}.product-image:after{content:"";background:linear-gradient(135deg,var(--blue-500),var(--green-500));opacity:.8;border-radius:50%;width:56%;height:56%;position:absolute;top:22%;left:22%}.product-line{background:#dbe5ef;border-radius:99px;height:8px;margin-top:8px}.product-line.short{background:var(--green-400);width:58%}.shop-note{color:#244100;background:#eefdba;border:1px solid #d9f08d;border-radius:17px;align-items:flex-start;gap:.75rem;margin-top:1.2rem;padding:1rem 1.1rem;font-weight:700;display:flex}.testimonials{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.testimonial{border:1px solid var(--line);background:#fff;border-radius:28px;padding:1.8rem;box-shadow:0 16px 40px #04316914}.testimonial-head{align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.customer-photo{text-align:center;color:#4d6380;background:linear-gradient(135deg,#e9f7ff,#f1ffd4);border:1px dashed #9fb3c8;border-radius:22px;flex:0 0 78px;place-items:center;width:78px;height:78px;padding:.5rem;font-size:.72rem;font-weight:800;display:grid}.customer-name{font-size:1.05rem;font-weight:900}.customer-role{color:var(--muted);font-size:.9rem}.quote{letter-spacing:-.015em;margin-bottom:1rem;font-size:1.18rem;line-height:1.55}.quote-placeholder{color:#526984;background:#f8fbff;border:1px dashed #9fb3c8;border-radius:16px;padding:1rem}.feedback-note{color:var(--muted);margin-top:1.5rem;font-size:.92rem}.compact-why{background:linear-gradient(#fff,#f8fbff);border-bottom:1px solid #edf3f8;padding:56px 0 64px}.compact-why-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:42px;margin-bottom:1.5rem;display:grid}.compact-why-head h2{margin-bottom:0;font-size:clamp(1.9rem,3vw,3rem)}.compact-why-head .lead{max-width:520px;margin-bottom:.1rem;font-size:1rem}.compact-why-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.compact-why-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:flex-start;gap:.85rem;min-height:118px;padding:1rem;display:flex;box-shadow:0 10px 24px #0431690d}.compact-why-card strong{width:34px;height:34px;color:var(--blue-700);background:linear-gradient(135deg,#08a4ff26,#9bea0047);border-radius:10px;flex:0 0 34px;place-items:center;font-size:.86rem;display:grid}.compact-why-card h3{margin-bottom:.28rem;font-size:1rem;line-height:1.2}.compact-why-card p{color:var(--muted);margin-bottom:0;font-size:.84rem;line-height:1.4}.real-shot{background:linear-gradient(135deg,#08a4ff2e,#9bea002e);border:1px solid #d7e6f4;border-radius:24px;padding:10px;box-shadow:0 20px 55px #0431691c}.real-shot img{background:#fff;border:1px solid #dbe4ee;border-radius:16px;width:100%;height:auto}.screen-gallery figure{border:1px solid var(--line);background:#fff;border-radius:22px;margin:0;padding:10px;box-shadow:0 14px 34px #04316912}.screen-gallery img{border:1px solid #e1e8f0;border-radius:14px;width:100%}.screen-gallery figcaption{color:var(--muted);padding:.8rem .25rem .2rem;font-size:.9rem;font-weight:700}.company-mark{text-align:center;color:#0754c8;background:linear-gradient(135deg,#e6f6ff,#efffd0);border:1px solid #b7c9dc;border-radius:22px;flex:0 0 78px;place-items:center;width:78px;height:78px;padding:.55rem;font-size:.78rem;font-weight:900;line-height:1.15;display:grid}.feature .real-shot{background:linear-gradient(135deg,#08a4ff29,#9bea002e);border:1px solid #d7e6f4;border-radius:26px;min-width:0;padding:12px;overflow:hidden;box-shadow:0 20px 55px #0431691a}.feature .real-shot img{object-fit:contain;background:#fff;border:1px solid #dbe4ee;border-radius:16px;width:100%;max-height:520px}.screen-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px;display:grid}.screen-stack{border:1px solid var(--line);background:linear-gradient(135deg,#08a4ff1f,#9bea0024);border-radius:26px;min-height:420px;padding:16px;position:relative;overflow:hidden;box-shadow:0 16px 38px #04316912}.screen-stack img{object-fit:contain;background:#fff;border:1px solid #dbe4ee;border-radius:14px;width:82%;max-height:360px;position:absolute;box-shadow:0 18px 42px #04316924}.screen-stack img:first-child{z-index:1;top:10%;left:4%;transform:rotate(-1.2deg)}.screen-stack img:last-child{z-index:2;bottom:9%;right:4%;transform:rotate(1.2deg)}.screen-single{border:1px solid var(--line);background:linear-gradient(135deg,#08a4ff1f,#9bea0024);border-radius:26px;justify-content:center;align-items:center;min-height:420px;padding:16px;display:flex;box-shadow:0 16px 38px #04316912}.screen-single img{object-fit:contain;background:#fff;border:1px solid #dbe4ee;border-radius:14px;width:100%;max-height:370px}.screen-caption{color:var(--muted);margin-top:.75rem;font-size:.9rem;font-weight:700}.customer-photo-real{background:#fff;border:1px solid #b8c9d9;border-radius:18px;flex:0 0 112px;width:112px;height:84px;overflow:hidden}.customer-photo-real img{object-fit:cover;width:100%;height:100%}.testimonial-head{align-items:center;gap:1.15rem}@media (width<=900px){.screen-gallery{grid-template-columns:1fr}.screen-stack,.screen-single{min-height:340px}.screen-stack img{max-height:280px}.screen-single img{max-height:300px}}@media (width<=640px){.screen-stack{min-height:290px}.screen-stack img{width:88%;max-height:230px}.customer-photo-real{flex-basis:88px;width:88px;height:70px}}.hero .container{width:min(100% - 34px,1380px)}.hero-video{padding:10px}.hero-video .video-inner{min-height:0!important}.hero-video video{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;max-height:560px}.customer-photo-real{background:#fff;flex:0 0 190px;width:190px;height:118px;padding:4px}.customer-photo-real img{object-fit:contain;object-position:center;background:#fff;border-radius:14px;width:100%;height:100%;display:block}.combined-finance{border:1px solid var(--line);background:linear-gradient(135deg,#08a4ff1f,#9bea0026);border-radius:26px;min-height:390px;padding:16px;position:relative;overflow:hidden;box-shadow:0 16px 38px #04316912}.combined-finance img{object-fit:contain;background:#fff;border:1px solid #dbe4ee;border-radius:14px;width:82%;max-height:245px;position:absolute;box-shadow:0 16px 36px #04316924}.combined-finance img:first-child{z-index:1;top:5%;left:4%;transform:rotate(-.6deg)}.combined-finance img:nth-child(2){z-index:2;top:26%;right:4%;transform:rotate(.7deg)}.combined-finance img:nth-child(3){z-index:3;width:76%;top:48%;left:9%;transform:rotate(-.4deg)}@media (width<=980px){.hero .container{width:min(calc(100% - 24px),var(--max))}.customer-photo-real{flex-basis:150px;width:150px;height:100px}.combined-finance{min-height:350px}.combined-finance img{max-height:220px}}@media (width<=640px){.customer-photo-real{flex-basis:120px;width:120px;height:82px}.combined-finance{min-height:290px}.combined-finance img{width:90%;max-height:175px}.combined-finance img:nth-child(3){width:84%}}.real-shop-shot{background:linear-gradient(135deg,#08a4ff29,#9bea002e);border:1px solid #d7e6f4;border-radius:28px;padding:12px;overflow:hidden;box-shadow:0 20px 55px #0431691a}.real-shop-shot img{object-fit:contain;background:#fff;border:1px solid #dbe4ee;border-radius:18px;width:100%;height:auto;max-height:620px;display:block}.pricing-section{padding:72px 0 24px}.pricing-section-head{text-align:center;max-width:820px;margin:0 auto 38px}.pricing-section-head h2{letter-spacing:-.04em;color:var(--blue-900);margin:13px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.pricing-section-head .lead{max-width:760px;margin:16px auto 0}.pricing-plan-grid,.assist-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.pricing-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;height:100%;padding:26px;display:flex;position:relative;box-shadow:0 8px 26px #071a3d0e}.pricing-card.is-featured{border:2px solid var(--blue-600);transform:translateY(-7px);box-shadow:0 18px 48px #034fba24}.pricing-badge{background:var(--blue-700);color:#fff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;position:absolute;top:16px;right:16px}.pricing-kicker{color:var(--blue-700);letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:900}.pricing-card h3{color:var(--blue-900);margin:7px 0 0;font-size:1.4rem;line-height:1.2}.pricing-visual-copy{color:#40506a;min-height:50px;margin:10px 0 0;font-size:.92rem;font-weight:650}.pricing-desc{min-height:58px;color:var(--muted);margin:10px 0 0;font-size:.91rem}.pricing-features{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.pricing-features li{color:#33415b;padding-left:24px;font-size:.88rem;position:relative}.pricing-features li:before{content:"✓";width:16px;height:16px;color:var(--blue-700);background:#08a4ff1f;border-radius:50%;place-items:center;font-size:.65rem;font-weight:900;display:grid;position:absolute;top:.06em;left:0}.pricing-card-footer{margin-top:auto;padding-top:24px}.pricing-price{color:var(--blue-900);white-space:nowrap;margin:0 0 15px}.pricing-price strong{letter-spacing:-.05em;font-size:2.1rem;line-height:1}.pricing-price span{color:var(--muted);font-size:.82rem}.pricing-cta{text-align:center;justify-content:center;width:100%;display:flex}.pricing-cancel{text-align:center;color:var(--muted);margin-top:10px;font-size:13px}.pricing-addon{background:linear-gradient(135deg,#f3f7ff,#fff 65%);border:2px dashed #bfd0ff;border-radius:22px;grid-template-columns:1.35fr .65fr;align-items:center;gap:28px;margin-top:24px;padding:30px;display:grid}.pricing-addon h3{color:var(--blue-900);margin:8px 0 0;font-size:1.55rem}.pricing-addon p{color:var(--muted);margin:8px 0 0}.pricing-addon-features{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;margin-top:18px}.pricing-addon-side{text-align:right}.pricing-addon-side .pricing-cta{max-width:280px;margin-left:auto}.assist-section{border-top:1px solid var(--line);margin-top:76px;padding-top:72px}.assist-optional-banner{text-align:center;color:#244a9b;background:linear-gradient(135deg,#eef4ff,#fff);border:1px solid #b9d0ff;border-radius:16px;max-width:980px;margin:0 auto 30px;padding:18px 22px;font-weight:800}.assist-explainer{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:980px;margin:0 auto 32px;padding:28px 30px;box-shadow:0 8px 26px #071a3d0d}.assist-explainer-layout{margin:0 auto 32px}.assist-explainer-layout.has-video{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.assist-explainer-layout .assist-explainer{max-width:none;height:100%;margin:0}.assist-video{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:14px;padding:22px;display:flex;box-shadow:0 8px 26px #071a3d0d}.assist-video-title{color:var(--blue-900);letter-spacing:-.02em;margin:0;font-size:1.2rem;line-height:1.3}.assist-video-frame{background:#0b1b33;border-radius:16px;overflow:hidden}.assist-video-frame video{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.assist-explainer h3{color:var(--blue-900);margin:0;font-size:1.45rem}.assist-explainer p{color:#4c5b74;margin:10px 0 0}.assist-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.assist-action{color:#34435c;background:#f7f9fc;border-radius:14px;padding:14px 16px;font-size:.88rem;font-weight:650}.assist-card{text-align:center;justify-content:space-between;min-height:315px}.assist-volume{background:#f7f9fc;border-radius:16px;margin:20px 0 0;padding:18px}.assist-volume strong{color:var(--blue-900);font-size:2rem;line-height:1;display:block}.assist-volume span{color:var(--muted);margin-top:8px;font-size:.9rem;display:block}.assist-card .pricing-price{margin-top:24px}.assist-note{text-align:center;max-width:900px;color:var(--muted);margin:18px auto 0;font-size:.82rem}.pricing-example{background:linear-gradient(135deg,#eef4ff,#fff 60%);border:1px solid #b9d0ff;border-radius:22px;margin-top:52px;padding:34px;box-shadow:0 12px 34px #2563ff14}.pricing-example-copy{text-align:center;max-width:850px;margin:0 auto}.pricing-example-copy h2{color:var(--blue-900);letter-spacing:-.035em;margin:12px 0 0;font-size:clamp(1.8rem,3.4vw,2.5rem);line-height:1.1}.pricing-example-copy p{color:var(--muted);margin:14px auto 0}.pricing-example-flow{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;max-width:820px;margin:28px auto 0;display:grid}.pricing-example-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;padding:22px}.pricing-example-card span,.pricing-example-calc span{color:#526078;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:800;display:block}.pricing-example-card strong{color:var(--blue-900);margin-top:8px;font-size:2rem;line-height:1;display:block}.pricing-example-card small{color:var(--muted);margin-top:8px;display:block}.pricing-example-card.is-highlighted{background:#9bea001f;border-color:#bfe9d5}.pricing-example-card.is-highlighted strong{color:var(--green-700,#16845a)}.pricing-example-arrow{color:var(--blue-700);text-align:center;font-size:2rem;font-weight:900}.pricing-example-calc{grid-template-columns:1fr auto 1fr auto 1.25fr;align-items:stretch;gap:14px;max-width:960px;margin:20px auto 0;display:grid}.pricing-example-calc>div:not(.pricing-calc-symbol){border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;min-height:125px;padding:18px;display:flex}.pricing-example-calc strong{color:var(--blue-900);margin-top:8px;font-size:1.65rem;display:block}.pricing-calc-result{background:#9bea001f!important;border-color:#bfe9d5!important}.pricing-calc-result strong{color:var(--green-700,#16845a)}.pricing-calc-symbol{color:#8190a7;place-items:center;font-size:1.7rem;font-weight:900;display:grid}.pricing-example-note{border-left:4px solid var(--green-600,#16845a);color:#3f4e64;background:#f5fbf8;border-radius:12px;max-width:920px;margin:20px auto 0;padding:17px 19px;font-size:.94rem}.pricing-example-note strong{color:var(--green-700,#16845a)}.pricing-legal,.pricing-disclaimer{max-width:950px;color:var(--muted);text-align:center;margin:26px auto 0;font-size:.78rem}.pricing-disclaimer{margin-top:10px}.pricing-transition{text-align:center;max-width:900px;margin:34px auto 0}.pricing-transition strong{color:var(--blue-900);letter-spacing:-.025em;font-size:clamp(1.35rem,2.5vw,1.8rem);line-height:1.25;display:block}.pricing-transition span{color:var(--muted);margin-top:8px;display:block}@media (width<=1020px){.pricing-plan-grid,.assist-grid,.assist-actions,.assist-explainer-layout.has-video,.pricing-addon{grid-template-columns:1fr}.pricing-card.is-featured{transform:none}.pricing-addon-side{text-align:left}.pricing-addon-side .pricing-cta{max-width:none;margin-left:0}.pricing-example-flow,.pricing-example-calc{grid-template-columns:1fr}.pricing-example-arrow,.pricing-calc-symbol{min-height:20px;transform:rotate(90deg)}.pricing-price{white-space:normal}}@media (width<=680px){.pricing-addon-features{grid-template-columns:1fr}.pricing-example{padding:22px 16px}.pricing-price strong{font-size:1.75rem}}@media (width<=1020px){.hero-grid,.feature,.demo-grid,.shop-grid,.compact-why-head{grid-template-columns:1fr}.feature:nth-child(2n) .feature-copy,.feature:nth-child(2n) .shot,.feature:nth-child(2n) .screen-stack,.feature:nth-child(2n) .screen-single{order:initial}.workflow{grid-template-columns:repeat(3,1fr)}.modules,.promise-grid,.compact-why-grid{grid-template-columns:repeat(2,1fr)}.navlinks{display:none}.hero-video{max-width:760px}}@media (width<=680px){.container{width:min(calc(100% - 24px), var(--max))}.brand img{width:155px}.actions{gap:.45rem}.actions .btn{min-height:38px;padding:.58rem .8rem;font-size:.86rem}.hero{padding-top:58px}section{padding:70px 0}.section-head{display:block}.workflow,.modules,.testimonials,.promise-grid,.compact-why-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.video-inner{min-height:410px}.feature{gap:20px;padding:14px}.feature-copy{padding:8px}.shot{min-height:340px}.browser{min-height:308px}.app{grid-template-columns:76px 1fr;min-height:258px}.stats{grid-template-columns:1fr}.stat:nth-child(n+2){display:none}}
