@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;900&family=Rajdhani:wght@500;600;700&display=swap";.page-fade-enter-active,.page-fade-leave-active{transition:opacity .3s}.page-fade-enter-from,.page-fade-leave-to{opacity:0}.fade-in-hidden{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.fade-in-visible{opacity:1;transform:translateY(0)}@keyframes brandIntro{0%{opacity:0;transform:scale(1.5)translate(20px)}to{opacity:1;transform:scale(1)translate(0)}}.brand-animation-wrapper{transform-origin:0;align-items:center;gap:.75rem;animation:1s cubic-bezier(.16,1,.3,1) forwards brandIntro;display:flex}:root{--bg-dark:#050508;--bg-panel:#0d0d12;--primary:#00d2ff;--primary-hover:#00e5ff;--text-main:#fff;--text-muted:#a0a0ab;--border:#1f2029}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y proximity;scrollbar-width:none}::-webkit-scrollbar{display:none}body{background-color:var(--bg-dark);color:var(--text-main);-webkit-font-smoothing:antialiased;-ms-overflow-style:none;min-height:100vh;font-family:Montserrat,sans-serif;overflow-x:hidden}#app{flex-direction:column;min-height:100vh;display:flex}.navbar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:2px solid var(--primary);z-index:100;background:#000000d9;justify-content:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.nav-content{justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 3rem;display:flex}.brand{color:#fff;text-transform:uppercase;letter-spacing:2px;align-items:center;gap:.75rem;font-family:Rajdhani,sans-serif;font-size:2rem;font-weight:700;text-decoration:none;display:flex}.nav-logo{filter:drop-shadow(0 0 8px #00d2ff80);width:auto;height:32px}.links{align-items:center;gap:3rem;display:flex}.nav-link{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-family:Rajdhani,sans-serif;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-link:hover{color:#fff}.btn-download{background:var(--primary);color:#fff;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);padding:.75rem 2rem;transition:all .2s}.btn-download:hover{background:var(--primary-hover);color:#fff}main{flex-direction:column;flex:1;display:flex}.home-wrapper{flex-direction:column;width:100%;display:flex}section{scroll-snap-align:start;scroll-snap-stop:always}.hero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background-image:url(/bg.png);background-position:50%;background-size:cover;animation:30s linear infinite alternate bgZoom;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(#0000004d 0%,#050508 100%);position:absolute;inset:0}@keyframes bgZoom{0%{transform:scale(1)}to{transform:scale(1.15)}}.hero-content{z-index:2;text-align:center;max-width:1000px;padding:2rem;position:relative}.hero-title{text-transform:uppercase;letter-spacing:4px;color:#fff;text-shadow:0 0 20px #00d2ff66;margin-bottom:1rem;font-family:Rajdhani,sans-serif;font-size:6rem;font-weight:900;line-height:1}.hero-subtitle{color:var(--text-muted);max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;font-weight:400;line-height:1.6}.hero-actions{justify-content:center;gap:2rem;display:flex}@media (width<=1100px){.os-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.feature-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){html{scroll-snap-type:none}.hero,.features,.requirements-section,.performance-section,.community-section,.download-page{scroll-snap-align:none;justify-content:flex-start;min-height:100vh;padding:6rem 1rem 3rem;height:auto!important}.nav-content{padding:0 1rem}.brand-text{display:none}.links{gap:1.5rem}.hero-title{font-size:3.5rem}.hero-subtitle{margin-bottom:2rem;font-size:1rem}.hero-actions{flex-direction:column;gap:1rem;padding:0 1rem}.btn{width:100%}.section-title,.title{margin-bottom:1.5rem;font-size:2.2rem}.feature-grid{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1rem}.feature-card h3{font-size:1.2rem}.feature-card p{font-size:.9rem}.split-container,.center-container{padding:4rem 1rem}.perks-list li{flex-wrap:wrap;font-size:1.2rem}.highlight{font-size:2rem}}.btn{text-transform:uppercase;letter-spacing:2px;cursor:pointer;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);border:none;justify-content:center;align-items:center;padding:1rem 2.5rem;font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-flex}.btn-primary{background:var(--primary);color:#000}.btn-primary:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 20px #00d2ff4d}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-outline{color:#fff;clip-path:none;background:0 0;border:2px solid #fff;border-radius:0}.btn-outline:hover:not(:disabled){color:#000;background:#fff}.btn.sm{padding:.7rem 1.2rem;font-size:.9rem}.full-width{width:100%}.mt-auto{margin-top:auto}.features{background-color:var(--bg-dark);z-index:10;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:2rem;display:flex;position:relative}.container{width:100%;max-width:1200px;margin:0 auto}.section-title{text-align:center;text-transform:uppercase;letter-spacing:2px;color:#fff;margin-bottom:3rem;font-family:Rajdhani,sans-serif;font-size:3rem;font-weight:900}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card{background:var(--bg-panel);border-top:3px solid var(--primary);padding:1.5rem;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000080}.feature-icon{width:40px;height:40px;color:var(--primary);margin-bottom:1rem}.feature-card h3{text-transform:uppercase;margin-bottom:.5rem;font-family:Rajdhani,sans-serif;font-size:1.5rem;font-weight:700}.feature-card p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.performance-section,.community-section{border-top:2px solid var(--border);align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.night-bg{background-image:url(/bg-night.png)}.sunset-bg{background-image:url(/bg-sunset.png)}.dark-overlay{background:linear-gradient(90deg,#050508 0%,#05050866 100%)}.warm-overlay{background:linear-gradient(#050508e6 0%,#140a0599 100%)}.split-container{width:100%;max-width:1400px;margin:0 auto;padding:4rem 3rem;display:flex}.split-content{max-width:600px}.center-container{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:6rem 3rem;display:flex}.section-title.left-align{text-align:left;margin-bottom:2rem}.section-desc{color:var(--text-muted);margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.section-desc.center{text-align:center;max-width:800px}.perks-list{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.perks-list li{align-items:center;gap:1rem;font-family:Rajdhani,sans-serif;font-size:1.5rem;font-weight:600;display:flex}.highlight{color:var(--primary);text-shadow:0 0 15px #00d2ff66;font-size:2.5rem;font-weight:900}.btn.lg{padding:1.5rem 4rem;font-size:1.5rem}.requirements-section{border-top:2px solid var(--border);align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.forest-bg{background-image:url(/bg-forest.png)}.os-img{width:auto;height:64px}.download-page{justify-content:center;align-items:center;height:100vh;padding:4rem 2rem;display:flex;position:relative}.download-bg{filter:blur(8px)brightness(.2);z-index:0;background-image:url(/bg.png);background-position:50%;background-size:cover;position:absolute;inset:0}.header-section{text-align:center;margin-bottom:5rem}.title{letter-spacing:2px;margin-bottom:1rem;font-family:Rajdhani,sans-serif;font-size:4rem;font-weight:900}.subtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:1.2rem}.version-tag{color:var(--primary);margin-left:.5rem;font-weight:700}.os-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;display:grid}@media (width<=1100px){.os-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.feature-grid{grid-template-columns:1fr}}.os-card{background:var(--bg-panel);border:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;min-height:400px;padding:3rem 2.5rem;transition:all .3s;display:flex}.os-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.os-icon-wrapper{justify-content:center;align-items:center;height:80px;margin-bottom:2rem;display:flex}.os-svg{width:auto;height:64px}.win-svg{color:#00a4ef}.mac-svg{color:#fff}.lin-svg{color:#f5a900}.os-card h2{margin-bottom:.5rem;font-family:Rajdhani,sans-serif;font-size:2.5rem;font-weight:700}.os-desc{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.linux-actions{flex-direction:column;gap:1rem;width:100%;display:flex}.relative{position:relative}.z-10{z-index:10}.text-center{text-align:center}
