.navbar{background:#0d0d0d;color:#fff;justify-content:space-between;padding:1rem 3rem;position:sticky;top:0;z-index:100}.logo-container,.navbar{align-items:center;display:flex}.logo-img{height:60px;width:auto}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#fff;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#00d4ff}.cta-btn{padding:.5rem 1rem;text-decoration:none}.home{background:#0d0d0d;color:#fff;font-family:Inter,sans-serif}.hero{align-items:center;background:linear-gradient(135deg,#0d0d0d 70%,#001f2f);display:flex;height:90vh;justify-content:center;padding:2rem;text-align:center}.hero-content h1{color:#00d4ff;font-size:2.5rem;margin-bottom:1rem}.hero-content p{color:#ccc;font-size:1.2rem;margin:0 auto 2rem;max-width:600px}.hero-content .cta-btn{background:#00d4ff;border-radius:30px;color:#000;font-weight:700;padding:.75rem 1.5rem;text-decoration:none}.hero-content .cta-btn:hover{background:#0ac}.stats{background:#111;display:flex;justify-content:space-around;padding:3rem 2rem}.stats div h2{color:#00d4ff;font-size:2rem}.stats div p{color:#aaa}.about{padding:4rem 2rem;text-align:center}.about h2{color:#00d4ff;font-size:2rem;margin-bottom:1rem}.about p{color:#ccc;font-size:1.1rem;margin:0 auto;max-width:700px}footer{background:#111;color:#666;font-size:.9rem;padding:1rem;text-align:center}.mvp-form{background:#111;border-radius:12px;box-shadow:0 4px 20px #0009;color:#e0e0e0;margin:3rem auto;max-width:700px;padding:2rem}.mvp-form p{color:#aaa;margin-bottom:2rem;text-align:center}.mvp-form form{gap:1.5rem}.mvp-form form,.mvp-form label{display:flex;flex-direction:column}.mvp-form label{font-weight:700}.mvp-form input,.mvp-form textarea{background:#1a1a1a;border:1px solid #333;border-radius:8px;color:#e0e0e0;font-size:1rem;margin-top:.5rem;padding:.75rem}.mvp-form input:focus,.mvp-form textarea:focus{border-color:#00d4ff;box-shadow:0 0 8px #00d4ff80;outline:none}.cta-btn{background:#00d4ff;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem;transition:background .3s}.cta-btn:hover{background:#0ac}.result{background:#1a1a1a;border-radius:8px;box-shadow:inset 0 0 8px #00d4ff66;margin-top:2rem;padding:1.5rem}.result h2{color:#00d4ff;margin-bottom:1rem}.result pre{word-wrap:break-word;color:#e0e0e0;font-size:.95rem;line-height:1.5;white-space:pre-wrap}.logo-banner{align-items:center;display:flex;justify-content:center;margin-bottom:2.5rem}.logo-large{height:200px;width:auto}.mvp-form h1{color:#00d4ff;font-size:2.8rem;margin-bottom:1rem;text-align:center}@media (max-width:768px){.logo-large{height:150px}.mvp-form h1{font-size:2rem}}.try-btn{background:#0284c7;border-radius:8px;color:#fff;display:inline-block;font-weight:700;padding:.75rem 1.5rem;transition:background .3s ease}.try-btn:hover{background:#026899}section.section{margin-bottom:3rem}body,h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}body{background:#0d0d0d;color:#0d0d0d;font-family:Inter,Roboto,sans-serif;font-size:18px;line-height:1.6;overflow-x:hidden}.container{margin:auto;max-width:1200px;padding:2rem}a{color:#00d4ff;text-decoration:none;transition:color .3s}a:hover{color:#0ac}button{border:none;cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#222;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00d4ff}
/*# sourceMappingURL=main.925459dd.css.map*/