div#root{background-color:#1f1f23}html,body,#root{overflow-x:hidden}section{width:100%;display:flex;flex-direction:column;align-items:center}section#landing-page{background-image:linear-gradient(to bottom,#000,#1f1f23);background-size:100% 100vh;background-repeat:no-repeat;background-color:#1f1f23;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;overflow:visible}section#landing-page section#top{padding:4rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;max-width:1200px;width:100%}section#landing-page h1#brand-name,section#landing-page h1#brand-name a{display:flex;justify-content:center;align-items:center;background:linear-gradient(120deg,#ffffff,var(--Light_Gray),#ffffff);background-size:200% auto;background-clip:text;-webkit-background-clip:text;color:transparent;animation:gradientMove 3s linear infinite;text-shadow:2px 2px 2px rgba(0,0,0,.3);font-family:Mulish,sans-serif;font-weight:800;font-size:1.25rem;margin:0}section#landing-page h1#brand-name span,section#landing-page h1#brand-name a span{font-family:Outfit,sans-serif;font-weight:200}@keyframes gradientMove{0%{background-position:0% center}to{background-position:200% center}}section#landing-page nav#header{display:flex;flex-direction:row;justify-content:space-between;border-radius:1rem;margin:0 1rem;padding:.75rem 1rem;min-width:70%;background:#1f1f2347;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);border:1px solid rgba(70,70,70,.75)}section#landing-page nav#header a.payhip-buy-button{background:#006400!important;color:#f7f5f5!important;padding:.5rem 1rem!important;border:1px solid black!important;border-radius:.5rem!important;font-weight:700!important;text-decoration:none!important;transition:background-color .15s ease-in-out!important;font-family:Mulish,sans-serif!important;text-align:center}section#landing-page nav#header a.payhip-buy-button:hover{background-color:#2c2c30;cursor:pointer}section#landing-page nav#header div.cta{display:flex;flex-direction:row;justify-content:center}section#landing-page nav#header div.cta ul{margin-left:1rem}section#landing-page nav#header div.cta ul li{font-size:.85rem;margin-right:.5rem}section#landing-page nav#header div.cta ul li *{color:#a7a7a7}section#landing-page nav#header div.cta ul li a{padding:.25rem;border:none;font-weight:400}section#landing-page nav#header div.cta ul li a:hover{color:#f7f5f5;border:none;cursor:pointer}section#landing-page nav#header ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}section#landing-page nav#header ul li{margin-right:1rem}section#landing-page nav#header ul li a{color:#f7f5f5;text-decoration:none;font-weight:700;padding:.35rem .75rem;border-radius:.5rem;transition:.15s ease-in-out;border:1px solid transparent}section#landing-page nav#header ul li a:hover{border:1px solid #f7f5f5}section#landing-page div.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;max-width:100%}section#landing-page div.hero h1{display:flex;flex-direction:row;justify-content:center;align-items:center}section#landing-page div.hero h1 span.red-streaming-dot{width:1rem;height:1rem;background-color:red;border-radius:50%;display:inline-block;margin:1rem;animation:flash 1s infinite}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}section#landing-page div.hero h2{color:#fff;font-family:Mulish,sans-serif;font-weight:600;font-size:1.5rem;margin-bottom:1rem}section#landing-page div.hero p.hero-subtext{color:#ccc;font-family:Outfit,sans-serif;font-weight:300;font-size:1rem;text-align:center;max-width:90%;height:auto;margin:0;margin-bottom:1rem}section#landing-page div.hero div.cta-buttons{display:flex;flex-direction:row;justify-content:center;margin:1.5rem 0;gap:1rem}section#landing-page div.hero div.cta-buttons a.btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2rem;font-family:Mulish,sans-serif;font-weight:700;font-size:1.1rem;text-decoration:none;border-radius:8px;transition:all .2s ease}section#landing-page div.hero div.cta-buttons a.btn.primary{background-color:green;color:#fff;border:1px solid #006000;box-shadow:0 4px 6px #0003}section#landing-page div.hero div.cta-buttons a.btn.primary:hover{background-color:#06b006;transform:translateY(-2px);box-shadow:0 6px 12px #059b0566}section#landing-page div.hero div.cta-buttons a.btn.secondary{background-color:#1a1a1e;color:#fff;border:1px solid rgba(255,255,255,.15)}section#landing-page div.hero div.cta-buttons a.btn.secondary:hover{background-color:#25252a;border-color:#ffffff4d;transform:translateY(-2px)}section#landing-page section#reviews h2{font-size:2rem}section#landing-page section#platforms{max-width:1200px;margin:2rem auto;width:100%;display:flex;flex-direction:column;align-items:center}section#landing-page section#platforms h2{margin-top:2rem;margin-bottom:.5rem;font-size:2rem}section#landing-page section#platforms p{text-align:center;color:#ccc;max-width:600px}section#landing-page section#features-cta{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:90%;max-width:1200px;border-radius:.5rem;margin:2rem auto;background:#280a7947;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);border:1px solid rgba(70,70,70,.75)}section#landing-page section#features-cta *{font-family:Mulish,sans-serif!important}section#landing-page section#features-cta p{font-size:1rem;text-align:center;max-width:90%;margin:.5rem;color:#f7f5f5}section#landing-page section#features-cta div.features-cta-text-wrap{display:flex;flex:.6;text-align:center;flex-direction:column;align-items:center}section#landing-page section#features-cta div.features-cta-text-wrap p{font-size:1.2rem}section#landing-page section#features-cta div.cta-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center}section#landing-page section#features-cta div.cta-buttons button{width:100%;margin:.5rem 0;background-color:#f7f5f5;color:#000;border:1px solid black;font-weight:700;transition:.15s ease-in-out}section#landing-page section#features-cta div.cta-buttons button:hover{background-color:green;color:#fff;cursor:pointer}button#mobile-menu-toggle{display:none;background:transparent;border:none;cursor:pointer;z-index:1000;position:fixed;top:1rem;right:1rem;padding:.5rem}nav#mobile-nav-menu{display:none}@media (max-width: 768px){section{padding-left:.5rem;padding-right:.5rem}section#top{margin-top:5vh}nav#mobile-nav-menu{width:100%;height:100vh;background:#18181bf2;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0);position:fixed;top:0;left:0}nav#mobile-nav-menu.hidden{display:none!important}nav#mobile-nav-menu ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%}nav#mobile-nav-menu ul li{width:100%;display:flex;justify-content:center}nav#mobile-nav-menu ul li a{font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;color:#fff;text-decoration:none;transition:color .2s;position:relative}nav#mobile-nav-menu ul li a:hover{color:#4ade80}nav#mobile-nav-menu ul li a:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:50%;background-color:#4ade80;transition:all .3s ease;transform:translate(-50%)}nav#mobile-nav-menu ul li a:hover:after{width:100%}.hidden{display:none!important}button#mobile-menu-toggle{z-index:1001;display:flex;position:fixed;top:.8rem;right:.8rem;background:transparent;transition:.15s ease-in-out;padding:.5rem}button#mobile-menu-toggle:hover{border:1px solid #f7f5f5}section#landing-page{min-height:100vh;min-width:100%;will-change:transform}section#landing-page nav#header{display:none}section#landing-page nav#header-mobile{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}section#landing-page nav#header-mobile h1#brand-name,section#landing-page nav#header-mobile h1#brand-name a{width:100%;text-align:center;font-size:1.75rem;margin:0}section#landing-page div.hero{max-width:100%;padding:0}section#landing-page div.hero h1{font-size:8vw;margin-top:2rem;margin-bottom:2rem}section#landing-page div.hero h2{font-size:1.25rem}section#landing-page div.hero p.hero-subtext{font-size:1.1rem}section#landing-page div.cta-buttons{font-size:1.25rem}section#landing-page section#reviews h2{padding:0 1rem}section#landing-page section#features-cta{flex-direction:column}section#landing-page section#platforms{padding:0 1rem}}a.try-free{background-color:green!important;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border-radius:.5rem;text-decoration:none;font-weight:700;display:inline-block;animation:pulseGreen 2s ease-in-out infinite}a.try-free:hover{background-color:#060!important;box-shadow:0 0 10px 2px #00800099;transform:scale(1.02);color:#fff;transition:.15s ease-in-out}@keyframes pulseGreen{0%,to{box-shadow:0 0 #00800099;transform:scale(1)}50%{box-shadow:0 0 20px 4px #00800025;transform:scale(1.015)}}section#platform-icons-carousel{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;overflow:hidden;margin-top:.5rem}section#platform-icons-carousel div.carousel-header{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:.5rem}section#platform-icons-carousel div.carousel-header,section#platform-icons-carousel div.carousel-header a{color:#f7f5f5;font-family:Mulish,sans-serif;font-weight:600;font-size:.85rem;margin:0;padding:0;display:flex;flex-direction:row;align-items:center}section#platform-icons-carousel div.carousel-header a{transition:.15s ease-in-out}section#platform-icons-carousel div.carousel-header a:hover{text-decoration:none;color:#6d6d6d;cursor:pointer;scale:1.05}section#platform-icons-carousel div.carousel-header a:hover svg{fill:#6d6d6d;transition:fill .15s ease-in-out}section#platform-icons-carousel div.carousel-header a svg{width:1.15rem;height:1.15rem;margin-right:.5rem;fill:#f7f5f5}section#platform-icons-carousel div.carousel-header a svg:hover{fill:#f0f0f0}section#platform-icons-carousel div.carousel-header span{display:flex;flex-direction:row;align-items:center}section#platform-icons-carousel div.carousel-inner-wrap{display:flex;flex-direction:row;justify-content:center;align-items:center;overflow-x:auto;gap:1rem;width:100%;min-width:500px;overflow:hidden}@media (max-width: 768px){section#platform-icons-carousel div.carousel-inner-wrap{width:100%}section#platform-icons-carousel div.carousel-inner-wrap .carousel-track{animation:scrollLeft 20s linear infinite}section#platform-icons-carousel div.carousel-inner-wrap .icon-set.scroll-only{display:flex!important}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-30%)}}}section#platform-icons-carousel div.carousel-inner-wrap .carousel-track{display:flex;flex-direction:row;width:fit-content;gap:1rem}section#platform-icons-carousel div.carousel-inner-wrap .icon-set{display:flex;flex-direction:row;gap:1rem}section#platform-icons-carousel div.carousel-inner-wrap .icon-set.scroll-only{display:none}section#platform-icons-carousel .platform-icon a{min-width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:transform .3s ease}section#platform-icons-carousel .platform-icon a:hover{transform:scale(1.2);cursor:pointer}section#platform-icons-carousel .platform-icon a img{max-width:80%;max-height:80%}section#platforms-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:center;padding:1rem 5rem;width:100%;gap:1rem;overflow:hidden;margin-top:.5rem}section#platforms-list a{display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-decoration:none;border:1px solid var(--Light_Gray);border-radius:.5rem;padding:.5rem 1rem;color:#f7f5f5;background:#1f1f2347;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);border:1px solid rgba(70,70,70,.75);transition:.15s ease-in-out;font-weight:700}section#platforms-list a:hover{background:#59595de9}section#platforms-list a img.platform-icon{min-width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}section#platforms-list a img.platform-icon:hover{transform:scale(1.2);cursor:pointer}section#features{position:relative;margin-top:4rem;width:100%;padding:0 5vw;display:flex;flex-direction:column;align-items:center}section#features h2{text-align:center;font-size:2.5rem;margin-bottom:.5rem;font-family:Outfit,sans-serif}section#features p.subtitle{text-align:center;color:var(--Light_Gray);max-width:600px;margin-bottom:3rem;font-size:1.1rem}section#features div.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:1.5rem;width:100%;max-width:1200px}@media (max-width: 1000px){section#features div.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){section#features div.features-grid{display:flex;flex-direction:column}}section#features div.features-grid .feature-card{background-color:#18181b;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}section#features div.features-grid .feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d;border-color:#fff3}section#features div.features-grid .feature-card .icon{color:var(--Help_Info);margin-bottom:1rem;background:#2095f21a;padding:.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}section#features div.features-grid .feature-card h3{margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:1.25rem;color:var(--White);font-weight:700}section#features div.features-grid .feature-card p{margin:0;color:var(--Light_Gray);font-size:.95rem;line-height:1.6}section#features div.features-grid .feature-card.hero{grid-column:span 2;background:linear-gradient(135deg,#18181b,#1f1f23);border-color:#646cff4d}section#features div.features-grid .feature-card.hero:hover{border-color:#646cff;box-shadow:0 0 30px #646cff26}section#features div.features-grid .feature-card.hero .icon{background:#646cff1a;color:#646cff}@media (max-width: 1000px){section#features div.features-grid .feature-card.hero{grid-column:span 2}}section#features div.features-grid .feature-card.hero .platform-ticker-wrapper{margin-top:2rem;width:100%;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}section#features div.features-grid .feature-card.hero .platform-ticker{display:flex;gap:2rem;width:max-content;animation:ticker 20s linear infinite;padding:.5rem 0}section#features div.features-grid .feature-card.hero .platform-ticker img{height:24px;width:auto;opacity:.5;transition:opacity .2s ease;filter:grayscale(100%)}section#features div.features-grid .feature-card.hero .platform-ticker img:hover{opacity:1;filter:grayscale(0%)}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}section#features div.features-grid .feature-card.hardware{border-color:#ffb3004d}section#features div.features-grid .feature-card.hardware:hover{box-shadow:0 0 30px #ffb30026;border-color:#ffb300}section#features div.features-grid .feature-card.hardware .icon{color:#ffb300;background:#ffb3001a}section#features div.features-grid .feature-card.logic{border-color:#00e6764d}section#features div.features-grid .feature-card.logic:hover{box-shadow:0 0 30px #00e67626;border-color:#00e676}section#features div.features-grid .feature-card.logic .icon{color:#00e676;background:#00e6761a}section#features div.features-grid .feature-card.overlays{border-color:#d500f94d}section#features div.features-grid .feature-card.overlays:hover{box-shadow:0 0 30px #d500f926;border-color:#d500f9}section#features div.features-grid .feature-card.overlays .icon{color:#d500f9;background:#d500f91a}section#features div.features-grid .feature-card.actions{border-color:#2979ff4d}section#features div.features-grid .feature-card.actions:hover{box-shadow:0 0 30px #2979ff26;border-color:#2979ff}section#features div.features-grid .feature-card.actions .icon{color:#2979ff;background:#2979ff1a}section#features div.features-grid .feature-card.security{border-color:#00b8d44d}section#features div.features-grid .feature-card.security:hover{box-shadow:0 0 30px #00b8d426;border-color:#00b8d4}section#features div.features-grid .feature-card.security .icon{color:#00b8d4;background:#00b8d41a}section#features div.cta-wrapper{margin-top:4rem;display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at center,#2095f21a,#0000 70%);padding:3rem;width:100%}section#features div.cta-wrapper h3{font-size:1.5rem;margin-bottom:1.5rem;font-family:Outfit,sans-serif}section#features div.cta-wrapper button{padding:1rem 2rem;font-size:1.1rem;font-weight:700;background-color:var(--Success);background:linear-gradient(135deg,#090,#060);color:#fff;border:none;border-radius:2rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #0099004d}section#features div.cta-wrapper button:hover{transform:scale(1.05);box-shadow:0 6px 20px #00990080}.slider-container{display:flex;align-items:center;justify-content:center;position:relative;flex-wrap:nowrap;width:100%;max-width:100%;overflow:hidden;padding:0 .25rem}img.hero-image{margin:1rem 0;width:100%;max-width:100%;height:auto;border-radius:1rem;border:2px solid gray;box-shadow:0 4px 8px #0003;transition:all .3s ease}.nav-button{background-color:#fff;border:1px solid #ccc;color:#000;font-size:1.5rem;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;z-index:1;position:absolute;top:50%;transform:translateY(-50%);opacity:.8;transition:background .2s;border-radius:1rem;height:3rem;width:3rem;display:flex;align-items:center;justify-content:center}.nav-button:hover{background-color:#eee}.nav-button.left{left:1rem}.nav-button.right{right:1rem}@media (max-width: 768px){img.hero-image{max-width:100%;width:100%}.nav-button{width:2rem;height:2rem;font-size:1.2rem}.nav-button.left{left:.5rem}.nav-button.right{right:.5rem}}
