.navbar{z-index:10000000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#02020366;border-bottom:1px solid #ffffff14;width:100%;position:fixed;top:0;left:0}.navbar-inner{justify-content:space-between;align-items:center;width:100%;padding:.2rem 2rem;display:flex}.navbar-logo{align-items:center;text-decoration:none;display:flex}.navbar img.hamster-logo{width:2rem;height:auto}.nav-center{align-items:center;gap:2rem;display:flex}.nav-link-item{color:#ffffffd9;font-size:.6rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-link-item:after{content:"";background:var(--blue);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-link-item:hover{color:#6ee7ff}.nav-link-item:hover:after{width:100%}.nav-right{align-items:center;gap:.8rem;display:flex}.nav-login-btn{cursor:pointer;background:0 0;border:none;align-items:center;transition:transform .2s;display:flex}.nav-login-btn:hover{transform:scale(1.1)}.nav-login-icon{border-radius:50%;width:1.4rem!important;height:1.4rem!important}.hamburger-button{color:#fff;cursor:pointer;z-index:100;background:0 0;border:none;font-size:1.4rem;transition:all .2s;display:none}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;opacity:0;pointer-events:none;background-color:#0a0a2efa;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100vw;height:100vh;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.mobile-menu-open{opacity:1;pointer-events:all;display:flex}.mobile-menu-item{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu-item:hover{color:#6ee7ff}.mobile-menu-course{color:#fff9;font-size:.8rem}.mobile-menu-course:hover{color:var(--blue)}@media screen and (max-width:768px){.nav-center{display:none}.hamburger-button{display:flex}.navbar-inner{padding:.4rem 1rem}}@media screen and (max-width:480px){.nav-login-btn{display:none}}
.footer{color:#fff;background-color:#1a1a1a;flex-direction:column;align-items:center;width:100%;margin-top:5rem;padding:0;display:flex;position:relative}.footer-content{grid-template-columns:1.8fr 1fr 1fr;align-items:start;gap:.5rem;width:100%;max-width:1200px;margin:0 auto;padding:1rem;display:grid}.footer-col{flex-direction:column;gap:.3rem;display:flex}.footer-brand{flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex}.footer-logo-img{object-fit:contain;margin-bottom:0;width:375px!important;height:auto!important}.footer-col-title{color:#fff;letter-spacing:.5px;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.footer-link-item{color:#cfcfcf;align-items:center;gap:6px;font-size:.55rem;font-weight:400;line-height:1.4;text-decoration:none;transition:all .2s;display:flex}.footer-link-item svg{font-size:.9rem}.footer-link-item:hover{color:#6ee7ff;transform:translate(3px)}.footer-bottom{color:#fff;background-color:#00b0f0;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:.3rem 0;display:flex}.footer-bottom p{letter-spacing:.5px;margin:0;font-size:.55rem;font-weight:500}.footer-bottom-mobile{display:none}@media screen and (max-width:768px){.footer{margin-top:2rem}.footer-content,.desktop-only{display:none!important}.footer-bottom-mobile{flex-direction:column;align-items:center;width:100%;padding:.8rem 0;display:flex}.mobile-social-icons{justify-content:center;align-items:center;gap:.6rem;width:100%;margin-bottom:.6rem;display:flex}.mobile-social-item{color:#fff;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.mobile-social-divider{opacity:.8;background-color:#fff;width:1.5px;height:1rem}.mobile-footer-delimiter{background-color:#ffffff4d;width:100%;max-width:160px;height:1px;margin-bottom:.8rem}.mobile-footer-copyright{color:#fff;text-align:center;box-sizing:border-box;width:100%;margin:0;padding:0 1rem;font-size:.85rem;font-weight:400}}
