.Footer-module__rnk_JG__footer{background:var(--foreground);color:#fff;border-top:1px solid #ffffff1a;padding-top:5rem;overflow:hidden}.Footer-module__rnk_JG__subscribeSection{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:6rem;padding:0 5% 6rem;display:flex}.Footer-module__rnk_JG__subscribeContent{flex:1}.Footer-module__rnk_JG__subscribeTitle{font-family:var(--font-heading);margin-bottom:.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500}.Footer-module__rnk_JG__subscribeText{font-family:var(--font-body);color:#a0aec0;font-size:1.1rem}.Footer-module__rnk_JG__subscribeForm{background:#ffffff08;border:1px solid #fff3;border-radius:100px;flex:1;max-width:500px;padding:.5rem;display:flex;overflow:hidden}.Footer-module__rnk_JG__subscribeInput{color:#fff;font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem}.Footer-module__rnk_JG__subscribeBtn{color:#000;font-family:var(--font-body);cursor:pointer;background:#fff;border:none;border-radius:100px;padding:0 2rem;font-weight:600;transition:transform .3s}.Footer-module__rnk_JG__subscribeBtn:hover{transform:scale(.95)}.Footer-module__rnk_JG__footerBottom{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:5rem;padding:0 5%;display:grid}.Footer-module__rnk_JG__col h3{font-family:var(--font-heading);margin-bottom:1rem;font-size:1.6rem;font-weight:800}.Footer-module__rnk_JG__col p{color:#a0aec0;font-size:1.1rem}.Footer-module__rnk_JG__col h4{font-family:var(--font-heading);color:#a0aec0;letter-spacing:.1em;margin-bottom:2rem;font-size:1rem}.Footer-module__rnk_JG__col a{color:#fff;text-transform:uppercase;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;font-size:1.1rem;text-decoration:none;transition:color .3s;display:flex}.Footer-module__rnk_JG__col a:hover{color:var(--secondary)}.Footer-module__rnk_JG__copyright{text-align:center;color:#a0aec0;border-top:1px solid #ffffff1a;padding:2rem 5%;font-size:.9rem}@media (max-width:1024px){.Footer-module__rnk_JG__footerBottom{grid-template-columns:1fr 1fr}.Footer-module__rnk_JG__subscribeSection{flex-direction:column;align-items:flex-start;gap:2rem}.Footer-module__rnk_JG__subscribeForm{width:100%;max-width:100%}}@media (max-width:768px){.Footer-module__rnk_JG__footerBottom{grid-template-columns:1fr;gap:3rem}.Footer-module__rnk_JG__marqueeContent span{font-size:25vw}.Footer-module__rnk_JG__dot{width:5vw;height:5vw}.Footer-module__rnk_JG__subscribeBtn{padding:0 1rem}}@media (min-width:769px) and (max-width:1024px){.Footer-module__rnk_JG__footer{padding-top:4rem}.Footer-module__rnk_JG__subscribeSection{flex-direction:row;align-items:center;gap:2rem;padding-bottom:4rem}.Footer-module__rnk_JG__subscribeForm{max-width:420px}.Footer-module__rnk_JG__footerBottom{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:4rem}}
.Navbar-module__dVeNwG__navbar{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(20px);color:#000;pointer-events:none;text-transform:uppercase;background:#ffffffb8;border-bottom:1px solid #00000014;width:100%;padding:1.5rem 5%;position:fixed;top:0;left:0}.Navbar-module__dVeNwG__navContainer{pointer-events:auto;justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__dVeNwG__logo{font-family:var(--font-heading);letter-spacing:-.05em;text-transform:uppercase;font-size:1.5rem;font-weight:800;text-decoration:none}.Navbar-module__dVeNwG__navLinks{gap:3rem;display:flex}.Navbar-module__dVeNwG__navLink{font-family:var(--font-heading);text-transform:uppercase;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block;position:relative}.Navbar-module__dVeNwG__linkMask{height:1.2rem;position:relative;overflow:hidden}.Navbar-module__dVeNwG__linkInner{flex-direction:column;transition:transform .6s cubic-bezier(.76,0,.24,1);display:flex}.Navbar-module__dVeNwG__linkText,.Navbar-module__dVeNwG__linkTextHover{height:1.2rem;line-height:1.2rem;display:block}.Navbar-module__dVeNwG__navLink:hover .Navbar-module__dVeNwG__linkInner,.Navbar-module__dVeNwG__navLink.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__linkInner{transform:translateY(-50%)}.Navbar-module__dVeNwG__activeDot{background-color:#000;border-radius:50%;width:4px;height:4px;transition:transform .5s cubic-bezier(.76,0,.24,1);position:absolute;top:50%;left:-12px;transform:translateY(-50%)scale(0)}.Navbar-module__dVeNwG__navLink.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__activeDot{transform:translateY(-50%)scale(1)}.Navbar-module__dVeNwG__navActions{align-items:center;gap:2rem;display:flex}.Navbar-module__dVeNwG__loginBtn{font-family:var(--font-heading);color:#000;text-transform:uppercase;font-size:1rem;font-weight:700;text-decoration:none}.Navbar-module__dVeNwG__mobileBottomNav{display:none}.Navbar-module__dVeNwG__blue{color:var(--primary)}.Navbar-module__dVeNwG__avatarBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__dVeNwG__avatarImg{object-fit:cover;border:1px solid #00000026;border-radius:50%;width:38px;height:38px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.Navbar-module__dVeNwG__avatarBtn:hover .Navbar-module__dVeNwG__avatarImg{border-color:var(--primary);transform:scale(1.08);box-shadow:0 0 0 3px #0058bc26}.Navbar-module__dVeNwG__avatarFallback{color:#fff;background:#111;border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:700;transition:transform .4s cubic-bezier(.16,1,.3,1),background-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__dVeNwG__avatarBtn:hover .Navbar-module__dVeNwG__avatarFallback{background:var(--primary);border-color:var(--primary);transform:scale(1.08);box-shadow:0 0 0 3px #0058bc26}.Navbar-module__dVeNwG__mobileAvatarBtn{cursor:pointer;background:0 0;border:none}.Navbar-module__dVeNwG__mobileAvatarImg{object-fit:cover;border:1px solid #00000026;border-radius:50%;width:24px;height:24px}.Navbar-module__dVeNwG__avatarSkeleton{background:#00000014;border-radius:50%;width:38px;height:38px;animation:1.5s ease-in-out infinite Navbar-module__dVeNwG__avatarPulse}.Navbar-module__dVeNwG__mobileAvatarSkeleton{background:#0000001f;border-radius:50%;flex-shrink:0;width:24px;height:24px;animation:1.5s ease-in-out infinite Navbar-module__dVeNwG__avatarPulse}@keyframes Navbar-module__dVeNwG__avatarPulse{0%{background-color:#00000014}50%{background-color:#0000002e}to{background-color:#00000014}}@media (max-width:1024px){.Navbar-module__dVeNwG__navbar{-webkit-backdrop-filter:none;background:0 0;border-bottom:none;padding:1rem 5%;position:absolute}.Navbar-module__dVeNwG__navLinks,.Navbar-module__dVeNwG__loginBtn{display:none}.Navbar-module__dVeNwG__desktopStartBtn{transform-origin:100%;display:block;transform:scale(.8)}.Navbar-module__dVeNwG__mobileBottomNav{-webkit-backdrop-filter:blur(15px);z-index:100;width:100%;padding:.6rem .5rem;padding-bottom:max(.6rem, env(safe-area-inset-bottom,.6rem));background:#f7f7f9;border-top:1px solid #0000000f;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0}.Navbar-module__dVeNwG__bottomNavItem{color:var(--outline,#727786);border-radius:100px;justify-content:center;align-items:center;padding:.5rem .75rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active{color:var(--primary,#0058bc);background:#0058bc14;padding-left:.85rem;padding-right:1rem}.Navbar-module__dVeNwG__iconWrapper{justify-content:center;align-items:center;display:flex}.Navbar-module__dVeNwG__navLabel{white-space:nowrap;width:0;font-size:.75rem;font-family:var(--font-heading);text-transform:uppercase;opacity:0;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.Navbar-module__dVeNwG__bottomNavItem.Navbar-module__dVeNwG__active .Navbar-module__dVeNwG__navLabel{opacity:1;width:max-content;padding-left:.4rem}}@media (min-width:769px) and (max-width:1024px){.Navbar-module__dVeNwG__navbar{-webkit-backdrop-filter:saturate(180%)blur(16px);background:#ffffffd1;border-bottom:1px solid #0000000f;padding:1rem 4%;position:fixed}.Navbar-module__dVeNwG__navLinks{gap:1.5rem;display:flex}.Navbar-module__dVeNwG__navLink,.Navbar-module__dVeNwG__loginBtn{font-size:.9rem}.Navbar-module__dVeNwG__navActions{gap:1rem}.Navbar-module__dVeNwG__desktopStartBtn{transform-origin:100%;display:block;transform:scale(.9)}.Navbar-module__dVeNwG__mobileBottomNav{display:none}}
