.Footer-module__NVhknq__footer{color:#fff;background:linear-gradient(135deg,#0f1724 0%,#1a2236 100%);padding:40px 16px 24px}.Footer-module__NVhknq__footerContent{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__NVhknq__section{width:100%}.Footer-module__NVhknq__sectionTitle{color:var(--footer-text);letter-spacing:.5px;margin-bottom:16px;font-size:16px;font-weight:600}.Footer-module__NVhknq__branding{margin-bottom:16px}.Footer-module__NVhknq__brandLogo{align-items:center;gap:10px;width:fit-content;margin-bottom:12px;text-decoration:none;display:flex}.Footer-module__NVhknq__brandText{color:#fff;font-size:20px;font-weight:700}.Footer-module__NVhknq__tagline{color:#fff;margin-bottom:20px;font-size:14px;line-height:1.6}.Footer-module__NVhknq__contactInfo{flex-direction:column;gap:12px;display:flex}.Footer-module__NVhknq__contactItem{color:var(--footer-text-muted);align-items:center;gap:10px;font-size:14px;display:flex}.Footer-module__NVhknq__contactIcon{min-width:24px;font-size:18px}.Footer-module__NVhknq__contactItem a{color:var(--footer-text-muted);text-decoration:none;transition:color .2s}.Footer-module__NVhknq__contactItem a:hover{color:var(--accent)}.Footer-module__NVhknq__linksList{grid-template-columns:1fr 1fr;gap:10px 16px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__NVhknq__linkItem{font-size:14px}.Footer-module__NVhknq__linkItem a{color:var(--footer-text-muted);text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__NVhknq__linkItem a:hover{color:var(--accent);padding-left:4px}.Footer-module__NVhknq__socialLinks{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.Footer-module__NVhknq__socialIcon{width:42px;height:42px;color:var(--accent);background:#0066ff1a;border:1px solid #06f3;border-radius:8px;justify-content:center;align-items:center;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.22,.9,.25,1);display:inline-flex}.Footer-module__NVhknq__socialIcon:hover{background:var(--accent);color:#fff;transform:translateY(-4px);box-shadow:0 8px 16px #0066ff4d}.Footer-module__NVhknq__appDownload{margin-top:24px}.Footer-module__NVhknq__downloadTitle{color:var(--footer-text);margin-bottom:10px;font-size:14px;font-weight:600}.Footer-module__NVhknq__downloadBtn{background:linear-gradient(135deg, var(--accent), #0052cc);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__NVhknq__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06f6}.Footer-module__NVhknq__playStoreIcon{font-size:16px}.Footer-module__NVhknq__divider{background:var(--divider);height:1px;margin:24px 0}.Footer-module__NVhknq__copyright{text-align:center;color:#fff;padding-top:16px;font-size:13px}.Footer-module__NVhknq__copyright p{margin:0;line-height:1.6}.Footer-module__NVhknq__heart{color:#ff4757;font-size:14px}@media (min-width:768px){.Footer-module__NVhknq__footer{padding:56px 32px 32px}.Footer-module__NVhknq__footerContent{grid-template-columns:1fr 2fr 1fr;gap:48px;display:grid}.Footer-module__NVhknq__section{flex:none}.Footer-module__NVhknq__section:last-child{flex-direction:column;display:flex}.Footer-module__NVhknq__linksList{grid-template-columns:1fr 1fr;gap:12px 20px}.Footer-module__NVhknq__divider{margin:32px 0}.Footer-module__NVhknq__copyright{padding-top:24px}}@media (min-width:1024px){.Footer-module__NVhknq__footer{padding:64px 48px 40px}.Footer-module__NVhknq__footerContent{gap:64px}.Footer-module__NVhknq__sectionTitle{margin-bottom:20px;font-size:18px}.Footer-module__NVhknq__linksList{grid-template-columns:1fr 1fr;gap:14px 24px}.Footer-module__NVhknq__linkItem a{font-size:15px}.Footer-module__NVhknq__socialLinks{gap:14px}.Footer-module__NVhknq__socialIcon{width:48px;height:48px;font-size:20px}}
.ProfileDrawer-module-scss-module__SnMegq__backdrop{z-index:999;background:#0000008c;position:fixed;inset:0}.ProfileDrawer-module-scss-module__SnMegq__drawer{color:#fff;z-index:1000;background:#111;flex-direction:column;width:360px;max-width:90vw;height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #0006}.ProfileDrawer-module-scss-module__SnMegq__header{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:24px;display:flex}.ProfileDrawer-module-scss-module__SnMegq__header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px}.ProfileDrawer-module-scss-module__SnMegq__profile{align-items:center;gap:16px;padding:24px;display:flex}.ProfileDrawer-module-scss-module__SnMegq__avatar{background:#ff4d4f;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;font-weight:700;display:flex}.ProfileDrawer-module-scss-module__SnMegq__menu{flex-direction:column;padding:12px;display:flex}.ProfileDrawer-module-scss-module__SnMegq__menu a{color:#fff;border-radius:10px;align-items:center;gap:14px;padding:16px;text-decoration:none;transition:all .25s;display:flex}.ProfileDrawer-module-scss-module__SnMegq__menu a:hover{background:#222}.ProfileDrawer-module-scss-module__SnMegq__logout{cursor:pointer;color:#fff;background:#e53935;border:none;border-radius:10px;margin:24px;padding:14px;font-weight:600}
.Navbar-module-scss-module__CGGoAa__navbar{z-index:1000;background:0 0;padding:0 14px;transition:background-color .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;inset:0 0 auto}.Navbar-module-scss-module__CGGoAa__navbarInner{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1400px;min-height:72px;margin:0 auto;display:flex}.Navbar-module-scss-module__CGGoAa__scrolled{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(#0000006e 0%,#0000003f 50%,#00000015 80%,#0000 100%)}.Navbar-module-scss-module__CGGoAa__left,.Navbar-module-scss-module__CGGoAa__right{align-items:center;display:flex}.Navbar-module-scss-module__CGGoAa__left{flex:1;min-width:0}.Navbar-module-scss-module__CGGoAa__brand{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Navbar-module-scss-module__CGGoAa__brandImage{object-fit:contain;width:110px;height:auto}.Navbar-module-scss-module__CGGoAa__menu{display:none}.Navbar-module-scss-module__CGGoAa__right{flex:1;justify-content:flex-end;gap:8px}.Navbar-module-scss-module__CGGoAa__searchWrapper{justify-content:flex-end;align-items:center;min-width:44px;display:flex;position:relative}.Navbar-module-scss-module__CGGoAa__searchWrapper .Navbar-module-scss-module__CGGoAa__search_bar{opacity:0;visibility:hidden;color:#fff;background:#09101ca6;border:1px solid #ffffff24;border-radius:999px;outline:none;width:0;padding:0;font-size:.875rem;transition:width .3s,opacity .3s,visibility .3s,padding .3s}.Navbar-module-scss-module__CGGoAa__searchWrapper .Navbar-module-scss-module__CGGoAa__search_bar::placeholder{color:#ffffff80;font-weight:300}.Navbar-module-scss-module__CGGoAa__searchWrapper.Navbar-module-scss-module__CGGoAa__open .Navbar-module-scss-module__CGGoAa__search_bar{opacity:1;visibility:visible;width:180px;padding:10px 14px}.Navbar-module-scss-module__CGGoAa__toggle_icon,.Navbar-module-scss-module__CGGoAa__menuToggle,.Navbar-module-scss-module__CGGoAa__userButton,.Navbar-module-scss-module__CGGoAa__closeMenuButton{color:#f8fbff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.Navbar-module-scss-module__CGGoAa__toggle_icon,.Navbar-module-scss-module__CGGoAa__menuToggle,.Navbar-module-scss-module__CGGoAa__closeMenuButton{width:44px;height:44px}.Navbar-module-scss-module__CGGoAa__toggle_icon{padding:0}.Navbar-module-scss-module__CGGoAa__searchIcon,.Navbar-module-scss-module__CGGoAa__closeIcon{justify-content:center;align-items:center;display:inline-flex}.Navbar-module-scss-module__CGGoAa__menuToggle:hover,.Navbar-module-scss-module__CGGoAa__menuToggle:focus-visible,.Navbar-module-scss-module__CGGoAa__closeMenuButton:hover,.Navbar-module-scss-module__CGGoAa__closeMenuButton:focus-visible,.Navbar-module-scss-module__CGGoAa__userButton:hover,.Navbar-module-scss-module__CGGoAa__userButton:focus-visible{background:#ffffff14;border-color:#ffffff2e;transform:translateY(-1px)}.Navbar-module-scss-module__CGGoAa__userButton{background:#e53935;border-color:#0000;border-radius:12px;width:44px;height:44px;box-shadow:0 10px 20px #e5393547}.Navbar-module-scss-module__CGGoAa__mobileOverlay{z-index:999;background:#040912b3;border:0;padding:0;position:fixed;inset:0}.Navbar-module-scss-module__CGGoAa__mobileMenu{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05101cf5;border-left:1px solid #ffffff14;flex-direction:column;gap:20px;width:min(85vw,360px);height:100vh;padding:18px 18px 28px;display:flex;position:fixed;top:0;right:0;box-shadow:-12px 0 28px #00000059}.Navbar-module-scss-module__CGGoAa__mobileMenuHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.Navbar-module-scss-module__CGGoAa__mobileNavMenu{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module-scss-module__CGGoAa__mobileNavLink{color:#f8fbff;background:#ffffff05;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.Navbar-module-scss-module__CGGoAa__mobileNavLink:hover,.Navbar-module-scss-module__CGGoAa__mobileNavLink:focus-visible{background:#ffffff0f;border-color:#ffffff14;transform:translate(-2px)}.Navbar-module-scss-module__CGGoAa__mobileNavLinkActive{background:#e5393524;border-color:#e5393573}@media (min-width:900px){.Navbar-module-scss-module__CGGoAa__navbar{padding:0 24px}.Navbar-module-scss-module__CGGoAa__brandImage{width:150px}.Navbar-module-scss-module__CGGoAa__menu{flex:4;justify-content:center;display:flex}.Navbar-module-scss-module__CGGoAa__navMenu{align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module-scss-module__CGGoAa__navLink{color:#c7d2e5;border-radius:9px;align-items:center;gap:8px;padding:10px 18px;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Navbar-module-scss-module__CGGoAa__navLink:hover,.Navbar-module-scss-module__CGGoAa__active{color:#f8fbff}.Navbar-module-scss-module__CGGoAa__activeBackground{box-shadow:#ffffff1f;z-index:1;background:#ffffff1f;border-bottom:4px solid #e53935;position:absolute;inset:0}.Navbar-module-scss-module__CGGoAa__navIcon,.Navbar-module-scss-module__CGGoAa__navLink span,.Navbar-module-scss-module__CGGoAa__navLink svg{z-index:2;position:relative}.Navbar-module-scss-module__CGGoAa__right{flex:1;gap:14px}.Navbar-module-scss-module__CGGoAa__searchWrapper{min-width:0}.Navbar-module-scss-module__CGGoAa__searchWrapper .Navbar-module-scss-module__CGGoAa__search_bar{opacity:0;visibility:hidden;background:0 0;border:none;border-radius:999px;width:0;padding:12px 16px}.Navbar-module-scss-module__CGGoAa__searchWrapper.Navbar-module-scss-module__CGGoAa__open{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f14bf;border:1px solid #fff3;border-radius:999px;padding:4px 6px 4px 14px;box-shadow:0 4px 12px #00000040}.Navbar-module-scss-module__CGGoAa__searchWrapper.Navbar-module-scss-module__CGGoAa__open .Navbar-module-scss-module__CGGoAa__search_bar{opacity:1;visibility:visible;width:220px;padding:10px 14px}.Navbar-module-scss-module__CGGoAa__open .Navbar-module-scss-module__CGGoAa__toggle_icon,.Navbar-module-scss-module__CGGoAa__toggle_icon{background:0 0;border:1px solid #0000}.Navbar-module-scss-module__CGGoAa__toggle_icon{border-radius:50%;width:42px;height:42px}.Navbar-module-scss-module__CGGoAa__menuToggle{display:none}.Navbar-module-scss-module__CGGoAa__userButton{color:#fff;background-color:#e53935;border-radius:999px;width:auto;height:auto;padding:10px 18px;font-weight:600;text-decoration:none;box-shadow:0 10px 20px #ff4da63d}.Navbar-module-scss-module__CGGoAa__mobileOverlay,.Navbar-module-scss-module__CGGoAa__mobileMenu{display:none}}
