.Header-module__lnUIdW__header{z-index:9999;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;width:100%;min-height:80px;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ae6;padding:.5rem 0}.Header-module__lnUIdW__navbar{z-index:10000;align-items:center;width:100%;padding:0 40px;display:flex;position:relative}.Header-module__lnUIdW__brand{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__lnUIdW__logo{object-fit:contain;display:block;width:auto!important;height:50px!important}.Header-module__lnUIdW__collapse{flex:1;align-items:center;display:flex}.Header-module__lnUIdW__navList{align-items:center;gap:0;margin:0 0 0 2rem;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__navLink{color:#fff;margin:0 .1rem;padding:.5rem .6rem;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:block;position:relative}.Header-module__lnUIdW__navLink:after{content:"";background:#e1874f;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__navLink:hover{color:#e1874f;transform:translateY(-2px)}.Header-module__lnUIdW__navLink:hover:after{width:80%}.Header-module__lnUIdW__active{color:#4ea4f8}.Header-module__lnUIdW__headerIcons{align-items:center;margin-left:.75rem;display:flex}.Header-module__lnUIdW__iconButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.2rem;transition:all .3s}.Header-module__lnUIdW__iconButton:hover{color:#e1874f;transform:scale(1.1)}.Header-module__lnUIdW__notificationWrap{display:inline-flex;position:relative}.Header-module__lnUIdW__notificationDot{background:red;border-radius:999px;width:8px;height:8px;position:absolute;top:0;right:0}.Header-module__lnUIdW__loginButton{color:#fff;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:#4ea4f8;border-radius:25px;margin-left:.75rem;padding:.5rem 1.2rem;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Header-module__lnUIdW__loginButton:hover{background:#3d8de0;transform:translateY(-1px)}.Header-module__lnUIdW__toggler{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:1.1rem;display:none}.Header-module__lnUIdW__desktopOnly{align-items:center;display:flex}.Header-module__lnUIdW__mobileOnly{display:none}.Header-module__lnUIdW__searchOverlay{z-index:20000;opacity:0;visibility:hidden;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Header-module__lnUIdW__searchOverlayOpen{opacity:1;visibility:visible}.Header-module__lnUIdW__searchContainer{width:min(90%,800px);transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(.8)translateY(50px)}.Header-module__lnUIdW__searchOverlayOpen .Header-module__lnUIdW__searchContainer{transform:scale(1)translateY(0)}.Header-module__lnUIdW__searchBox{border-bottom:2px solid #ffffff4d;align-items:center;display:flex}.Header-module__lnUIdW__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:20px 0;font-size:2rem}.Header-module__lnUIdW__searchInput::placeholder{color:#ffffff8c}.Header-module__lnUIdW__searchBtn,.Header-module__lnUIdW__searchClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.3rem}.Header-module__lnUIdW__searchSuggestions{margin-top:30px}.Header-module__lnUIdW__suggestionCategory h6{color:#ffffffb3;margin-bottom:15px;font-size:.95rem;font-weight:500}.Header-module__lnUIdW__suggestionItems{flex-wrap:wrap;gap:10px;display:flex}.Header-module__lnUIdW__suggestionItem{color:#fff;background:#ffffff1a;border-radius:25px;padding:8px 16px;font-size:.9rem}.Header-module__lnUIdW__profileSection{align-items:center;margin-left:.75rem;display:flex;position:relative}.Header-module__lnUIdW__profileButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem;transition:opacity .2s;display:flex}.Header-module__lnUIdW__profileButton:hover{opacity:.85}.Header-module__lnUIdW__profileAvatar{object-fit:cover;border:2px solid #ffffff4d;border-radius:999px;width:36px;height:36px}.Header-module__lnUIdW__profileInitials{color:#fff;letter-spacing:.5px;background:#4ea4f8;border:2px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.Header-module__lnUIdW__profileName{white-space:nowrap;font-size:14px;font-weight:500}.Header-module__lnUIdW__profileDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10001;background:#141414f2;border:1px solid #ffffff1a;border-radius:12px;min-width:240px;padding:.5rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0006}.Header-module__lnUIdW__profileDropdownHeader{align-items:center;gap:.75rem;padding:.75rem;display:flex}.Header-module__lnUIdW__profileDropdownAvatar{object-fit:cover;border:2px solid #fff3;border-radius:999px;flex-shrink:0;width:40px;height:40px}.Header-module__lnUIdW__profileDropdownInitials{color:#fff;background:#4ea4f8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:600;display:flex}.Header-module__lnUIdW__profileDropdownName{color:#fff;margin:0;font-size:14px;font-weight:600}.Header-module__lnUIdW__profileDropdownEmail{color:#ffffff80;margin:0;font-size:12px}.Header-module__lnUIdW__profileDropdownDivider{border:none;border-top:1px solid #ffffff1a;margin:.25rem 0}.Header-module__lnUIdW__profileDropdownItem{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;width:100%;padding:.6rem .75rem;font-size:14px;transition:background .2s;display:flex}.Header-module__lnUIdW__profileDropdownItem:hover{background:#ffffff1a}.Header-module__lnUIdW__logoutButton{color:#fff;cursor:pointer;text-align:center;background:0 0;border:1px solid #fff3;border-radius:8px;width:100%;margin-top:.75rem;padding:.6rem;font-size:14px;transition:all .2s;display:block}.Header-module__lnUIdW__logoutButton:hover{background:#ffffff1a}@media (max-width:991px){.Header-module__lnUIdW__navbar{padding:0 var(--layout-padding)}.Header-module__lnUIdW__desktopOnly{display:none}.Header-module__lnUIdW__mobileOnly{flex-direction:column;align-items:stretch;display:flex}.Header-module__lnUIdW__brand{min-width:auto}.Header-module__lnUIdW__logo{object-fit:contain;width:auto!important;height:36px!important}.Header-module__lnUIdW__toggler{font-size:1rem;display:block}.Header-module__lnUIdW__collapse{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-radius:10px;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;top:calc(100% + 10px);left:20px;right:20px}.Header-module__lnUIdW__open{display:flex}.Header-module__lnUIdW__navList{flex-direction:column;align-items:stretch;margin:0}.Header-module__lnUIdW__navLink{border-radius:8px;margin:0;padding:.8rem 1rem}.Header-module__lnUIdW__navLink:hover{background:#ffffff1a;transform:none}.Header-module__lnUIdW__navLink:after{display:none}.Header-module__lnUIdW__headerIcons{justify-content:center;margin:1rem 0 0}.Header-module__lnUIdW__iconButton{padding:.4rem;font-size:1rem}.Header-module__lnUIdW__loginButton{text-align:center;margin:1rem 0 0}.Header-module__lnUIdW__profileSection{flex-direction:column;align-items:stretch;margin:1rem 0 0}.Header-module__lnUIdW__profileButton{justify-content:center}.Header-module__lnUIdW__logoutButton{margin-top:.5rem}.Header-module__lnUIdW__searchInput{font-size:1.3rem}}
.Footer-module__3hUVsW__section{padding:80px 0 0}.Footer-module__3hUVsW__footer{color:#fff;background:#262932;padding:4rem 0 2rem}.Footer-module__3hUVsW__inner{padding:0 var(--layout-padding)}.Footer-module__3hUVsW__topGrid{grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid}.Footer-module__3hUVsW__footerBrand{margin-bottom:2rem}.Footer-module__3hUVsW__footerLogo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__3hUVsW__footerNavigation{flex-direction:column;gap:2rem;display:flex}.Footer-module__3hUVsW__navColumns{gap:3rem;display:flex}.Footer-module__3hUVsW__navColumn{flex-direction:column;gap:.8rem;display:flex}.Footer-module__3hUVsW__navLink{color:#fcfdff;text-transform:uppercase;font-size:16px;font-weight:300;line-height:1.61;text-decoration:none;transition:color .3s}.Footer-module__3hUVsW__navLink:hover{color:#4ea4f8}.Footer-module__3hUVsW__footerNewsletter{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__3hUVsW__newsletterText{color:#fcfdff;text-transform:uppercase;margin:0;font-size:20px;font-weight:300}.Footer-module__3hUVsW__newsletterForm{align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__newsletterInput{color:#fff;background:0 0;border:none;border-bottom:1px solid #666;outline:none;flex:1;padding:.5rem 0;font-size:.9rem}.Footer-module__3hUVsW__newsletterInput::placeholder{color:#999}.Footer-module__3hUVsW__newsletterBtn{color:#fff;cursor:pointer;background:#4ea4f8;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s,background .3s;display:flex}.Footer-module__3hUVsW__newsletterBtn:hover{background:#357abd;transform:scale(1.1)}.Footer-module__3hUVsW__divider{border-color:#ffffff1a;margin:2rem 0 1rem}.Footer-module__3hUVsW__middleGrid{grid-template-columns:1.4fr 1fr 1fr;align-items:start;gap:32px;display:grid}.Footer-module__3hUVsW__socialSection{margin-top:1rem}.Footer-module__3hUVsW__socialSection h3{color:#fcfdff;font-size:42px;font-weight:400}.Footer-module__3hUVsW__socialTitle{color:#fcfdff;text-transform:uppercase;font-size:20px;font-weight:300;line-height:1.37}.Footer-module__3hUVsW__socialLinks{gap:1rem;margin-top:20px;display:flex}.Footer-module__3hUVsW__socialLink{color:#fff;border:1px solid #434343;border-radius:5px;justify-content:center;align-items:center;width:43px;height:43px;text-decoration:none;transition:transform .3s,background .3s;display:inline-flex}.Footer-module__3hUVsW__socialLink:hover{background:#e1874f;transform:translateY(-3px)}.Footer-module__3hUVsW__appDownload{gap:1rem;display:flex}.Footer-module__3hUVsW__appLink{border-radius:8px;align-items:center;margin-top:20px;transition:transform .3s;display:flex}.Footer-module__3hUVsW__appLink:hover{transform:translateY(-2px)}.Footer-module__3hUVsW__bottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__3hUVsW__copyright{color:#ccc;margin:0}.Footer-module__3hUVsW__footerLinks{justify-content:flex-end;gap:2rem;display:flex}.Footer-module__3hUVsW__footerLink{color:#ccc;font-size:.85rem;text-decoration:none;transition:color .3s}.Footer-module__3hUVsW__footerLink:hover{color:#4ea4f8}@media (max-width:1024px){.Footer-module__3hUVsW__topGrid,.Footer-module__3hUVsW__middleGrid{grid-template-columns:1fr}}@media (max-width:768px){.Footer-module__3hUVsW__section{padding:40px 0}.Footer-module__3hUVsW__footer{padding:2.5rem 0 1.5rem}.Footer-module__3hUVsW__inner{padding:0 var(--layout-padding)}.Footer-module__3hUVsW__topGrid,.Footer-module__3hUVsW__middleGrid{gap:1.5rem}.Footer-module__3hUVsW__navColumns{flex-direction:column;gap:1.5rem}.Footer-module__3hUVsW__navColumn{gap:.45rem}.Footer-module__3hUVsW__navLink{font-size:.8rem;line-height:1.45}.Footer-module__3hUVsW__newsletterText{font-size:.95rem;line-height:1.45}.Footer-module__3hUVsW__newsletterInput{font-size:.8rem}.Footer-module__3hUVsW__socialSection h3{font-size:1.5rem;line-height:1.2}.Footer-module__3hUVsW__socialTitle{font-size:.9rem}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__footerLink{font-size:.75rem;line-height:1.4}.Footer-module__3hUVsW__bottom,.Footer-module__3hUVsW__footerLinks{flex-direction:column;align-items:flex-start}.Footer-module__3hUVsW__footerLinks{gap:.75rem}}
