.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background-color:#fffffff2;border-bottom:1px solid #f3f4f6;flex-direction:column;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__pushBanner{color:#fff;background:#111827;border-bottom:1px solid #ffffff1f;width:100%}.Header-module__Af2_WG__pushBannerInner{justify-content:space-between;align-items:center;gap:.75rem;max-width:80rem;margin-left:auto;margin-right:auto;padding:.5rem 1.5rem;display:flex}@media (min-width:640px){.Header-module__Af2_WG__pushBannerInner{padding-left:2rem;padding-right:2rem}}.Header-module__Af2_WG__pushBannerText{align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.Header-module__Af2_WG__pushBannerIcon{color:#ffb81c}.Header-module__Af2_WG__pushBannerActions{align-items:center;gap:.5rem;display:flex}.Header-module__Af2_WG__pushBannerButton{color:#111827;cursor:pointer;white-space:nowrap;background:#ffb81c;border:none;border-radius:9999px;padding:.35rem .9rem;font-weight:800}.Header-module__Af2_WG__pushBannerButton:disabled{opacity:.7;cursor:not-allowed}.Header-module__Af2_WG__pushBannerButtonInner{align-items:center;gap:.4rem;display:inline-flex}.Header-module__Af2_WG__pushBannerDismiss{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.Header-module__Af2_WG__pushBannerDismiss:hover{background:#ffffff14}.Header-module__Af2_WG__spin{animation:1s linear infinite Header-module__Af2_WG__spin}@keyframes Header-module__Af2_WG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Header-module__Af2_WG__container{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding:.18rem 1.5rem}@media (min-width:640px){.Header-module__Af2_WG__container{padding:1rem 2rem}}@media (min-width:768px){.Header-module__Af2_WG__container{padding-left:3rem;padding-right:3rem}}.Header-module__Af2_WG__flexContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.Header-module__Af2_WG__flexContainer{gap:2rem}}html[dir=rtl] .Header-module__Af2_WG__flexContainer{flex-direction:row}.Header-module__Af2_WG__logoImage{width:auto;height:60px}.Header-module__Af2_WG__nav{display:none}@media (min-width:768px){.Header-module__Af2_WG__nav{flex:1;justify-content:center;align-items:center;gap:2.5rem;display:flex}}.Header-module__Af2_WG__navButton{border-bottom-width:2px;margin-left:2rem;margin-right:2rem;padding:.25rem;font-size:1.05rem;font-weight:700;line-height:1.1;transition:color .3s,border-color .3s}.Header-module__Af2_WG__navButtonActive{color:#111827;border-color:#ffb81c}.Header-module__Af2_WG__navButtonInactive{color:#4b5563;border-color:#0000}.Header-module__Af2_WG__navButtonInactive:hover{color:#111827}.Header-module__Af2_WG__desktopActions{display:none}@media (min-width:768px){.Header-module__Af2_WG__desktopActions{flex-direction:row;align-items:center;gap:1.5rem;display:flex}}html[dir=rtl] .Header-module__Af2_WG__desktopActions{flex-direction:row}.Header-module__Af2_WG__userMenuWrapper{align-items:center;display:flex;position:relative}.Header-module__Af2_WG__notifButton{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:flex;position:relative}.Header-module__Af2_WG__notifButton:hover{background:#f9fafb}.Header-module__Af2_WG__notifBadge{top:-4px;color:#fff;text-align:center;box-sizing:content-box;background:#dc2626;border:2px solid #fff;border-radius:9999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;inset-inline-end:-4px}.Header-module__Af2_WG__avatarButton{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.Header-module__Af2_WG__avatarButton:hover{background:#f9fafb}.Header-module__Af2_WG__avatarImage{object-fit:cover;border-radius:9999px;width:36px;height:36px}.Header-module__Af2_WG__avatarPlaceholder{color:#111827;background:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:800;display:flex}.Header-module__Af2_WG__userMenuScrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:70;opacity:0;pointer-events:none;background:#0f172a73;transition:opacity .22s ease-out;position:fixed;inset:0}.Header-module__Af2_WG__userMenuScrim[data-visible=true]{opacity:1;pointer-events:auto}.Header-module__Af2_WG__userDropdown{top:0;bottom:0;z-index:71;visibility:visible;background:#fff;flex-direction:column;width:min(360px,88vw);transition:transform .28s cubic-bezier(.23,1,.32,1),visibility linear;display:flex;position:fixed;inset-inline-end:0;overflow-y:auto;transform:translate(0);box-shadow:0 0 48px #0f172a38}.Header-module__Af2_WG__userDropdown:not([data-visible=true]){visibility:hidden;transition:transform .28s cubic-bezier(.23,1,.32,1),visibility 0s linear .28s;transform:translate(100%)}html[dir=rtl] .Header-module__Af2_WG__userDropdown:not([data-visible=true]){transform:translate(-100%)}.Header-module__Af2_WG__userPanelHeader{background:linear-gradient(#fff4d6 0%,#fff 100%);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:1.5rem 1.25rem 1.25rem;display:flex}.Header-module__Af2_WG__userPanelProfile{align-items:center;gap:12px;min-width:0;display:flex}.Header-module__Af2_WG__userPanelAvatar{object-fit:cover;border:2px solid #fff;border-radius:9999px;flex-shrink:0;width:52px;height:52px;box-shadow:0 1px 4px #0000001a}.Header-module__Af2_WG__userPanelAvatarPlaceholder{color:#fff;background:#111827;border:2px solid #fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:800;display:flex;box-shadow:0 1px 4px #0000001a}.Header-module__Af2_WG__userPanelName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:800;overflow:hidden}.Header-module__Af2_WG__userPanelEyebrow{color:#92400e;margin:0 0 2px;font-size:.75rem;font-weight:600}.Header-module__Af2_WG__userPanelClose{color:#374151;cursor:pointer;background:#1118270f;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .16s ease-out,transform .12s ease-out;display:flex}.Header-module__Af2_WG__userPanelClose:hover{background:#1118271f}.Header-module__Af2_WG__userPanelClose:active{transform:scale(.92)}.Header-module__Af2_WG__userPanelNav{flex-direction:column;padding:.75rem;display:flex;overflow-y:auto}.Header-module__Af2_WG__userDropdownItem,.Header-module__Af2_WG__userDropdownItemButton{text-align:start;color:#111827;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:12px;width:100%;padding:.8rem .75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .14s ease-out;display:flex}.Header-module__Af2_WG__userDropdownItem svg,.Header-module__Af2_WG__userDropdownItemButton svg{color:#9ca3af;flex-shrink:0}.Header-module__Af2_WG__userDropdownItem:hover,.Header-module__Af2_WG__userDropdownItemButton:hover{background:#f3f4f6}.Header-module__Af2_WG__userDropdownItemActive{background:#fff4d6}.Header-module__Af2_WG__userDropdownItemActive svg{color:#b45309}.Header-module__Af2_WG__userDropdownItemActive:hover{background:#ffedb8}.Header-module__Af2_WG__userPanelDivider{background:#f1f5f9;height:1px;margin:.5rem .75rem}.Header-module__Af2_WG__userPanelLogout{color:#b91c1c}.Header-module__Af2_WG__userPanelLogout svg{color:#dc2626}.Header-module__Af2_WG__userPanelLogout:hover{background:#fef2f2}@media (prefers-reduced-motion:reduce){.Header-module__Af2_WG__userMenuScrim,.Header-module__Af2_WG__userDropdown{transition:opacity .16s,visibility linear!important;transform:none!important}}.Header-module__Af2_WG__registrationButton{color:#fff;background-color:#ffb81c;border-radius:9999px;padding:.5rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.Header-module__Af2_WG__registrationButton:hover{background-color:#e6a517}.Header-module__Af2_WG__authLink{color:#374151;border-radius:.5rem;padding:.5rem .75rem;font-weight:700;text-decoration:none;transition:background-color .3s,color .3s}.Header-module__Af2_WG__authLink:hover{color:#111827;background-color:#f3f4f6}.Header-module__Af2_WG__authButton{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem .75rem;font-weight:700;transition:background-color .3s,color .3s}.Header-module__Af2_WG__authButton:hover{color:#111827;background-color:#f3f4f6}.Header-module__Af2_WG__signupButton{color:#111827;background-color:#ffb81c;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001f}.Header-module__Af2_WG__signupButton:hover{color:#111827;background-color:#ffa000}.Header-module__Af2_WG__mobileSignupButton{color:#111827;background-color:#ffb81c;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001f}.Header-module__Af2_WG__mobileSignupButton:hover{color:#111827;background-color:#ffa000}.Header-module__Af2_WG__langWrapper{align-items:center;gap:.75rem;margin-right:1rem;display:flex;position:relative}.Header-module__Af2_WG__langButton{color:#111827;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.Header-module__Af2_WG__langButton:hover{color:#374151}.Header-module__Af2_WG__globeWrapper{border:1px solid #000;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.Header-module__Af2_WG__langDropdown{background-color:#fff;border-radius:.5rem;min-width:150px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}html[dir=rtl] .Header-module__Af2_WG__langDropdown{left:0;right:auto}.Header-module__Af2_WG__langOption{text-align:left;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:background-color .3s;display:block}.Header-module__Af2_WG__langOption:hover{background-color:#f3f4f6}.Header-module__Af2_WG__logoWrapper,.Header-module__Af2_WG__mobileMenuBtnWrapper{align-items:center;display:flex}@media (min-width:768px){.Header-module__Af2_WG__mobileMenuBtnWrapper{display:none}}.Header-module__Af2_WG__mobileMenuBtn{color:#374151;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem;transition:background-color .3s}.Header-module__Af2_WG__mobileMenuBtn:hover{background-color:#f3f4f6}.Header-module__Af2_WG__mobileMenuBtn:active{background-color:#e5e7eb}.Header-module__Af2_WG__mobileMenu{background-color:#fff;border-top:1px solid #e5e7eb}@media (min-width:768px){.Header-module__Af2_WG__mobileMenu{display:none}}.Header-module__Af2_WG__mobileMenuContent{flex-direction:column;gap:1rem;max-width:80rem;margin-left:auto;margin-right:auto;padding:1.25rem 1.5rem;display:flex}@media (min-width:640px){.Header-module__Af2_WG__mobileMenuContent{padding-left:2rem;padding-right:2rem}}.Header-module__Af2_WG__mobileNavLink{text-align:center;color:#111827;cursor:pointer;background:0 0;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:block}.Header-module__Af2_WG__mobileNavLink:hover{background-color:#f3f4f6}.Header-module__Af2_WG__mobileNavLink:active{background-color:#e5e7eb}.Header-module__Af2_WG__mobileLangWrapper{justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.Header-module__Af2_WG__mobileLangBtn{border:1px solid #e5e7eb;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;transition:background-color .3s}.Header-module__Af2_WG__mobileLangBtn:hover{background-color:#f3f4f6}.Header-module__Af2_WG__iconSmall{width:1rem;height:1rem}.Header-module__Af2_WG__iconMedium{width:1.5rem;height:1.5rem}.Header-module__Af2_WG__globeIcon{color:#000;width:1rem;height:1rem}
