.LanguageSwitcher-module__D_eQra__wrapper{position:relative}.LanguageSwitcher-module__D_eQra__trigger{border-radius:var(--radius-full);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1.5px solid #ffffff2e;align-items:center;gap:6px;padding:8px 12px;font-size:.8125rem;font-weight:700;transition:background .15s,border-color .15s;display:flex}.LanguageSwitcher-module__D_eQra__trigger.LanguageSwitcher-module__D_eQra__light{border-color:var(--color-border);color:var(--color-text);background:#0034590f}.LanguageSwitcher-module__D_eQra__trigger:hover{background:#ffffff2e;border-color:#ffffff59}.LanguageSwitcher-module__D_eQra__compact{gap:4px;padding:8px}.LanguageSwitcher-module__D_eQra__flag{font-size:1.125rem;line-height:1}.LanguageSwitcher-module__D_eQra__code{letter-spacing:.04em}.LanguageSwitcher-module__D_eQra__chevron{color:#ffffffa6;transition:transform .2s}.LanguageSwitcher-module__D_eQra__chevronOpen{transform:rotate(180deg)}.LanguageSwitcher-module__D_eQra__dropdown{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-width:180px;box-shadow:var(--shadow-lg);z-index:200;background:#fff;animation:.15s both LanguageSwitcher-module__D_eQra__dropIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes LanguageSwitcher-module__D_eQra__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher-module__D_eQra__option{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;font-family:inherit;font-size:.9375rem;font-weight:500;transition:background .1s;display:flex}.LanguageSwitcher-module__D_eQra__option:hover{background:var(--color-surface2)}.LanguageSwitcher-module__D_eQra__option.LanguageSwitcher-module__D_eQra__active{color:var(--color-primary);background:#00a8e814;font-weight:700}.LanguageSwitcher-module__D_eQra__optionFlag{font-size:1.25rem}.LanguageSwitcher-module__D_eQra__optionLabel{flex:1}.LanguageSwitcher-module__D_eQra__check{color:var(--color-primary-light);font-size:.875rem;font-weight:900}
.Navbar-module__P48_Aa__navbar{z-index:100;padding:16px 0;transition:all .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__P48_Aa__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffed;padding:10px 0;box-shadow:0 1px #00000012,0 4px 24px #00345914}.Navbar-module__P48_Aa__inner{align-items:center;gap:12px;display:flex}.Navbar-module__P48_Aa__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__P48_Aa__logoIcon{font-size:1.625rem;line-height:1}.Navbar-module__P48_Aa__logoText{color:#fffffff2;letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.Navbar-module__P48_Aa__logoText strong{color:#fff}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__logoText{color:#003459}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__logoText strong{color:#00a8e8}.Navbar-module__P48_Aa__links{align-items:center;gap:2px;margin-left:auto;display:flex}.Navbar-module__P48_Aa__link{color:#ffffffd9;border-radius:10px;padding:8px 14px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s}.Navbar-module__P48_Aa__link:hover{color:#fff;background:#ffffff24}.Navbar-module__P48_Aa__link.Navbar-module__P48_Aa__active{color:#fff;font-weight:700}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__link{color:#334155}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__link:hover{color:#003459;background:#00345912}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__link.Navbar-module__P48_Aa__active{color:#003459}.Navbar-module__P48_Aa__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__P48_Aa__cta{padding:10px 20px!important;font-size:.875rem!important}.Navbar-module__P48_Aa__userMenu{position:relative}.Navbar-module__P48_Aa__avatarBtn{border-radius:var(--radius-full);cursor:pointer;color:#fff;background:#ffffff1f;border:1.5px solid #fff3;align-items:center;gap:8px;padding:6px 12px 6px 6px;font-family:inherit;transition:background .15s;display:flex}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__avatarBtn{border-color:var(--color-border);color:var(--color-text);background:#00345912}.Navbar-module__P48_Aa__avatarBtn:hover{background:#ffffff38}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__avatarBtn:hover{background:#0034591f}.Navbar-module__P48_Aa__avatarImg{object-fit:cover;border-radius:50%;width:28px;height:28px}.Navbar-module__P48_Aa__avatarFallback{color:#fff;background:linear-gradient(135deg,#003459,#00a8e8);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:800;display:flex}.Navbar-module__P48_Aa__userName{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.875rem;font-weight:600;overflow:hidden}.Navbar-module__P48_Aa__userDropdown{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-width:220px;box-shadow:var(--shadow-lg);z-index:200;background:#fff;animation:.15s both Navbar-module__P48_Aa__dropIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}@keyframes Navbar-module__P48_Aa__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__P48_Aa__userInfo{border-bottom:1px solid var(--color-border);padding:12px 16px}.Navbar-module__P48_Aa__userEmail{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;display:block;overflow:hidden}.Navbar-module__P48_Aa__dropItem{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;padding:10px 16px;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .1s;display:block}.Navbar-module__P48_Aa__dropItem:hover{background:var(--color-surface2)}.Navbar-module__P48_Aa__signOutItem{color:#ef4444}.Navbar-module__P48_Aa__signOutItem:hover{background:#ef44440f!important}.Navbar-module__P48_Aa__hamburger{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;transition:background .15s;display:none}.Navbar-module__P48_Aa__hamburger:hover{background:#ffffff1f}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__hamburger:hover{background:#00345912}.Navbar-module__P48_Aa__hamburger span{transform-origin:50%;background:#fff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__hamburger span{background:#003459}.Navbar-module__P48_Aa__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__P48_Aa__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__P48_Aa__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__P48_Aa__mobileMenu{z-index:99;background:#fff;flex-direction:column;gap:4px;padding:96px 24px 40px;animation:.25s both Navbar-module__P48_Aa__slideIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes Navbar-module__P48_Aa__slideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.Navbar-module__P48_Aa__mobileLink{color:#003459;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;width:100%;padding:16px 20px;font-family:inherit;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.Navbar-module__P48_Aa__mobileLink:hover{background:#0034590f}.Navbar-module__P48_Aa__mobileLink.Navbar-module__P48_Aa__active{color:var(--color-primary-light)}.Navbar-module__P48_Aa__mobileDivider{background:var(--color-border);height:1px;margin:8px 0}.Navbar-module__P48_Aa__mobileSignOut{color:#ef4444}.Navbar-module__P48_Aa__mobileCta{justify-content:center;width:100%;margin-top:16px;display:flex!important}@media (max-width:900px){.Navbar-module__P48_Aa__links,.Navbar-module__P48_Aa__actions .Navbar-module__P48_Aa__cta{display:none!important}.Navbar-module__P48_Aa__hamburger{display:flex}}@media (max-width:500px){.Navbar-module__P48_Aa__userName{display:none}}
.Footer-module__UDEoiW__footer{color:#94a3b8;background:#0f172a;padding:72px 0 0}.Footer-module__UDEoiW__top{border-bottom:1px solid #ffffff12;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:56px;display:grid}.Footer-module__UDEoiW__logo{align-items:center;gap:10px;margin-bottom:16px;text-decoration:none;display:inline-flex}.Footer-module__UDEoiW__logoText{color:#fff;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Footer-module__UDEoiW__logo span:first-child{font-size:1.5rem}.Footer-module__UDEoiW__tagline{color:#64748b;max-width:280px;margin-bottom:20px;font-size:.9375rem;line-height:1.65}.Footer-module__UDEoiW__flagStripe{gap:3px;margin-bottom:20px;display:flex}.Footer-module__UDEoiW__flagStripe span{border-radius:2px;width:32px;height:4px}.Footer-module__UDEoiW__black{background:#1a1a1a;border:1px solid #ffffff26}.Footer-module__UDEoiW__red{background:#d00}.Footer-module__UDEoiW__gold{background:#ffce00}.Footer-module__UDEoiW__storeBadges{flex-direction:column;gap:8px;display:flex}.Footer-module__UDEoiW__badge{color:#cbd5e1;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:8px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__UDEoiW__badge:hover{color:#00a8e8;background:#00a8e826;border-color:#00a8e84d}.Footer-module__UDEoiW__colTitle{text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:16px;font-size:.75rem;font-weight:700}.Footer-module__UDEoiW__linkCol ul{flex-direction:column;gap:10px;display:flex}.Footer-module__UDEoiW__link{color:#64748b;font-size:.9375rem;text-decoration:none;transition:color .15s}.Footer-module__UDEoiW__link:hover{color:#00a8e8}.Footer-module__UDEoiW__bottom{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.Footer-module__UDEoiW__copyright{color:#475569;font-size:.875rem}.Footer-module__UDEoiW__contact{font-size:.875rem}.Footer-module__UDEoiW__emailLink{color:#64748b;text-decoration:none;transition:color .15s}.Footer-module__UDEoiW__emailLink:hover{color:#00a8e8}@media (max-width:960px){.Footer-module__UDEoiW__top{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__UDEoiW__brand{grid-column:1/-1}}@media (max-width:560px){.Footer-module__UDEoiW__top{grid-template-columns:1fr;gap:28px}.Footer-module__UDEoiW__bottom{text-align:center;flex-direction:column;gap:8px}}
