:root{--bg-color:#000;--text-color:#f5f5f7;--text-muted:#86868b;--primary-color:#a78bfa;--primary-hover:#c4b5fd;--secondary-color:#60a5fa;--card-bg:#14141699;--card-border:#ffffff14;--glass-shadow:0 10px 40px #00000080;--font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--transition:all .4s cubic-bezier(.16, 1, .3, 1);--nav-height:60px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;position:relative;overflow-x:hidden}.mesh-bg{z-index:-1;pointer-events:none;filter:blur(60px);background:radial-gradient(circle at 20% 40%,#8b5cf61f,#0000 50%),radial-gradient(circle at 80% 60%,#3b82f614,#0000 50%);width:100vw;height:100vh;animation:15s ease-in-out infinite alternate pulseMesh;position:fixed;top:0;left:0}@keyframes pulseMesh{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}a{color:inherit;text-decoration:none}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.glass{background:var(--card-bg);-webkit-backdrop-filter:blur(30px);border:1px solid var(--card-border);box-shadow:inset 0 1px 1px #ffffff0d, var(--glass-shadow);border-radius:24px}h1,h2,h3{letter-spacing:-.02em;font-weight:600;line-height:1.1}h1{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#a1a1a6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:5rem}h2{text-align:center;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem}h3{margin-bottom:.5rem;font-size:1.5rem}p{color:var(--text-muted);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:400}section{max-width:1200px;margin:0 auto;padding:8rem 5%}.navbar{width:90%;max-width:1000px;height:var(--nav-height);z-index:1000;background:#141416b3;border-radius:100px;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.logo-container{letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;display:flex}.logo-container img{border-radius:6px;height:28px}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-links a{color:var(--text-muted);transition:var(--transition);font-size:.95rem;font-weight:500}.nav-links a:hover{color:var(--text-color)}.lang-btn{border:1px solid var(--card-border);color:#fff;cursor:pointer;transition:var(--transition);background:#ffffff1a;border-radius:100px;padding:.3rem .8rem;font-size:.85rem;font-weight:500}.lang-btn:hover{background:#fff3}.hero{text-align:center;min-height:100vh;padding-top:calc(var(--nav-height) + 6rem);flex-direction:column;justify-content:center;align-items:center;max-width:900px;display:flex}.hero-image-wrapper{width:100%;max-width:800px;margin-bottom:4rem}.hero-image{border-radius:20px;width:100%;height:auto;box-shadow:0 20px 60px #0009}.cta-group{gap:1.5rem;margin-top:3rem;display:flex}.btn{cursor:pointer;transition:var(--transition);letter-spacing:-.01em;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;display:inline-flex}.btn-primary{color:#000;background:#fff}.btn-primary:hover{transform:scale(1.02);box-shadow:0 0 20px #ffffff4d}.btn-outline{color:var(--text-color);border:1px solid var(--card-border);background:0 0}.btn-outline:hover{background:#ffffff1a}#manifesto{text-align:center;max-width:800px}#manifesto h2{background:linear-gradient(135deg,#a78bfa 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.bento-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:4rem;display:grid}.bento-card{transition:var(--transition);flex-direction:column;padding:2.5rem;display:flex}.bento-card:hover{border-color:#fff3;transform:translateY(-5px)scale(1.01)}.bento-icon{color:#fff;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.bento-icon svg{width:24px;height:24px}.showcase-row{align-items:center;gap:6rem;margin-top:8rem;margin-bottom:8rem;display:flex}.showcase-row.reverse{flex-direction:row-reverse}.showcase-text{flex:1}.showcase-text h2{text-align:left}.showcase-composition{flex:1;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.img-back{border:1px solid var(--card-border);border-radius:20px;width:100%;max-width:500px;box-shadow:0 20px 40px #00000080}.img-front{border:1px solid #ffffff26;border-radius:24px;width:40%;max-width:200px;position:absolute;bottom:-10%;right:-5%;box-shadow:0 30px 60px #0009}.showcase-row.reverse .img-front{left:-5%;right:auto}.floating-slow{animation:8s ease-in-out infinite float}.floating-fast{animation:5s ease-in-out infinite float}.pricing-cards{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:4rem;display:flex}.pricing-card{flex-direction:column;flex:1;min-width:300px;max-width:400px;padding:3rem;display:flex}.pricing-card.premium{border:1px solid #a78bfa66;position:relative;overflow:hidden;box-shadow:0 0 40px #8b5cf626}.pricing-card.premium:before{content:"";background:linear-gradient(90deg,#a78bfa,#60a5fa);height:4px;position:absolute;top:0;left:0;right:0}.pricing-card h3{margin-bottom:.5rem;font-size:2rem}.pricing-price{color:#fff;margin-bottom:2rem;font-size:3rem;font-weight:700}.pricing-features{flex-grow:1;margin-bottom:3rem;list-style:none}.pricing-features li{color:var(--text-muted);align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.pricing-features li svg{color:var(--primary-color);flex-shrink:0}.downloads-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:4rem;display:grid}.download-card{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.os-icon{filter:brightness(0)invert();opacity:.8;width:64px;height:64px}.faq-container{flex-direction:column;gap:1rem;margin-top:4rem;display:flex}.faq-item{transition:var(--transition);overflow:hidden}.faq-question{text-align:left;width:100%;color:var(--text-color);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.1rem;font-weight:500;display:flex}.faq-icon{color:var(--text-muted);font-size:1.5rem;transition:transform .3s}.faq-answer{max-height:0;padding:0 2rem;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:200px;padding:0 2rem 1.5rem}.faq-item.active .faq-icon{transform:rotate(45deg)}.contact-form{flex-direction:column;gap:1.5rem;max-width:600px;margin:4rem auto 0;padding:3rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--text-muted);font-size:.9rem;font-weight:500}.form-control{border:1px solid var(--card-border);color:var(--text-color);font-family:var(--font-family);transition:var(--transition);background:#ffffff0d;border-radius:12px;padding:1rem;font-size:1rem}.form-control:focus{border-color:var(--primary-color);background:#ffffff1a;outline:none}footer{text-align:center;border-top:1px solid var(--card-border);margin-top:4rem;padding:4rem 5%}.footer-links{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.footer-links a{color:var(--text-muted);transition:var(--transition);font-size:.95rem}.footer-links a:hover{color:var(--text-color)}.copyright{color:var(--text-muted);font-size:.85rem}.legal-content{padding-top:calc(var(--nav-height) + 4rem)}.legal-content h1{text-align:left;margin-bottom:2rem;font-size:3rem}.legal-content h2{text-align:left;margin-top:3rem;margin-bottom:1rem;font-size:1.8rem}.legal-content p,.legal-content ul{margin-bottom:1.5rem;font-size:1.1rem}.legal-content ul{color:var(--text-muted);padding-left:2rem}.legal-content li{margin-bottom:.5rem}@media (width<=1024px){h1{font-size:3.5rem}h2{font-size:2.5rem}.showcase-row,.showcase-row.reverse{flex-direction:column;gap:3rem}}@media (width<=768px){h1{font-size:2.5rem}h2{font-size:2rem}p{font-size:1.1rem}section{padding:5rem 5%}.navbar{width:95%;padding:0 1rem}.nav-links{display:none}}
