.navbar-wrapper{z-index:999;width:100%;position:sticky;top:0}.navbar-container{width:100%;max-width:1450px;margin-inline:auto;padding-inline:48px}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020817f2;border-bottom:1px solid #ffffff14;width:100%;height:46px;max-height:46px;transition:max-height .35s,opacity .35s,transform .35s;overflow:hidden}.topbar-container{justify-content:space-between;align-items:center;height:100%;display:flex}.topbar-left-content{color:#fff;align-items:center;gap:12px;display:flex}.topbar-social-icon{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.topbar-social-icon:hover{color:#fff;background:#22d3ee1f;border-color:#22d3ee2e;transform:translateY(-2px)}.topbar-announcement{width:32%;position:relative;overflow:hidden}.topbar-marquee{white-space:nowrap;color:#67e8f9;font-size:13px;font-weight:500;animation:18s linear infinite marquee}.topbar-right-content{color:#cbd5e1;align-items:center;gap:28px;font-size:13px;display:flex}.topbar-contact-item{align-items:center;gap:8px;display:flex}.topbar-contact-icon{color:#22d3ee}.main-navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ae0;border-bottom:1px solid #ffffff14;width:100%}.navbar-inner{justify-content:space-between;align-items:center;height:86px;display:flex}.navbar-logo{letter-spacing:-1px;font-size:34px;font-weight:800}.logo-white{color:#fff}.desktop-nav{align-items:center;gap:40px;display:flex}.nav-link{color:#cbd5e1;font-size:16px;font-weight:500;transition:all .3s;position:relative}.nav-link:hover{color:#fff}.nav-link-active{color:#22d3ee}.nav-link-line{background:#22d3ee;border-radius:999px;width:0;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:0}.nav-link:hover .nav-link-line,.nav-line-active{width:100%}.navbar-right{align-items:center;gap:16px;display:flex}.mobile-menu-btn{color:#fff;display:none}.mobile-menu{background:#111827;border-top:1px solid #ffffff14;display:none}.mobile-menu-content{flex-direction:column;gap:20px;padding:28px 24px;display:flex}.mobile-nav-link{color:#cbd5e1;font-size:18px;transition:all .3s}.mobile-nav-active{color:#22d3ee}@media (max-width:1024px){.desktop-nav{display:none}.mobile-menu-btn,.mobile-menu,.topbar{display:block}.topbar.mobile-hide{opacity:0;border-bottom:none;max-height:0;margin:0;padding:0;overflow:hidden;transform:translateY(-100%)}}@media (max-width:768px){.navbar-container{padding-inline:20px}.navbar-inner{height:78px}.navbar-logo{font-size:28px}}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media (max-width:768px){.topbar{height:58px}.topbar-container{justify-content:space-between;gap:12px}.topbar-announcement{display:none}.topbar-left-content{gap:8px}.topbar-social-icon{width:28px;height:28px}.topbar-right-content{flex-direction:column;align-items:flex-end;gap:3px;font-size:11px;display:flex}.topbar-contact-item{gap:5px;line-height:1.1}.topbar-contact-icon{width:12px;height:12px}}
.footer{background:#020617;border-top:1px solid #ffffff0f;padding-top:120px;position:relative;overflow:hidden}.footer-top{grid-template-columns:1.2fr .8fr .8fr 1fr;gap:50px;width:100%;max-width:1400px;margin:auto;padding:0 40px 80px;display:grid}.footer-brand h2{color:#fff;letter-spacing:-1px;font-size:42px;font-weight:800}.footer-brand h2 span{background:linear-gradient(90deg,#38bdf8,#14b8a6);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.footer-brand p{color:#94a3b8;max-width:420px;margin-top:24px;font-size:16px;line-height:1.9}.footer-socials{flex-wrap:wrap;align-items:center;gap:18px;margin-top:28px;display:flex}.footer-socials a{color:#cbd5e1;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s}.footer-socials a:hover{color:#22d3ee}.footer-links{flex-direction:column;display:flex}.footer-links h3,.footer-contact h3{color:#fff;margin-bottom:28px;font-size:22px;font-weight:700}.footer-links a{color:#94a3b8;margin-bottom:18px;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#fff;transform:translate(4px)}.footer-contact-item{color:#94a3b8;align-items:flex-start;gap:14px;margin-bottom:22px;line-height:1.7;display:flex}.footer-newsletter{width:100%;max-width:1400px;margin:0 auto 70px;padding:0 40px}.newsletter-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a8c;border:1px solid #ffffff0f;border-radius:30px;justify-content:space-between;align-items:center;gap:30px;padding:40px 45px;display:flex}.newsletter-content h3{color:#fff;font-size:32px;font-weight:700}.newsletter-content p{color:#94a3b8;margin-top:12px;font-size:16px}.newsletter-form{align-items:center;gap:12px;display:flex}.newsletter-form input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;outline:none;width:320px;height:60px;padding:0 20px;font-size:16px}.newsletter-form input::placeholder{color:#94a3b8}.newsletter-form button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0284c7,#14b8a6);border:none;border-radius:14px;width:60px;height:60px;transition:all .3s}.newsletter-form button:hover{transform:translateY(-3px)}.footer-bottom{text-align:center;color:#64748b;border-top:1px solid #ffffff0f;padding:28px 40px;font-size:15px}@media (max-width:1100px){.footer-top{grid-template-columns:1fr 1fr}.newsletter-content{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.footer{padding-top:90px}.footer-top{grid-template-columns:1fr;padding:0 20px 60px}.footer-newsletter{padding:0 20px}.newsletter-content{padding:35px 24px}.newsletter-content h3{font-size:26px}.newsletter-form,.newsletter-form input{width:100%}}@media (max-width:580px){.newsletter-form{flex-direction:column}.newsletter-form button{width:100%}}
