@import"https://fonts.googleapis.com/css2?family=Anton&family=Bebas+Neue&family=Inter:wght@400;500;600;700;800;900&display=swap";:root{font-family:Inter,sans-serif;color:#f5f5f5;background:#050303;font-synthesis:none;--red:#c1121f;--hover:#e63946;--card:#121010;--card2:#181212;--muted:#a3a3a3;--border:#2b1a1a;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#050303}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site{position:relative;overflow:hidden;background:radial-gradient(circle at 65% 6%,rgba(193,18,31,.1),transparent 21%),#050303}.grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 150 150' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.section,nav,footer{width:min(1400px,calc(100% - 96px));margin-inline:auto}.section{padding:145px 0;position:relative}.logo{display:inline-flex;align-items:center;gap:11px;font-size:11px;font-weight:700;letter-spacing:.16em;white-space:nowrap}.logo>i{width:27px;height:27px;border:1px solid rgba(230,57,70,.45);border-radius:8px;display:grid;place-items:center;transform:rotate(45deg);background:linear-gradient(145deg,#c1121f40,#1210108c);box-shadow:0 0 24px #c1121f33}.logo>i b{width:9px;height:9px;border-radius:3px;background:#e63946;box-shadow:0 0 12px #c1121f}nav{height:92px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.navlinks{display:flex;gap:34px;color:#858181;font-size:11px}.navlinks a{transition:color .25s}.navlinks a:hover{color:#fff}.btn{min-height:52px;padding:0 21px;border:1px solid rgba(255,116,126,.25);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(#d32331,#b20d19);box-shadow:0 12px 38px #c1121f33,inset 0 1px #ffffff2b;font-size:12px;font-weight:600;transition:background .25s,border-color .25s}.btn:hover{background:linear-gradient(#e63946,#c1121f)}.btn svg{width:15px}.btn.ghost{background:#121010b8;border-color:var(--border);box-shadow:none;color:#ddd}.kicker,.section-head>span,.center-head>span{display:inline-flex;align-items:center;gap:8px;color:#d25a63;font-size:10px;font-weight:700;letter-spacing:.17em}.kicker svg{width:13px}.section-head h2,.center-head h2{margin:18px 0 0;font:400 clamp(60px,6.3vw,104px)/.92 "Bebas Neue";letter-spacing:-.01em}.section-head{max-width:940px;margin-bottom:70px}.center-head{text-align:center;max-width:900px;margin:0 auto 70px}.center-head p{max-width:520px;margin:22px auto 0;color:var(--muted);line-height:1.7}.hero{min-height:calc(100svh - 92px);padding:55px 0 105px;display:grid;grid-template-columns:minmax(430px,.82fr) minmax(650px,1.18fr);align-items:center;gap:70px}.hero-copy{position:relative;z-index:3}.hero h1{max-width:680px;margin:22px 0 0;font:400 clamp(66px,5.7vw,98px)/.91 "Bebas Neue";letter-spacing:-.01em;text-wrap:balance}.hero h1 em{font-style:normal;color:var(--hover);text-shadow:0 0 50px rgba(193,18,31,.3)}.hero-copy>p{max-width:580px;margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:13px;margin-top:36px}.mini-proof{display:flex;gap:25px;margin-top:23px;color:#716b6b;font-size:10px}.mini-proof span{display:flex;align-items:center;gap:7px}.mini-proof svg{width:13px;color:var(--red)}.hero-product{position:relative;width:780px;max-width:100%;margin-left:auto;perspective:1200px}.product-glow{position:absolute;top:5%;right:8%;bottom:5%;left:8%;z-index:-1;background:#c1121f38;filter:blur(110px)}.product-floor{position:absolute;left:8%;right:8%;bottom:-22%;height:34%;z-index:-1;background:radial-gradient(ellipse,rgba(193,18,31,.13),transparent 66%);transform:rotateX(70deg)}.result-chip{position:absolute;right:42px;top:-27px;z-index:4;padding:12px 15px;border:1px solid rgba(110,58,62,.55);border-radius:12px;display:flex;align-items:center;gap:11px;background:#140f0fd6;box-shadow:0 20px 50px #000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.result-chip>i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--red)}.result-chip svg{width:12px}.result-chip span{display:grid;gap:4px}.result-chip small{color:#786f6f;font-size:6px;letter-spacing:.14em}.result-chip b{font-size:9px;font-weight:500}.app-window{overflow:hidden;min-height:520px;border:1px solid rgba(104,55,59,.5);border-radius:18px;background:#0b0909f5;box-shadow:0 55px 120px #000000b3,0 0 75px #c1121f14}.titlebar{height:49px;padding:0 17px;border-bottom:1px solid #241718;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(#151111,#100d0d)}.titlebar .logo{gap:8px;font-size:7px;color:#878080}.titlebar .logo>i{width:13px;height:13px;border-radius:4px}.titlebar .logo>i b{width:4px;height:4px}.controls{display:flex;gap:13px}.controls i{width:7px;height:7px;border-radius:50%;background:#312626}.appbody{min-height:471px;display:grid;grid-template-columns:125px 1fr 205px}.appbody aside{padding:27px 10px;border-right:1px solid #211616;display:flex;flex-direction:column;gap:8px;color:#5d5959}.appbody aside span{height:36px;padding:0 10px;border-radius:7px;display:flex;align-items:center;gap:8px;font-size:8px}.appbody aside svg{width:13px}.appbody aside .on{color:#eee;border:1px solid rgba(193,18,31,.2);background:linear-gradient(90deg,rgba(193,18,31,.14),transparent)}.appbody main{padding:39px 29px}.appbody main header small,.preview>small{color:#9e3038;font-size:7px;letter-spacing:.16em}.appbody main h3{margin:8px 0 4px;font-size:19px;letter-spacing:-.04em}.appbody main header p{margin:0 0 25px;color:#666;font-size:8px}.field{min-height:59px;margin-top:9px;padding:0 14px;border:1px solid #2a1b1c;border-radius:10px;display:grid;grid-template-columns:31px 1fr 14px;align-items:center;gap:11px;background:linear-gradient(115deg,#1b1414,#110e0e)}.field>i{width:31px;height:31px;border:1px solid rgba(193,18,31,.2);border-radius:8px;display:grid;place-items:center;color:#d52a36;background:#c1121f14}.field svg{width:14px}.field span{display:grid;gap:3px}.field small{color:#5f5959;font-size:6px;letter-spacing:.1em}.field b{font-size:9px;font-weight:500;color:#d8d2d2}.appbody main button{width:100%;height:42px;margin-top:16px;border:1px solid rgba(255,112,122,.24);border-radius:9px;color:#fff;background:linear-gradient(#d01a27,#ad0c17);display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px}.appbody main button svg{width:14px}.preview{padding:39px 18px;border-left:1px solid #211616;background:linear-gradient(160deg,#18121280,#08070766)}.preview-art{height:270px;margin:17px 0;position:relative;overflow:hidden;border:1px solid rgba(92,45,49,.45);border-radius:12px;display:grid;place-items:center;background:radial-gradient(circle,rgba(193,18,31,.22),transparent 28%),linear-gradient(150deg,#1a1112,#080707)}.preview-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background:linear-gradient(rgba(193,18,31,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(193,18,31,.17) 1px,transparent 1px);background-size:23px 23px}.preview-art>i{position:absolute;width:130px;height:130px;border:1px solid rgba(230,57,70,.18);border-radius:50%}.preview-art>i:nth-child(2){width:88px;height:88px;border-style:dashed}.preview-art>b{z-index:1;width:62px;height:62px;border:1px solid rgba(230,57,70,.35);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font:26px/1 Bebas Neue;background:#0f090abd;box-shadow:0 0 38px #c1121f42}.preview-art>b span{font:6px Inter;color:#a83b43}.preview p{height:31px;margin:0;border-bottom:1px solid #211718;display:flex;align-items:center;justify-content:space-between;color:#5f5a5a;font-size:7px}.preview p b{color:#b7b0b0;font-weight:500}.how:before,.features:before,.pricing:before{content:"";position:absolute;top:40px;right:-100vw;bottom:40px;left:-100vw;background:linear-gradient(180deg,transparent,rgba(18,10,10,.5),transparent);z-index:-1}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{min-height:540px;padding:27px;border:1px solid var(--border);border-radius:22px;position:relative;overflow:hidden;background:linear-gradient(150deg,#171111,#0b0909 72%);box-shadow:inset 0 1px #ffffff06}.step-top{display:flex;align-items:center;justify-content:space-between}.step-top small{font:22px Bebas Neue;color:#e8e2e2}.step-top span{color:#6c6262;font-size:7px;letter-spacing:.16em}.step-art{height:285px;margin:20px -5px 30px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,rgba(193,18,31,.1),transparent 55%)}.step h3{margin:0;font:31px Bebas Neue;letter-spacing:.01em}.step>p{max-width:285px;margin:10px 0 0;color:#858080;font-size:12px;line-height:1.65}.templates .step-art i{position:absolute;width:150px;height:205px;border:1px solid #5a2c30;border-radius:12px;background:linear-gradient(150deg,#28171a,#0a0808);box-shadow:0 30px 50px #000}.templates .step-art i:nth-child(1){transform:translate(-65px) rotate(-9deg);opacity:.55}.templates .step-art i:nth-child(2){transform:translate(65px) rotate(9deg);opacity:.55}.templates .step-art i:nth-child(3){background:radial-gradient(circle at 50% 35%,#941722,transparent 26%),linear-gradient(#241316,#080707)}.files .folder{width:185px;height:135px;border:1px solid #683239;border-radius:15px;position:relative;background:linear-gradient(145deg,#35181d,#140d0e);box-shadow:0 30px 55px #000}.folder b{position:absolute;left:15px;top:-17px;width:72px;height:24px;border:1px solid #683239;border-bottom:0;border-radius:9px 9px 0 0;background:#2b1519}.folder span{position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:1px dashed rgba(230,57,70,.24);border-radius:8px}.files .step-art>i{position:absolute;width:45px;height:60px;border:1px solid #5a2c30;border-radius:7px;background:#1b1012}.files .step-art>i:nth-of-type(1){transform:translate(-65px,-75px) rotate(-8deg)}.files .step-art>i:nth-of-type(2){transform:translateY(-88px)}.files .step-art>i:nth-of-type(3){transform:translate(65px,-73px) rotate(8deg)}.generate .step-art button{width:145px;height:52px;border:1px solid #e24a55;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:linear-gradient(#d52633,#aa0c18);box-shadow:0 0 50px #c1121f47;font-size:10px;font-weight:700;letter-spacing:.08em}.generate .step-art button svg{width:15px}.generate-orbit{position:absolute;width:230px;height:230px;border:1px solid rgba(193,18,31,.2);border-radius:50%;box-shadow:inset 0 0 50px #c1121f0d}.generate .step-art>svg{position:absolute;width:28px;height:28px;padding:7px;transform:translate(112px,-82px);border-radius:50%;background:#8f121b;color:#fff}.demo{padding-top:170px}.video-frame{width:min(1180px,100%);margin:auto;padding:12px;border:1px solid #3a2224;border-radius:24px;position:relative;background:linear-gradient(145deg,#1a1313,#0b0909);box-shadow:0 70px 140px #000}.video-glow{position:absolute;top:14%;right:14%;bottom:14%;left:14%;z-index:-1;background:#c1121f47;filter:blur(120px)}.video-top{height:42px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;color:#6f6767;font-size:7px;letter-spacing:.14em}.video-top .logo{font-size:7px;color:#716a6a}.video-top .logo>i{width:16px;height:16px;border-radius:5px}.video-top .logo b{width:5px;height:5px}.demo-screen{height:610px;border:1px solid #28191a;border-radius:15px;position:relative;overflow:hidden;background:#0b0808}.demo-screen .app-window{width:900px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.08);opacity:.72}.cinema-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,transparent 15%,rgba(5,3,3,.48) 70%),linear-gradient(transparent 60%,#050303e6)}.play{width:86px;height:86px;padding-left:6px;border:1px solid rgba(255,116,126,.5);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:#c1121fe0;box-shadow:0 0 0 13px #c1121f1a,0 0 60px #c1121f80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.play svg{width:25px;fill:#fff}.video-caption{position:absolute;left:38px;bottom:32px;display:grid;gap:6px}.video-caption small{color:#d04853;font-size:7px;letter-spacing:.14em}.video-caption b{font-size:14px}.no-cuts{text-align:center;margin:25px 0 0;color:#686161;font-size:10px;letter-spacing:.06em}.compare{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.compare>div{min-height:570px;padding:48px;border:1px solid var(--border);border-radius:24px;position:relative;overflow:hidden}.compare>div>small{color:#756b6b;font-size:8px;font-weight:700;letter-spacing:.16em}.compare h3{margin:22px 0 45px;font:50px/.98 Bebas Neue}.without{background:linear-gradient(145deg,#100d0d,#090707);opacity:.8}.without>div{height:67px;border-top:1px solid #241819;display:grid;grid-template-columns:35px 1fr 90px;align-items:center;color:#756f6f;font-size:12px}.without>div span{font:15px Bebas Neue;color:#3d3535}.without>div i{height:1px;background:linear-gradient(90deg,#402426,transparent)}.with{background:radial-gradient(circle at 90% 10%,rgba(193,18,31,.15),transparent 35%),linear-gradient(145deg,#1b1213,#0c0909)}.benefit-glow{position:absolute;width:260px;height:260px;right:-80px;top:-80px;background:#c1121f29;filter:blur(70px)}.with h3 em{font-style:normal;color:var(--hover)}.metric{display:flex;align-items:center;gap:20px;margin:25px 0}.metric>b{width:54px;height:54px;border:1px solid rgba(230,57,70,.3);border-radius:14px;display:grid;place-items:center;font:32px Bebas Neue;color:var(--hover);background:#c1121f14}.metric span{display:grid;gap:5px}.metric strong{font-size:13px}.metric small{color:#756e6e;font-size:10px}.flowline{display:flex;align-items:center;gap:9px;margin-top:48px}.flowline>i{height:5px;flex:1;border-radius:5px;background:linear-gradient(90deg,#55131a,var(--red));box-shadow:0 0 14px #c1121f3b}.flowline>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--red)}.flowline svg{width:12px}.feature-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:390px;gap:16px}.feature{grid-column:span 4;padding:30px;border:1px solid var(--border);border-radius:22px;position:relative;overflow:hidden;background:linear-gradient(145deg,#171111,#0b0909);transition:border-color .35s,box-shadow .35s}.feature:hover{border-color:#5a2b30;box-shadow:0 35px 70px #0006}.feature.wide,.feature.export{grid-column:span 7}.feature.batch,.feature.license{grid-column:span 5}.feature-icon{width:42px;height:42px;border:1px solid rgba(193,18,31,.25);border-radius:12px;display:grid;place-items:center;color:var(--hover);background:#c1121f12}.feature-icon svg{width:18px}.feature-visual{height:190px;position:absolute;left:30px;right:30px;top:72px;background:radial-gradient(circle,rgba(193,18,31,.12),transparent 60%)}.feature-visual i{position:absolute;border:1px solid #51282c;border-radius:9px;background:#191011}.feature-visual i:nth-child(1){width:105px;height:135px;left:42%;top:4%;transform:rotate(-7deg)}.feature-visual i:nth-child(2){width:105px;height:135px;left:48%;top:0;transform:rotate(5deg);background:#251316}.feature-visual i:nth-child(3){width:160px;height:1px;left:10%;top:55%;background:linear-gradient(90deg,transparent,var(--red),transparent);box-shadow:0 0 17px var(--red)}.feature h3{position:absolute;left:30px;bottom:60px;margin:0;font:27px Bebas Neue}.feature p{position:absolute;left:30px;bottom:26px;margin:0;color:#7f7878;font-size:10px}.music .feature-visual i:nth-child(1),.crop .feature-visual i:nth-child(1){width:220px;height:65px;left:15%;top:30%;transform:none}.music .feature-visual i:nth-child(2),.crop .feature-visual i:nth-child(2){display:none}.batch .feature-visual i{width:48px;height:63px;top:25%}.batch .feature-visual i:nth-child(1){left:22%;transform:rotate(-9deg)}.batch .feature-visual i:nth-child(2){left:43%;transform:none}.batch .feature-visual i:nth-child(3){left:64%;transform:rotate(9deg);background:#251316}.license .feature-visual i:first-child{width:100px;height:100px;left:39%;top:14%;border-radius:50%;transform:none}.license .feature-visual i:nth-child(2){width:55px;height:55px;left:46%;top:26%;border-radius:50%;transform:none}.license .feature-visual i:nth-child(3){display:none}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:center}.plan{min-height:525px;padding:38px;border:1px solid var(--border);border-radius:22px;position:relative;background:linear-gradient(150deg,#151010,#0b0909);transition:border-color .35s,box-shadow .35s}.plan.best{min-height:565px;padding-top:55px;border-color:#772d34;background:radial-gradient(circle at 50% 0,rgba(193,18,31,.2),transparent 34%),linear-gradient(150deg,#1d1214,#0c0909);box-shadow:0 35px 90px #0000008c,0 0 80px #c1121f14}.popular{height:29px;padding:0 15px;position:absolute;top:-14px;left:50%;transform:translate(-50%);border:1px solid #9a3941;border-radius:20px;display:flex;align-items:center;color:#fff;background:#a80f1a;box-shadow:0 0 30px #c1121f59;font-size:7px;font-weight:700;letter-spacing:.14em;white-space:nowrap}.plan>small{color:#8a7e7e;font-size:8px;letter-spacing:.16em}.price{display:flex;align-items:flex-start;margin-top:25px}.price span{margin:9px 7px 0 0;color:#8a7e7e;font-size:11px}.price b{font:86px/.9 Bebas Neue}.plan>p{margin:9px 0 0;color:#6f6868;font-size:10px}.plan-line{height:1px;margin:35px 0;background:linear-gradient(90deg,#3e2527,transparent)}.plan ul{padding:0;margin:0 0 35px;display:grid;gap:16px;list-style:none;color:#a09a9a;font-size:10px}.plan li{display:flex;align-items:center;gap:9px}.plan li svg{width:13px;color:var(--red)}.plan .btn{width:100%;position:absolute;left:38px;right:38px;bottom:38px;width:calc(100% - 76px)}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:start}.accordion{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border);transition:background .3s}.faq-item:hover,.faq-item.open{background:linear-gradient(90deg,rgba(193,18,31,.05),transparent)}.faq-item>button{width:100%;min-height:92px;padding:0 18px;border:0;display:grid;grid-template-columns:38px 1fr 36px;align-items:center;text-align:left;background:transparent;cursor:pointer}.faq-item button>span{font:15px Bebas Neue;color:#514849}.faq-item button>b{font-size:14px;font-weight:500}.faq-item button>i{width:32px;height:32px;border:1px solid #382224;border-radius:50%;display:grid;place-items:center;color:#8a7c7d;transition:transform .35s,color .3s,border-color .3s}.faq-item.open button>i{transform:rotate(180deg);color:var(--hover);border-color:#6b2b31}.faq-item svg{width:14px}.answer{overflow:hidden}.answer p{max-width:650px;margin:0;padding:0 65px 30px;color:#858080;font-size:12px;line-height:1.75}.final{min-height:640px;margin-bottom:100px;border:1px solid var(--border);border-radius:28px;display:grid;place-items:center;text-align:center;overflow:hidden;background:linear-gradient(rgba(43,26,26,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(43,26,26,.14) 1px,transparent 1px),radial-gradient(circle at 50% 55%,rgba(193,18,31,.15),transparent 35%),#0c0909;background-size:50px 50px,50px 50px,auto,auto}.final-glow{position:absolute;width:420px;height:260px;left:50%;top:48%;transform:translate(-50%,-50%);background:#c1121f2e;filter:blur(100px)}.final>div:last-child{position:relative;z-index:2}.final .logo{margin-bottom:40px}.final h2{margin:0;font:clamp(76px,8vw,125px)/.86 "Bebas Neue"}.final h2 em{font-style:normal;color:var(--hover)}.final p{margin:28px 0;color:var(--muted);font-size:13px}footer{height:110px;border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;color:#655f5f;font-size:9px}footer>span{text-align:center}footer>p{text-align:right}@media(max-width:1100px){.section,nav,footer{width:min(100% - 48px,900px)}.hero{grid-template-columns:1fr;padding-top:80px}.hero-copy{text-align:center}.hero h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.mini-proof{justify-content:center}.hero-product{margin:70px auto 0}.steps{grid-template-columns:1fr}.step{min-height:460px}.step-art{height:220px}.compare{grid-template-columns:1fr}.feature-grid{grid-auto-rows:380px}.feature{grid-column:span 6!important}.plans{grid-template-columns:1fr;max-width:560px;margin:auto}.plan.best{order:-1}.faq{grid-template-columns:1fr;gap:20px}.demo-screen{height:500px}}@media(max-width:700px){.section,nav,footer{width:calc(100% - 32px)}.section{padding:105px 0}nav{height:76px}.navlinks,nav>.btn{display:none}.hero{min-height:auto;padding-top:65px}.hero h1{font-size:58px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.mini-proof{flex-direction:column;align-items:center;gap:8px}.hero-product{width:710px;max-width:none;transform:scale(.53);transform-origin:left top;margin-bottom:-225px;margin-left:0}.section-head h2,.center-head h2{font-size:58px}.section-head{margin-bottom:45px}.step{padding:23px;min-height:490px}.video-frame{padding:7px}.video-top{height:35px}.demo-screen{height:330px}.demo-screen .app-window{transform:translate(-50%,-50%) scale(.62)}.play{width:66px;height:66px}.video-caption{left:20px;bottom:18px}.compare>div{padding:30px;min-height:520px}.compare h3{font-size:41px}.feature-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:360px}.feature{grid-column:auto!important}.plans{gap:28px}.plan,.plan.best{min-height:520px}.faq-item>button{grid-template-columns:30px 1fr 34px;gap:5px}.answer p{padding-left:48px}.final{min-height:540px;margin-bottom:60px;padding-inline:20px}.final h2{font-size:65px}footer{grid-template-columns:1fr 1fr}footer>span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}.logo{letter-spacing:.02em;font-size:15px;font-weight:800;color:#fff;text-shadow:0 0 18px rgba(193,18,31,.14)}.logo>img{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 0 15px rgba(193,18,31,.45))}.logo>i{display:none}.logo>span{letter-spacing:.02em}.real-header .logo>span,footer .logo>span,nav .logo>span{font-weight:800}.real-app{min-height:590px;border-color:#c1121f42;border-radius:4px;background:#0b0002;box-shadow:0 70px 150px #000000bd,0 0 90px #c1121f1f,inset 0 1px #ffffff0d}.native-bar{height:28px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#202020;border-bottom:1px solid rgba(255,255,255,.04);font-size:10px;color:#fff}.native-bar span{display:flex;align-items:center;gap:7px}.native-bar img{width:14px;height:14px}.native-bar div{display:flex;gap:18px}.native-bar i{width:10px;height:1px;background:#ddd;display:block}.native-bar i:nth-child(2){height:10px;border:1px solid #ddd;background:transparent}.native-bar i:nth-child(3){position:relative;background:transparent}.native-bar i:nth-child(3):before,.native-bar i:nth-child(3):after{content:"";position:absolute;left:0;top:4px;width:12px;height:1px;background:#ddd}.native-bar i:nth-child(3):before{transform:rotate(45deg)}.native-bar i:nth-child(3):after{transform:rotate(-45deg)}.real-header{height:60px;padding:0 24px;display:flex;align-items:center;gap:18px;background:#070002;border-bottom:1px solid rgba(193,18,31,.13)}.real-header .logo{font-size:17px}.real-header .logo img{width:34px;height:34px}.real-header strong{color:#ff1630;font-size:9px;letter-spacing:.34em;font-weight:800;white-space:nowrap}.dashboard-grid{padding:16px;display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:12px}.dashboard-grid section,.completed-strip{border:1px solid rgba(193,18,31,.27);border-radius:7px;background:linear-gradient(145deg,#270b0ec7,#0a0002e6);box-shadow:inset 0 1px #ffffff09}.activity-panel,.production-panel{min-height:250px;padding:17px}.activity-panel small,.production-panel small,.progress-card small{color:#9bb5df;font-size:9px;letter-spacing:.16em}.activity-list{margin-top:18px;display:grid;gap:14px}.activity-list p{height:28px;margin:0;border-bottom:1px solid rgba(255,255,255,.04);display:grid;grid-template-columns:20px 70px 1fr;align-items:center;color:#8f8d94;font-size:11px}.activity-list svg{width:13px;color:#00ff58}.activity-list b{color:#fff;font-weight:500}.activity-panel>span{position:absolute}.activity-panel{position:relative}.activity-panel>span{left:17px;bottom:16px;color:#9c97a0;font-size:8px;letter-spacing:.1em;display:flex;align-items:center;gap:8px}.activity-panel>span i{width:7px;height:7px;border-radius:50%;background:#00ff58;box-shadow:0 0 15px #00ff58}.production-panel{text-align:center}.production-panel small{font-weight:800;font-size:13px}.big-number{display:block;margin:26px 0 22px;font:118px/.72 Bebas Neue;color:#ff1733;text-shadow:0 0 18px rgba(255,23,51,.8),0 0 50px rgba(193,18,31,.55);-webkit-text-stroke:2px rgba(255,60,75,.85)}.production-panel p{margin:0;color:#ff1733;font-size:9px;font-weight:800;letter-spacing:.34em}.stats{height:44px;margin-top:10px;border-radius:7px;background:#00000052;display:grid;grid-template-columns:1fr 1fr;align-items:center}.stats span{display:grid;color:#8c8790;font-size:8px;letter-spacing:.08em}.stats b{font-size:18px;color:#ff1733}.stats span:nth-child(2) b{color:#00ff58}.machine-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:13px}.machine-actions button{height:48px;border:1px solid rgba(255,23,51,.42);border-radius:6px;background:#410d117a;color:#ff4457;font-size:12px;font-weight:900;line-height:1.05;box-shadow:0 0 22px #ff17331f}.machine-actions button:nth-child(2){color:#9d979a;border-color:#ffffff1f;background:#190b0c99}.side-metrics{display:grid!important;grid-template-columns:1fr 1fr;gap:12px;background:transparent!important;border:0!important;box-shadow:none!important}.metric-card,.progress-card{border:1px solid rgba(193,18,31,.27);border-radius:7px;background:linear-gradient(145deg,#23080cd1,#0a0002f2);padding:16px;overflow:hidden;position:relative}.metric-card small{display:block;color:#fff;font-size:10px;font-weight:800;line-height:1.25}.metric-card b{display:block;margin-top:8px;font-size:29px;color:#ff1733;font-weight:900;text-shadow:0 0 22px rgba(255,23,51,.45)}.metric-card.green b{color:#00ff58;text-shadow:0 0 22px rgba(0,255,88,.38)}.metric-card span{font-size:11px}.metric-card i{position:absolute;left:0;right:0;bottom:0;height:34px;background:linear-gradient(165deg,transparent 42%,rgba(255,23,51,.18) 43%,transparent 45%),linear-gradient(12deg,transparent 45%,#ff1733 46%,transparent 48%);opacity:.9}.metric-card.green i{background:linear-gradient(12deg,transparent 45%,#00ff58 46%,transparent 48%),linear-gradient(to top,rgba(0,255,88,.12),transparent)}.progress-card{grid-column:1/3;min-height:146px}.progress-card header{display:flex;justify-content:space-between}.progress-row{margin-top:25px;display:grid;grid-template-columns:1fr 62px;gap:15px;align-items:center}.progress-row>div{height:23px;border:1px solid rgba(255,23,51,.5);border-radius:4px;overflow:hidden;display:flex;background:#090003}.progress-row i{width:17%;height:100%;background:#ff1733;clip-path:polygon(0 0,70% 0,100% 50%,70% 100%,0 100%);box-shadow:0 0 18px #ff1733cc}.progress-row b{font-size:15px}.progress-card strong{display:block;margin-top:22px;text-align:center;font-size:18px}.completed-strip{margin:4px 16px 16px;min-height:110px;padding:14px 17px}.completed-strip>b{font-size:12px;letter-spacing:.05em}.completed-strip>div{display:flex;gap:8px;margin-top:16px}.completed-strip img{width:74px;height:52px;object-fit:cover;border:1px solid #ff1733;border-radius:4px;box-shadow:0 0 18px #c1121f2e}.video-frame .real-app.compact{transform:translate(-50%,-50%) scale(.78);width:1180px;min-height:768px;opacity:.78}.video-frame .real-app.compact .native-bar{height:30px}.video-frame .real-app.compact .real-header{height:58px}.hero-product{width:860px}.result-chip{border-color:#ff173359;background:#070002e0}@media(max-width:700px){.logo>img{width:29px;height:29px}.real-app{min-height:590px}.hero-product{width:860px}.real-header strong{display:none}.dashboard-grid{grid-template-columns:1fr;transform:scale(.88);transform-origin:top center;margin-bottom:-120px}.side-metrics{grid-template-columns:1fr 1fr}.completed-strip{display:none}}.hero-video-shell{position:relative;overflow:hidden;min-height:575px;border:1px solid rgba(255,23,51,.28);border-radius:18px;background:#070002;box-shadow:0 70px 150px #000000c7,0 0 95px #c1121f2e,inset 0 1px #ffffff0d;isolation:isolate}.hero-video-shell:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:3;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 13%,transparent 74%,rgba(5,3,3,.62)),radial-gradient(circle at 65% 18%,rgba(230,57,70,.12),transparent 34%)}.hero-video-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;border-radius:18px;box-shadow:inset 0 0 0 1px #ffffff06,inset 0 -80px 130px #050303b8}.hero-video-top{height:42px;padding:0 14px;position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;background:#1d1c1cf0;border-bottom:1px solid rgba(255,255,255,.05);font-size:10px;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-video-top span{display:flex;align-items:center;gap:8px}.hero-video-top img{width:18px;height:18px;filter:drop-shadow(0 0 12px rgba(193,18,31,.5))}.hero-video-top b{color:#ff3448;font-size:8px;letter-spacing:.22em;font-weight:900}.hero-video{position:absolute;top:42px;right:0;bottom:0;left:0;width:100%;height:calc(100% - 42px);object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.07)}.hero-video-overlay{position:absolute;left:26px;right:26px;bottom:24px;z-index:6;display:flex;align-items:end;justify-content:space-between;gap:22px}.hero-video-overlay span{height:34px;padding:0 13px;border:1px solid rgba(255,23,51,.25);border-radius:999px;display:inline-flex;align-items:center;gap:9px;background:#08000294;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#d9d3d3;font-size:10px}.hero-video-overlay i{width:7px;height:7px;border-radius:50%;background:#ff1733;box-shadow:0 0 18px #ff1733}.hero-video-overlay strong{max-width:310px;text-align:right;font-size:12px;line-height:1.45;color:#fff;text-shadow:0 8px 25px #000}.hero-video-shell .hero-video::-webkit-media-controls{display:none!important}@media(max-width:700px){.hero-video-shell{min-height:575px}.hero-video-overlay{left:18px;right:18px;bottom:18px;display:grid}.hero-video-overlay strong{text-align:left;max-width:250px}.hero-video-top b{display:none}}.embed-ready{min-height:575px;background:radial-gradient(circle at 50% 45%,rgba(193,18,31,.18),transparent 36%),linear-gradient(145deg,#090304,#030202);display:grid;grid-template-rows:42px 1fr}.embed-ready:before{background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 18%,transparent 76%,rgba(5,3,3,.72)),linear-gradient(rgba(193,18,31,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(193,18,31,.08) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px}.embed-ready:after{box-shadow:inset 0 0 0 1px #ffffff06,inset 0 -120px 160px #050303db}.embed-slot{position:relative;z-index:6;min-height:533px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:54px;border-top:1px solid rgba(255,255,255,.035)}.embed-glow{position:absolute;width:260px;height:260px;border-radius:50%;background:#c1121f33;filter:blur(75px);opacity:.9}.embed-play{position:relative;width:92px;height:92px;margin-bottom:28px;border:1px solid rgba(255,70,84,.45);border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#c1121ff0,#57080fdb);box-shadow:0 0 0 14px #c1121f14,0 0 70px #c1121f73}.embed-play svg{width:30px;height:30px;margin-left:4px;fill:#fff;color:#fff}.embed-slot small{position:relative;color:#ff3448;font-size:10px;font-weight:900;letter-spacing:.24em}.embed-slot strong{position:relative;margin-top:15px;font:56px/.9 Bebas Neue;letter-spacing:.01em}.embed-slot p{position:relative;max-width:430px;margin:16px auto 0;color:#8f8686;font-size:13px;line-height:1.65}.result-chip{display:none!important}@media(max-width:700px){.embed-slot{min-height:533px;padding:34px}.embed-slot strong{font-size:44px}.embed-slot p{font-size:12px}.embed-play{width:76px;height:76px}}.watch-call{width:max-content;margin-top:22px;padding:9px 13px;border:1px solid rgba(255,23,51,.18);border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#120a0a73;color:#b7aaaa;font-size:11px;font-weight:600;letter-spacing:.02em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:color .25s,border-color .25s,background .25s,transform .25s}.watch-call svg{width:12px;height:12px;color:#ff3448;fill:#ff3448}.watch-call:hover{color:#fff;border-color:#ff173361;background:#c1121f14;transform:translateY(-2px)}.video-cta{position:relative;z-index:7;margin-top:22px;padding:18px 20px 0}.video-cta .hero-actions{margin-top:0;justify-content:center}.video-cta .mini-proof{justify-content:center;margin-top:17px}.hero-product .btn{min-width:210px}.hero-product .btn.ghost{background:#0a0304b8;border-color:#ffffff1a}@media(max-width:1100px){.watch-call{margin-left:auto;margin-right:auto}.video-cta .hero-actions{justify-content:center}}@media(max-width:700px){.watch-call{margin-top:18px}.video-cta{padding:16px 0 0}.video-cta .hero-actions{flex-direction:column}.hero-product .btn{width:100%;min-width:0}.video-cta .mini-proof{margin-top:14px}}.hero{grid-template-columns:1fr;gap:34px;align-items:start;padding-top:34px}.hero-copy{text-align:center;max-width:1020px;margin:0 auto}.hero h1{max-width:920px;margin:24px auto 0;font-size:clamp(68px,7vw,108px);line-height:.92}.hero-copy>p{max-width:740px;margin:24px auto 0}.watch-call{margin-top:18px}.hero-product{width:min(1120px,100%);margin:42px auto 0}.embed-ready{min-height:535px}.embed-slot{min-height:493px}.product-glow{top:0;right:12%;bottom:8%;left:12%}.video-cta{margin-top:20px}@media(max-width:1100px){.hero{gap:28px;padding-top:46px}.hero-product{margin-top:34px}.hero h1{font-size:clamp(60px,9vw,92px)}}@media(max-width:700px){.hero{padding-top:44px}.hero h1{font-size:55px}.hero-copy>p{margin-top:18px}.watch-call{margin-top:15px}.hero-product{width:100%;max-width:100%;transform:none;margin-top:28px;margin-bottom:0}.embed-ready{min-height:420px}.embed-slot{min-height:378px}.hero-product .btn{width:100%}}.proof-metrics{padding:38px 0 96px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(43,26,26,.7);border-bottom:1px solid rgba(43,26,26,.7);position:relative}.proof-metrics:before{content:"";position:absolute;inset:-80px 12% auto;height:160px;background:radial-gradient(ellipse,rgba(193,18,31,.15),transparent 68%);filter:blur(30px);pointer-events:none}.proof-metrics article{min-height:190px;padding:24px 34px;display:grid;place-items:center;text-align:center;position:relative}.proof-metrics article+article{border-left:1px solid rgba(43,26,26,.85)}.proof-metrics strong{font:clamp(86px,9vw,150px)/.8 "Bebas Neue";letter-spacing:-.02em;color:#fff;text-shadow:0 0 48px rgba(193,18,31,.22)}.proof-metrics span{margin-top:13px;color:#b8adad;font-size:14px;font-weight:600;letter-spacing:.04em}.proof-metrics article:nth-child(2) strong{color:#ff3448;text-shadow:0 0 55px rgba(193,18,31,.45)}.free-time{padding-top:120px}.time-compare{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.time-card{min-height:600px;padding:46px;border:1px solid var(--border);border-radius:28px;position:relative;overflow:hidden}.time-card small{color:#8f8585;font-size:9px;font-weight:800;letter-spacing:.18em}.time-card h3{margin:30px 0 0;font:clamp(64px,6.6vw,112px)/.86 "Bebas Neue";letter-spacing:-.01em}.time-card p{max-width:420px;margin:26px 0 0;color:#817878;font-size:14px;line-height:1.75}.time-lost{background:linear-gradient(145deg,#120c0ceb,#070505fa);opacity:.88}.time-lost:after{content:"";position:absolute;left:46px;right:46px;bottom:52px;height:1px;background:linear-gradient(90deg,rgba(193,18,31,.55),transparent)}.time-won{background:radial-gradient(circle at 75% 10%,rgba(193,18,31,.2),transparent 34%),linear-gradient(145deg,#1b1112,#090606)}.time-won h3 em{font-style:normal;color:#ff3448;text-shadow:0 0 60px rgba(193,18,31,.35)}.time-glow{position:absolute;right:-90px;top:-90px;width:360px;height:360px;background:#c1121f2e;filter:blur(86px)}.gain{height:70px;margin-top:14px;padding:0 18px;border:1px solid rgba(255,255,255,.055);border-radius:16px;display:grid;grid-template-columns:42px 1fr;align-items:center;background:#05030357;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gain span{font:22px Bebas Neue;color:#ff3448}.gain b{font-size:15px;font-weight:600;color:#f4eeee}.gain:hover{border-color:#ff173347;background:#c1121f0f}.final h2{max-width:1060px;margin-inline:auto}@media(max-width:1100px){.proof-metrics{grid-template-columns:1fr}.proof-metrics article+article{border-left:0;border-top:1px solid rgba(43,26,26,.85)}.proof-metrics article{min-height:150px}.time-compare{grid-template-columns:1fr}.time-card{min-height:470px}}@media(max-width:700px){.proof-metrics{padding:20px 0 70px}.proof-metrics article{padding:20px 10px}.proof-metrics strong{font-size:82px}.proof-metrics span{font-size:12px}.free-time{padding-top:90px}.time-card{padding:30px;min-height:440px}.time-card h3{font-size:62px}.gain{height:auto;min-height:64px}.final h2{font-size:58px}}.before-after{padding-top:135px}.before-after .center-head{margin-bottom:62px}.before-after .center-head p{max-width:640px}.worlds{display:grid;grid-template-columns:1fr 1fr;gap:18px;position:relative}.worlds:before{content:"";position:absolute;left:50%;top:8%;bottom:8%;width:1px;background:linear-gradient(transparent,rgba(193,18,31,.46),transparent);box-shadow:0 0 38px #c1121f4d}.world{min-height:820px;padding:42px;border:1px solid rgba(43,26,26,.95);border-radius:30px;position:relative;overflow:hidden;background:linear-gradient(145deg,#110d0d,#060404);box-shadow:0 45px 110px #00000080,inset 0 1px #ffffff09}.world-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;background:repeating-linear-gradient(0deg,transparent 0 18px,rgba(255,255,255,.55) 19px);pointer-events:none}.world-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.world-top small{color:#8c8080;font-size:9px;font-weight:900;letter-spacing:.22em}.world-pulse{width:12px;height:12px;border-radius:50%;position:relative}.world-pulse:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:inherit;border:1px solid currentColor;opacity:.4;animation:pulseRing 2.2s infinite}.world-pulse.tired{background:#6b3034;color:#6b3034}.world-pulse.working{background:#ff1733;color:#ff1733;box-shadow:0 0 24px #ff1733bf}.world h3{margin:30px 0 28px;font:clamp(48px,4.8vw,82px)/.9 "Bebas Neue";letter-spacing:-.01em}.world h3 em{font-style:normal;color:#ff3448;text-shadow:0 0 70px rgba(193,18,31,.4)}.world-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 34px}.world-metrics div{min-height:118px;padding:18px;border:1px solid rgba(255,255,255,.055);border-radius:18px;background:#0503036b;display:flex;flex-direction:column;justify-content:end}.world-metrics span{font:clamp(44px,4.5vw,76px)/.82 "Bebas Neue";color:#7d7272}.world-metrics b{margin-top:8px;color:#8c8585;font-size:11px;font-weight:700;letter-spacing:.06em}.world-metrics.bright div{border-color:#ff17332e;background:linear-gradient(145deg,#c1121f1a,#05030361)}.world-metrics.bright span{color:#ff3448;text-shadow:0 0 42px rgba(193,18,31,.45)}.world-metrics.bright b{color:#ded7d7}.world-slow{opacity:.92}.world-slow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 12%,rgba(120,45,52,.12),transparent 30%),linear-gradient(180deg,transparent,rgba(0,0,0,.3));pointer-events:none}.world-fast{border-color:#ff173352;background:radial-gradient(circle at 70% 10%,rgba(193,18,31,.2),transparent 33%),linear-gradient(145deg,#1a1011,#070404);box-shadow:0 55px 130px #0000009e,0 0 90px #c1121f1f,inset 0 1px #ffffff0b}.speed-glow{position:absolute;right:-130px;top:-110px;width:430px;height:430px;background:#c1121f38;filter:blur(92px)}.timeline{position:relative;display:grid;gap:12px}.timeline:before{content:"";position:absolute;left:23px;top:24px;bottom:24px;width:1px;background:linear-gradient(transparent,rgba(255,255,255,.14),transparent)}.fastline:before{background:linear-gradient(transparent,rgba(255,23,51,.72),transparent);box-shadow:0 0 20px #ff173373}.timeline-step{min-height:62px;padding:0 16px 0 0;display:grid;grid-template-columns:48px 1fr;align-items:center;position:relative;border:1px solid rgba(255,255,255,.045);border-radius:16px;background:#05030347;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.timeline-step i{width:48px;height:48px;display:grid;place-items:center;font-style:normal;font-size:18px;position:relative;z-index:2}.timeline-step b{font-size:13px;font-weight:650;color:#d8d1d1}.timeline-step>span{position:absolute;left:23px;bottom:-15px;width:1px;height:18px;background:#ffffff1f}.slowline .timeline-step{filter:saturate(.65);transform-origin:left}.slowline .timeline-step:nth-child(6){animation:tiredLoop 2.8s infinite ease-in-out}.fastline .timeline-step{border-color:#ff173321;background:linear-gradient(90deg,#c1121f1a,#05030340)}.fastline .timeline-step b{color:#fff}.fastline .timeline-step>span{background:#ff1733;box-shadow:0 0 12px #ff1733bf}.lost-time{margin-top:26px;padding:18px;border:1px solid rgba(255,255,255,.055);border-radius:18px;color:#a49a9a;background:#0000003d;font-size:13px;font-weight:750;letter-spacing:.04em}.ready-badge{margin-top:26px;padding:24px;border:1px solid rgba(255,23,51,.3);border-radius:22px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:left;background:linear-gradient(145deg,#c1121f2e,#05030373);box-shadow:0 0 54px #c1121f24;font-size:18px;font-weight:850;line-height:1.25}.ready-badge svg{width:34px;height:34px;padding:8px;border-radius:50%;background:#ff1733;box-shadow:0 0 30px #ff17338c}@keyframes pulseRing{0%{transform:scale(.75);opacity:.55}80%,to{transform:scale(1.75);opacity:0}}@keyframes tiredLoop{0%,to{transform:translate(0);opacity:.72}50%{transform:translate(8px);opacity:1}}@media(max-width:1100px){.worlds{grid-template-columns:1fr}.worlds:before{display:none}.world{min-height:auto}.world-metrics span{font-size:68px}}@media(max-width:700px){.before-after{padding-top:95px}.world{padding:26px;border-radius:24px}.world h3{font-size:48px}.world-metrics{grid-template-columns:1fr}.world-metrics div{min-height:104px}.timeline-step{grid-template-columns:44px 1fr}.timeline:before{left:21px}.ready-badge{font-size:15px;align-items:flex-start}.ready-badge svg{flex:0 0 auto}}.timeline-comparison{padding-top:140px}.timeline-stage{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.timeline-stage:before{content:"";position:absolute;left:50%;top:8%;bottom:8%;width:1px;background:linear-gradient(transparent,rgba(193,18,31,.55),transparent);box-shadow:0 0 40px #c1121f59}.timeline-center{position:absolute;left:50%;top:50%;z-index:5;transform:translate(-50%,-50%);width:96px;min-height:270px;border:1px solid rgba(255,23,51,.22);border-radius:999px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:24px 0;background:#070303d1;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 0 80px #c1121f29}.timeline-center span{font:30px Bebas Neue;color:#fff}.timeline-center span:last-child{color:#ff3448;text-shadow:0 0 25px rgba(255,23,51,.5)}.timeline-center i{width:1px;flex:1;margin:18px 0;background:linear-gradient(#493033,#ff1733)}.routine{min-height:780px;padding:42px;border:1px solid rgba(43,26,26,.9);border-radius:30px;position:relative;overflow:hidden;background:linear-gradient(145deg,#100c0c,#050303);box-shadow:0 48px 120px #00000085,inset 0 1px #ffffff09}.manual-routine{filter:saturate(.82)}.manual-routine:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent 0 22px,rgba(255,255,255,.035) 23px),radial-gradient(circle at 20% 8%,rgba(120,45,52,.14),transparent 34%);pointer-events:none}.auto-routine{border-color:#ff173352;background:radial-gradient(circle at 70% 5%,rgba(193,18,31,.22),transparent 32%),linear-gradient(145deg,#1a1011,#060303);box-shadow:0 58px 130px #0000009e,0 0 90px #c1121f21}.auto-glow{position:absolute;right:-120px;top:-100px;width:430px;height:430px;background:#c1121f38;filter:blur(96px)}.routine-head{position:relative;z-index:2;display:grid;gap:14px;margin-bottom:32px}.routine-head small{color:#8c8080;font-size:9px;font-weight:900;letter-spacing:.22em}.auto-routine .routine-head small{color:#ff4052}.routine-head strong{font:clamp(44px,4.8vw,76px)/.9 "Bebas Neue";letter-spacing:-.01em;color:#fff}.route-line{position:relative;display:grid;gap:12px}.route-line:before{content:"";position:absolute;left:76px;top:32px;bottom:32px;width:2px;background:linear-gradient(transparent,rgba(255,255,255,.16),transparent)}.auto-route:before{background:linear-gradient(transparent,#ff1733,transparent);box-shadow:0 0 20px #ff17338c}.route-step{min-height:66px;padding:0 18px;position:relative;z-index:1;display:grid;grid-template-columns:64px 44px 1fr;align-items:center;border:1px solid rgba(255,255,255,.05);border-radius:18px;background:#0503036b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.route-step em{font-style:normal;color:#6f6666;font-size:10px;font-weight:800;letter-spacing:.06em}.route-step i{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-style:normal;background:#ffffff09;border:1px solid rgba(255,255,255,.05)}.route-step b{font-size:13px;color:#d8d0d0}.route-step>span{position:absolute;left:77px;bottom:-15px;width:2px;height:18px;background:#ffffff24}.manual-route .route-step:nth-last-child(1){animation:tiredLoop 2.9s infinite ease-in-out}.manual-route .route-step:nth-last-child(1) i{background:#c1121f1a;border-color:#c1121f33}.auto-route .route-step{border-color:#ff173324;background:linear-gradient(90deg,#c1121f1f,#05030361)}.auto-route .route-step em{color:#ff7a86}.auto-route .route-step i{background:#c1121f1f;border-color:#ff173338;box-shadow:0 0 25px #c1121f1f}.auto-route .route-step b{color:#fff}.auto-route .route-step>span{background:#ff1733;box-shadow:0 0 14px #ff1733b3}.routine-total{margin-top:28px;padding:24px;border:1px solid rgba(255,255,255,.055);border-radius:22px;display:flex;align-items:end;justify-content:space-between;gap:18px;background:#00000040}.routine-total b{font:72px/.78 Bebas Neue;color:#8a7d7d}.routine-total span{max-width:230px;color:#918686;font-size:13px;line-height:1.5;text-align:right}.auto-total{border-color:#ff173342;background:linear-gradient(145deg,#c1121f29,#05030361);box-shadow:0 0 54px #c1121f1f}.auto-total b{color:#ff3448;text-shadow:0 0 45px rgba(193,18,31,.45)}.auto-total span{color:#f2eaea;font-weight:750}@media(max-width:1100px){.timeline-stage{grid-template-columns:1fr}.timeline-stage:before,.timeline-center{display:none}.routine{min-height:auto}.routine-head strong{font-size:62px}}@media(max-width:700px){.timeline-comparison{padding-top:95px}.routine{padding:26px;border-radius:24px}.routine-head strong{font-size:48px}.route-step{grid-template-columns:52px 40px 1fr;padding:0 12px}.route-line:before{left:64px}.route-step>span{left:65px}.routine-total{display:grid}.routine-total span{text-align:left}.routine-total b{font-size:60px}}.site:before{content:"";position:fixed;top:-20%;right:-20%;bottom:-20%;left:-20%;z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(193,18,31,.06),transparent 28%),radial-gradient(circle at 80% 10%,rgba(230,57,70,.045),transparent 24%);animation:ambientDrift 18s ease-in-out infinite alternate}.site>*{position:relative}.hero{overflow:visible}.hero-light{position:absolute;left:50%;top:4%;width:620px;height:260px;transform:translate(-50%);background:radial-gradient(ellipse,rgba(193,18,31,.14),transparent 68%);filter:blur(70px);pointer-events:none;animation:softBreath 7s ease-in-out infinite}.ambient-particles{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.ambient-particles i{position:absolute;width:2px;height:2px;border-radius:50%;background:#ff3448;opacity:.28;box-shadow:0 0 10px #ff1733cc;animation:particleFloat 9s linear infinite}.ambient-particles i:nth-child(1){left:8%;top:22%;animation-delay:-1s}.ambient-particles i:nth-child(2){left:18%;top:55%;animation-delay:-4s}.ambient-particles i:nth-child(3){left:28%;top:16%;animation-delay:-7s}.ambient-particles i:nth-child(4){left:38%;top:72%;animation-delay:-2s}.ambient-particles i:nth-child(5){left:47%;top:35%;animation-delay:-5s}.ambient-particles i:nth-child(6){left:58%;top:18%;animation-delay:-8s}.ambient-particles i:nth-child(7){left:69%;top:62%;animation-delay:-3s}.ambient-particles i:nth-child(8){left:77%;top:26%;animation-delay:-6s}.ambient-particles i:nth-child(9){left:88%;top:48%;animation-delay:-9s}.ambient-particles i:nth-child(n+10){left:calc(5% * var(--x, 1));top:80%;opacity:.16}.headline-word{display:inline-block;white-space:pre}.headline-word>span{display:inline-block}.hero-copy>p{animation:copyLift .8s var(--ease) both .55s}.watch-call{animation:copyLift .75s var(--ease) both .68s}.hero-product{animation:productReveal 1.05s var(--ease) both .82s}.hero-video-shell{transition:transform .5s var(--ease),box-shadow .5s var(--ease),border-color .5s var(--ease)}.hero-video-shell:hover{transform:translateY(-6px);border-color:#ff17336b;box-shadow:0 85px 170px #000000c7,0 0 120px #c1121f3d,inset 0 1px #ffffff14}.hero-video-shell:before{animation:gridDrift 16s linear infinite}.embed-play{transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.hero-video-shell:hover .embed-play{transform:scale(1.055);box-shadow:0 0 0 18px #c1121f1a,0 0 95px #c1121f94}.embed-ready{position:relative}.embed-ready .hero-video-top:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:.7}.proof-metrics strong{position:relative;overflow:hidden}.proof-metrics strong:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.65),transparent 58%);transform:translate(-120%);animation:numberSheen 3.4s ease-in-out infinite}.step,.feature,.plan,.faq-item{will-change:transform}.step{transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .45s var(--ease)}.step:hover{transform:translateY(-8px);border-color:#ff173357;box-shadow:0 50px 100px #0000006b,0 0 70px #c1121f1f}.templates:hover .step-art i:nth-child(1){transform:translate(-78px) rotate(-13deg)}.templates:hover .step-art i:nth-child(2){transform:translate(78px) rotate(13deg)}.templates .step-art i,.files .folder,.generate .step-art button{transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.files:hover .folder{transform:translateY(-8px) rotateX(6deg);box-shadow:0 44px 80px #000,0 0 46px #c1121f24}.generate:hover .step-art button{animation:generatePulse 1.4s ease-in-out infinite}.route-line:after{content:"";position:absolute;left:76px;top:32px;width:2px;height:calc(100% - 64px);transform-origin:top;transform:scaleY(0);background:linear-gradient(transparent,rgba(255,23,51,.75),transparent);box-shadow:0 0 18px #ff17338c;animation:drawLine 1.7s var(--ease) both}.manual-route:after{background:linear-gradient(transparent,rgba(255,255,255,.2),transparent);box-shadow:none;animation-duration:2.4s}.route-step i{transition:transform .35s var(--ease),background .35s var(--ease)}.auto-route .route-step:hover i{transform:scale(1.1);background:#c1121f38}.timeline-center span{display:grid;text-align:center}.timeline-center small,.routine-total small{font:12px Inter;color:#8f8686;margin-top:2px}.auto-total small{color:#ff9aa3}.feature{transform-style:preserve-3d}.feature:hover .feature-visual{transform:translateY(-8px)}.feature-visual{transition:transform .45s var(--ease)}.feature:hover .feature-visual i:nth-child(1){transform:rotate(-11deg) translateY(-8px)}.feature:hover .feature-visual i:nth-child(2){transform:rotate(9deg) translateY(-14px)}.feature.batch:hover .feature-visual i{box-shadow:0 0 30px #c1121f29}.feature.crop:hover .feature-visual i:nth-child(1){outline:1px solid rgba(255,23,51,.45);outline-offset:-12px}.plan{transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .45s var(--ease)}.plan:hover{transform:translateY(-8px);border-color:#ff173357;box-shadow:0 55px 110px #00000085,0 0 75px #c1121f1f}.plan.best:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(120deg,transparent,rgba(255,255,255,.08),transparent);transform:translate(-120%);animation:metalSheen 5s ease-in-out infinite;pointer-events:none}.price b{font-size:104px}.btn{position:relative;overflow:hidden}.btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.32),transparent 55%);transform:translate(-130%);transition:transform .65s var(--ease)}.btn:hover:after{transform:translate(130%)}.faq:before{content:"";position:absolute;inset:70px -5% auto;height:260px;background:linear-gradient(rgba(193,18,31,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(193,18,31,.05) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:radial-gradient(ellipse,#000,transparent 72%);mask-image:radial-gradient(ellipse,#000,transparent 72%);pointer-events:none}.faq-item{border-bottom-color:#2b1a1ad9}.faq-item.open{box-shadow:inset 0 1px #ffffff06}.final{position:relative}.final:before{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;opacity:.18;background:url(/assets/sombra-viral-dashboard.png) center/cover no-repeat;filter:blur(22px) saturate(.9);transform:scale(1.08);-webkit-mask-image:radial-gradient(ellipse,#000 0 35%,transparent 72%);mask-image:radial-gradient(ellipse,#000 0 35%,transparent 72%)}.final:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 45%,rgba(193,18,31,.16),transparent 38%);pointer-events:none}.final .btn{min-width:260px;min-height:58px;box-shadow:0 18px 55px #c1121f47,0 0 80px #c1121f1f,inset 0 1px #fff3}.scale-section{padding-top:120px}.scale-visual{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.scale-side{min-height:610px;padding:38px;border:1px solid var(--border);border-radius:28px;position:relative;overflow:hidden;background:linear-gradient(145deg,#120d0d,#060404)}.scale-side small{color:#8f8585;font-size:9px;font-weight:900;letter-spacing:.2em}.scale-count{margin-top:24px;display:grid;gap:4px}.scale-count>span:first-child{font:clamp(92px,9vw,150px)/.78 "Bebas Neue";color:#8f8585}.scale-count>span:last-child{color:#8e8585;font-size:13px;font-weight:700}.scale-count.hot>span:first-child{color:#ff3448;text-shadow:0 0 58px rgba(193,18,31,.5)}.scale-count.hot>span:last-child{color:#fff}.auto-scale{border-color:#ff17334d;background:radial-gradient(circle at 75% 15%,rgba(193,18,31,.22),transparent 34%),linear-gradient(145deg,#1a1011,#060303)}.scale-orbit{position:absolute;right:-120px;top:-120px;width:430px;height:430px;border-radius:50%;background:#c1121f2e;filter:blur(86px)}.thumb-cloud{position:absolute;left:34px;right:34px;bottom:34px;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.auto-cloud{grid-template-columns:repeat(12,1fr);gap:6px}.thumb-cloud i{aspect-ratio:9/13;border:1px solid rgba(255,255,255,.06);border-radius:7px;background:linear-gradient(145deg,#241416,#080606);box-shadow:0 18px 25px #0000004d}.auto-cloud i{border-color:#ff17332e;background:radial-gradient(circle at 50% 35%,rgba(193,18,31,.38),transparent 28%),linear-gradient(145deg,#2a1216,#090506);box-shadow:0 0 18px #c1121f14}.auto-cloud i:nth-child(3n){transform:translateY(-10px)}.auto-cloud i:nth-child(4n){transform:translateY(8px)}@keyframes ambientDrift{0%{transform:translate3d(-1%,0,0)}to{transform:translate3d(1.5%,1%,0)}}@keyframes softBreath{0%,to{opacity:.55;transform:translate(-50%) scale(.96)}50%{opacity:1;transform:translate(-50%) scale(1.04)}}@keyframes particleFloat{0%{transform:translateY(30px);opacity:0}20%{opacity:.28}to{transform:translateY(-90px);opacity:0}}@keyframes copyLift{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes productReveal{0%{opacity:0;transform:translateY(34px) scale(.98);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes gridDrift{0%{background-position:0 0,0 0,0 0}to{background-position:0 0,44px 44px,44px 44px}}@keyframes numberSheen{0%,45%{transform:translate(-120%)}75%,to{transform:translate(120%)}}@keyframes generatePulse{0%,to{transform:scale(1);box-shadow:0 0 50px #c1121f47}50%{transform:scale(1.035);box-shadow:0 0 75px #c1121f73}}@keyframes drawLine{to{transform:scaleY(1)}}@keyframes metalSheen{0%,55%{transform:translate(-120%)}85%,to{transform:translate(120%)}}@media(max-width:1100px){.scale-visual{grid-template-columns:1fr}.thumb-cloud{position:relative;left:auto;right:auto;bottom:auto;margin-top:40px}.scale-side{min-height:auto}.auto-cloud{grid-template-columns:repeat(9,1fr)}}@media(max-width:700px){.price b{font-size:88px}.scale-section{padding-top:90px}.scale-side{padding:28px}.auto-cloud{grid-template-columns:repeat(6,1fr)}.manual-cloud{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.site:before,.hero-light,.ambient-particles i,.proof-metrics strong:after,.plan.best:before,.route-line:after{animation:none!important}}.proof-metrics{padding:48px 0 110px;gap:18px;border:0}.proof-metrics article{min-height:330px;border:1px solid rgba(255,23,51,.16);border-radius:28px;background:radial-gradient(circle at 50% 0,rgba(193,18,31,.13),transparent 38%),linear-gradient(145deg,#140c0ceb,#050303f5);box-shadow:0 45px 100px #00000075,inset 0 1px #ffffff0b;overflow:hidden}.proof-metrics article+article{border-left:1px solid rgba(255,23,51,.16)}.proof-metrics article:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(120deg,transparent,rgba(255,255,255,.055),transparent);opacity:.8}.proof-metrics strong{display:flex;align-items:center;justify-content:center;width:100%;min-height:178px;font:clamp(126px,13vw,220px)/.74 "Bebas Neue";letter-spacing:-.045em;color:#fff;text-shadow:0 0 65px rgba(193,18,31,.34)}.proof-metrics article:nth-child(1) strong{color:#ff3448;text-shadow:0 0 70px rgba(193,18,31,.52)}.proof-metrics span{display:block;color:#d7cdcd;font-size:13px;font-weight:900;line-height:1.35;letter-spacing:.16em;text-transform:uppercase}.proof-metrics strong>span{font:inherit!important;color:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}.proof-metrics strong:after{mix-blend-mode:screen}.hero-floating-software{position:absolute;right:-34px;bottom:110px;z-index:8;width:360px;transform-origin:center;filter:drop-shadow(0 30px 60px rgba(0,0,0,.65))}.hero-floating-software .real-app{min-height:240px;transform:scale(.36);transform-origin:top left;width:980px}.hero-floating-software .completed-strip{display:none}.hero-floating-software .dashboard-grid{transform:none}.hero-floating-software .production-panel,.hero-floating-software .activity-panel{min-height:230px}.hero-floating-software .side-metrics{display:none!important}.scale-count>span:first-child{font-size:clamp(110px,12vw,190px);letter-spacing:-.035em}.thumb-cloud i{position:relative;overflow:hidden;border-radius:9px;background:linear-gradient(145deg,#2b171a,#070405)!important}.thumb-cloud i:before{content:attr(data-label);position:absolute;left:6px;right:6px;bottom:6px;z-index:2;padding:4px 5px;border-radius:5px;background:#00000080;color:#fff;font-size:7px;font-weight:800;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumb-cloud i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,rgba(255,255,255,.12),transparent 25%),radial-gradient(circle at 50% 34%,rgba(255,23,51,.45),transparent 23%),linear-gradient(180deg,transparent 52%,rgba(0,0,0,.72))}.thumb-cloud i:nth-child(8n+1){background:linear-gradient(145deg,#15243a,#070405)!important}.thumb-cloud i:nth-child(8n+2){background:linear-gradient(145deg,#302117,#070405)!important}.thumb-cloud i:nth-child(8n+3){background:linear-gradient(145deg,#2d2215,#070405)!important}.thumb-cloud i:nth-child(8n+4){background:linear-gradient(145deg,#163321,#070405)!important}.thumb-cloud i:nth-child(8n+5){background:linear-gradient(145deg,#2b1736,#070405)!important}.thumb-cloud i:nth-child(8n+6){background:linear-gradient(145deg,#371416,#070405)!important}.auto-cloud i{box-shadow:0 10px 30px #00000047,0 0 18px #c1121f29}.timeline-center{width:124px;min-height:320px}.timeline-center span{font:56px/.78 Bebas Neue;letter-spacing:-.02em}.timeline-center span:last-child{font-size:54px}.routine-total b{font:96px/.78 Bebas Neue;letter-spacing:-.02em;color:#fff}.manual-routine .routine-total b{color:#b7aaaa}.auto-total b{font-size:112px;color:#ff3448}.route-line:after{transform:scaleY(0);animation:drawLine 1.7s var(--ease) both .25s}.route-step{box-shadow:0 12px 30px #0000002e}.plan,.plan.best{background:linear-gradient(145deg,#160f0fd1,#080606eb);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:#ffffff12;box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0d}.plan.best{border-color:#ff173352;background:radial-gradient(circle at 50% 0,rgba(193,18,31,.2),transparent 35%),linear-gradient(145deg,#1f1012e6,#080606f0);box-shadow:0 45px 110px #00000094,0 0 70px #c1121f1a,inset 0 1px #ffffff0f}.plan.best:before{display:none!important}.plan:before{display:none!important}.plan:hover{transform:translateY(-7px);border-color:#ff173347;box-shadow:0 55px 120px #0000008f,0 0 85px #c1121f21,inset 0 1px #fff1}.price b{font-size:112px;text-shadow:0 0 42px rgba(193,18,31,.12)}.plan.best .price b{color:#ff3448;text-shadow:0 0 55px rgba(193,18,31,.36)}.plan ul{font-size:11px;gap:15px}.plan li{line-height:1.35}.plan .btn:hover{box-shadow:0 18px 52px #c1121f42,inset 0 1px #fff3}.feature{background:radial-gradient(circle at 70% 0,rgba(193,18,31,.08),transparent 34%),linear-gradient(145deg,#171111,#080606);box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff09}.feature-visual{height:210px;border:1px solid rgba(255,255,255,.055);border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#0a0606cc,#00000059)}.feature-visual:before{content:"";position:absolute;left:14px;right:14px;top:14px;height:22px;border-radius:8px;background:linear-gradient(90deg,#ff173347,#ffffff0f);box-shadow:0 42px #ffffff09,0 84px #ffffff06}.feature-visual:after{content:"";position:absolute;top:54px;right:16px;bottom:16px;left:16px;border-radius:12px;background:radial-gradient(circle at 50% 40%,rgba(193,18,31,.22),transparent 28%),linear-gradient(135deg,#ffffff14,#ffffff04)}.feature-visual i{z-index:2}.feature-visual span{position:absolute;z-index:3}.feature.wide .feature-visual i,.feature.batch .feature-visual i{width:72px;height:104px;top:72px;border-radius:10px;background:linear-gradient(145deg,#30181c,#080405)}.feature.wide .feature-visual i:nth-child(1){left:20%;transform:rotate(-8deg)}.feature.wide .feature-visual i:nth-child(2){left:38%;transform:rotate(2deg)}.feature.wide .feature-visual i:nth-child(3){left:56%;transform:rotate(8deg)}.feature.batch .feature-visual i:nth-child(1){left:22%}.feature.batch .feature-visual i:nth-child(2){left:43%}.feature.batch .feature-visual i:nth-child(3){left:64%}.feature.batch .feature-visual span{left:22%;right:18%;bottom:28px;height:8px;border-radius:999px;background:linear-gradient(90deg,#ff1733 65%,#ffffff14 65%);box-shadow:0 0 18px #ff173359}.feature.music .feature-visual i:nth-child(1){width:76%;height:52px;left:12%;top:98px;border-radius:999px;background:repeating-linear-gradient(90deg,#ff3448 0 4px,transparent 4px 12px),#c1121f14}.feature.crop .feature-visual i:nth-child(1){width:72%;height:120px;left:14%;top:70px;border-radius:14px;background:linear-gradient(90deg,#ffffff0d 50%,#c1121f2e 50%)}.feature.crop .feature-visual span{top:88px;right:28%;bottom:44px;left:28%;border:1px solid #ff3448;border-radius:8px;box-shadow:0 0 20px #ff173357}.feature.export .feature-visual i:nth-child(1){width:118px;height:86px;left:52%;top:92px;border-radius:10px;background:#201214}.feature.export .feature-visual i:nth-child(2),.feature.export .feature-visual i:nth-child(3){width:58px;height:72px;left:24%;top:82px;background:#2b171a}.feature.export .feature-visual i:nth-child(3){left:36%;top:104px}.feature.license .feature-visual i:first-child{border-radius:50%;background:radial-gradient(circle,#ff3448,rgba(193,18,31,.12) 38%,transparent 40%)}@media(max-width:1100px){.hero-floating-software{display:none}.proof-metrics strong{font-size:150px}.timeline-center{display:none}}@media(max-width:700px){.proof-metrics article{min-height:230px}.proof-metrics strong{font-size:100px}.price b{font-size:92px}.routine-total b{font-size:72px}.auto-total b{font-size:82px}}.proof-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:42px 0 96px;border:0}.proof-metrics article{min-height:300px;padding:30px 24px;border-radius:26px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 0,rgba(193,18,31,.1),transparent 42%),linear-gradient(145deg,#130d0ddb,#060404f5);border:1px solid rgba(255,255,255,.065);box-shadow:0 36px 90px #0000006b,inset 0 1px #ffffff0b;overflow:hidden}.proof-metrics article+article{border-left:1px solid rgba(255,255,255,.065)}.proof-metrics article:before{opacity:.35}.proof-metrics strong{width:100%;min-height:auto;margin:0 0 20px;display:flex;align-items:center;justify-content:center;font:clamp(108px,10vw,176px)/.76 "Bebas Neue";letter-spacing:-.045em;color:#f7f1f1;text-shadow:0 0 34px rgba(193,18,31,.2)}.proof-metrics article:first-child strong{font-size:clamp(100px,9.2vw,164px);color:#ff3448;text-shadow:0 0 42px rgba(193,18,31,.3)}.proof-metrics span{color:#cfc5c5;font-size:12px;font-weight:900;line-height:1.38;letter-spacing:.18em;text-transform:uppercase}.proof-metrics strong>span{display:inline!important;margin:0!important;color:inherit!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:none!important}.proof-metrics strong:after{animation:numberSheen 4.8s ease-in-out infinite;opacity:.34}.proof-metrics:hover article{border-color:#ff173321}.video-thumb{position:relative;overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.075);background:linear-gradient(145deg,#28151a,#070404);box-shadow:0 14px 28px #00000047,inset 0 1px #ffffff0a;transform-style:preserve-3d}.video-thumb:before{content:attr(data-label);position:absolute;left:6px;right:6px;bottom:6px;z-index:3;padding:4px 5px;border-radius:5px;background:#0000008f;color:#fff;font-size:7px;font-weight:850;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(160deg,rgba(255,255,255,.13),transparent 22%),radial-gradient(circle at 50% 34%,rgba(255,23,51,.32),transparent 24%),linear-gradient(180deg,transparent 48%,rgba(0,0,0,.78))}.video-thumb:nth-child(10n+1){background:linear-gradient(145deg,#153356,#070404)}.video-thumb:nth-child(10n+2){background:linear-gradient(145deg,#31521c,#070404)}.video-thumb:nth-child(10n+3){background:linear-gradient(145deg,#493219,#070404)}.video-thumb:nth-child(10n+4){background:linear-gradient(145deg,#223d68,#070404)}.video-thumb:nth-child(10n+5){background:linear-gradient(145deg,#4b1a50,#070404)}.video-thumb:nth-child(10n+6){background:linear-gradient(145deg,#5a1f22,#070404)}.video-thumb:nth-child(10n+7){background:linear-gradient(145deg,#1b4c48,#070404)}.video-thumb:nth-child(10n+8){background:linear-gradient(145deg,#4f3c18,#070404)}.video-thumb:nth-child(10n+9){background:linear-gradient(145deg,#242a68,#070404)}.video-thumb:nth-child(10n){background:linear-gradient(145deg,#5a2817,#070404)}.thumb-cloud i{background:inherit}.thumb-cloud .video-thumb{aspect-ratio:9/13}.auto-cloud .video-thumb{animation:thumbBreath 4.5s ease-in-out infinite}.auto-cloud .video-thumb:nth-child(3n){animation-delay:-1s}.auto-cloud .video-thumb:nth-child(4n){animation-delay:-2s}.auto-cloud{perspective:1200px}.auto-cloud .video-thumb:hover{transform:translateY(-6px) rotateX(7deg);border-color:#ff173352}.product-feature{min-height:430px;padding:28px;background:radial-gradient(circle at 78% 0,rgba(193,18,31,.1),transparent 36%),linear-gradient(145deg,#171111,#080606);border-color:#fff1;box-shadow:0 28px 70px #00000052,inset 0 1px #ffffff0a}.product-feature .feature-icon{position:relative;z-index:5}.product-feature .feature-demo{position:absolute;left:28px;right:28px;top:82px;height:225px;border:1px solid rgba(255,255,255,.07);border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#0e0808e6,#0403039e);box-shadow:inset 0 1px #ffffff0b,0 22px 48px #00000047;transform:perspective(900px) rotateX(1deg)}.product-feature h3{bottom:68px}.product-feature p{bottom:32px;font-size:11px;max-width:82%;line-height:1.5}.mini-window-bar{height:30px;padding:0 12px;display:flex;align-items:center;gap:8px;background:#1f1d1dd1;border-bottom:1px solid rgba(255,255,255,.045);font-size:9px;color:#cfc7c7}.mini-window-bar span{width:8px;height:8px;border-radius:50%;background:#ff3448;box-shadow:14px 0 #4b3535,28px 0 #4b3535}.template-row,.output-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px}.template-row .video-thumb,.output-row .video-thumb{aspect-ratio:9/12}.template-row .video-thumb:nth-child(2){border-color:#ff3448;box-shadow:0 0 28px #c1121f38}.apply-line{height:28px;margin:0 12px;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 10px;background:#c1121f1a;font-size:9px;color:#eee}.apply-line i{width:28%;height:4px;border-radius:999px;background:#ff3448;box-shadow:0 0 14px #ff173380;animation:applyProgress 2.4s ease-in-out infinite}.batch-demo{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:14px;padding:18px}.folder-3d{height:110px;border:1px solid rgba(255,23,51,.18);border-radius:18px;display:grid;place-items:center;color:#ff3448;background:linear-gradient(145deg,#c1121f1f,#ffffff06);transform:perspective(600px) rotateY(-12deg)}.folder-3d svg{width:42px}.batch-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.batch-stack .video-thumb{aspect-ratio:9/12}.progress-slim{position:absolute;left:154px;right:24px;bottom:24px;height:8px;border-radius:999px;background:#ffffff0f;overflow:hidden}.progress-slim span{display:block;height:100%;width:72%;border-radius:inherit;background:#ff3448;box-shadow:0 0 20px #ff173373;animation:applyProgress 2.8s ease-in-out infinite}.done-pill{position:absolute;right:24px;top:24px;padding:7px 10px;border-radius:999px;background:#c1121f24;font-size:9px;color:#fff}.music-demo{padding:22px}.track-head{display:flex;align-items:center;gap:10px;color:#fff;font-size:11px}.track-head svg{width:18px;color:#ff3448}.waveform{height:108px;margin-top:34px;display:flex;align-items:center;gap:5px}.waveform i{width:5px;height:var(--h);border-radius:999px;background:linear-gradient(#ff3448,#631018);box-shadow:0 0 12px #ff173338;animation:wave 1.6s ease-in-out infinite}.waveform i:nth-child(2n){animation-delay:-.4s}.waveform i:nth-child(3n){animation-delay:-.8s}.playhead{position:absolute;top:58px;bottom:28px;left:34%;width:1px;background:#fff;box-shadow:0 0 18px #fff;animation:playheadMove 3.4s ease-in-out infinite}.crop-demo{display:grid;grid-template-columns:1fr 1fr}.before-pane,.after-pane{position:relative;display:grid;place-items:end start;padding:14px;background:linear-gradient(145deg,#211313,#070404)}.before-pane{filter:blur(2px) saturate(.7)}.after-pane{background:radial-gradient(circle at 50% 35%,rgba(193,18,31,.28),transparent 30%),linear-gradient(145deg,#271316,#070404)}.before-pane span,.after-pane span{font-size:8px;font-weight:900;color:#fff;letter-spacing:.14em}.crop-frame{position:absolute;top:48px;right:26%;bottom:34px;left:26%;border:1px solid #ff3448;border-radius:12px;box-shadow:0 0 24px #ff173357}.crop-slider{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;box-shadow:0 0 18px #fff;animation:sliderSweep 3.2s ease-in-out infinite}.export-demo{padding:20px}.export-files{position:absolute;left:24px;top:45px;width:48%;height:130px}.export-files i{position:absolute;width:36px;height:48px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#211215;animation:fileFly 3s ease-in-out infinite}.export-files i:nth-child(n){left:calc((var(--i,0))*7px)}.export-files i:nth-child(1){left:0;top:0}.export-files i:nth-child(2){left:34px;top:12px;animation-delay:-.4s}.export-files i:nth-child(3){left:68px;top:26px;animation-delay:-.8s}.export-files i:nth-child(4){left:20px;top:62px;animation-delay:-1.2s}.export-files i:nth-child(5){left:82px;top:72px;animation-delay:-1.6s}.export-folder{position:absolute;right:28px;bottom:34px;width:140px;height:112px;border:1px solid rgba(255,23,51,.2);border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#c1121f24,#ffffff06);color:#ff3448}.export-folder svg{width:38px}.export-folder b{font-size:10px;color:#fff}.export-check{position:absolute;right:22px;top:22px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#ff3448;box-shadow:0 0 22px #ff173373}.license-demo{display:grid;place-items:center}.key-orbit{width:112px;height:112px;border:1px solid rgba(255,23,51,.28);border-radius:50%;display:grid;place-items:center;color:#ff3448;background:#c1121f14;box-shadow:0 0 55px #c1121f29;animation:softBreath 3.8s ease-in-out infinite}.key-orbit svg{width:38px}.auth-screen{position:absolute;left:22px;right:22px;bottom:22px;height:50px;border:1px solid rgba(255,255,255,.07);border-radius:14px;display:flex;align-items:center;justify-content:center;gap:9px;background:#00000047;font-size:10px;color:#fff}.auth-screen svg{width:16px;color:#ff3448}.shield-lock{position:absolute;right:24px;top:24px;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#c1121f2e;color:#fff}@keyframes thumbBreath{0%,to{filter:saturate(1)}50%{filter:saturate(1.25) brightness(1.08)}}@keyframes applyProgress{0%{width:18%}55%,to{width:78%}}@keyframes wave{0%,to{transform:scaleY(.72);opacity:.65}50%{transform:scaleY(1.12);opacity:1}}@keyframes playheadMove{0%{left:18%}to{left:82%}}@keyframes sliderSweep{0%,to{left:38%}50%{left:62%}}@keyframes fileFly{0%,to{transform:translate(0);opacity:.7}50%{transform:translate(120px,34px) scale(.72);opacity:1}}@media(max-width:1100px){.proof-metrics{grid-template-columns:1fr}.proof-metrics article{min-height:240px}.product-feature .feature-demo{height:210px}.product-feature{min-height:410px}}@media(max-width:700px){.proof-metrics strong,.proof-metrics article:first-child strong{font-size:92px}.product-feature .feature-demo{left:20px;right:20px}.batch-demo{grid-template-columns:1fr}.folder-3d{height:70px}.progress-slim{left:24px}.thumb-cloud .video-thumb:before{font-size:6px}}.proof-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:36px 0 88px}.proof-metrics article{height:280px;min-height:0;padding:34px 28px;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#161010db,#080606f5);border:1px solid rgba(255,255,255,.07);box-shadow:0 28px 70px #00000057,inset 0 1px #ffffff0d;overflow:hidden}.proof-metrics article+article{border-left:1px solid rgba(255,255,255,.07)}.proof-metrics article:before{display:none}.proof-metrics strong{height:130px;min-height:0;margin:0 0 18px;display:flex;align-items:center;justify-content:center;font:clamp(92px,9vw,154px)/.78 "Bebas Neue";letter-spacing:-.035em;color:#f5f5f5;text-shadow:0 14px 34px rgba(0,0,0,.28),0 0 22px rgba(193,18,31,.1)}.proof-metrics article:first-child strong{font-size:clamp(84px,8.2vw,140px);color:#f5f5f5;text-shadow:0 14px 34px rgba(0,0,0,.28),0 0 18px rgba(193,18,31,.12)}.proof-metrics span{display:block;min-height:34px;color:#afa7a7;font-size:11px;font-weight:850;line-height:1.45;letter-spacing:.16em;text-transform:uppercase}.proof-metrics strong>span{display:inline!important;min-height:0;color:inherit!important;font:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;text-transform:none!important}.proof-metrics strong:after{opacity:.16;animation:numberSheen 6.5s ease-in-out infinite}.proof-metrics:hover article{border-color:#ffffff17}.scale-visual,.scale-side{display:none!important}.scale-section{padding-top:118px}.scale-multiply{min-height:620px;border:1px solid rgba(255,255,255,.065);border-radius:32px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 20%,rgba(193,18,31,.11),transparent 38%),linear-gradient(145deg,#140e0ee0,#060404f5);box-shadow:0 42px 110px #00000075,inset 0 1px #ffffff0d;perspective:1200px}.scale-source{position:absolute;left:50%;top:46px;z-index:4;transform:translate(-50%);display:grid;place-items:center;gap:10px}.scale-source i{width:72px;height:98px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(145deg,#2b171a,#0a0606);box-shadow:0 24px 60px #0000006b,0 0 32px #c1121f1a;transform:rotateX(8deg) rotateY(-10deg)}.scale-source span{font-size:10px;font-weight:850;letter-spacing:.18em;color:#aaa;text-transform:uppercase}.multiply-field{position:absolute;left:7%;right:7%;top:185px;bottom:110px;display:grid;grid-template-columns:repeat(14,1fr);gap:10px;align-content:center;transform:rotateX(8deg)}.multiply-field i{aspect-ratio:9/13;border:1px solid rgba(255,255,255,.07);border-radius:9px;background:linear-gradient(145deg,#29161a,#070404);box-shadow:0 18px 36px #00000052;position:relative;overflow:hidden}.multiply-field i:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,rgba(255,255,255,.1),transparent 24%),radial-gradient(circle at 50% 34%,rgba(193,18,31,.22),transparent 26%),linear-gradient(180deg,transparent 55%,rgba(0,0,0,.72))}.multiply-field i:nth-child(7n+1){background:linear-gradient(145deg,#17304d,#070404)}.multiply-field i:nth-child(7n+2){background:linear-gradient(145deg,#243f1a,#070404)}.multiply-field i:nth-child(7n+3){background:linear-gradient(145deg,#4b3018,#070404)}.multiply-field i:nth-child(7n+4){background:linear-gradient(145deg,#442052,#070404)}.multiply-field i:nth-child(7n+5){background:linear-gradient(145deg,#4c191d,#070404)}.multiply-field i:nth-child(7n+6){background:linear-gradient(145deg,#184641,#070404)}.scale-result{position:absolute;left:50%;bottom:32px;z-index:5;transform:translate(-50%);padding:14px 22px;border:1px solid rgba(255,255,255,.08);border-radius:999px;display:flex;align-items:center;gap:12px;background:#080505b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 60px #00000059}.scale-result>span:first-child{font:48px/.8 Bebas Neue;color:#f5f5f5}.scale-result>span:last-child{font-size:10px;font-weight:850;letter-spacing:.14em;color:#aaa;text-transform:uppercase;white-space:nowrap}.product-feature{min-height:430px;overflow:hidden;border-color:#fff1;background:linear-gradient(180deg,#161010e6,#080606f5);box-shadow:0 30px 80px #0000005c,inset 0 1px #ffffff0d}.product-feature:hover{z-index:3}.product-feature .feature-demo{height:230px;border:0;background:transparent;box-shadow:none;overflow:visible;transform-style:preserve-3d;perspective:900px}.object-demo{display:grid;place-items:center}.template-object i{position:absolute;width:132px;height:178px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(145deg,#2b171b,#080505);box-shadow:0 32px 70px #0000006b,inset 0 1px #ffffff0f;transform:rotateX(10deg) rotateY(-12deg);animation:objectFloat 5s ease-in-out infinite}.template-object i:nth-child(1){filter:blur(1px);opacity:.5;transform:translate(-58px) rotateX(12deg) rotateY(-18deg) rotate(-7deg)}.template-object i:nth-child(2){filter:blur(.7px);opacity:.65;transform:translate(58px) rotateX(10deg) rotateY(16deg) rotate(7deg)}.template-object i:nth-child(3){background:radial-gradient(circle at 50% 32%,rgba(193,18,31,.28),transparent 30%),linear-gradient(145deg,#32191e,#090505)}.template-object span{width:54px;height:5px;border-radius:999px;background:#ff3448;box-shadow:0 0 18px #c1121f47;transform:translateY(108px)}.batch-object b{position:absolute;left:32px;top:48%;width:88px;height:88px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(145deg,#231416,#080505);box-shadow:0 30px 60px #0000005c;transform:rotateX(10deg) rotateY(-18deg)}.batch-object i{position:absolute;width:34px;height:46px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:linear-gradient(145deg,#2a161a,#070404);box-shadow:0 15px 30px #0000004d;left:calc(150px + (var(--i) % 8) * 24px);top:calc(42px + (var(--i) / 8) * 45px);animation:batchPop 3.8s ease-in-out infinite;animation-delay:calc(var(--i) * 35ms)}.batch-object span{position:absolute;left:150px;right:36px;bottom:28px;height:6px;border-radius:999px;background:linear-gradient(90deg,#ff3448 75%,#ffffff14 75%);box-shadow:0 0 18px #c1121f38}.sound-object{display:flex!important;align-items:center;justify-content:center;gap:7px;transform:rotateX(12deg)}.sound-object i{width:8px;height:var(--h);max-height:140px;border-radius:999px;background:linear-gradient(180deg,#ff3448,#3b0b10);box-shadow:0 14px 28px #0000003d;animation:wave 2s ease-in-out infinite}.sound-object i:nth-child(2n){animation-delay:-.45s}.sound-object i:nth-child(3n){animation-delay:-.9s}.sound-object span{position:absolute;left:18%;right:18%;bottom:34px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent)}.crop-object i{width:260px;height:164px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(90deg,#ffffff0b 50%,#c1121f24 50%),linear-gradient(145deg,#261618,#080505);box-shadow:0 34px 75px #0000006b;transform:rotateX(10deg) rotateY(-8deg)}.crop-object b{position:absolute;width:118px;height:142px;border:1px solid rgba(255,52,72,.55);border-radius:18px;box-shadow:0 0 26px #c1121f42;transform:rotateX(10deg) rotateY(-8deg)}.crop-object span{position:absolute;top:30px;bottom:30px;width:2px;background:#fffc;box-shadow:0 0 18px #ffffff73;animation:sliderSweep 3.6s ease-in-out infinite}.export-object b{position:absolute;right:54px;bottom:45px;width:150px;height:116px;border:1px solid rgba(255,255,255,.09);border-radius:26px;display:grid;place-items:center;background:linear-gradient(145deg,#2a171a,#080505);box-shadow:0 34px 75px #0000006b;color:#ff3448;transform:rotateX(10deg) rotateY(12deg)}.export-object b svg{width:46px}.export-object i{position:absolute;width:34px;height:44px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:linear-gradient(145deg,#241416,#080505);left:calc(42px + (var(--i) % 3) * 36px);top:calc(50px + (var(--i) / 3) * 34px);animation:fileFlyClean 3.4s ease-in-out infinite;animation-delay:calc(var(--i) * .12s)}.export-object span{position:absolute;right:32px;top:34px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ff3448;box-shadow:0 0 24px #c1121f47}.license-object i{width:138px;height:138px;border:1px solid rgba(255,255,255,.1);border-radius:34px;display:grid;place-items:center;color:#ff3448;background:linear-gradient(145deg,#2a171a,#090505);box-shadow:0 34px 75px #0000006b,inset 0 1px #ffffff0f;transform:rotateX(12deg) rotateY(-14deg);animation:objectRotate 7s ease-in-out infinite}.license-object i svg{width:46px}.license-object b{position:absolute;width:180px;height:180px;border-radius:50%;border:1px solid rgba(255,255,255,.055);transform:rotateX(70deg);box-shadow:0 0 40px #c1121f14}.license-object span{position:absolute;right:70px;bottom:42px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#c1121f38;color:#fff;box-shadow:0 0 20px #c1121f38}@keyframes objectFloat{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes batchPop{0%,to{opacity:.55;transform:translateY(0) scale(.96)}50%{opacity:1;transform:translateY(-8px) scale(1)}}@keyframes fileFlyClean{0%,to{transform:translate(0) scale(.92);opacity:.55}50%{transform:translate(128px,54px) scale(.62);opacity:1}}@keyframes objectRotate{0%,to{transform:rotateX(12deg) rotateY(-14deg)}50%{transform:rotateX(12deg) rotateY(14deg)}}@media(max-width:1100px){.proof-metrics{grid-template-columns:1fr}.scale-multiply{min-height:560px}.multiply-field{grid-template-columns:repeat(10,1fr)}.product-feature{min-height:410px}}@media(max-width:700px){.proof-metrics article{height:220px}.proof-metrics strong,.proof-metrics article:first-child strong{font-size:86px}.scale-multiply{min-height:500px}.multiply-field{grid-template-columns:repeat(7,1fr);gap:7px;left:6%;right:6%}.product-feature .feature-demo{height:205px}.template-object i{width:105px;height:146px}.crop-object i{width:210px}.export-object b{right:30px;width:120px}.batch-object i{left:calc(105px + (var(--i) % 6) * 21px)}}.hero-floating-software,.scale-section{display:none!important}.feature-grid{grid-auto-rows:minmax(470px,auto);gap:24px;align-items:stretch}.product-feature{min-height:470px;isolation:isolate}.product-feature .feature-demo{top:86px;height:245px}.product-feature h3{bottom:76px}.product-feature p{bottom:38px}.feature:hover{z-index:5}.template-object i{width:150px;height:198px;border-radius:24px;background:radial-gradient(circle at 50% 32%,rgba(193,18,31,.24),transparent 31%),linear-gradient(145deg,#32191e,#090505);animation:singleTemplateMove 4.8s ease-in-out infinite;box-shadow:0 38px 80px #00000075,0 0 36px #c1121f1a,inset 0 1px #ffffff12}.template-object span{width:64px;height:5px;transform:translateY(120px);opacity:.9}.batch-object b{left:50%;top:42%;width:112px;height:112px;transform:translate(-50%,-50%) rotateX(10deg) rotateY(-16deg);border-radius:26px}.batch-number{position:absolute;left:0;right:0;top:42%;transform:translateY(-50%);z-index:4;display:grid;place-items:center;text-align:center;pointer-events:none}.batch-number>span{font:72px/.78 Bebas Neue;color:#f5f5f5;text-shadow:0 12px 34px rgba(0,0,0,.36)}.batch-number small{margin-top:5px;color:#a7a0a0;font-size:9px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.batch-bar{position:absolute;left:18%;right:18%;bottom:40px;height:8px;border-radius:999px;background:#ffffff13;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.batch-bar span{display:block;height:100%;width:72%;border-radius:inherit;background:linear-gradient(90deg,#8f111b,#ff3448);box-shadow:0 0 18px #c1121f47;animation:batchLoad 2.6s ease-in-out infinite}.batch-object>span,.batch-object>i{display:none!important}@keyframes singleTemplateMove{0%,to{transform:rotateX(10deg) rotateY(-12deg) translateY(0)}50%{transform:rotateX(12deg) rotateY(10deg) translateY(-10px)}}@keyframes batchLoad{0%{width:8%;opacity:.75}65%,to{width:92%;opacity:1}}@media(max-width:1100px){.feature-grid{grid-auto-rows:minmax(450px,auto);gap:22px}.product-feature{min-height:450px}}@media(max-width:700px){.feature-grid{grid-auto-rows:minmax(420px,auto);gap:18px}.product-feature{min-height:420px}.product-feature .feature-demo{height:220px}.batch-number>span{font-size:58px}}.template-object{display:grid;place-items:center}.template-object i{width:164px;height:118px;border-radius:22px;background:radial-gradient(circle at 50% 32%,rgba(255,52,72,.3),transparent 30%),linear-gradient(145deg,#3a1c22,#10090a);box-shadow:0 34px 70px #0000006b,0 0 34px #c1121f1f,inset 0 1px #ffffff14;transform:perspective(700px) rotateX(14deg) rotateY(-16deg);animation:templateCardAlive 4.2s ease-in-out infinite}.template-object i:before{content:"";position:absolute;left:16px;right:16px;top:16px;height:8px;border-radius:999px;background:#ffffff14;box-shadow:0 24px #ffffff0b,0 48px #ff34482e}.template-object i:after{content:"";position:absolute;right:16px;bottom:16px;width:44px;height:26px;border-radius:9px;background:#ff344838;box-shadow:0 0 18px #c1121f2e}.template-object span{width:76px;height:5px;transform:translateY(82px);background:linear-gradient(90deg,transparent,#ff3448,transparent);animation:templateUnderline 2.2s ease-in-out infinite}.batch-object{display:grid;place-items:center}.batch-object b{left:50%!important;top:42%!important;width:138px!important;height:92px!important;transform:translate(-50%,-50%) perspective(700px) rotateX(14deg) rotateY(-14deg)!important;border-radius:22px!important;background:radial-gradient(circle at 50% 35%,rgba(255,52,72,.24),transparent 30%),linear-gradient(145deg,#30181d,#0b0607)!important;box-shadow:0 34px 70px #0000006b,inset 0 1px #ffffff12!important}.batch-object b:before{content:"";position:absolute;left:14px;right:14px;top:14px;height:7px;border-radius:999px;background:#ffffff14;box-shadow:0 22px #ffffff0b,0 44px #ff344829}.batch-number{top:40%!important;transform:translateY(-50%)!important;z-index:6}.batch-number>span{font:58px/.78 Bebas Neue!important;color:#fff!important;text-shadow:0 14px 28px rgba(0,0,0,.45)!important}.batch-number small{font-size:8px!important;color:#b8adad!important}.batch-bar{left:22%!important;right:22%!important;bottom:34px!important;height:7px!important;background:#ffffff12!important}.batch-bar span{width:0;background:linear-gradient(90deg,#8f111b,#ff3448)!important;animation:batchLoadClean 2.2s ease-in-out infinite!important}.batch-object:after{content:"";position:absolute;left:22%;right:22%;bottom:54px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent)}@keyframes templateCardAlive{0%,to{transform:perspective(700px) rotateX(14deg) rotateY(-16deg) translateY(0)}50%{transform:perspective(700px) rotateX(10deg) rotateY(14deg) translateY(-10px)}}@keyframes templateUnderline{0%,to{opacity:.55;transform:translateY(82px) scaleX(.65)}50%{opacity:1;transform:translateY(82px) scaleX(1)}}@keyframes batchLoadClean{0%{width:10%}60%,to{width:88%}}.clean-batch{display:grid!important;place-items:center!important;padding:0!important}.clean-batch b,.clean-batch:after,.clean-batch .batch-number,.clean-batch .batch-bar{display:none!important}.mass-counter{position:absolute;left:0;right:0;top:62px;z-index:4;display:flex;align-items:baseline;justify-content:center;gap:6px;font:82px/.78 Bebas Neue;color:#f5f5f5;text-shadow:0 14px 34px rgba(0,0,0,.38)}.mass-counter>span{font:inherit;color:inherit}.mass-counter small{display:block;margin-left:8px;color:#aaa;font:10px Inter;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.mass-progress{position:absolute;left:15%;right:15%;top:150px;height:10px;border-radius:999px;background:#ffffff13;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.mass-progress span{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#7f0f18,#ff3448);box-shadow:0 0 22px #c1121f52;animation:massProgress 2.4s ease-in-out infinite}.mass-dots{position:absolute;left:17%;right:17%;bottom:38px;height:42px;display:grid;grid-template-columns:repeat(18,1fr);gap:5px}.mass-dots i{height:32px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:linear-gradient(145deg,#2b171a,#080505);box-shadow:0 10px 22px #00000047;opacity:.35;animation:massDot 2.4s ease-in-out infinite;animation-delay:calc(var(--i) * 55ms)}.mass-dots i:nth-child(3n){background:linear-gradient(145deg,#35181e,#090505)}.mass-dots i:nth-child(4n){background:linear-gradient(145deg,#1b2d3f,#090505)}@keyframes massProgress{0%{width:6%}70%,to{width:92%}}@keyframes massDot{0%,20%{opacity:.18;transform:translateY(8px) scale(.9)}60%,to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:700px){.mass-counter{font-size:62px}.mass-progress{top:132px}.mass-dots{grid-template-columns:repeat(9,1fr);height:78px}.mass-dots i{height:28px}}.simple-batch{display:grid!important;place-items:center!important;padding:0!important}.simple-batch *:not(.simple-counter):not(.simple-counter span):not(.simple-counter small){display:none!important}.simple-counter{display:grid!important;place-items:center!important;text-align:center;font:118px/.76 Bebas Neue;letter-spacing:-.035em;color:#f5f5f5;text-shadow:0 16px 36px rgba(0,0,0,.38),0 0 18px rgba(193,18,31,.12)}.simple-counter>span{font:inherit;color:inherit}.simple-counter small{display:block!important;margin-top:14px;color:#aaa;font:11px Inter;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.simple-batch:before{content:"";position:absolute;width:220px;height:120px;border-radius:50%;background:#c1121f1a;filter:blur(55px)}.simple-batch:after{content:"";position:absolute;left:24%;right:24%;bottom:46px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)}@media(max-width:700px){.simple-counter{font-size:88px}.simple-counter small{font-size:9px}}.batch-minimal{display:grid!important;place-items:center!important;padding:0!important;overflow:hidden!important;background:transparent!important}.batch-minimal *{box-sizing:border-box}.batch-minimal>b,.batch-minimal>i,.batch-minimal>span,.batch-minimal:before,.batch-minimal:after,.simple-counter,.mass-counter,.mass-progress,.mass-dots,.batch-number,.batch-bar{display:none!important}.batch-premium{width:min(82%,420px);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:5}.batch-premium:before{content:"";position:absolute;width:260px;height:150px;border-radius:50%;background:#c1121f12;filter:blur(54px);z-index:-1}.batch-main-number{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin-bottom:8px}.batch-main-number span{display:block!important;margin-top:14px;color:#ff3b4d;font:42px/.8 Anton,Inter,sans-serif;text-shadow:0 0 18px rgba(255,59,77,.22)}.batch-main-number b{display:block!important;color:#fff;font:112px/.78 Anton,Bebas Neue,Inter,sans-serif;letter-spacing:-.035em;text-shadow:0 16px 34px rgba(0,0,0,.34)}.batch-premium small{display:block!important;color:#b7adad;font-size:10px;font-weight:900;letter-spacing:.2em;text-transform:uppercase;margin-bottom:22px}.batch-progress-track{width:100%;height:8px;border-radius:999px;background:#ffffff13;overflow:hidden;box-shadow:inset 0 1px #ffffff0b}.batch-progress-track i{display:block!important;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8d111b,#ff3b4d);transform-origin:left center;will-change:transform;box-shadow:0 0 18px #ff3b4d38}.batch-premium p{margin:18px 0 0!important;color:#8d8585!important;font-size:11px!important;line-height:1.45!important}.batch-minimal:hover .batch-progress-track i{filter:brightness(1.06)}@media(max-width:700px){.batch-main-number b{font-size:76px}.batch-main-number span{font-size:30px;margin-top:10px}.batch-premium{width:88%}.batch-premium small{font-size:9px}}.batch-minimal{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;overflow:hidden!important;background:transparent!important;position:absolute!important;left:28px!important;right:28px!important;top:86px!important;height:245px!important;z-index:1!important}.batch-minimal:before,.batch-minimal:after,.batch-premium:before,.batch-premium:after,.batch-main-number:before,.batch-main-number:after,.batch-progress-track:before,.batch-progress-track:after{display:none!important;content:none!important}.batch-minimal *{position:static!important}.batch-premium.clean{width:78%!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:0!important;z-index:1!important;background:transparent!important;filter:none!important}.batch-main-number{display:flex!important;align-items:flex-start!important;justify-content:center!important;gap:8px!important;margin:0 0 10px!important;line-height:1!important}.batch-main-number span{display:block!important;margin-top:11px!important;color:#ff3b4d!important;font:34px/.8 Anton,Inter,sans-serif!important;text-shadow:0 0 14px rgba(255,59,77,.22)!important}.batch-main-number b{display:block!important;color:#fff!important;font:92px/.78 Anton,Bebas Neue,Inter,sans-serif!important;letter-spacing:-.035em!important;text-shadow:0 12px 28px rgba(0,0,0,.32)!important}.batch-premium.clean small{display:block!important;margin:0 0 20px!important;color:#aaa!important;font:10px/1.2 Inter,sans-serif!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important}.batch-progress-track i{display:block!important;width:100%!important;height:100%!important;border-radius:inherit!important;background:#ff3b4d!important;transform-origin:left center!important;will-change:transform!important;box-shadow:none!important}.batch-premium.clean p,.batch-minimal .mass-counter,.batch-minimal .mass-progress,.batch-minimal .mass-dots,.batch-minimal .simple-counter,.batch-minimal .batch-number,.batch-minimal .batch-bar,.batch-minimal>b,.batch-minimal>i,.batch-minimal>span{display:none!important}.product-feature.batch h3,.feature.batch h3,.product-feature.batch p,.feature.batch p{z-index:2!important}@media(max-width:700px){.batch-main-number b{font-size:70px!important}.batch-main-number span{font-size:26px!important;margin-top:8px!important}.batch-premium.clean{width:84%!important}.batch-minimal{left:20px!important;right:20px!important}}.has-embed{min-height:auto!important;display:block!important}.has-embed .embed-slot,.has-embed .embed-glow,.has-embed .embed-play{display:none!important}.embed-video{position:relative;z-index:6;width:100%;aspect-ratio:16/9;background:#050303;overflow:hidden}.embed-video iframe{width:100%;height:100%;border:0;display:block;background:#050303}.has-embed:after{box-shadow:inset 0 0 0 1px #ffffff06,inset 0 1px #ffffff0f!important}.has-embed:hover{transform:translateY(-4px)}footer>span{font-size:10px;color:#777070;white-space:normal;line-height:1.5}footer>p:empty{display:block}@media(max-width:700px){footer{grid-template-columns:1fr!important;text-align:center;height:auto;padding:28px 0;gap:18px}footer .logo{justify-content:center}footer>span{display:block!important;text-align:center}footer>p{display:none}}.section{padding-top:82px!important;padding-bottom:82px!important}.hero{padding-top:28px!important;padding-bottom:42px!important;gap:24px!important}.hero-product{margin-top:26px!important}.video-cta{margin-top:14px!important;padding-top:10px!important}.mini-proof{margin-top:12px!important}.proof-metrics{padding-top:22px!important;padding-bottom:42px!important}.how,.features,.pricing,.faq,.timeline-comparison{padding-top:70px!important;padding-bottom:70px!important}.section-head,.center-head{margin-bottom:42px!important}.steps,.feature-grid,.plans{margin-top:0!important}.features,.pricing,.faq{padding-top:62px!important}.final{margin-top:40px!important;margin-bottom:50px!important}.feature-grid,.plans{gap:20px!important}.timeline-comparison .center-head{margin-bottom:36px!important}@media(max-width:700px){.section{padding-top:54px!important;padding-bottom:54px!important}.hero{padding-top:24px!important;padding-bottom:28px!important}.hero-product{margin-top:20px!important}.proof-metrics{padding-top:16px!important;padding-bottom:28px!important}.how,.features,.pricing,.faq,.timeline-comparison{padding-top:48px!important;padding-bottom:48px!important}.section-head,.center-head{margin-bottom:28px!important}.proof-metrics article{height:190px!important}.feature-grid{gap:16px!important}.product-feature{min-height:390px!important}.product-feature .feature-demo{height:190px!important}.plans{gap:18px!important}.plan,.plan.best{min-height:500px!important}.final{margin-top:24px!important;margin-bottom:34px!important}}.batch-minimal{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;left:28px!important;right:28px!important;top:86px!important;height:245px!important;overflow:hidden!important;background:transparent!important}.batch-minimal:before,.batch-minimal:after,.batch-premium:before,.batch-premium:after{display:none!important}.batch-premium.clean{width:78%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:transparent!important}.batch-main-number{display:flex!important;align-items:flex-start!important;justify-content:center!important;gap:7px!important;margin:0 0 8px!important;line-height:1!important}.batch-main-number span{display:block!important;margin-top:8px!important;color:#ff3b4d!important;font:26px/.8 Anton,Inter,sans-serif!important;text-shadow:0 0 10px rgba(255,59,77,.18)!important}.batch-main-number b{display:block!important;max-width:100%!important;color:#fff!important;font:70px/.82 Anton,Bebas Neue,Inter,sans-serif!important;letter-spacing:-.035em!important;text-shadow:0 10px 24px rgba(0,0,0,.28)!important;white-space:nowrap!important;overflow:visible!important}.batch-premium.clean small{display:block!important;margin:0 0 16px!important;color:#aaa!important;font:9px/1.2 Inter,sans-serif!important;font-weight:900!important;letter-spacing:.17em!important;text-transform:uppercase!important}.batch-progress-track{display:block!important;width:100%!important;height:5px!important;border-radius:999px!important;background:#ffffff17!important;overflow:hidden!important;box-shadow:none!important}.batch-progress-track i{display:block!important;width:100%!important;height:100%!important;border-radius:inherit!important;background:#ff3b4d!important;transform-origin:left center!important;box-shadow:none!important}.batch-premium.clean p,.batch-minimal .simple-counter,.batch-minimal .mass-counter,.batch-minimal .mass-progress,.batch-minimal .mass-dots,.batch-minimal .batch-number,.batch-minimal .batch-bar,.batch-minimal>b,.batch-minimal>i,.batch-minimal>span{display:none!important}.routine-total b>span,.auto-total b>span{font:inherit!important;color:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}.routine-total b{display:block!important;white-space:nowrap!important}.auto-total b{font:112px/.78 Bebas Neue!important;color:#ff3448!important}.auto-total{min-height:180px!important;align-items:center!important}.proof-metrics strong>span{font:inherit!important;color:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}@media(max-width:700px){.batch-main-number b{font-size:58px!important}.batch-main-number span{font-size:22px!important;margin-top:7px!important}.batch-premium.clean{width:84%!important}.auto-total b{font-size:74px!important}}.section{padding-top:74px!important;padding-bottom:74px!important}.hero{padding-top:28px!important;padding-bottom:38px!important}.hero-product{margin-top:24px!important}.proof-metrics{padding-top:20px!important;padding-bottom:44px!important}.how,.timeline-comparison,.features,.pricing,.faq{padding-top:62px!important;padding-bottom:62px!important}.section-head,.center-head{margin-bottom:40px!important}.final{margin-top:38px!important;margin-bottom:48px!important}.product-feature{min-height:470px!important}.product-feature .feature-demo{top:86px!important;height:245px!important}.feature-grid{gap:22px!important}.product-feature h3{bottom:76px!important}.product-feature p{bottom:38px!important}.batch-minimal{top:86px!important;height:245px!important;left:28px!important;right:28px!important;overflow:hidden!important}.batch-premium.clean{width:80%!important;height:auto!important}.batch-main-number{margin:0 0 12px!important;gap:8px!important}.batch-main-number span{font-size:28px!important;line-height:1!important;margin-top:9px!important}.batch-main-number b{font-size:82px!important;line-height:1!important;letter-spacing:-.04em!important;white-space:nowrap!important;overflow:visible!important}.batch-premium.clean small{margin-bottom:18px!important}.batch-progress-track{height:5px!important}.auto-total b,.auto-total b span{font:112px/.82 Bebas Neue!important;color:#ff3448!important;letter-spacing:-.02em!important}.routine-total b,.routine-total b span{font-family:Bebas Neue!important;line-height:.82!important}.proof-metrics strong,.proof-metrics strong span{font-family:Bebas Neue!important;line-height:.78!important}@media(max-width:700px){.section{padding-top:44px!important;padding-bottom:44px!important}.hero{padding-top:22px!important;padding-bottom:28px!important}.hero-product{margin-top:20px!important}.proof-metrics{padding-top:16px!important;padding-bottom:28px!important}.how,.timeline-comparison,.features,.pricing,.faq{padding-top:46px!important;padding-bottom:46px!important}.section-head,.center-head{margin-bottom:28px!important}.feature-grid{gap:18px!important}.product-feature{min-height:440px!important}.product-feature .feature-demo{top:78px!important;height:230px!important}.product-feature h3{bottom:78px!important}.product-feature p{bottom:40px!important}.batch-minimal{top:78px!important;height:230px!important;left:20px!important;right:20px!important}.batch-premium.clean{width:86%!important}.batch-main-number b{font-size:68px!important;line-height:1!important}.batch-main-number span{font-size:23px!important;margin-top:8px!important}.auto-total b,.auto-total b span{font-size:78px!important}.final{margin-top:24px!important;margin-bottom:34px!important}}html,body,#root{max-width:100%;overflow-x:hidden!important}body{min-width:0!important}.site{overflow:hidden!important}.section,nav,footer{width:min(100% - 28px,1400px)!important}@media(max-width:520px){.section,nav,footer{width:calc(100% - 28px)!important}nav{height:68px!important}.logo{max-width:100%;font-size:10px!important;letter-spacing:.12em!important}.hero{padding-top:18px!important;padding-bottom:24px!important;gap:18px!important;min-height:auto!important}.kicker,.section-head>span,.center-head>span{font-size:9px!important;letter-spacing:.14em!important}.hero h1{font-size:clamp(42px,14.5vw,56px)!important;line-height:.9!important;max-width:100%!important;margin-top:18px!important;overflow-wrap:normal!important;text-wrap:balance!important}.hero-copy>p{font-size:14px!important;line-height:1.55!important;margin-top:16px!important;max-width:100%!important}.watch-call{max-width:100%!important;margin-top:14px!important;font-size:10px!important;white-space:normal!important;text-align:center!important;justify-content:center!important}.hero-product{width:100%!important;max-width:100%!important;margin-top:18px!important;overflow:visible!important}.hero-video-shell,.embed-ready{border-radius:16px!important;min-height:auto!important;overflow:hidden!important}.embed-video{aspect-ratio:16/9!important;min-height:0!important}.hero-video-top{height:36px!important;padding-inline:10px!important}.hero-video-top span{font-size:9px!important;min-width:0!important}.hero-video-top b{display:none!important}.video-cta{margin-top:12px!important;padding-top:8px!important}.video-cta .hero-actions{gap:10px!important}.btn{min-height:48px!important;width:100%!important}.mini-proof{gap:8px!important;font-size:9px!important}.proof-metrics{grid-template-columns:1fr!important;gap:14px!important;padding-top:14px!important;padding-bottom:30px!important;border:0!important}.proof-metrics article{width:100%!important;height:auto!important;min-height:178px!important;padding:26px 14px!important;border-radius:22px!important;overflow:hidden!important}.proof-metrics article+article{border-left:1px solid rgba(255,255,255,.07)!important;border-top:0!important}.proof-metrics strong,.proof-metrics article:first-child strong{height:auto!important;min-height:82px!important;margin-bottom:12px!important;font-size:clamp(72px,24vw,96px)!important;line-height:.78!important;letter-spacing:-.04em!important;max-width:100%!important;white-space:nowrap!important;overflow:visible!important;text-align:center!important}.proof-metrics span{min-height:auto!important;font-size:10px!important;line-height:1.35!important;letter-spacing:.15em!important}.section-head h2,.center-head h2{font-size:clamp(44px,14vw,58px)!important;line-height:.92!important;max-width:100%!important;overflow-wrap:normal!important;text-wrap:balance!important}.section-head,.center-head{margin-bottom:26px!important}.steps{gap:16px!important}.step{min-height:390px!important;padding:22px!important;border-radius:22px!important}.step-art{height:180px!important}.timeline-stage{grid-template-columns:1fr!important;gap:18px!important}.routine{padding:22px!important;border-radius:22px!important;min-height:auto!important}.routine-head strong{font-size:clamp(40px,13vw,50px)!important}.route-step{min-height:58px!important;grid-template-columns:44px 34px 1fr!important;padding:0 10px!important}.route-step b{font-size:12px!important}.route-step em{font-size:9px!important}.route-line:before{left:55px!important}.route-step>span{left:56px!important}.routine-total{padding:18px!important;gap:10px!important}.routine-total b,.routine-total b span{font-size:clamp(50px,19vw,68px)!important}.auto-total b,.auto-total b span{font-size:clamp(64px,22vw,86px)!important}.feature-grid{grid-template-columns:1fr!important;gap:16px!important}.product-feature{min-height:410px!important;border-radius:22px!important;padding-inline:18px!important}.product-feature .feature-demo{left:18px!important;right:18px!important;top:70px!important;height:215px!important}.product-feature h3{left:18px!important;right:18px!important;bottom:74px!important;font-size:22px!important}.product-feature p{left:18px!important;right:18px!important;bottom:34px!important;font-size:11px!important;line-height:1.45!important}.template-object i{width:138px!important;height:100px!important}.template-object span{transform:translateY(72px)!important}.batch-minimal{left:18px!important;right:18px!important;top:70px!important;height:215px!important}.batch-premium.clean{width:90%!important}.batch-main-number{gap:6px!important;margin-bottom:10px!important}.batch-main-number span{font-size:20px!important;margin-top:7px!important}.batch-main-number b{font-size:clamp(54px,18vw,68px)!important;line-height:.9!important}.batch-premium.clean small{font-size:8px!important;letter-spacing:.15em!important;margin-bottom:14px!important}.batch-progress-track{height:4px!important}.sound-object i{width:6px!important}.crop-object i{width:190px!important;height:128px!important}.crop-object b{width:88px!important;height:112px!important}.export-object b{right:22px!important;width:108px!important;height:92px!important}.license-object i{width:112px!important;height:112px!important}.plans{gap:16px!important}.plan,.plan.best{min-height:auto!important;padding:28px 22px!important;border-radius:22px!important}.price b{font-size:clamp(78px,24vw,96px)!important}.faq-item>button{min-height:72px!important}.answer p{padding-left:0!important;font-size:13px!important}.final{min-height:430px!important;padding-inline:16px!important}.final h2{font-size:clamp(46px,14vw,60px)!important;line-height:.9!important}}@media(max-width:360px){.section,nav,footer{width:calc(100% - 22px)!important}.hero h1{font-size:44px!important}.hero-copy>p{font-size:13px!important}.proof-metrics article{min-height:164px!important;padding:22px 10px!important}.proof-metrics strong,.proof-metrics article:first-child strong{font-size:72px!important;min-height:72px!important}.proof-metrics span{font-size:9px!important;letter-spacing:.13em!important}.section-head h2,.center-head h2{font-size:44px!important}.product-feature{min-height:390px!important}.product-feature .feature-demo{height:200px!important}.batch-main-number b{font-size:56px!important}.batch-main-number span{font-size:18px!important}.route-step{grid-template-columns:38px 30px 1fr!important}.route-step b{font-size:11px!important}.route-line:before{left:49px!important}.route-step>span{left:50px!important}}@media(max-width:520px){.plan{overflow:hidden!important}.plan .btn,.plans .btn{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding-inline:14px!important}.plan ul{padding-right:0!important}.price{max-width:100%!important;overflow:hidden!important}}.delayed-content{will-change:opacity,transform}.tynk-vertical-product{width:min(430px,100%)!important;margin-inline:auto!important}.embed-video.tynk-vertical-player{width:100%;aspect-ratio:1080/1920!important;margin-inline:auto;background:transparent;overflow:visible}.embed-video.tynk-vertical-player iframe{width:100%;height:100%;aspect-ratio:1080/1920;border:0;pointer-events:auto}.pricing .plans{grid-template-columns:minmax(0,520px)!important;justify-content:center!important;max-width:760px!important}.launch-offer{margin:0 0 22px;color:#ff3448;font-size:12px;font-weight:700;text-align:center}@media(max-width:520px){.pricing{overflow:hidden!important}.plans{width:100%!important;max-width:100%!important;margin-inline:auto!important;overflow:visible!important}.plan,.plan.best{width:100%!important;max-width:100%!important;min-height:auto!important;padding:28px 20px 24px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.plan .popular{max-width:calc(100% - 40px)!important;left:50%!important;right:auto!important;text-align:center!important;justify-content:center!important}.plan-line{margin:28px 0!important}.plan ul{margin:0 0 24px!important;padding:0!important;gap:14px!important}.plan li{font-size:11px!important;line-height:1.4!important;align-items:flex-start!important}.plan .btn,.plans .btn{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important;align-self:stretch!important;flex:0 0 auto!important;padding:0 14px!important;transform:none!important}}@media(max-width:360px){.plan,.plan.best{padding-inline:18px!important}.plan .btn,.plans .btn{font-size:11px!important}}@media(max-width:520px){.plan.best{padding-top:24px!important}.plan .popular,.plan.best .popular{position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;order:-1!important;width:max-content!important;max-width:100%!important;height:28px!important;margin:0 auto 22px!important;padding:0 14px!important;display:inline-flex!important;align-self:center!important;z-index:2!important;white-space:nowrap!important}}@media(max-width:520px){.timeline-stage{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;position:relative!important}.timeline-stage:before{display:none!important}.timeline-center{position:relative!important;left:auto!important;top:auto!important;transform:none!important;order:2!important;width:min(160px,54vw)!important;min-height:210px!important;margin:2px auto!important;padding:18px 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;border:1px solid rgba(255,23,51,.28)!important;border-radius:999px!important;background:#070303e0!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;box-shadow:0 0 54px #c1121f29,inset 0 1px #ffffff0d!important;z-index:3!important}.timeline-center span{display:grid!important;place-items:center!important;font:42px/.82 Bebas Neue!important;color:#ff3448!important;text-shadow:0 0 24px rgba(255,23,51,.45)!important;letter-spacing:-.02em!important;text-align:center!important}.timeline-center span:first-child{color:#ff3448!important}.timeline-center i{width:1px!important;flex:1!important;margin:14px 0!important;background:linear-gradient(#3d2025,#ff1733,#3d2025)!important;box-shadow:0 0 16px #ff173366!important}.manual-routine{order:1!important}.auto-routine{order:3!important}}@media(max-width:360px){.timeline-center{width:136px!important;min-height:190px!important}.timeline-center span{font-size:36px!important}}@media(max-width:520px){.auto-route .route-step,.manual-route .route-step{grid-template-columns:44px 46px minmax(0,1fr)!important;column-gap:8px!important;padding:0 12px!important;overflow:visible!important}.auto-route .route-step em,.manual-route .route-step em{font-size:9px!important;justify-self:start!important;white-space:nowrap!important}.auto-route .route-step i,.manual-route .route-step i{width:36px!important;height:36px!important;border-radius:12px!important;font-size:16px!important;justify-self:center!important;position:relative!important;z-index:2!important;flex:0 0 auto!important}.auto-route .route-step b,.manual-route .route-step b{min-width:0!important;padding-left:0!important;font-size:12px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:break-word!important;position:relative!important;z-index:3!important}.route-line:before{left:58px!important}.route-step>span{left:59px!important}.auto-total span{font-size:13px!important;line-height:1.35!important;max-width:100%!important;text-align:left!important}}@media(max-width:360px){.auto-route .route-step,.manual-route .route-step{grid-template-columns:40px 42px minmax(0,1fr)!important;column-gap:6px!important;padding:0 10px!important}.auto-route .route-step i,.manual-route .route-step i{width:34px!important;height:34px!important;font-size:15px!important}.auto-route .route-step b,.manual-route .route-step b{font-size:11px!important}.route-line:before{left:53px!important}.route-step>span{left:54px!important}}
