.hero{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:100dvw;padding:6.5rem 2rem 2rem;font-family:InterVariable,sans-serif;display:flex}.pill-container{flex-direction:column;align-items:center;margin-bottom:.7rem;display:flex}.pill{color:#939393;cursor:pointer;background-color:#151515;border:2px solid #202020;border-radius:5vw;width:fit-content;margin:auto auto .15rem;padding:.3rem 1rem;font-family:InterVariable,sans-serif;font-size:.9rem;font-weight:600;box-shadow:0 0 10px #0f0f0f,inset 0 0 10px #1c1c1c}.estimated-text{color:#666;font-family:InterVariable,sans-serif;font-size:.7rem}.pill i{margin-right:.4rem}.channel-counter{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#fc0000;display:inline-block}.plus-sign{opacity:0;color:#fc0000;transition:opacity 1s ease-in}.plus-sign.show{opacity:1}.hours-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:.5rem 0 1.5rem;display:flex}.hours-section hr{border:1px solid #2c2c2c;width:100%;margin-top:2rem;margin-bottom:0;box-shadow:0 0 3px #111}.hours-text{text-align:center;color:#fff;justify-content:center;align-items:center;gap:.25em;margin:0;font-family:InterVariable,sans-serif;font-size:1.425rem;font-weight:700;line-height:1.2;display:flex}.hours-subtext{text-align:center;color:#999;margin:1rem 0 0;font-family:InterVariable,sans-serif;font-size:.9rem;font-weight:400}.hours-number-container{opacity:0;align-items:center;transition:opacity 1.5s ease-in;display:inline-flex}.hours-number-container.show{opacity:1}.hours-counter{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#fc0000;font-weight:700;display:inline-block}.hours-plus{color:#fc0000;margin-left:.05em}.hours-saved-text{color:#fff;white-space:nowrap;font-weight:700;display:inline-block}.hours-text-plain{color:#fff;display:inline-block}.slogan{flex-direction:column;align-items:center;padding:0 1.5rem;font-family:InterVariable,sans-serif;display:flex}.slogan h2{z-index:99;color:var(--gray900);letter-spacing:-.03em;-webkit-text-stroke-color:var(--gray700);text-shadow:0 2px 4px #0000009a;margin-bottom:.5rem;font-family:InterVariable,sans-serif;font-size:2.5rem;font-weight:700;line-height:3.25rem}.slogan .slogan_emphasis{color:#f5f3f3;text-shadow:0 2px 4px #3603039a;background-color:red;border-radius:1.5rem;padding:.5rem .9rem;box-shadow:inset 0 0 10px #a50404cc,inset 0 0 20px #0000004d}.slogan_subtext{color:#bdbdbd;text-align:center;max-width:32rem;font-size:1rem;font-weight:500;line-height:1.4}.description{color:#fff;text-shadow:0 0 8px #0e0e0e9a;gap:1.5rem;margin-top:2.5rem;margin-bottom:2.5rem;font-family:InterVariable,sans-serif;font-size:1.2rem;display:flex}.description h5{justify-content:center;align-items:center;font-weight:400;display:flex}.description h5 i{color:#fff;margin-top:.1rem;margin-right:.4rem;font-weight:600}@media (max-width:480px){.description{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;margin-bottom:2rem;font-size:.9rem}.description h5{font-size:.9rem}.description h5 i{margin-right:.3rem;font-size:.85rem}}@media (min-width:481px) and (max-width:640px){.description{gap:1.2rem;font-size:1rem}}.youtube-embed{text-align:center;opacity:0;aspect-ratio:16/9;border-radius:2rem;width:100%;max-width:520px;min-height:200px;margin:2rem auto 1rem;transition:opacity 2s ease-in;position:relative;overflow:hidden}.benefit-video-container{cursor:pointer}.feature-video-modal{z-index:10000;justify-content:center;align-items:center;animation:.25s ease-out modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.feature-video-modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;position:absolute;inset:0}.feature-video-modal-content{z-index:1;width:min(92vw,960px);animation:.3s ease-out modalSlideUp;position:relative}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.feature-video-close{z-index:3;color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.3rem;transition:color .2s,transform .2s;display:inline-flex;position:absolute;top:-3rem;right:0}.feature-video-close:hover{color:#fff;transform:scale(1.15)}.feature-video-wrapper{background:#000;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 25px 80px #0009,0 10px 30px #0006}.feature-video-player{aspect-ratio:16/9;background:#000;width:100%;display:block}.feature-video-loading{color:#fffc;z-index:2;background:#00000080;justify-content:center;align-items:center;font-size:1.6rem;display:flex;position:absolute;inset:0}.feature-video-loading i{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.feature-video-modal .custom-video-controls{background:linear-gradient(#0000 0%,#000c 100%);border-radius:0 0 1rem 1rem;padding:1rem 1.2rem;position:absolute;bottom:0;left:0;right:0}.youtube-embed.show{opacity:1}.youtube-embed .plyr__controls,.youtube-embed .plyr__poster{display:none!important}.video-loading-skeleton{z-index:5;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 50%,#1a1a1a 100%);border-radius:1rem;justify-content:center;align-items:center;transition:opacity .5s,visibility .5s;display:flex;position:absolute;inset:0;overflow:hidden}.video-loading-skeleton.hidden{opacity:0;visibility:hidden;pointer-events:none}.skeleton-shimmer{background:linear-gradient(90deg,#0000 0%,#ffffff0a 50%,#0000 100%);width:100%;height:100%;animation:2s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.skeleton-play-icon{color:#ffffff4d;z-index:2;font-size:4rem;animation:2s ease-in-out infinite pulse-glow}@keyframes pulse-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.skeleton-buffer-bar{z-index:6;background:#ffffff14;height:3px;position:absolute;bottom:0;left:0;right:0}.skeleton-buffer-fill{background:#fc0000b3;border-radius:0 2px 2px 0;height:100%;transition:width .4s}.video-buffering-overlay{z-index:6;pointer-events:none;background:#00000059;border-radius:1rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-buffering-spinner{border:3px solid #ffffff26;border-top-color:#ffffffd9;border-radius:50%;width:44px;height:44px;animation:.75s linear infinite spin}.video-error-overlay{z-index:7;color:#ccc;background:#000000bf;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;display:flex;position:absolute;inset:0}.video-error-overlay i{color:#fc0000;font-size:2rem}.video-error-overlay p{color:#aaa;margin:0;font-family:InterVariable,sans-serif;font-size:.9rem}.video-retry-btn{color:#fc0000;cursor:pointer;background:#fc000026;border:1px solid #fc000059;border-radius:.4rem;margin-top:.2rem;padding:.4rem 1rem;font-family:InterVariable,sans-serif;font-size:.85rem;transition:background .2s}.video-retry-btn:hover{background:#fc000047}.youtube-embed video{aspect-ratio:16/9;object-fit:cover;border-radius:1rem;width:100%;max-width:100%;height:auto;max-height:350px;transition:opacity .5s}.youtube-embed video.loading{opacity:0}.youtube-embed video.loaded{opacity:1}.youtube-embed iframe{aspect-ratio:16/9;border-radius:1rem;width:100%;max-width:100%;height:auto;max-height:350px}.header .buttons{justify-content:center;align-items:center;gap:1rem;margin-bottom:0;display:flex}.hero .buttons button,.hero .buttons a.download-free{text-shadow:0 0 5px #c9c9c9;color:#0f0f0f;cursor:pointer;background-color:#fff;border:none;border-radius:50rem;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-family:InterVariable,sans-serif;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:inset 0 0 5px #666,0 0 10px #2b2b2b,0 0 30px #474747}.hero .buttons button.download-free:hover,.hero .buttons a.download-free:hover{background-color:#dcdcdc;transition:all .3s;box-shadow:inset 0 0 8px #303030,0 0 10px #2b2b2b,0 0 25px #474747}.hero .buttons button.download-free i,.hero .buttons a.download-free i{margin-top:.1rem;margin-right:.6rem;font-size:1.2rem}.hero .buttons button.demo-btn{text-shadow:0 0 5px #474747;color:#fff;background-color:#262626;box-shadow:inset 0 0 5px #121212,0 0 10px #181818}.hero .buttons button.demo-btn:hover{background-color:#232323;transition:all .3s}.benefits-section{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);border-top:2px dashed #1f1f1f;border-bottom:2px dashed #1f1f1f;flex-direction:column;justify-content:center;width:100%;padding:2rem 2.5rem;display:flex;box-shadow:inset 0 0 24px #131313,0 0 10px #1f1f1f}.benefits-section h1{text-align:center;color:#fff;margin-bottom:1.2rem;font-family:InterVariable,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2}.newstudio-highlight{color:#fff;text-shadow:0 1px 2px #00000080;background-color:#fc0000;border-radius:1rem;padding:.15rem .75rem;font-size:1.5rem;font-weight:700;box-shadow:inset 0 0 6px #a50404b3,inset 0 0 10px #0003}.benefits-section>hr{border:1px solid #2c2c2c;width:100%;margin-bottom:.7rem;box-shadow:0 0 3px #111}.benefits-grid{flex-direction:column;gap:1.5rem;width:100%;max-width:100%;margin-top:1rem;margin-left:auto;margin-right:auto;display:flex}.benefits-column{flex-direction:column;gap:1.5rem;display:flex}.benefit-card{cursor:pointer;transform-origin:top;background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:12px;padding:1rem;transition:all 1s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 10px #0003}.benefit-card:before{content:"";opacity:0;background:linear-gradient(135deg,#fc000014 0%,#fc000008 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.benefit-card:after{content:"";pointer-events:none;z-index:1;border:1px dashed #0000006c;border-radius:8px;position:absolute;inset:6px}.benefit-card:hover:before{opacity:1}.benefit-card.expanded{z-index:20;border-color:#fc0000;box-shadow:0 8px 24px #fc000033,0 0 20px #fc000014}.benefit-header{z-index:2;justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:.7rem;display:flex;position:relative}.feature-toggle{cursor:pointer;z-index:10;flex-shrink:0;width:44px;height:24px;margin-left:auto}.feature-toggle:hover .toggle-track{opacity:.9}.toggle-track{background-color:#4a4a4a;border-radius:12px;width:100%;height:100%;transition:background-color .3s,opacity .2s;position:relative}.feature-toggle.active .toggle-track{background-color:#4caf50}.feature-toggle.active:hover .toggle-track{background-color:#45a049}.toggle-thumb{background-color:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0003}.feature-toggle.active .toggle-thumb{transform:translate(20px)}.benefit-icon{color:#fc0000;flex-shrink:0;font-size:20px}.benefit-card h3{color:#fff;text-align:left;margin:0;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:600}.benefit-example{color:#bdbdbd;text-align:left;margin-bottom:.35rem;font-family:InterVariable,sans-serif;font-size:.875rem;font-weight:400;line-height:1.3;position:relative}.benefit-hours-saved{color:#22c55e;letter-spacing:.01em;white-space:nowrap;background:#22c55e1a;border:1px solid #22c55e38;border-radius:999px;margin-bottom:.5rem;padding:.15rem .55rem;font-family:InterVariable,sans-serif;font-size:.72rem;font-weight:600;display:inline-block}.benefit-description{opacity:0;z-index:2;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.benefit-card.expanded .benefit-description{opacity:1;max-height:120px;margin-top:.7rem}.benefit-description p{color:#bdbdbd;text-align:left;margin:0;font-family:InterVariable,sans-serif;font-size:.95rem;line-height:1.4}.benefit-video-container{opacity:0;z-index:2;border-radius:8px;width:100%;max-height:0;transition:all 1s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.benefit-video-container.visible{opacity:1;max-height:300px;margin-top:.75rem}.benefit-video{background:#000;border:1px solid #444;border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 4px 12px #0000004d}@media (min-width:641px){.hero{padding:7rem 3rem 2rem}.hero .pill{margin-bottom:.825rem}.slogan{padding:0 2rem}.slogan h2{margin-bottom:1rem;font-size:3rem;line-height:4.2rem}.slogan .slogan_emphasis{border-radius:3rem;padding:.8rem 1.15rem}.slogan_subtext{color:#bdbdbd;text-align:center;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:38rem;padding:0 .5rem;font-size:1.15rem;font-weight:400;line-height:1.6}.youtube-embed{text-align:center;aspect-ratio:16/9;border-radius:1.5rem;width:100%;max-width:720px;min-height:280px;padding:0}.youtube-embed video{aspect-ratio:16/9;border-radius:1rem;width:100%;max-width:100%;height:auto;max-height:420px;margin-bottom:1.25rem;transition:opacity .5s;display:block}.youtube-embed video.loading{opacity:0}.youtube-embed video.loaded{opacity:1}.skeleton-play-icon{font-size:5rem}.youtube-embed iframe{aspect-ratio:16/9;border-radius:1rem;width:100%;max-width:100%;height:auto;max-height:420px;margin-bottom:1.25rem;display:block}.benefits-section h1,.benefits-section .newstudio-highlight{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{margin-bottom:1rem;font-size:3.5rem;line-height:4.5rem}.slogan_subtext{max-width:32rem;font-size:1.15rem;font-weight:500;line-height:1.6}.youtube-embed video,.youtube-embed iframe{margin-bottom:1.5rem}.benefits-section{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);border-top:2px dashed #1f1f1f;border-bottom:2px dashed #1f1f1f;flex-direction:column;justify-content:center;width:100%;padding-top:3vw;padding-bottom:3vw;display:flex;box-shadow:inset 0 0 40px #131313,0 0 20px #1f1f1f;padding:2.5rem 3rem!important}.benefits-section h1{text-align:center;color:#fff;margin-bottom:1rem;font-family:InterVariable,sans-serif;font-size:2rem;font-weight:700}.newstudio-highlight{color:#fff;text-shadow:0 2px 4px #0009;background-color:#fc0000;border-radius:1.5rem;padding:.2rem 1rem;font-size:2rem;font-weight:700;box-shadow:inset 0 0 10px #a50404cc,inset 0 0 20px #0000004d}.benefits-section>hr{border:1px solid #2c2c2c;width:90%;margin-bottom:1rem;margin-left:auto;margin-right:auto;box-shadow:0 0 5px #111}.benefits-grid{flex-direction:row;align-items:flex-start;gap:1.5rem;width:90%;max-width:1400px;margin-top:1rem;margin-left:auto;margin-right:auto;display:flex}.benefits-column{flex-direction:column;flex:1;gap:1.5rem;display:flex}.benefit-card{cursor:pointer;transform-origin:top;background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:16px;padding:1.5rem;transition:all 1s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 4px 20px #0000004d}.benefit-card:before{content:"";opacity:0;background:linear-gradient(135deg,#fc00001a 0%,#fc00000d 100%);border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.benefit-card:after{content:"";pointer-events:none;z-index:1;border:2px dashed #0000008c;border-radius:12px;position:absolute;inset:10px}.benefit-card:hover:before{opacity:1}.benefit-card.expanded{z-index:20;border-color:#fc0000;box-shadow:0 16px 48px #fc00004d,0 0 40px #fc000026}.benefit-header{z-index:2;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.feature-toggle{width:50px;height:26px}.toggle-thumb{width:20px;height:20px}.feature-toggle.active .toggle-thumb{transform:translate(24px)}.benefit-icon{color:#fc0000;flex-shrink:0}.benefit-card h3{color:#fff;text-align:left;margin:0;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:600}.benefit-example{color:#bdbdbd;text-align:left;z-index:2;margin-bottom:1rem;font-family:InterVariable,sans-serif;font-size:.9rem;font-weight:400;line-height:1.4;position:relative}.benefit-description{opacity:0;z-index:2;max-height:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.benefit-card.expanded .benefit-description{opacity:1;max-height:200px;margin-top:1rem}.benefit-description p{color:#bdbdbd;text-align:left;margin:0;font-family:InterVariable,sans-serif;font-size:1rem;line-height:1.5}.benefit-video-container{opacity:0;width:100%;max-height:0;transition:all 1s cubic-bezier(.4,0,.2,1)}.benefit-video-container.visible{opacity:1;max-height:400px;margin-top:1rem}.benefit-video{border-radius:10px;box-shadow:0 6px 16px #0006}.hours-section{padding:.75rem 0 2rem}.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{margin-bottom:1rem;font-size:4rem;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){.works,.benefits-grid,.how_it_works hr,.benefits-section>hr,.hours-section hr{width:75%}}@media (min-width:1536px){.works,.benefits-grid,.how_it_works hr,.benefits-section>hr,.hours-section hr{width:70%}}.premium-badge{color:#666;flex-shrink:0;font-family:InterVariable,sans-serif;font-size:.7rem;font-weight:500}.view-pricing-ghost{color:#fff;background-color:#0000;border:1px solid #fff6;border-radius:.5rem;justify-content:center;align-items:center;margin-left:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.view-pricing-ghost:hover{background-color:#ffffff1a;border-color:#fff}@media (max-width:768px){.view-pricing-ghost{width:100%;margin-top:1rem;margin-left:0}.buttons{flex-direction:column;align-items:center}}.benefits-cta-strip{flex-direction:column;align-items:center;gap:1.25rem;padding:3rem 1rem 1rem;display:flex}.benefits-cta-strip p{color:#fff;text-align:center;margin:0;font-family:InterVariable,sans-serif;font-size:1.5rem;font-weight:700}.benefits-cta-btn{color:#fff;background-color:#fc0000;border-radius:.5rem;align-items:center;padding:.75rem 2rem;font-family:InterVariable,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex;box-shadow:0 0 16px #fc00004d}.benefits-cta-btn:hover{background-color:#d40000;transform:translateY(-2px)}
