*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw}body{min-height:100vh;margin:0;background:#000;color:#fff}#root{min-height:100vh;width:100vw;position:relative;overflow-x:hidden}.center-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);display:flex;justify-content:center;align-items:center;transition:all 3s ease;z-index:2000}.center-container.top-center,.center-container.final-state{top:50%;left:50%;transform:translate(-50%,-50%) scale(1)}.fade-text-container{background-color:#000;padding:1rem 2rem;display:inline-block;position:relative;border-bottom:0 solid #e26363;overflow:hidden;z-index:10;transform:translateZ(0);transition:all .4s ease-out}@media(max-width:1024px){.fade-text-container{padding:1rem;max-width:90vw}}@media(max-width:768px){.fade-text-container{padding:1rem .5rem;max-width:95vw}}.fade-text-container.borders-visible{border-bottom-width:3px}.fade-text-container.converged{transform:scale(.2) translateZ(0);opacity:0;z-index:5;transition:all .4s ease-out}.fade-text-container:before,.fade-text-container:after{content:"";position:absolute;width:0;background:#e26363;bottom:0;top:38%;transition:width .3s ease-out}.fade-text-container.borders-visible:before,.fade-text-container.borders-visible:after{width:3px}.fade-text-container:before{left:0}.fade-text-container:after{right:0}.fade-text{font-size:clamp(2.75rem,16.25vw,16.25rem);font-weight:700;background:linear-gradient(to bottom,red,#f003);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInDown 3.5s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .4s ease-out}.fade-text.converged{font-size:6rem;opacity:0;transition:all .4s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.black-div{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:clamp(1.2rem,8vw,4rem);background:#000;z-index:1;opacity:0;animation:moveRight 5s cubic-bezier(.68,-.55,.27,1.55) 1s forwards;display:flex;justify-content:center;align-items:center;font-size:clamp(.45rem,3.2vw,1.75rem);font-family:Arial,sans-serif;font-weight:700;letter-spacing:.05em;text-align:center;text-shadow:0 0 0 rgb(198,49,49);white-space:nowrap}@keyframes moveRight{0%{left:0;opacity:0}80%{opacity:1}to{left:100%;transform:translate(-100%,-50%);opacity:1}}.seve-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:clamp(120px,45vw,280px);height:clamp(120px,45vw,280px);opacity:0;z-index:15;transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.seve-logo.visible{transform:translate(-50%,-50%) scale(1);opacity:1;animation:rotateIn .8s cubic-bezier(.68,-.55,.265,1.55) forwards,logo-spin 3s linear infinite .8s}.seve-logo.moved-down{transform:translate(-50%,-30%) scale(.8);transition:transform 1s ease-out}.seve-logo.fade-out{transform:translate(-50%,-50%) scale(.9);animation:seveLogoFade .9s ease forwards;pointer-events:none}@keyframes seveLogoFade{0%{opacity:1;transform:translate(-50%,-50%) scale(.95)}to{opacity:0;transform:translate(-50%,-50%) scale(.9)}}@keyframes rotateIn{0%{transform:translate(-50%,-50%) scale(0) rotate(-180deg);opacity:0}to{transform:translate(-50%,-50%) scale(1) rotate(0);opacity:1}}@keyframes logo-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.seve-logo svg{width:100%;height:100%;border-radius:50%}.main-content{opacity:0;visibility:hidden;height:0;overflow:hidden;transition:opacity 1s ease-in-out,visibility 1s ease-in-out}.main-content.visible{opacity:1;visibility:visible;height:auto;overflow:visible}.no-scroll{overflow:hidden!important;height:100vh!important}.navbar{position:fixed;top:0;left:0;right:0;background:#000c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.nav-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4rem}.nav-logo{display:flex;align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.02em}.nav-tagline{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;color:#666;font-weight:400;letter-spacing:-.01em}.nav-menu{display:flex;list-style:none;gap:3rem;margin:0}.nav-menu a{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#999;text-decoration:none;font-size:.9rem;font-weight:400;transition:color .3s ease;letter-spacing:-.01em}.nav-menu a:hover{color:#fff}.nav-cta{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:transparent;color:#fff;border:1.5px solid rgba(255,68,68,.4);padding:.6rem 1.4rem;border-radius:20px;cursor:pointer;font-weight:500;font-size:.85rem;transition:all .3s ease;letter-spacing:-.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-cta.desktop-only{display:block;justify-self:end}.mobile-only{display:none}@media(max-width:768px){.nav-container{display:flex;justify-content:space-between;padding:0 2rem}.nav-cta.desktop-only{display:none}.mobile-only{display:block}}.nav-cta:hover{background:#ff44441a;border-color:#ff4444b3;transform:translateY(-1px)}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.mobile-menu-toggle .bar{width:100%;height:2px;background-color:#fff;transition:all .3s ease}@media(max-width:768px){.mobile-menu-toggle{display:flex}.nav-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;justify-content:center;align-items:center;gap:3rem;transition:right .4s cubic-bezier(.4,0,.2,1);z-index:1000}.nav-menu.active{right:0}.nav-menu a{font-size:1.5rem}.mobile-menu-toggle.active .bar:nth-child(1){transform:translateY(9.5px) rotate(45deg)}.mobile-menu-toggle.active .bar:nth-child(2){opacity:0}.mobile-menu-toggle.active .bar:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}}.hero{height:100vh;position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#050509;overflow:hidden;padding:40px 2rem 60px;max-width:100vw}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:grayscale(100%) contrast(1.2)}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:2;pointer-events:none}.hero-content{display:flex;justify-content:space-between;align-items:flex-start;padding-top:4rem;max-width:1400px;width:100%;margin:0 auto;z-index:10;position:relative;flex:1;overflow:hidden}.hero-left{flex:1;line-height:1.7}.hero-right{flex:0 0 320px;display:flex;flex-direction:column;align-items:flex-start}.hero-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:6rem;font-weight:800;line-height:1.2;color:#fff;margin:0 0 2rem;letter-spacing:-.04em;text-transform:uppercase}.hero-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;color:#a0a0a0;line-height:1.8;margin:0;letter-spacing:-.01em;max-width:600px}.hero-description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:400;color:#a0a0a0;line-height:1.8;margin-bottom:3rem;letter-spacing:-.01em;max-width:380px}.hero-description .highlight{color:#f44;font-weight:500}.hero-cta{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#f44,#f66);color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1rem;font-weight:600;border-radius:30px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;min-width:180px;letter-spacing:-.01em;box-shadow:0 8px 25px #ff44444d}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 12px 35px #f446}.hero-bottom{display:flex;justify-content:space-between;align-items:center;max-width:1400px;width:100%;margin:0 auto;z-index:10;position:relative}.hero-tagline{flex:1;display:flex;justify-content:center}.hero-tagline p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;color:#888;margin:0;letter-spacing:-.01em}.hero-platforms{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;color:#888;font-size:1rem;font-weight:400;letter-spacing:-.01em;flex:0 0 auto}.platform-icons{display:flex;gap:1rem}.platform-icon{width:auto;height:auto;background:none;border-radius:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:none}.platform-icon:hover{background:none;transform:translateY(-2px);box-shadow:none}.platform-svg{width:55px;height:55px;transition:all .3s ease}.platform-icon:hover .platform-svg{transform:scale(1.1)}.android-icon{filter:brightness(1.2) hue-rotate(90deg)}.linux-icon{filter:brightness(1.3) contrast(1.2)}.windows-icon{filter:brightness(1.2) saturate(1.1)}.version-info{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:400;color:#666;letter-spacing:-.01em;flex:0 0 auto}.wave-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.wave-container canvas{display:block}.about{padding:5rem 0;background:#111}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.about h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:red}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-text p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#ccc}.about-features{display:grid;gap:2rem}.feature{padding:1.5rem;background:#ff00001a;border-radius:10px;border-left:4px solid #ff0000}.feature h3{color:red;margin-bottom:.5rem}.feature p{color:#ccc}.footer{background:#000;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{color:red;margin-bottom:1rem}.footer-section p,.footer-section li{color:#ccc;margin-bottom:.5rem}.footer-section ul{list-style:none}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#666}@media(max-width:1024px){.hero-content{flex-direction:column;gap:4rem;text-align:center;align-items:center}.hero-left{max-width:none;padding-right:0;text-align:center}.hero-right{flex:none;max-width:none;align-items:center;text-align:center}.hero-title{font-size:4.5rem}.hero-subtitle{max-width:600px}.hero-description{max-width:500px;text-align:center}.hero-bottom{flex-direction:column;gap:2rem;text-align:center}}@media(max-width:768px){.hero{padding:120px 1.5rem 40px;height:auto;min-height:100vh}.hero-content{flex-direction:column;gap:3rem;padding-top:2rem}.hero-left,.hero-right{text-align:left;align-items:flex-start;flex:none;width:100%}.hero-title{font-size:clamp(2.5rem,10vw,3.5rem);margin-bottom:1.5rem}.hero-subtitle,.hero-description{font-size:1rem;max-width:none}.hero-description{margin-bottom:2.5rem}.hero-bottom{flex-direction:column;gap:3rem;margin-top:4rem}.hero-platforms{order:1;align-items:center;width:100%}.hero-tagline{order:2;text-align:center}.version-info{order:3;width:100%;text-align:center}.platform-icons{justify-content:center}.nav-menu{display:flex}}@font-face{font-family:Sesbania;src:url(/fonts/sesbania-font-1762946819-0/sesbania-regular_fontlotc6e7.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Sesbania;src:url(/fonts/sesbania-font-1762946819-0/sesbania-italic_fontlot91b4.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:michroma;src:url(/fonts/michroma/Michroma.ttf) format("opentype");font-weight:400;font-style:normal}.section-wrapper{padding:10rem 2rem;background:#000;max-width:1400px;margin:0 auto}.section-label{font-family:Outfit,sans-serif;font-weight:600;font-size:.85rem;letter-spacing:.3em;color:#9b8fc7;margin-bottom:1.5rem;display:block;text-transform:uppercase}.section-heading{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:clamp(2.5rem,5vw,4rem);color:#fff;margin-bottom:3rem;line-height:1.1;letter-spacing:-.03em}.about-text-new{font-size:1.5rem;color:#ffffffb3;max-width:900px;line-height:1.6;font-family:Inter,sans-serif}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.problem-card{background:#ffffff0d;padding:3rem;border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.problem-card:hover{background:#ffffff14;border-color:#ff4d4d4d;transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #0006}.problem-card h3{font-family:Outfit,sans-serif;font-weight:700;margin-bottom:1.5rem;color:#ff4d4d;font-size:1.25rem;letter-spacing:-.02em;display:flex;align-items:center;gap:.75rem}.solution-card h3{color:#9b8fc7}.features-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card-new{padding:2.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-card-new:hover{background:#9b8fc70d;border-color:#9b8fc733;transform:translateY(-5px)}.feature-card-new h4{font-family:Outfit,sans-serif;font-weight:600;margin-bottom:1.25rem;color:#fff;font-size:1.2rem;letter-spacing:-.01em;display:flex;align-items:center;gap:.75rem}.feature-icon,.release-icon{color:#ff4d4d;flex-shrink:0}.solution-card .release-icon{color:#9b8fc7}.problem-card p{font-family:Inter,sans-serif;font-weight:300;color:#fff9;line-height:1.7;font-size:.95rem;letter-spacing:.01em}.problem-card p strong{font-weight:600;color:#ff4d4d}.solution-card p strong{color:#9b8fc7}.feature-card-new p{font-family:Inter,sans-serif;font-weight:300;color:#fff9;line-height:1.7;font-size:.95rem;letter-spacing:.01em}.contact-section{min-height:100vh;background:#000;padding:6rem 2rem;display:flex;align-items:center}.contact-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;width:100%}.contact-left,.company-logo{display:flex;flex-direction:column;gap:1.5rem}.company-logo img{height:50px;width:auto}.company-logo h2{font-size:2.5rem;font-weight:400;color:#ff4d4d;letter-spacing:.5px;font-family:michroma,sans-serif}.company-details{display:flex;flex-direction:column;gap:3rem}.detail-item{display:flex;flex-direction:column;gap:.8rem}.detail-label{font-size:.85rem;color:#ffffff80;text-transform:capitalize}.detail-value{font-size:1.05rem;color:#fff;line-height:1.6}.contact-right{display:flex;flex-direction:column;padding-top:0}.form-title{font-size:2.5rem;font-weight:400;margin-bottom:3rem;color:#fff;font-family:michroma,sans-serif}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:1rem 0;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.2);color:#fff;font-size:1rem;font-family:inherit;transition:border-color .3s ease}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-bottom-color:#ffffff80}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#fff6}.contact-form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M6 8L0 2h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;padding-right:30px}.contact-form select option{background:#1a1a1a;color:#fff}.contact-form textarea{resize:vertical;min-height:100px;padding-top:1rem}.form-submit-btn{margin-top:2rem;padding:1.2rem 3rem;background:linear-gradient(135deg,#ff4d4d,#c00);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%}.form-submit-btn:hover{background:linear-gradient(135deg,#f66,#e60000);transform:translateY(-2px);box-shadow:0 10px 30px #ff4d4d4d}.form-submit-btn:active{transform:translateY(0)}.parent{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}.div1,.div2,.div3{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding:3rem 2rem;transition:all .3s ease}.div1:hover,.div2:hover,.div3:hover{background:#ffffff0d;border-color:#ff44444d}.parent div .dev-name{font-family:Sesbania,serif;font-size:3.5rem;color:#fff}.dev-social-links{display:flex;gap:1.5rem;align-items:center}.social-icon{width:60px;height:60px;opacity:.8;transition:all .3s ease}.social-icon:hover{opacity:1;transform:translateY(-3px)}.github-link{position:absolute;top:10px;right:15px;width:40px;height:40px;background:#000;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;z-index:10}.github-link span{color:#fff;font-size:2.2rem;font-family:Arial,sans-serif;position:relative;top:-3px}.github-link:hover{background:#333;transform:scale(1.1)}@media(max-width:1024px){.contact-section{padding:5rem 2rem}.contact-container{grid-template-columns:1fr;gap:4rem}.contact-left{gap:2rem}.contact-right{padding-top:0}.company-logo h2,.form-title{font-size:2rem}.parent{gap:10px;min-height:250px}.parent div{font-size:3rem!important;padding:25px!important}.features-grid-new{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.contact-section{padding:4rem 1.5rem;min-height:auto}.parent{grid-template-columns:1fr;grid-template-rows:repeat(3,auto);gap:1.5rem;min-height:auto}.parent div{font-size:2rem!important;padding:1.5rem!important;min-height:150px}.parent div .dev-name{font-size:2.2rem}.dev-social-links{gap:1rem}.social-icon{width:40px;height:40px}.problem-grid,.features-grid-new{grid-template-columns:1fr;gap:1.5rem}.section-wrapper{padding:5rem 1.5rem}.section-heading{font-size:2.2rem;margin-bottom:2rem}.about-text-new{font-size:1.1rem}.problem-card,.feature-card-new{padding:2rem}.company-logo h2,.form-title{font-size:2rem;margin-bottom:2rem}.contact-container{gap:3rem}}.footer{background:url(/footer.png) center center / cover no-repeat;color:#fff;padding:6rem 2rem 4rem;font-family:Inter,sans-serif;position:relative;border-top:1px solid rgba(255,255,255,.05)}.footer-header{max-width:1400px;margin:0 auto 4rem;border-bottom:2px solid rgba(255,255,255,.1);padding-bottom:3rem}.footer-subtitle{font-size:.85rem;letter-spacing:4px;color:#ffffff80;margin-bottom:1.5rem;text-transform:uppercase}.footer-title{font-family:michroma,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);color:#fff;display:flex;align-items:center;gap:2rem}.footer-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:5rem}.footer-logo-text{font-family:michroma,sans-serif;font-size:2rem;color:#fff;margin-bottom:2rem;display:flex;align-items:center;gap:1.2rem}.footer-column h3{font-family:michroma,sans-serif;font-size:1.2rem;color:#fff;margin-bottom:2rem;text-transform:uppercase;letter-spacing:1.5px}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:1.2rem}.footer-links a{color:#fff9!important;text-decoration:none!important;font-size:1rem;display:flex;justify-content:space-between;transition:all .3s ease}.footer-links a:hover{color:#fff!important;transform:translate(5px)}.newsletter-form{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:.5rem;margin-top:.5rem}.newsletter-form input{flex:1;background:transparent!important;border:none!important;color:#fff!important;font-size:.95rem;padding:.5rem 0;outline:none}.newsletter-form input::placeholder{color:#fff6}.newsletter-form button{background:transparent;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding-left:1rem;transition:transform .3s ease}.newsletter-form button:hover{transform:translate(5px)}@media(max-width:900px){.footer-content{grid-template-columns:1fr;gap:3rem;text-align:left}.footer-header{text-align:left}.footer-title{flex-wrap:wrap;gap:1rem}}.page-header{padding:8rem 2rem 4rem;max-width:1400px;margin:0 auto;text-align:left}@media(max-width:768px){.page-header{padding:6rem 1.5rem 3rem}}.page-header .section-heading{margin-top:1rem}.app-container{height:100vh;width:100vw;position:relative}
