.custom-video-controls{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.3));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.video-control-btn{background-color:rgba(20,20,20,.85);border:2px solid #2a2a2a;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.4);flex-shrink:0}.video-control-btn:hover{background-color:rgba(30,30,30,.95);border-color:#fc0000;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.5)}.video-control-btn:active{transform:scale(.95)}.video-control-btn:focus-visible{outline:2px solid #fc0000;outline-offset:2px}.video-control-btn i{color:#e0e0e0;font-size:1rem;transition:color .3s ease}.video-control-btn:hover i{color:#ffffff}.oval-progress-container{flex:1 1;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:.5rem 1rem;box-shadow:inset 0 2px 4px rgba(0,0,0,.2),0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease;min-width:0;position:relative}.oval-progress-container:hover{background:rgba(255,255,255,.2);border-color:rgba(252,0,0,.4);box-shadow:inset 0 2px 4px rgba(0,0,0,.2),0 0 16px rgba(252,0,0,.3)}.oval-progress-container:focus-visible{outline:2px solid #fc0000;outline-offset:2px}.oval-progress-container.dragging{cursor:-webkit-grabbing;cursor:grabbing;-moz-user-select:none;user-select:none;-webkit-user-select:none}.progress-track{width:100%;height:6px;background:rgba(255,255,255,.25);overflow:visible}.progress-fill,.progress-track{border-radius:10px;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#fc0000,#ff3333);box-shadow:0 0 12px rgba(252,0,0,.6);transition:width .05s linear;display:flex;align-items:center;justify-content:flex-end;min-width:0}.progress-scrubber{width:14px;height:14px;background:#ffffff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.6),0 0 0 2px rgba(252,0,0,.3);cursor:-webkit-grab;cursor:grab;transition:all .2s ease;position:absolute;left:0;top:50%;transform:translate(-50%,-50%);z-index:2;pointer-events:none}.oval-progress-container.dragging .progress-scrubber{cursor:-webkit-grabbing;cursor:grabbing;width:18px;height:18px;box-shadow:0 3px 12px rgba(0,0,0,.8),0 0 0 3px rgba(252,0,0,.5)}.oval-progress-container:hover .progress-scrubber{width:16px;height:16px;box-shadow:0 3px 10px rgba(0,0,0,.7),0 0 0 3px rgba(252,0,0,.4)}@media (min-width:641px){.custom-video-controls{padding:1.25rem 1.5rem;gap:1.25rem}.video-control-btn{width:2.75rem;height:2.75rem}.video-control-btn i{font-size:1.1rem}.oval-progress-container{padding:.6rem 1.2rem}.progress-track{height:7px}.progress-scrubber{width:16px;height:16px;right:-8px}.oval-progress-container:hover .progress-scrubber{width:18px;height:18px;right:-9px}.oval-progress-container.dragging .progress-scrubber{width:20px;height:20px;right:-10px}}@media (min-width:768px){.custom-video-controls{gap:1.5rem}.video-control-btn{width:3rem;height:3rem}.video-control-btn i{font-size:1.15rem}.oval-progress-container{padding:.65rem 1.3rem}.progress-track{height:8px}}@media (prefers-reduced-motion:reduce){.oval-progress-container,.progress-fill,.progress-scrubber,.video-control-btn{transition:none}}@media (prefers-contrast:high){.video-control-btn{border-width:3px}.progress-fill{box-shadow:none}.progress-scrubber{border:2px solid #000000}}.hero{width:100%;min-width:100dvw;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6.5rem 2rem 2rem}.hero,.pill{font-family:InterVariable,sans-serif}.pill{background-color:#151515;box-shadow:0 0 10px #0f0f0f,inset 0 0 10px #1c1c1c;font-size:.9rem;border-radius:5vw;color:#939393;margin:auto auto .7rem;border:2px solid #202020;cursor:pointer;width:-moz-fit-content;width:fit-content;padding:.3rem 1rem;font-weight:600}.pill i{margin-right:.4rem}.channel-counter{display:inline-block;font-feature-settings:"tnum","tnum";font-variant-numeric:tabular-nums;color:#fc0000}.plus-sign{opacity:0;transition:opacity 1s ease-in;color:#fc0000}.plus-sign.show{opacity:1}.hours-section{width:100%;padding:1.5rem 0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.hours-section hr{width:100%;border:1px solid #2c2c2c;box-shadow:0 0 3px #111111;margin-top:2rem;margin-bottom:0}.hours-text{font-size:1.425rem;font-weight:700;color:#ffffff;line-height:1.2;margin:0;display:flex;align-items:center;justify-content:center;gap:.25em}.hours-subtext,.hours-text{text-align:center;font-family:InterVariable,sans-serif}.hours-subtext{font-size:.9rem;font-weight:400;color:#999999;margin:1rem 0 0}.hours-number-container{display:inline-flex;align-items:center;opacity:0;transition:opacity 1.5s ease-in}.hours-number-container.show{opacity:1}.hours-counter{display:inline-block;font-weight:700;font-feature-settings:"tnum","tnum";font-variant-numeric:tabular-nums;color:#fc0000}.hours-plus{color:#fc0000;margin-left:.05em}.hours-saved-text{font-weight:700;white-space:nowrap}.hours-saved-text,.hours-text-plain{display:inline-block;color:#ffffff}.slogan{display:flex;flex-direction:column;align-items:center;padding:0 1.5rem}.slogan,.slogan h2{font-family:InterVariable,sans-serif}.slogan h2{z-index:99;color:var(--gray900);letter-spacing:-.03em;-webkit-text-stroke-color:var(--gray700);font-size:2.5rem;font-weight:700;line-height:3.25rem;text-shadow:0 2px 4px rgba(0,0,0,.604);margin-bottom:.5rem}.slogan .slogan_emphasis{background-color:#ff0000;color:#f5f3f3;border-radius:1.5rem;padding:.5rem .9rem;text-shadow:0 2px 4px rgba(54,3,3,.604);box-shadow:inset 0 0 10px rgba(165,4,4,.8),inset 0 0 20px rgba(0,0,0,.3)}.slogan_subtext{font-size:1rem;color:#bdbdbd;font-weight:500;text-align:center;max-width:32rem;line-height:1.4}.description{font-family:InterVariable,sans-serif;font-size:1.2rem;color:#ffffff;display:flex;gap:1.5rem;margin-top:2.5rem;margin-bottom:2.5rem;text-shadow:0 0 8px rgba(14,14,14,.604)}.description h5{font-weight:400;display:flex;align-items:center;justify-content:center}.description h5 i{margin-right:.4rem;font-weight:600;margin-top:.1rem;color:#fff}@media (max-width:480px){.description{gap:1rem;margin-top:2rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center}.description,.description h5{font-size:.9rem}.description h5 i{margin-right:.3rem;font-size:.85rem}}@media (min-width:481px) and (max-width:640px){.description{font-size:1rem;gap:1.2rem}}.youtube-embed{border-radius:2rem;width:100%;max-width:520px;margin:2rem auto 1rem;text-align:center;opacity:0;transition:opacity 2s ease-in;position:relative;overflow:hidden;min-height:200px;aspect-ratio:16/9}.youtube-embed.show{opacity:1}.youtube-embed .plyr__controls,.youtube-embed .plyr__poster{display:none!important}.video-loading-skeleton{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1a1a1a,#2a2a2a 50%,#1a1a1a);border-radius:1rem;display:flex;align-items:center;justify-content:center;z-index:5;overflow:hidden;transition:opacity .5s ease,visibility .5s ease}.video-loading-skeleton.hidden{opacity:0;visibility:hidden;pointer-events:none}.skeleton-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04) 50%,transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.skeleton-play-icon{color:rgba(255,255,255,.3);font-size:4rem;z-index:2;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.youtube-embed video{width:100%;height:auto;aspect-ratio:16/9;border-radius:1rem;max-width:100%;max-height:350px;object-fit:cover;transition:opacity .5s ease}.youtube-embed video.loading{opacity:0}.youtube-embed video.loaded{opacity:1}.youtube-embed iframe{width:100%;height:auto;aspect-ratio:16/9;border-radius:1rem;max-width:100%;max-height:350px}.header .buttons{gap:1rem;margin-bottom:0}.header .buttons,.hero .buttons button{display:flex;align-items:center;justify-content:center}.hero .buttons button{font-family:InterVariable,sans-serif;font-weight:500;font-size:1.1rem;border-radius:50rem;box-shadow:inset 0 0 5px #666666,0 0 10px #2b2b2b,0 0 30px #474747;text-shadow:0 0 5px #c9c9c9;border:none;background-color:#ffffff;color:#0f0f0f;padding:.8rem 1.2rem;transition:all .3s ease;cursor:pointer}.hero .buttons button.download-free:hover{background-color:#dcdcdc;box-shadow:inset 0 0 8px #303030,0 0 10px #2b2b2b,0 0 25px #474747;transition:all .3s ease}.hero .buttons button.download-free i{font-size:1.2rem;margin-right:.6rem;margin-top:.1rem}.hero .buttons button.demo-btn{background-color:#262626;text-shadow:0 0 5px #474747;box-shadow:inset 0 0 5px #121212,0 0 10px #181818;color:#fff}.hero .buttons button.demo-btn:hover{background-color:#232323;transition:all .3s ease}.benefits-section{width:100%;padding:2rem 2.5rem;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-top:2px dashed #1f1f1f;border-bottom:2px dashed #1f1f1f;box-shadow:inset 0 0 24px #131313,0 0 10px #1f1f1f;display:flex;flex-direction:column;justify-content:center}.benefits-section h1{text-align:center;margin-bottom:1.2rem;font-family:InterVariable,sans-serif;line-height:1.2}.benefits-section h1,.newstudio-highlight{font-size:1.5rem;font-weight:700;color:#ffffff}.newstudio-highlight{background-color:#fc0000;padding:.15rem .75rem;border-radius:1rem;text-shadow:0 1px 2px rgba(0,0,0,.5);box-shadow:inset 0 0 6px rgba(165,4,4,.7),inset 0 0 10px rgba(0,0,0,.2)}.benefits-section>hr{width:100%;border:1px solid #2c2c2c;box-shadow:0 0 3px #111111;margin-bottom:.7rem}.benefits-grid{width:100%;margin-top:1rem;margin-left:auto;margin-right:auto;max-width:100%}.benefits-column,.benefits-grid{display:flex;flex-direction:column;gap:1.5rem}.benefit-card{background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:12px;padding:1rem;cursor:pointer;transition:all 1s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 10px rgba(0,0,0,.2);transform-origin:top center}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(252,0,0,.08),rgba(252,0,0,.03));opacity:0;transition:opacity .3s ease;border-radius:12px}.benefit-card:after{content:"";position:absolute;top:6px;left:6px;right:6px;bottom:6px;border:1px dashed #0000006c;border-radius:8px;pointer-events:none;z-index:1}.benefit-card:hover:before{opacity:1}.benefit-card.expanded{z-index:20;border-color:#fc0000;box-shadow:0 8px 24px rgba(252,0,0,.2),0 0 20px rgba(252,0,0,.08)}.benefit-header{display:flex;align-items:center;gap:.4rem;margin-bottom:.7rem;position:relative;z-index:2;justify-content:space-between}.feature-toggle{flex-shrink:0;cursor:pointer;width:44px;height:24px;margin-left:auto;z-index:10}.feature-toggle:hover .toggle-track{opacity:.9}.toggle-track{width:100%;height:100%;background-color:#4a4a4a;border-radius:12px;position:relative;transition:background-color .3s ease,opacity .2s ease}.feature-toggle.active .toggle-track{background-color:#4caf50}.feature-toggle.active:hover .toggle-track{background-color:#45a049}.toggle-thumb{width:18px;height:18px;background-color:#ffffff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.feature-toggle.active .toggle-thumb{transform:translateX(20px)}.benefit-icon{color:#fc0000;flex-shrink:0;font-size:20px}.benefit-card h3{font-size:1rem;font-weight:600;color:#ffffff;margin:0}.benefit-card h3,.benefit-example{text-align:left;font-family:InterVariable,sans-serif}.benefit-example{font-size:.875rem;color:#bdbdbd;font-weight:400;margin-bottom:.5rem;line-height:1.3;position:relative;z-index:2}.benefit-description{max-height:0;opacity:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.benefit-card.expanded .benefit-description{max-height:120px;opacity:1;margin-top:.7rem}.benefit-description p{color:#bdbdbd;font-size:.95rem;line-height:1.4;text-align:left;font-family:InterVariable,sans-serif;margin:0}.benefit-video-container{width:100%;max-height:0;opacity:0;overflow:hidden;transition:all 1s cubic-bezier(.4,0,.2,1);border-radius:8px;position:relative;z-index:2}.benefit-video-container.visible{max-height:300px;opacity:1;margin-top:.75rem}.benefit-video{width:100%;height:auto;border-radius:8px;display:block;box-shadow:0 4px 12px rgba(0,0,0,.3);border:1px solid #444;background:#000}@media (min-width:641px){.hero{padding:7rem 3rem 2rem}.hero .pill{margin-bottom:.825rem}.slogan{padding:0 2rem}.slogan h2{font-size:3rem;margin-bottom:1rem;line-height:4.2rem}.slogan .slogan_emphasis{border-radius:3rem;padding:.8rem 1.15rem}.slogan_subtext{font-size:1.15rem;color:#bdbdbd;font-weight:400;text-align:center;max-width:38rem;line-height:1.6;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;padding:0 .5rem}.youtube-embed{border-radius:1.5rem;width:100%;max-width:720px;text-align:center;padding:0;min-height:280px;aspect-ratio:16/9}.youtube-embed video{width:100%;height:auto;aspect-ratio:16/9;border-radius:1rem;margin-bottom:1.25rem;display:block;max-width:100%;max-height:420px;transition:opacity .5s ease}.youtube-embed video.loading{opacity:0}.youtube-embed video.loaded{opacity:1}.skeleton-play-icon{font-size:5rem}.youtube-embed iframe{width:100%;height:auto;aspect-ratio:16/9;border-radius:1rem;margin-bottom:1.25rem;display:block;max-width:100%;max-height:420px}.benefits-section .newstudio-highlight,.benefits-section h1{font-size:2.25rem}.benefit-card .benefit-example{font-size:.9rem}.hours-section hr{width:90%}.hours-text{font-size:2.1375rem}.hours-subtext{font-size:1rem}}@media (min-width:768px){.hero{padding:8rem 3rem 2.5rem}.hero .pill{margin-bottom:1.25rem}.slogan{padding:0 4rem}.slogan h2{font-size:3.5rem;margin-bottom:1rem;line-height:4.5rem}.slogan_subtext{font-size:1.15rem;font-weight:500;max-width:32rem;line-height:1.6}.youtube-embed iframe,.youtube-embed video{margin-bottom:1.5rem}.benefits-section{width:100%;padding:2.5rem 3rem!important;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-top:2px dashed #1f1f1f;border-bottom:2px dashed #1f1f1f;box-shadow:inset 0 0 40px #131313,0 0 20px #1f1f1f;padding-top:3vw;padding-bottom:3vw;display:flex;flex-direction:column;justify-content:center}.benefits-section h1{text-align:center;margin-bottom:1rem;font-family:InterVariable,sans-serif}.benefits-section h1,.newstudio-highlight{font-size:2rem;font-weight:700;color:#ffffff}.newstudio-highlight{background-color:#fc0000;padding:.2rem 1rem;border-radius:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.6);box-shadow:inset 0 0 10px rgba(165,4,4,.8),inset 0 0 20px rgba(0,0,0,.3)}.benefits-section>hr{border:1px solid #2c2c2c;box-shadow:0 0 5px #111111;margin-bottom:1rem}.benefits-grid,.benefits-section>hr{width:90%;margin-left:auto;margin-right:auto}.benefits-grid{margin-top:1rem;display:flex;flex-direction:row;gap:1.5rem;max-width:1400px;align-items:flex-start}.benefits-column{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.benefit-card{background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:16px;padding:1.5rem;cursor:pointer;transition:all 1s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 4px 20px rgba(0,0,0,.3);transform-origin:top center}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(252,0,0,.1),rgba(252,0,0,.05));opacity:0;transition:opacity .3s ease;border-radius:16px}.benefit-card:after{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px dashed #0000008c;border-radius:12px;pointer-events:none;z-index:1}.benefit-card:hover:before{opacity:1}.benefit-card.expanded{z-index:20;border-color:#fc0000;box-shadow:0 16px 48px rgba(252,0,0,.3),0 0 40px rgba(252,0,0,.15)}.benefit-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;position:relative;z-index:2;justify-content:space-between}.feature-toggle{width:50px;height:26px}.toggle-thumb{width:20px;height:20px}.feature-toggle.active .toggle-thumb{transform:translateX(24px)}.benefit-icon{color:#fc0000;flex-shrink:0}.benefit-card h3{font-size:1rem;font-weight:600;color:#ffffff;margin:0}.benefit-card h3,.benefit-example{text-align:left;font-family:InterVariable,sans-serif}.benefit-example{font-size:.9rem;color:#bdbdbd;font-weight:400;margin-bottom:1rem;line-height:1.4;position:relative;z-index:2}.benefit-description{max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.benefit-card.expanded .benefit-description{max-height:200px;opacity:1;margin-top:1rem}.benefit-description p{color:#bdbdbd;font-size:1rem;line-height:1.5;text-align:left;font-family:InterVariable,sans-serif;margin:0}.benefit-video-container{width:100%;max-height:0;opacity:0;transition:all 1s cubic-bezier(.4,0,.2,1)}.benefit-video-container.visible{max-height:400px;opacity:1;margin-top:1rem}.benefit-video{border-radius:10px;box-shadow:0 6px 16px rgba(0,0,0,.4)}.hours-section{padding:2rem 0 2.5rem}.hours-section hr{width:90%;margin-top:2.5rem;margin-bottom:0}.hours-text{font-size:1.9rem}.hours-subtext{font-size:1.1rem}}@media (min-width:1024px){.hero{padding:9rem 3rem 3rem}.slogan h2{font-size:4rem;margin-bottom:1rem;line-height:5.3rem}.slogan .slogan_emphasis{border-radius:2.5rem;padding:.85rem 1.2rem}.benefits-section{padding:3rem 2.5rem}.benefits-section>hr{margin-top:1rem;margin-bottom:1.5rem}}@media (min-width:1280px){.benefits-grid,.benefits-section>hr,.hours-section hr,.how_it_works hr,.works{width:75%}}@media (min-width:1536px){.benefits-grid,.benefits-section>hr,.hours-section hr,.how_it_works hr,.works{width:70%}}