.navbar-wrapper{z-index:1000;justify-content:center;width:100%;max-width:1440px;padding:10px clamp(24px,5.5vw,180px);transition:background .3s;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.navbar-container{justify-content:center;width:100%;max-width:1440px;display:flex}.navbar-inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000613b3;border:1px solid #2c3c50;border-radius:200px;justify-content:space-between;align-items:center;width:100%;max-width:950px;height:54px;padding:4px 14px;display:flex;box-shadow:0 8px 16px #0d64943d}.navbar-brand{flex-shrink:0;align-items:center;width:120px;height:38px;display:flex}.navbar-brand img{object-fit:contain;width:100px;height:38px}.navbar-toggler{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:6px;display:none}.navbar-toggler-icon{background:#fff;border-radius:2px;width:20px;height:2px;transition:all .3s;display:block;position:relative}.navbar-toggler-icon:before,.navbar-toggler-icon:after{content:"";background:#fff;border-radius:2px;width:20px;height:2px;transition:all .3s;display:block;position:absolute;left:0}.navbar-toggler-icon:before{top:-6px}.navbar-toggler-icon:after{bottom:-6px}.navbar-collapse{flex:1;justify-content:space-between;align-items:center;display:flex}.navbar-nav{flex:1;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.nav-item{align-items:center;display:flex}.nav-link{color:#a7b6cf;white-space:nowrap;letter-spacing:.28px;border-radius:200px;align-items:center;gap:4px;padding:4px 12px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0d}.nav-link.active{background:0 0;border:1px solid #4d98c2;color:#fff!important}.nav-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.btn-login{color:#fff;letter-spacing:.24px;cursor:pointer;text-transform:uppercase;background:#58acdb;border:1px solid #4d98c2;border-radius:200px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:100px;height:40px;padding-right:10px;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.btn-circle{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.btn-circle svg{width:10px;height:10px}.btn-text{z-index:1;position:relative}.btn-login:hover{background:#4d98c2;border-color:#5db7e9;transform:translateY(-2px);box-shadow:0 4px 16px #58acdb4d}.profile-container{align-items:center;display:flex}.profile-nav-item{position:relative}.profile-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:200px;align-items:center;gap:5px;padding:3px 5px;transition:background .3s;display:flex}.profile-btn:hover{background:#ffffff0d}.profile-avatar{color:#fff;text-transform:uppercase;background:#58acdb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:600;display:flex}.profile-name{color:#a7b6cf;font-family:Urbanist,sans-serif;font-size:12px;font-weight:500}.profile-caret{color:#a7b6cf;font-size:9px;transition:transform .3s}.profile-caret.open{transform:rotate(180deg)}.profile-dropdown{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1001;background:#000613f5;border:1px solid #2c3c50;border-radius:12px;min-width:160px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0006}.profile-dropdown-header{border-bottom:1px solid #2c3c50;margin-bottom:4px;padding:6px 10px}.profile-dropdown-name{color:#fff;font-family:Urbanist,sans-serif;font-size:12px;font-weight:600;display:block}.profile-dropdown-role{color:#a7b6cf;text-transform:capitalize;font-family:Urbanist,sans-serif;font-size:10px;font-weight:400;display:block}.profile-dropdown-item{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:5px 10px;font-family:Urbanist,sans-serif;font-size:12px;font-weight:500;transition:background .3s;display:block}.profile-dropdown-item:hover{background:#ffffff0d}.profile-dropdown-item.danger{color:#ff6b6b}.profile-dropdown-item.danger:hover{background:#ff6b6b1a}@media (max-width:1366px){.navbar-wrapper{padding:8px clamp(16px,4vw,40px)}.navbar-inner{max-width:850px;height:50px}.navbar-brand{width:80px;height:34px}.navbar-brand img{width:100px;height:34px}.nav-link{padding:4px 8px;font-size:13px}.btn-login{width:70px;height:28px;padding-right:8px;font-size:11px}.btn-circle{width:14px;height:14px}.btn-circle svg{width:10px;height:10px}}@media (max-width:1024px){.navbar-wrapper{padding:6px 14px}.navbar-inner{max-width:100%;height:48px;padding:4px 8px}.navbar-nav{gap:2px}.nav-link{padding:3px 6px;font-size:12px}.btn-login{width:64px;height:26px;padding-right:6px;font-size:10px}.btn-circle{width:12px;height:12px}.btn-circle svg{width:8px;height:8px}.navbar-brand{width:70px;height:28px}.navbar-brand img{width:80px;height:28px}}@media (max-width:768px){.navbar-wrapper{padding:6px 10px}.navbar-inner{border-radius:100px;max-width:100%;height:46px;padding:4px 8px}.navbar-brand{width:auto;height:auto}.navbar-brand img{width:auto;height:30px}.navbar-toggler{display:flex}.navbar-collapse{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;pointer-events:none;background:#000613f5;border:1px solid #2c3c50;border-radius:16px;flex-direction:column;align-items:stretch;gap:6px;padding:12px;transition:all .3s;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-10px)}.navbar-collapse.show{opacity:1;pointer-events:all;transform:translateY(0)}.navbar-nav{flex-direction:column;align-items:stretch;gap:2px}.nav-link{text-align:center;padding:8px 12px;font-size:14px}.nav-actions{border-top:1px solid #2c3c50;flex-direction:column;gap:6px;padding-top:6px}.btn-login{width:100%;height:36px;font-size:14px}.profile-container,.profile-nav-item{width:100%}.profile-btn{justify-content:center;width:100%}.profile-dropdown{width:100%;margin-top:6px;position:static}}@media (max-width:480px){.navbar-wrapper{padding:4px 6px}.navbar-inner{height:40px;padding:4px 6px}.navbar-brand img{height:24px}.nav-link{padding:4px 6px;font-size:11px}.btn-login{height:28px;font-size:10px}.btn-circle{width:10px;height:10px}.btn-circle svg{width:7px;height:7px}}@media (min-width:769px){.navbar-wrapper{padding:10px clamp(20px,5vw,160px)!important}.navbar-inner{max-width:1049px!important;height:59px!important;padding:4px 12px!important}.navbar-collapse{opacity:1!important;pointer-events:all!important;background:0 0!important;border:none!important;flex-direction:row!important;flex:1!important;justify-content:space-between!important;align-items:center!important;gap:0!important;padding:0!important;display:flex!important;position:relative!important;transform:none!important}.navbar-nav{flex-direction:row!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important}.navbar-toggler{display:none!important}.nav-actions{border-top:none!important;flex-direction:row!important;flex-shrink:0!important;align-items:center!important;gap:6px!important;padding-top:0!important;display:flex!important}}
.footer-section{opacity:0;background:#0a101e;transition:opacity .6s,transform .6s;position:relative;overflow:hidden;transform:translateY(30px)}.footer-section.visible{opacity:1;transform:translateY(0)}.footer-container{width:100%}.footer-video-zone{width:100%;min-height:clamp(420px,55vh,650px);position:relative;overflow:hidden}.footer-bg-video{object-fit:cover;z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-overlay{z-index:1;background:linear-gradient(#0a101e4d 0%,#0a101e 100%);position:absolute;inset:0}.footer-main{z-index:3;background:#0a101e;grid-template-columns:2fr 1fr 1fr 1fr;gap:clamp(30px,4vw,60px);width:100%;padding:clamp(40px,5vh,60px) 0;display:grid;position:relative}.footer-bottom{z-index:3;background:#0a101e;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 0;display:flex;position:relative}.footer-brand-col{flex-direction:column;gap:clamp(12px,1.5vw,16px);display:flex}.footer-logo{width:clamp(140px,15vw,200px);max-width:100%}.footer-logo img{width:100%;height:auto}.footer-brand-desc{color:#a7b6cf;max-width:466px;margin:0;font-family:Urbanist,sans-serif;font-size:clamp(14px,1.2vw,20px);font-weight:400;line-height:1.5}.footer-col{flex-direction:column;gap:clamp(10px,1.2vw,16px);display:flex}.footer-col-title{color:#5db7e9;letter-spacing:.5px;margin:0;font-family:Urbanist,sans-serif;font-size:clamp(16px,1.4vw,24px);font-weight:700}.footer-col-title:after{content:"";background:linear-gradient(90deg,#1597bf 0%,#0a465900 100%);border-radius:100px;width:clamp(80px,8vw,138px);height:2px;margin-top:8px;display:block}.footer-col-links{flex-direction:column;gap:clamp(6px,.8vw,10px);margin:0;padding:0;list-style:none;display:flex}.footer-col-links li{color:#a7b6cf;cursor:pointer;font-family:Urbanist,sans-serif;font-size:clamp(13px,1.1vw,18px);font-weight:500;transition:all .3s}.footer-col-links li a{color:#a7b6cf;text-decoration:none;transition:all .3s}.footer-col-links li:hover,.footer-col-links li a:hover{color:#5db7e9;transform:translate(4px)}.footer-reach{flex-direction:column;gap:clamp(12px,1.5vw,16px);margin-top:4px;display:flex}.footer-reach-header{flex-direction:column;gap:8px;display:flex}.footer-reach-title{color:#5db7e9;margin:0;font-family:Urbanist,sans-serif;font-size:clamp(18px,1.5vw,24px);font-weight:700}.footer-reach-line{background:linear-gradient(90deg,#1597bf 0%,#0a475900 100%);border-radius:100px 0 0 100px;width:clamp(80px,8vw,138px);height:2px}.footer-reach-content{flex-direction:column;gap:clamp(10px,1.2vw,16px);display:flex}.footer-reach-item{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer-reach-icon{background:#5db7e91f;border:1px solid #5db7e94d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(28px,2.5vw,36px);height:clamp(28px,2.5vw,36px);display:flex}.footer-reach-icon svg{fill:#5db7e9;width:clamp(14px,1.2vw,18px);height:clamp(14px,1.2vw,18px)}.footer-reach-label{color:#fff;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.1vw,18px);font-weight:400}.footer-reach-link{color:#fff;font-family:Urbanist,sans-serif;font-size:clamp(14px,1.1vw,18px);font-weight:500;text-decoration:none;transition:color .3s}.footer-reach-link:hover{color:#5db7e9}.footer-reach-divider{background:#1597bf;border-radius:200px;width:2px;height:24px}.footer-connect{flex-direction:column;gap:8px;margin-top:clamp(16px,2vw,24px);display:flex}.footer-connect-header{flex-direction:column;gap:8px;display:flex}.footer-connect-title{color:#5db7e9;margin:0;font-family:Urbanist,sans-serif;font-size:clamp(18px,1.5vw,24px);font-weight:700}.footer-connect-line{background:linear-gradient(90deg,#1597bf 0%,#0a475900 100%);border-radius:100px 0 0 100px;width:clamp(80px,8vw,138px);height:2px}.footer-social-icons{flex-wrap:wrap;align-items:center;gap:clamp(6px,.8vw,12px);display:flex}.footer-social-icon{border:1.05px solid #64748b66;border-radius:5.25px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.footer-social-icon:hover{border-color:#5db7e9;transform:translateY(-3px);box-shadow:0 4px 16px #5db7e94d}.footer-social-icon svg{width:21px;height:21px;transition:fill .3s}.footer-social-icon:hover svg{fill:#5db7e9}.footer-bottom{z-index:3;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 0;display:flex;position:relative}.footer-copyright{color:#fff6;flex-shrink:0;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(11px,.8vw,14px);font-weight:400}.footer-legal{align-items:center;gap:clamp(20px,4vw,68px);display:flex}.footer-legal a{color:#fff9;font-family:DM Sans,sans-serif;font-size:clamp(11px,.8vw,14px);font-weight:400;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}@media (max-width:1366px){.footer-container{padding:0 clamp(16px,3vw,80px)}.footer-main{padding:clamp(30px,4vh,50px) 0}.footer-brand-desc{font-size:clamp(13px,1.1vw,18px)}.footer-col-title{font-size:clamp(14px,1.2vw,20px)}.footer-col-links li,.footer-reach-link{font-size:clamp(12px,1vw,16px)}.footer-reach-icon{width:32px;height:32px}.footer-reach-icon svg{width:16px;height:16px}.footer-social-icon{width:38px;height:38px}.footer-social-icon svg{width:19px;height:19px}.footer-bottom{padding:20px 0}}@media (max-width:1024px){.footer-container{padding:0 clamp(16px,3vw,40px)}.footer-main{grid-template-columns:1fr 1fr;gap:40px;padding:40px 0}.footer-brand-col{grid-column:1/-1}.footer-brand-desc{max-width:100%}.footer-bottom{padding:24px 0}.footer-legal{gap:30px}.footer-social-icon{width:36px;height:36px}.footer-social-icon svg{width:18px;height:18px}.footer-reach-icon{width:30px;height:30px}.footer-reach-icon svg{width:15px;height:15px}}@media (max-width:768px){.footer-container{padding:0 16px}.footer-main{grid-template-columns:1fr 1fr;gap:30px;padding:30px 0}.footer-brand-col{grid-column:1/-1}.footer-bottom{text-align:center;flex-direction:column;gap:12px;padding:20px 0}.footer-legal{flex-wrap:wrap;justify-content:center;gap:16px 24px}.footer-logo{width:clamp(140px,30vw,200px)}.footer-col-title:after,.footer-reach-line,.footer-connect-line{width:80px}.footer-copyright{flex-shrink:1;font-size:12px}.footer-legal a{font-size:12px}.footer-reach-item{gap:6px}.footer-reach-divider{display:none}.footer-social-icons{gap:14px}.footer-brand-desc{font-size:clamp(13px,2.5vw,16px)}.footer-col-title{font-size:clamp(14px,2.5vw,18px)}.footer-col-links li{font-size:clamp(12px,2vw,15px)}.footer-reach-title{font-size:clamp(16px,2.5vw,20px)}.footer-reach-link,.footer-reach-label{font-size:clamp(12px,2vw,15px)}.footer-reach-icon{width:28px;height:28px}.footer-reach-icon svg{width:14px;height:14px}.footer-social-icon{width:34px;height:34px}.footer-social-icon svg{width:17px;height:17px}}@media (max-width:600px){.footer-main{grid-template-columns:1fr;gap:24px;padding:24px 0}.footer-brand-col{grid-column:1}.footer-social-icon{width:30px;height:30px}.footer-social-icon svg{width:15px;height:15px}.footer-social-icons{gap:12px}.footer-reach-icon{width:24px;height:24px}.footer-reach-icon svg{width:12px;height:12px}.footer-col-title{font-size:clamp(14px,3vw,16px)}.footer-col-links li,.footer-brand-desc{font-size:clamp(12px,2.5vw,14px)}}@media (max-width:480px){.footer-container{padding:0 12px}.footer-main{gap:20px;padding:16px 0}.footer-brand-desc{font-size:clamp(11px,2.5vw,13px)}.footer-col-title{font-size:clamp(13px,2.5vw,15px)}.footer-col-links li{font-size:clamp(11px,2vw,13px)}.footer-bottom{padding:14px 0}.footer-legal{gap:8px 12px}.footer-legal a,.footer-copyright{font-size:10px}.footer-logo{width:clamp(100px,35vw,140px)}.footer-reach-title{font-size:clamp(14px,2.5vw,16px)}.footer-reach-link,.footer-reach-label{font-size:clamp(11px,2vw,13px)}.footer-reach-icon{width:22px;height:22px}.footer-reach-icon svg{width:11px;height:11px}.footer-social-icon{width:28px;height:28px}.footer-social-icon svg{width:14px;height:14px}.footer-social-icons{gap:10px}.footer-reach-divider{display:none}.footer-col-title:after,.footer-reach-line,.footer-connect-line{width:60px}}
