.Header-module__2JBUlW__header{height:var(--header-height);background-color:var(--header-bg);z-index:var(--z-sticky);font-family:var(--font-base), sans-serif;border-bottom:1px solid #30343414;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 16px #3034341a}.Header-module__2JBUlW__headerContent{max-width:1400px;height:100%;padding:0 var(--space-24);justify-content:space-between;align-items:center;margin:0 auto;display:flex;overflow:visible}.Header-module__2JBUlW__logoLink{flex:none;align-items:center;text-decoration:none;display:flex}.Header-module__2JBUlW__logo{object-fit:contain;width:auto;height:50px}.Header-module__2JBUlW__nav{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.Header-module__2JBUlW__navLink{font-family:var(--font-base);color:var(--color-foreground);opacity:.6;cursor:pointer;text-transform:none;letter-spacing:0;background:0 0;border:none;align-items:center;gap:4px;padding:1px 0;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex;position:relative}@media (min-width:1200px){.Header-module__2JBUlW__navLink{font-size:14px}}.Header-module__2JBUlW__navLink:hover{opacity:1}.Header-module__2JBUlW__navLink:after{content:"";background-color:var(--color-foreground);width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:0}.Header-module__2JBUlW__navLink:hover:after,.Header-module__2JBUlW__navLink.Header-module__2JBUlW__active:after{width:100%}.Header-module__2JBUlW__navLink.Header-module__2JBUlW__active{opacity:1;font-weight:700}.Header-module__2JBUlW__profileSection{align-items:center;gap:var(--space-4);justify-content:flex-end;margin-left:auto;display:flex}.Header-module__2JBUlW__profileWrapper{position:relative}.Header-module__2JBUlW__authButtonPrimary,.Header-module__2JBUlW__themeToggleBtn,.Header-module__2JBUlW__langTrigger,.Header-module__2JBUlW__notificationButton,.Header-module__2JBUlW__profileButton{background:var(--color-anthracite);width:26px;height:26px;color:var(--color-cream);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .18s;display:flex}.Header-module__2JBUlW__authButtonPrimary:hover,.Header-module__2JBUlW__themeToggleBtn:hover,.Header-module__2JBUlW__langTrigger:hover,.Header-module__2JBUlW__notificationButton:hover,.Header-module__2JBUlW__profileButton:hover{background:var(--color-anthracite-dark)}.Header-module__2JBUlW__notificationButton{position:relative}.Header-module__2JBUlW__notificationDot{background-color:var(--color-error);border-radius:var(--radius-circle);border:2px solid var(--color-anthracite);width:8px;height:8px;position:absolute;top:6px;right:6px}.Header-module__2JBUlW__langSelector{position:relative}.Header-module__2JBUlW__langCode{letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1}.Header-module__2JBUlW__langDropdown{-webkit-backdrop-filter:blur(24px)saturate(1.6);backdrop-filter:blur(24px)saturate(1.6);z-index:var(--z-dropdown);background:#ffffffd1;border:1px solid #1e1b1614;min-width:140px;animation:.15s Header-module__2JBUlW__fadeInDown;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 24px 56px -20px #1e1b1640,0 8px 20px -8px #1e1b161a}@keyframes Header-module__2JBUlW__fadeInDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header-module__2JBUlW__langOption{cursor:pointer;width:100%;color:var(--color-foreground);text-align:left;font-size:13.6px;font-family:var(--font-base);background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;transition:background-color .15s;display:flex}.Header-module__2JBUlW__langOption:hover{background-color:#1e1b160f}.Header-module__2JBUlW__langOptionActive{background-color:#1e1b1614;font-weight:700}.Header-module__2JBUlW__mobileMenuButton{background:var(--color-anthracite);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .18s;display:none;color:var(--color-cream)!important}.Header-module__2JBUlW__mobileMenuButton:hover{background:var(--color-anthracite-dark)}.Header-module__2JBUlW__dropdownContent{background-color:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);min-width:180px;z-index:var(--z-fixed);padding:8px}.Header-module__2JBUlW__dropdownItem{color:var(--color-foreground);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:12px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.Header-module__2JBUlW__dropdownItem:hover{color:var(--color-foreground);background-color:#1e1b160f}.Header-module__2JBUlW__mobileMenu{top:calc(var(--header-height) + var(--impersonation-banner-height,0px));background-color:var(--header-bg);z-index:var(--z-sticky);max-height:calc(100vh - var(--header-height) - var(--impersonation-banner-height,0px));border-bottom:1px solid #30343414;padding:16px 24px;animation:.3s ease-out Header-module__2JBUlW__slideDown;position:fixed;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000014}@keyframes Header-module__2JBUlW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__2JBUlW__mobileNav{flex-direction:column;gap:8px;display:flex}.Header-module__2JBUlW__mobileNavLink{min-height:48px;color:var(--color-foreground);opacity:.7;text-transform:none;letter-spacing:0;border-bottom:1px solid #30343414;padding:16px 0;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .2s;display:block}.Header-module__2JBUlW__mobileNavLink:hover,.Header-module__2JBUlW__mobileNavLink.Header-module__2JBUlW__active{opacity:1;font-weight:700}.Header-module__2JBUlW__mobileNavGroup{flex-direction:column;gap:8px;margin-top:16px;display:flex}.Header-module__2JBUlW__mobileNavGroupTitle{color:var(--color-foreground-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:12px;font-weight:700}.Header-module__2JBUlW__mobileNavSubLink{min-height:44px;color:var(--color-foreground);border-left:2px solid var(--color-border);transition:all var(--transition-fast);align-items:center;padding:12px 0 12px 16px;font-size:14px;text-decoration:none;display:flex}.Header-module__2JBUlW__mobileNavSubLink:hover{border-left-color:var(--color-primary);color:var(--color-primary);background-color:var(--color-muted)}@media (max-width:768px){.Header-module__2JBUlW__headerContent{padding:0 var(--space-4)}.Header-module__2JBUlW__logo{height:60px}.Header-module__2JBUlW__nav{display:none}.Header-module__2JBUlW__mobileMenuButton{display:inline-flex}.Header-module__2JBUlW__langSelector,.Header-module__2JBUlW__themeToggleBtn,.Header-module__2JBUlW__notificationButton,.Header-module__2JBUlW__profileButton,.Header-module__2JBUlW__profileWrapper,.Header-module__2JBUlW__authButtonPrimary{display:none}.Header-module__2JBUlW__profileSection{flex-direction:row-reverse}}[data-theme=dark] .Header-module__2JBUlW__header{background-color:var(--color-anthracite);border-bottom-color:#ffffff14;box-shadow:0 4px 16px #0003}[data-theme=dark] .Header-module__2JBUlW__logo{filter:brightness(0)invert(96%)sepia(12%)saturate(578%)hue-rotate(332deg)brightness(103%)contrast(96%)}[data-theme=dark] .Header-module__2JBUlW__navLink{color:var(--color-dark-text);opacity:.7}[data-theme=dark] .Header-module__2JBUlW__navLink:hover{opacity:1}[data-theme=dark] .Header-module__2JBUlW__navLink.Header-module__2JBUlW__active{opacity:1;color:var(--color-dark-text)}[data-theme=dark] .Header-module__2JBUlW__navLink:after{background-color:var(--color-dark-text)}[data-theme=dark] .Header-module__2JBUlW__langTrigger,[data-theme=dark] .Header-module__2JBUlW__authButtonPrimary,[data-theme=dark] .Header-module__2JBUlW__notificationButton,[data-theme=dark] .Header-module__2JBUlW__profileButton,[data-theme=dark] .Header-module__2JBUlW__themeToggleBtn{background:var(--color-dark-text)!important;color:var(--color-anthracite)!important;border:none!important}[data-theme=dark] .Header-module__2JBUlW__langTrigger:hover,[data-theme=dark] .Header-module__2JBUlW__authButtonPrimary:hover,[data-theme=dark] .Header-module__2JBUlW__notificationButton:hover,[data-theme=dark] .Header-module__2JBUlW__profileButton:hover,[data-theme=dark] .Header-module__2JBUlW__themeToggleBtn:hover{background:var(--color-cream-hover)!important}[data-theme=dark] .Header-module__2JBUlW__notificationDot{border-color:var(--color-dark-text)!important;background-color:var(--color-error)!important}[data-theme=dark] .Header-module__2JBUlW__langCode{color:var(--color-anthracite)!important}[data-theme=dark] .Header-module__2JBUlW__langDropdown{-webkit-backdrop-filter:blur(40px)saturate(1.9);backdrop-filter:blur(40px)saturate(1.9);background:#30343461;border-color:#fcedd91f;box-shadow:0 24px 56px -20px #0000008c,0 8px 20px -8px #0000004d,inset 0 1px #fcedd91a}[data-theme=dark] .Header-module__2JBUlW__langOption{color:var(--color-dark-text)}[data-theme=dark] .Header-module__2JBUlW__langOption:hover{background-color:#ffffff1a}[data-theme=dark] .Header-module__2JBUlW__langOptionActive{background-color:#ffffff26}[data-theme=dark] .Header-module__2JBUlW__dropdownContent{-webkit-backdrop-filter:blur(40px)saturate(1.9)!important;backdrop-filter:blur(40px)saturate(1.9)!important;background:#30343461!important;border-color:#fcedd91f!important}[data-theme=dark] .Header-module__2JBUlW__dropdownItem{color:#fdf4e7d9}[data-theme=dark] .Header-module__2JBUlW__dropdownItem:hover{color:var(--color-dark-text);background-color:#ffffff14}[data-theme=dark] .Header-module__2JBUlW__mobileMenu{background-color:var(--color-anthracite);border-bottom-color:#ffffff14;box-shadow:0 4px 12px #0003}[data-theme=dark] .Header-module__2JBUlW__mobileNavLink{color:var(--color-dark-text);opacity:.7;border-bottom-color:#ffffff14}[data-theme=dark] .Header-module__2JBUlW__mobileNavLink:hover,[data-theme=dark] .Header-module__2JBUlW__mobileNavLink.Header-module__2JBUlW__active{opacity:1}[data-theme=dark] .Header-module__2JBUlW__mobileMenuButton{color:var(--color-dark-text)!important;background:0 0!important}[data-theme=dark] .Header-module__2JBUlW__mobileMenuButton:hover{background:#fcedd91a!important}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.PhoneInput-module__Xq6V3a__container{flex-direction:column;width:100%;display:flex}.PhoneInput-module__Xq6V3a__phoneWrapper{align-items:center;width:100%;display:flex}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput{border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);width:100%;min-height:48px;transition:border-color var(--transition-normal), background-color var(--transition-normal), box-shadow var(--transition-normal);align-items:stretch;display:flex;overflow:hidden}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput:hover{border-color:color-mix(in srgb, var(--color-primary) 80%, transparent);background-color:color-mix(in srgb, var(--color-surface) 98%, var(--color-primary) 2%)}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 15%, transparent);background-color:var(--color-surface)}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInputCountry{border-right:1px solid var(--color-border);background:0 0;flex:none;align-items:center;display:inline-flex}.PhoneInput-module__Xq6V3a__countrySelectTrigger{align-items:center;gap:var(--space-1);min-height:48px;padding:0 var(--space-2);margin-left:.3rem;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;display:inline-flex!important}.PhoneInput-module__Xq6V3a__countrySelectTrigger:hover,.PhoneInput-module__Xq6V3a__countrySelectTrigger:focus,.PhoneInput-module__Xq6V3a__countrySelectTrigger[data-state=open]{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.PhoneInput-module__Xq6V3a__countrySelectTrigger svg{margin-left:0!important}.PhoneInput-module__Xq6V3a__countryTriggerValue{align-items:center;gap:var(--space-1);display:inline-flex}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInputInput{min-width:0;min-height:48px;padding:0 var(--space-3);font-family:var(--font-base);color:var(--color-foreground);border:0;outline:none;flex:1;margin-left:-1rem;font-size:1rem;background:0 0!important}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInputInput::placeholder{color:var(--color-text-muted)}.PhoneInput-module__Xq6V3a__error .PhoneInput{border-color:var(--color-error)}.PhoneInput-module__Xq6V3a__error .PhoneInput:focus-within{border-color:var(--color-error);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-error) 15%, transparent)}[data-theme=dark] .PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput{background-color:color-mix(in srgb, var(--color-background) 80%, black);box-shadow:inset 0 1px 2px #0000001a,0 1px #ffffff0d}[data-theme=dark] .PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput:hover{background-color:color-mix(in srgb, var(--color-background) 75%, black);border-color:color-mix(in srgb, var(--color-primary) 90%, white);box-shadow:inset 0 1px 2px #0000001a,0 2px 4px #00000026}[data-theme=dark] .PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput:focus-within{background-color:color-mix(in srgb, var(--color-background) 80%, black);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 25%, transparent), 0 2px 4px #00000026}.PhoneInput-module__Xq6V3a__countrySelectContent{max-height:20rem}.PhoneInput-module__Xq6V3a__countrySelectItem{min-height:2rem}.PhoneInput-module__Xq6V3a__countryOption{align-items:center;gap:var(--space-2);display:inline-flex}.PhoneInput-module__Xq6V3a__countryFlag{border-radius:2px;justify-content:center;align-items:center;width:1.5rem;height:1rem;display:inline-flex;overflow:hidden}
