.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0a0f1cb3;border-bottom:1px solid #ffffff0d;width:100%;position:fixed;top:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:18px 20px;display:flex}.navbar-logo{color:#fff;font-size:20px;font-weight:600}.navbar-links a{color:#a0aec0;margin:0 15px;text-decoration:none;transition:all .3s}.navbar-links a:hover{color:#00c2a8}.navbar-actions{gap:10px;display:flex}.login-btn{color:#fff;text-decoration:none}.cta-btn{color:#fff;background:linear-gradient(135deg,#00c2a8,#00aeef);border-radius:6px;padding:8px 16px;text-decoration:none}.navbar-logo{align-items:center;display:flex}.navbar-logo img{object-fit:contain}
.about-section{color:#fff;background:linear-gradient(#0b1c2c 0%,#07131f 100%);padding:120px 20px}.about-container{max-width:1100px;margin:0 auto}.about-hero{text-align:center;margin-bottom:80px}.about-hero h1{font-size:48px;font-weight:700}.about-hero p{color:#cbd5e1;margin-top:20px}.about-block{margin-bottom:60px}.about-block h2{margin-bottom:10px;font-size:28px}.about-block p{color:#94a3b8}.about-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px;display:grid}.about-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:20px}.about-card h3{margin-bottom:10px}.about-card p{color:#94a3b8}.about-split{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:60px;display:grid}.about-cta{text-align:center;margin-top:80px}.about-buttons{margin-top:20px}.btn-primary{color:#fff;background:#14b8a6;border-radius:8px;margin-right:10px;padding:12px 20px;text-decoration:none}.btn-secondary{color:#14b8a6;border:1px solid #14b8a6;border-radius:8px;padding:12px 20px;text-decoration:none}@media (max-width:768px){.about-grid,.about-split{grid-template-columns:1fr}.about-hero h1{font-size:32px}}
.footer{color:#fff;background:#05070f;padding:60px 20px 20px}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:30px;max-width:1100px;margin:auto;display:flex}.footer-brand h3{margin-bottom:10px}.footer-brand p{color:#a0aec0}.footer-links{gap:40px;display:flex}.footer-links h4{margin-bottom:10px}.footer-links a{color:#a0aec0;margin-bottom:6px;text-decoration:none;display:block}.footer-links a:hover{color:#00c2a8}.footer-bottom{text-align:center;color:#6b7280;margin-top:40px;font-size:14px}
