.Navbar-module__bgI2tG__shell{z-index:200;width:100%;box-shadow:none;transition:background var(--eh-dur-slow) var(--eh-ease), box-shadow var(--eh-dur-slow) var(--eh-ease), border-color var(--eh-dur-slow) var(--eh-ease), border-radius var(--eh-dur-slow) var(--eh-ease);background:0 0;border:1px solid #0000;border-radius:0;position:relative}.Navbar-module__bgI2tG__shellTransparent{box-shadow:none;background:0 0}.Navbar-module__bgI2tG__shellScrolled{--glass-fill:#110f18b3;--glass-paint:linear-gradient(180deg, #ffffff06, #fff0 55%, #a087c904), var(--glass-fill);--glass-blur:28px;--glass-radius:1.15rem;max-width:var(--eh-shell-max);background:var(--glass-paint);border-radius:var(--glass-radius);border-color:#dfdaee1f;margin-inline:auto;box-shadow:inset 0 1px #ffffff0c,inset 0 -1px #0004,0 12px 32px -18px #000b;}.Navbar-module__bgI2tG__shellScrolled:before{opacity:.26}.Navbar-module__bgI2tG__shellScrolled:after{opacity:.25;background:0 0}.Navbar-module__bgI2tG__liquidMotion{border-radius:inherit;pointer-events:none;z-index:0;position:absolute;inset:1px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.Navbar-module__bgI2tG__inner{z-index:1;width:100%;max-width:var(--eh-shell-max);transition:padding var(--eh-dur-slow) var(--eh-ease);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.75rem 1.25rem;display:flex;position:relative}.Navbar-module__bgI2tG__shellScrolled .Navbar-module__bgI2tG__inner{max-width:none;padding-block:.5rem}@media (min-width:64em){.Navbar-module__bgI2tG__inner{gap:1.25rem}}.Navbar-module__bgI2tG__logoLink{transition:opacity var(--eh-dur-fast) var(--eh-ease);flex-shrink:0;align-items:center;display:flex}.Navbar-module__bgI2tG__logoLink:hover{opacity:.85}.Navbar-module__bgI2tG__navLinks{flex:1;justify-content:center;align-items:center;min-width:0;display:none}@media (min-width:64em){.Navbar-module__bgI2tG__navLinks{display:flex}}.Navbar-module__bgI2tG__navList{border-radius:var(--eh-radius-md);background:var(--eh-bg-hover);border:1px solid var(--eh-border);transition:background var(--eh-dur-slow) var(--eh-ease), border-color var(--eh-dur-slow) var(--eh-ease);flex-wrap:nowrap;align-items:center;gap:.125rem;margin:0;padding:.25rem;list-style:none;display:flex}.Navbar-module__bgI2tG__shellScrolled .Navbar-module__bgI2tG__navList{background:0 0;border-color:#0000}.Navbar-module__bgI2tG__navListItem{display:flex}.Navbar-module__bgI2tG__navLink,.Navbar-module__bgI2tG__navTrigger{height:var(--eh-control-h);letter-spacing:.01em;color:var(--eh-text-secondary);white-space:nowrap;border-radius:var(--eh-radius-sm);cursor:pointer;transition:color var(--eh-dur-fast) var(--eh-ease), background var(--eh-dur-fast) var(--eh-ease);background:0 0;border:none;align-items:center;gap:.4rem;padding:0 .7rem;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.Navbar-module__bgI2tG__navLink:hover,.Navbar-module__bgI2tG__navTrigger:hover{color:var(--eh-text-primary);background:var(--eh-bg-hover)}.Navbar-module__bgI2tG__navLinkActive,.Navbar-module__bgI2tG__navTriggerOpen{color:var(--eh-text-primary);background:var(--eh-bg-active)}.Navbar-module__bgI2tG__navLinkActive:after{content:"";border-radius:var(--eh-radius-pill);background:var(--eh-action-gradient);width:.9rem;height:2px;position:absolute;bottom:-.3rem;left:50%;transform:translate(-50%)}.Navbar-module__bgI2tG__navLink{position:relative}.Navbar-module__bgI2tG__navItemIcon{color:currentColor;opacity:.7;flex-shrink:0;justify-content:center;align-items:center;display:none}@media (min-width:75em){.Navbar-module__bgI2tG__navItemIcon{display:inline-flex}}.Navbar-module__bgI2tG__navLink:hover .Navbar-module__bgI2tG__navItemIcon,.Navbar-module__bgI2tG__navLinkActive .Navbar-module__bgI2tG__navItemIcon,.Navbar-module__bgI2tG__navTrigger:hover .Navbar-module__bgI2tG__navItemIcon,.Navbar-module__bgI2tG__navTriggerOpen .Navbar-module__bgI2tG__navItemIcon{opacity:1}.Navbar-module__bgI2tG__chevron{opacity:.6;transition:transform var(--eh-dur-base) var(--eh-ease);flex-shrink:0}.Navbar-module__bgI2tG__chevronOpen{transform:rotate(180deg)}.Navbar-module__bgI2tG__dropdownWrap{position:relative}.Navbar-module__bgI2tG__dropdownPanel{z-index:300;background:var(--eh-surface-panel);border:1px solid var(--eh-border);border-radius:var(--eh-radius-lg);min-width:16rem;box-shadow:var(--eh-shadow-panel);animation:Navbar-module__bgI2tG__menuIn var(--eh-dur-base) var(--eh-ease);position:absolute;top:calc(100% + .5rem);left:50%;overflow:hidden;transform:translate(-50%)}.Navbar-module__bgI2tG__dropdownPanelRight{animation-name:Navbar-module__bgI2tG__menuInRight;left:auto;right:0;transform:none}@keyframes Navbar-module__bgI2tG__menuIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes Navbar-module__bgI2tG__menuInRight{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Navbar-module__bgI2tG__dropdownPanel{animation:none}}.Navbar-module__bgI2tG__gamesDropdown{width:36rem;max-width:calc(100vw - 2rem)}.Navbar-module__bgI2tG__listDropdown{width:19rem}.Navbar-module__bgI2tG__gamesGrid{grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.Navbar-module__bgI2tG__gamesGridItem{border-bottom:1px solid var(--eh-border);display:flex}.Navbar-module__bgI2tG__gamesGridItem:nth-child(odd){border-right:1px solid var(--eh-border)}.Navbar-module__bgI2tG__gamesGridItem:nth-last-child(-n+2){border-bottom:none}.Navbar-module__bgI2tG__gameItem{width:100%;transition:background var(--eh-dur-base) var(--eh-ease);padding:.9rem 1rem;text-decoration:none;display:block;position:relative;overflow:hidden}.Navbar-module__bgI2tG__gameItem:hover{background:var(--eh-bg-hover)}.Navbar-module__bgI2tG__gameItemBg{opacity:0;transition:opacity var(--eh-dur-slow) var(--eh-ease);background-position:50%;background-size:cover;position:absolute;inset:0}.Navbar-module__bgI2tG__gameItemBg:after{content:"";background:linear-gradient(135deg, rgba(var(--eh-bg-rgb), .9) 0%, rgba(var(--eh-bg-rgb), .76) 100%);position:absolute;inset:0}.Navbar-module__bgI2tG__gameItem:hover .Navbar-module__bgI2tG__gameItemBg,.Navbar-module__bgI2tG__gameItem:focus-visible .Navbar-module__bgI2tG__gameItemBg,.Navbar-module__bgI2tG__listItemWithImage:hover .Navbar-module__bgI2tG__gameItemBg,.Navbar-module__bgI2tG__listItemWithImage:focus-visible .Navbar-module__bgI2tG__gameItemBg{opacity:1}.Navbar-module__bgI2tG__gameItemInner{z-index:1;align-items:flex-start;gap:.7rem;display:flex;position:relative}.Navbar-module__bgI2tG__gameItemIcon{width:1.75rem;height:1.75rem;color:var(--eh-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__bgI2tG__gameItemText{min-width:0}.Navbar-module__bgI2tG__gameItemTitleRow{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.Navbar-module__bgI2tG__gameItemTitle{color:var(--eh-text-primary);font-size:.9375rem;font-weight:600;line-height:1.2}.Navbar-module__bgI2tG__gameItemDesc{color:var(--eh-text-muted);margin-top:.2rem;font-size:.75rem;line-height:1.4;display:block}.Navbar-module__bgI2tG__gameBadge{letter-spacing:.04em;color:var(--eh-accent-soft);border:1px solid var(--eh-border-accent);border-radius:var(--eh-radius-sm);padding:.1rem .4rem;font-size:.625rem;font-weight:700}.Navbar-module__bgI2tG__panelFooter{border-top:1px solid var(--eh-border);background:var(--eh-bg-sunken);justify-content:flex-start;align-items:center;padding:.7rem 1rem;display:flex}.Navbar-module__bgI2tG__panelFooterLink{color:var(--eh-action);transition:color var(--eh-dur-fast) var(--eh-ease);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.Navbar-module__bgI2tG__panelFooterLink:hover{color:var(--eh-action-hover)}.Navbar-module__bgI2tG__listPanel{margin:0;padding:.35rem;list-style:none}.Navbar-module__bgI2tG__listItem{border-radius:var(--eh-radius-sm);transition:background var(--eh-dur-fast) var(--eh-ease);align-items:flex-start;gap:.75rem;padding:.7rem .75rem;text-decoration:none;display:flex}.Navbar-module__bgI2tG__listItem:hover{background:var(--eh-bg-hover)}.Navbar-module__bgI2tG__listItemWithImage{isolation:isolate;position:relative;overflow:hidden}.Navbar-module__bgI2tG__listItemWithImage .Navbar-module__bgI2tG__gameItemBg{z-index:-1;background-color:#100d17;background-position:100%;background-repeat:no-repeat;background-size:cover}.Navbar-module__bgI2tG__listItemWithImage .Navbar-module__bgI2tG__gameItemBg:after{background:linear-gradient(90deg, rgba(var(--eh-bg-rgb), .94) 0%, rgba(var(--eh-bg-rgb), .72) 45%, rgba(var(--eh-bg-rgb), .16) 100%)}.Navbar-module__bgI2tG__listItemIcon{color:var(--eh-text-muted);flex-shrink:0;justify-content:center;align-items:center;margin-top:.05rem;display:flex}.Navbar-module__bgI2tG__listItemText{min-width:0}.Navbar-module__bgI2tG__listItemTitle{color:var(--eh-text-primary);font-size:.875rem;font-weight:600;line-height:1.25;display:block}.Navbar-module__bgI2tG__listItemDesc{color:var(--eh-text-muted);margin-top:.15rem;font-size:.75rem;line-height:1.4;display:block}.Navbar-module__bgI2tG__externalIcon{color:var(--eh-text-muted);flex-shrink:0;align-self:center;margin-left:auto}.Navbar-module__bgI2tG__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Navbar-module__bgI2tG__actionsDesktop{align-items:center;gap:.4rem;display:none}@media (min-width:64em){.Navbar-module__bgI2tG__actionsDesktop{display:flex}}.Navbar-module__bgI2tG__secondaryTrigger{--glass-fill:#533d8161;height:var(--eh-control-h);color:var(--eh-text-secondary);white-space:nowrap;background:var(--eh-surface-panel);border:1px solid var(--eh-border);border-radius:var(--eh-radius-sm);cursor:pointer;transition:color var(--eh-dur-fast) var(--eh-ease), background var(--eh-dur-fast) var(--eh-ease), border-color var(--eh-dur-fast) var(--eh-ease);align-items:center;gap:.4rem;padding:0 .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex;}.Navbar-module__bgI2tG__secondaryTrigger:hover,.Navbar-module__bgI2tG__secondaryTriggerOpen{color:var(--eh-text-primary);border-color:var(--eh-border-strong)}.Navbar-module__bgI2tG__currencyTrigger{height:var(--eh-control-h);color:var(--eh-text-secondary);white-space:nowrap;border:1px solid var(--eh-border);border-radius:var(--eh-radius-sm);cursor:pointer;transition:color var(--eh-dur-fast) var(--eh-ease), background var(--eh-dur-fast) var(--eh-ease), border-color var(--eh-dur-fast) var(--eh-ease);background:0 0;align-items:center;gap:.4rem;padding:0 .6rem;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex;}.Navbar-module__bgI2tG__currencyTrigger:hover,.Navbar-module__bgI2tG__currencyTriggerOpen{color:var(--eh-text-primary);background:var(--eh-bg-hover);border-color:var(--eh-border-strong)}.Navbar-module__bgI2tG__currencyNextToCta{display:none}@media (min-width:64em){.Navbar-module__bgI2tG__currencyNextToCta{display:block}}.Navbar-module__bgI2tG__currencyTriggerLabel{align-items:center;gap:.4rem;display:inline-flex}.Navbar-module__bgI2tG__currencyFlag{object-fit:cover;width:1.1rem;height:auto;box-shadow:0 0 0 1px var(--eh-border);border-radius:2px;display:block}.Navbar-module__bgI2tG__currencyPanel{width:13.5rem}.Navbar-module__bgI2tG__currencyList{flex-direction:column;gap:.1rem;margin:0;padding:.35rem;list-style:none;display:flex}.Navbar-module__bgI2tG__currencyOption{width:100%;color:var(--eh-text-secondary);border-radius:var(--eh-radius-sm);cursor:pointer;transition:background var(--eh-dur-fast) var(--eh-ease), color var(--eh-dur-fast) var(--eh-ease);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.55rem .6rem;font-family:inherit;font-size:.8125rem;font-weight:500;display:flex}.Navbar-module__bgI2tG__currencyOption:hover{background:var(--eh-bg-hover);color:var(--eh-text-primary)}.Navbar-module__bgI2tG__currencyOptionActive{color:var(--eh-text-primary);background:var(--eh-bg-active)}.Navbar-module__bgI2tG__currencyOptionLeft{align-items:center;gap:.5rem;display:inline-flex}.Navbar-module__bgI2tG__currencyCheck{color:var(--eh-action)}.Navbar-module__bgI2tG__currencySymbol{color:var(--eh-text-muted);font-size:.75rem}.Navbar-module__bgI2tG__currencyNote{color:var(--eh-text-muted);border-top:1px solid var(--eh-border);margin:0;padding:.5rem .7rem .6rem;font-size:.6875rem;line-height:1.4}.Navbar-module__bgI2tG__ctaBtn{--glass-fill:#533d8161;height:var(--eh-control-h);white-space:nowrap;background:var(--eh-action-gradient);border:1px solid var(--eh-action-border);box-shadow:var(--eh-shadow-action);border-radius:var(--eh-radius-sm);transition:background var(--eh-dur-fast) var(--eh-ease);justify-content:center;align-items:center;gap:.4rem;padding:0 .95rem;font-size:.8125rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;color:var(--eh-action-fg)!important;}.Navbar-module__bgI2tG__ctaBtn>*{z-index:3;position:relative}.Navbar-module__bgI2tG__ctaBtn:hover{background:var(--eh-action-gradient-hover)}.Navbar-module__bgI2tG__ctaBtn:active{background:var(--eh-action-press)}.Navbar-module__bgI2tG__ctaLabelFull{display:none}@media (min-width:75em){.Navbar-module__bgI2tG__ctaLabelFull{display:inline}.Navbar-module__bgI2tG__ctaLabelCompact{display:none}}.Navbar-module__bgI2tG__burger{color:var(--eh-text-primary)}.Navbar-module__bgI2tG__burgerWrap{align-items:center;display:flex}@media (min-width:64em){.Navbar-module__bgI2tG__burgerWrap{display:none}}.Navbar-module__bgI2tG__mobileCluster{align-items:center;gap:.25rem;display:flex}@media (max-width:63.99em){.Navbar-module__bgI2tG__mobileCluster{border-radius:var(--eh-radius-md);background:var(--eh-bg-hover);border:1px solid var(--eh-border);gap:.125rem;padding:.25rem}.Navbar-module__bgI2tG__burgerWrap{height:var(--eh-control-h);border-radius:var(--eh-radius-sm);padding:0 .35rem}}.Navbar-module__bgI2tG__drawerContent{-webkit-backdrop-filter:blur(28px)saturate(1.2);backdrop-filter:blur(28px)saturate(1.2);flex-direction:column;height:calc(100dvh - 1rem);margin:.5rem;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0c,inset 0 -1px #0004,0 20px 80px #0009;background:linear-gradient(#ffffff06,#fff0 55%,#a087c904),#110f18e0!important;border:1px solid #dfdaee1f!important;border-radius:1.15rem!important}.Navbar-module__bgI2tG__drawerShell{background:0 0;flex-direction:column;flex:1;min-height:0;display:flex;padding:0!important}.Navbar-module__bgI2tG__drawerHeader{border-bottom:1px solid var(--eh-border);background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.Navbar-module__bgI2tG__drawerHeaderActions{align-items:center;gap:.5rem;display:flex}.Navbar-module__bgI2tG__drawerClose{width:var(--eh-tap-min);height:var(--eh-tap-min);color:var(--eh-text-secondary);border:1px solid var(--eh-border);border-radius:var(--eh-radius-sm);cursor:pointer;transition:color var(--eh-dur-fast) var(--eh-ease), background var(--eh-dur-fast) var(--eh-ease);background:0 0;justify-content:center;align-items:center;display:inline-flex}.Navbar-module__bgI2tG__drawerClose:hover{color:var(--eh-text-primary);background:var(--eh-bg-hover)}.Navbar-module__bgI2tG__drawerBody{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding:.75rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.Navbar-module__bgI2tG__drawerSection{margin-bottom:1.25rem}.Navbar-module__bgI2tG__drawerSection:last-child{margin-bottom:0}.Navbar-module__bgI2tG__drawerLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--eh-text-meta);margin:0 0 .4rem;padding:0 .25rem;font-size:.6875rem;font-weight:600}.Navbar-module__bgI2tG__drawerList{border-radius:var(--eh-radius-md);background:var(--eh-bg-hover);border:1px solid var(--eh-border);margin:0;padding:.25rem;list-style:none}.Navbar-module__bgI2tG__drawerLink{min-height:var(--eh-tap-min);border-radius:var(--eh-radius-sm);transition:background var(--eh-dur-fast) var(--eh-ease);align-items:center;gap:.85rem;padding:.65rem .5rem;text-decoration:none;display:flex}.Navbar-module__bgI2tG__drawerLink:hover{background:var(--eh-bg-hover)}.Navbar-module__bgI2tG__drawerLinkActive{background:var(--eh-bg-active);box-shadow:inset 2px 0 0 var(--eh-action)}.Navbar-module__bgI2tG__drawerLinkIcon{color:var(--eh-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__bgI2tG__drawerLinkText{flex:1;min-width:0}.Navbar-module__bgI2tG__drawerLinkTitleRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Navbar-module__bgI2tG__drawerLinkTitle{color:var(--eh-text-primary);font-size:.9375rem;font-weight:600;line-height:1.25}.Navbar-module__bgI2tG__drawerLinkDesc{color:var(--eh-text-muted);margin-top:.1rem;font-size:.8125rem;line-height:1.35;display:block}.Navbar-module__bgI2tG__drawerLinkMuted{min-height:var(--eh-tap-min);color:var(--eh-action);border-radius:var(--eh-radius-sm);transition:background var(--eh-dur-fast) var(--eh-ease);align-items:center;gap:.85rem;padding:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__bgI2tG__drawerLinkMuted:hover{background:var(--eh-action-soft)}.Navbar-module__bgI2tG__drawerLinkMuted .Navbar-module__bgI2tG__drawerLinkIcon{color:var(--eh-action)}.Navbar-module__bgI2tG__drawerShowMore{width:100%;min-height:var(--eh-tap-min);color:var(--eh-text-secondary);border:1px solid var(--eh-border);border-radius:var(--eh-radius-sm);cursor:pointer;transition:color var(--eh-dur-fast) var(--eh-ease), border-color var(--eh-dur-fast) var(--eh-ease);background:0 0;justify-content:center;align-items:center;gap:.35rem;margin-top:.4rem;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;display:flex}.Navbar-module__bgI2tG__drawerShowMore:hover{color:var(--eh-text-primary);border-color:var(--eh-border-strong)}.Navbar-module__bgI2tG__drawerShowMoreIcon{opacity:.7;transition:transform var(--eh-dur-base) var(--eh-ease)}.Navbar-module__bgI2tG__drawerShowMoreIconOpen{transform:rotate(180deg)}.Navbar-module__bgI2tG__drawerCurrencyRow{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__bgI2tG__drawerCurrencyBtn{min-height:var(--eh-tap-min);color:var(--eh-text-secondary);background:var(--eh-surface-panel);border:1px solid var(--eh-border);border-radius:var(--eh-radius-sm);cursor:pointer;transition:color var(--eh-dur-fast) var(--eh-ease), border-color var(--eh-dur-fast) var(--eh-ease);align-items:center;gap:.4rem;padding:.5rem .8rem;font-family:inherit;font-size:.875rem;font-weight:500;display:inline-flex;}.Navbar-module__bgI2tG__drawerCurrencyBtnActive{color:var(--eh-text-primary);border-color:var(--eh-action-border);background:var(--eh-action-soft)}.Navbar-module__bgI2tG__drawerCurrencyNote{color:var(--eh-text-muted);margin:.5rem 0 0;padding:0 .25rem;font-size:.75rem;line-height:1.4}.Navbar-module__bgI2tG__drawerFooter{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--eh-border);background:0 0;flex-shrink:0}.Navbar-module__bgI2tG__drawerCtaBtn{--glass-fill:#533d8161;width:100%;min-height:var(--eh-tap-min);background:var(--eh-action-gradient);border:1px solid var(--eh-action-border);box-shadow:var(--eh-shadow-action);border-radius:var(--eh-radius-md);transition:background var(--eh-dur-fast) var(--eh-ease);justify-content:center;align-items:center;gap:.4rem;padding:.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex;color:var(--eh-action-fg)!important;}.Navbar-module__bgI2tG__drawerCtaBtn:hover{background:var(--eh-action-gradient-hover)}.Navbar-module__bgI2tG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.Navbar-module__bgI2tG__liquidMotion{display:none}}
.SiteLoader-module__53qNbq__overlay{z-index:10000;color:#aaa3bc;opacity:1;visibility:visible;background:#08070d;place-items:center;min-height:100svh;transition:opacity .26s,visibility;display:grid;position:fixed;inset:0}.SiteLoader-module__53qNbq__overlay[data-visible=false]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s,visibility 0s .26s}.SiteLoader-module__53qNbq__identity{flex-direction:column;align-items:center;padding:24px;display:flex;transform:translateY(-10px)}.SiteLoader-module__53qNbq__logo{width:clamp(184px,22vw,232px);animation:1.8s ease-in-out infinite SiteLoader-module__53qNbq__breathe}.SiteLoader-module__53qNbq__logo img{width:100%;height:auto;display:block}.SiteLoader-module__53qNbq__track{background:#7a64e024;border-radius:2px;width:104px;height:2px;margin-top:38px;overflow:hidden}.SiteLoader-module__53qNbq__track span{background:linear-gradient(90deg,#0000,#a68feb,#7a64e0,#0000);width:60%;height:100%;animation:1.25s cubic-bezier(.45,0,.25,1) infinite SiteLoader-module__53qNbq__progress;display:block}.SiteLoader-module__53qNbq__identity p{color:#8f879f;letter-spacing:.2em;margin:19px 0 0;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.SiteLoader-module__53qNbq__signature{bottom:max(34px, env(safe-area-inset-bottom));color:#5a526c;letter-spacing:.22em;font:8px ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute}.SiteLoader-module__53qNbq__overlay[data-visible=false] .SiteLoader-module__53qNbq__logo,.SiteLoader-module__53qNbq__overlay[data-visible=false] .SiteLoader-module__53qNbq__track span{animation-play-state:paused}.SiteLoader-module__53qNbq__routePlaceholder{min-height:60svh;color:var(--eh-text-muted);place-items:center;font-size:13px;display:grid}.SiteLoader-module__53qNbq__overlay[data-hydrated=false]{animation:0s 6s forwards SiteLoader-module__53qNbq__failOpen}@keyframes SiteLoader-module__53qNbq__breathe{0%,to{opacity:.65;transform:translateY(1px)}50%{opacity:1;transform:translateY(-1px)}}@keyframes SiteLoader-module__53qNbq__progress{0%{transform:translate(-110%)}to{transform:translate(280%)}}@keyframes SiteLoader-module__53qNbq__failOpen{to{opacity:0;visibility:hidden;pointer-events:none}}@media (prefers-reduced-motion:reduce){.SiteLoader-module__53qNbq__logo,.SiteLoader-module__53qNbq__track span{animation:none;transform:none}.SiteLoader-module__53qNbq__track span{opacity:.7;width:100%}.SiteLoader-module__53qNbq__overlay,.SiteLoader-module__53qNbq__overlay[data-visible=false]{transition:none}}
.LogoEasterEgg-module__RUamNq__brand{flex-shrink:0;align-items:center;display:flex;position:relative}.LogoEasterEgg-module__RUamNq__logo{isolation:isolate;position:relative}.LogoEasterEgg-module__RUamNq__logo.LogoEasterEgg-module__RUamNq__logo:hover{opacity:1}.LogoEasterEgg-module__RUamNq__logo:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(100deg,#0000 37%,#bba2ff 45%,#fff 49%,#e9dfff 52%,#b296ff 56%,#0000 64%) 100% 0/300% 100%;position:absolute;inset:0;-webkit-mask:url(/logo_light.png) 50%/contain no-repeat;mask:url(/logo_light.png) 50%/contain no-repeat}.LogoEasterEgg-module__RUamNq__logo:hover:after{animation:.82s cubic-bezier(.2,.65,.25,1) both LogoEasterEgg-module__RUamNq__illuminate}.LogoEasterEgg-module__RUamNq__logo:hover img{animation:.85s ease-out both LogoEasterEgg-module__RUamNq__awaken}.LogoEasterEgg-module__RUamNq__secretTrigger{color:#bda5f6;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:36px;padding:0;transition:opacity .2s;display:grid;position:absolute;top:50%;left:calc(100% + 2px);transform:translateY(-50%)}.LogoEasterEgg-module__RUamNq__brand:hover .LogoEasterEgg-module__RUamNq__secretTrigger,.LogoEasterEgg-module__RUamNq__brand:focus-within .LogoEasterEgg-module__RUamNq__secretTrigger{opacity:1}.LogoEasterEgg-module__RUamNq__secretTrigger:focus-visible{outline:2px solid var(--eh-focus);outline-offset:2px}.LogoEasterEgg-module__RUamNq__dialog{color:#f4efff;background:#0d0b14;border:1px solid #bba0ef40;border-radius:1.5rem;width:min(32rem,100vw - 2rem);max-height:calc(100svh - 2rem);margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffff15,0 35px 110px #000b}.LogoEasterEgg-module__RUamNq__dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05040bb8}.LogoEasterEgg-module__RUamNq__dialog[open]{animation:.3s ease-out LogoEasterEgg-module__RUamNq__arrive}.LogoEasterEgg-module__RUamNq__close{z-index:3;cursor:pointer;place-items:center;width:2.5rem;height:2.5rem;padding:0;display:grid;top:.9rem;right:.9rem;position:absolute!important;}.LogoEasterEgg-module__RUamNq__loading{background:#08070d;place-items:center;height:34rem;max-height:calc(100svh - 2.1rem);display:grid;position:relative}.LogoEasterEgg-module__RUamNq__signature{color:#82758f;letter-spacing:.22em;font:8px ui-monospace,monospace;position:absolute;bottom:2.5rem}.LogoEasterEgg-module__RUamNq__story{overscroll-behavior:contain;max-height:calc(100svh - 2.2rem);padding:2.7rem 2.1rem 1.7rem;animation:.45s ease-out LogoEasterEgg-module__RUamNq__reveal;overflow:auto}.LogoEasterEgg-module__RUamNq__eyebrow{color:#bba4eb;letter-spacing:.16em;align-items:center;gap:.5rem;font:.58rem ui-monospace,monospace;display:flex}.LogoEasterEgg-module__RUamNq__story h3{letter-spacing:-.065em;margin:1.2rem 0 .8rem;font-size:2.65rem;font-weight:550;line-height:1.05}.LogoEasterEgg-module__RUamNq__story h3 span{color:#bda5f4}.LogoEasterEgg-module__RUamNq__intro{color:#a8a0b6;margin:0;font-size:.79rem;line-height:1.65}.LogoEasterEgg-module__RUamNq__reasons{gap:1.05rem;margin:1.6rem 0;padding:0;list-style:none;display:grid}.LogoEasterEgg-module__RUamNq__reasons li{gap:.9rem;display:flex}.LogoEasterEgg-module__RUamNq__reasons li>svg{color:#baa6df;flex-shrink:0;margin-top:.1rem}.LogoEasterEgg-module__RUamNq__reasons strong{font-size:.79rem;font-weight:550;display:block}.LogoEasterEgg-module__RUamNq__reasons p{color:#9e96ad;margin:.3rem 0 0;font-size:.72rem;line-height:1.65}.LogoEasterEgg-module__RUamNq__reward{border-top:1px solid #ffffff13;padding-top:1.25rem}.LogoEasterEgg-module__RUamNq__rewardCard{isolation:isolate;background:linear-gradient(120deg,#2d213f,#18131f);border:1px solid #b6a0d744;border-radius:.85rem;outline:none;min-height:10rem;position:relative;overflow:hidden}.LogoEasterEgg-module__RUamNq__rewardCard:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff20}.LogoEasterEgg-module__RUamNq__rewardCard .LogoEasterEgg-module__RUamNq__offer{padding:1.25rem 1.2rem .8rem;position:relative}.LogoEasterEgg-module__RUamNq__rewardCard .LogoEasterEgg-module__RUamNq__offer>span{font-size:.48rem}.LogoEasterEgg-module__RUamNq__rewardCard .LogoEasterEgg-module__RUamNq__offer p{margin-bottom:0}.LogoEasterEgg-module__RUamNq__opening .LogoEasterEgg-module__RUamNq__offer{animation:2.2s cubic-bezier(.2,.7,.2,1) both LogoEasterEgg-module__RUamNq__rewardRise}.LogoEasterEgg-module__RUamNq__opened .LogoEasterEgg-module__RUamNq__offer{animation:none}.LogoEasterEgg-module__RUamNq__foilPack{z-index:2;perspective:800px;position:absolute;inset:0}.LogoEasterEgg-module__RUamNq__foilLeft,.LogoEasterEgg-module__RUamNq__foilRight{background:repeating-linear-gradient(93deg,#fff0 0 2px,#ffffff04 3px 4px),linear-gradient(115deg,#30263c 0%,#685875 32%,#3f324e 58%,#7b6989 84%,#302239 100%);flex-direction:column;justify-content:center;padding:1.2rem;display:flex;position:absolute;top:0;bottom:0;box-shadow:inset 0 1px 1px #ffffff5c,inset 0 -3px 6px #0006}.LogoEasterEgg-module__RUamNq__foilLeft{transform-origin:0;border-right:1px solid #d7bddf55;width:58%;animation:2.2s cubic-bezier(.22,.7,.22,1) both LogoEasterEgg-module__RUamNq__peelLeft;left:0}.LogoEasterEgg-module__RUamNq__foilRight{transform-origin:100%;align-items:center;width:42%;animation:2.2s cubic-bezier(.22,.7,.22,1) both LogoEasterEgg-module__RUamNq__peelRight;right:0}.LogoEasterEgg-module__RUamNq__foilLeft img{filter:grayscale();opacity:.9;width:min(100%,8rem);height:auto}.LogoEasterEgg-module__RUamNq__foilLeft small,.LogoEasterEgg-module__RUamNq__foilRight small{letter-spacing:.12em;color:#ddcfe8;margin-top:1rem;font:.38rem ui-monospace,monospace}.LogoEasterEgg-module__RUamNq__foilRight strong{letter-spacing:-.08em;color:#e5d6ee;text-shadow:0 1px #ffffff30,0 -1px #0007;font-size:3.1rem;font-weight:550;line-height:1}.LogoEasterEgg-module__RUamNq__foilRight strong span{margin-left:.2rem;font-size:1rem}.LogoEasterEgg-module__RUamNq__tearStrip{color:#4a355d;background:linear-gradient(90deg,#9880b2,#d0bbdf 35%,#a992bf 65%,#726081);justify-content:center;align-items:center;width:.9rem;animation:2.2s cubic-bezier(.5,0,.2,1) both LogoEasterEgg-module__RUamNq__pullSeal;display:flex;position:absolute;top:0;bottom:0;left:calc(58% - .45rem);box-shadow:2px 0 6px #0004}.LogoEasterEgg-module__RUamNq__unsealLabel{color:#ac97c4;letter-spacing:.15em;place-items:center;height:2.9rem;margin-top:.8rem;font:.5rem ui-monospace,monospace;display:grid}.LogoEasterEgg-module__RUamNq__rewardCard+.LogoEasterEgg-module__RUamNq__start{margin-top:.8rem}@keyframes LogoEasterEgg-module__RUamNq__pullSeal{0%,12%{transform:none}43%,to{transform:translateY(-115%)rotate(-8deg)}}@keyframes LogoEasterEgg-module__RUamNq__peelLeft{0%,30%{transform:none}79%,to{transform:translate(-105%)rotateY(-30deg)rotate(-4deg)}}@keyframes LogoEasterEgg-module__RUamNq__peelRight{0%,36%{transform:none}87%,to{transform:translate(110%)rotateY(30deg)rotate(5deg)}}@keyframes LogoEasterEgg-module__RUamNq__rewardRise{0%,28%{opacity:.3;transform:scale(.95)}80%,to{opacity:1;transform:none}}.LogoEasterEgg-module__RUamNq__reveal,.LogoEasterEgg-module__RUamNq__start{--glass-fill:#533d8161;width:100%;min-height:2.9rem;font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:.6rem;padding:.7rem 1rem;font-size:.78rem;font-weight:550;text-decoration:none;display:flex;}.LogoEasterEgg-module__RUamNq__reveal>svg:last-child{margin-left:auto}.LogoEasterEgg-module__RUamNq__offer{animation:.4s ease-out LogoEasterEgg-module__RUamNq__reveal}.LogoEasterEgg-module__RUamNq__offer>span{color:#b9a4e1;letter-spacing:.1em;font:.55rem ui-monospace,monospace}.LogoEasterEgg-module__RUamNq__codeRow{justify-content:space-between;align-items:center;margin:.5rem 0;display:flex}.LogoEasterEgg-module__RUamNq__codeRow code{letter-spacing:.14em;-webkit-user-select:all;user-select:all;font:2.2rem ui-monospace,monospace}.LogoEasterEgg-module__RUamNq__copy{color:#d4c6ec;cursor:pointer;background:#ffffff06;border:1px solid #ffffff26;border-radius:.6rem;place-items:center;width:2.7rem;height:2.7rem;display:grid}.LogoEasterEgg-module__RUamNq__offer p{color:#a8a0b6;margin:.3rem 0 1rem;font-size:.7rem}.LogoEasterEgg-module__RUamNq__copy:focus-visible{outline:2px solid var(--eh-focus);outline-offset:3px}.LogoEasterEgg-module__RUamNq__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes LogoEasterEgg-module__RUamNq__illuminate{0%{opacity:0;background-position:100% 0}14%{opacity:1}75%{opacity:1}to{opacity:0;background-position:0 0}}@keyframes LogoEasterEgg-module__RUamNq__awaken{0%,to{filter:none;transform:none}36%{filter:drop-shadow(0 0 4px #ad85ef80);transform:translateY(-.5px)}65%{filter:drop-shadow(0 0 2px #ad85ef40)}}@keyframes LogoEasterEgg-module__RUamNq__arrive{0%{opacity:0;transform:translateY(9px)scale(.985)}to{opacity:1;transform:none}}@keyframes LogoEasterEgg-module__RUamNq__reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media (hover:none){.LogoEasterEgg-module__RUamNq__secretTrigger{opacity:.8;width:36px;height:44px}}@media (max-width:40em){.LogoEasterEgg-module__RUamNq__story{padding:2.5rem 1.3rem 1.3rem}.LogoEasterEgg-module__RUamNq__story h3{font-size:2.3rem}.LogoEasterEgg-module__RUamNq__dialog{border-radius:1.1rem}.LogoEasterEgg-module__RUamNq__reasons{gap:.9rem}}@media (prefers-reduced-motion:reduce){.LogoEasterEgg-module__RUamNq__logo:hover:after,.LogoEasterEgg-module__RUamNq__logo:hover img,.LogoEasterEgg-module__RUamNq__dialog[open],.LogoEasterEgg-module__RUamNq__story,.LogoEasterEgg-module__RUamNq__offer,.LogoEasterEgg-module__RUamNq__foilLeft,.LogoEasterEgg-module__RUamNq__foilRight,.LogoEasterEgg-module__RUamNq__tearStrip,.LogoEasterEgg-module__RUamNq__rewardCard .LogoEasterEgg-module__RUamNq__offer{animation:none}.LogoEasterEgg-module__RUamNq__secretTrigger{transition:none}}@media (prefers-reduced-transparency:reduce){.LogoEasterEgg-module__RUamNq__dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#08070df2}}
.TopBanner-module__icWNIG__banner{z-index:201;width:100%;height:var(--site-promo-height);background:var(--eh-surface-panel);border-bottom:1px solid var(--eh-border-accent);transition:height var(--eh-dur-slow) var(--eh-ease), opacity var(--eh-dur-slow) var(--eh-ease), padding var(--eh-dur-slow) var(--eh-ease), border-color var(--eh-dur-slow) var(--eh-ease);padding:.55rem 1rem;position:relative;overflow:hidden}.TopBanner-module__icWNIG__banner.TopBanner-module__icWNIG__bannerCollapsed{opacity:0;pointer-events:none;border-bottom-width:0;border-bottom-color:#0000;height:0;padding-top:0;padding-bottom:0}.TopBanner-module__icWNIG__inner{width:100%;max-width:var(--eh-shell-max);justify-content:center;align-items:center;height:100%;margin:0 auto;padding-inline:2.75rem;display:flex;position:relative}.TopBanner-module__icWNIG__dismiss{right:max(.4rem, env(safe-area-inset-right,0px));width:2.25rem;height:2.25rem;color:var(--eh-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:.5rem;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.TopBanner-module__icWNIG__dismiss:hover{color:var(--eh-text-primary);background:#ffffff0b}.TopBanner-module__icWNIG__dismiss:focus-visible{outline:2px solid var(--eh-focus);outline-offset:-3px}.TopBanner-module__icWNIG__dismissHitArea{position:absolute;inset:-4px}@media (prefers-reduced-motion:reduce){.TopBanner-module__icWNIG__banner{transition:none}}.TopBanner-module__icWNIG__group{align-items:center;gap:.5rem;min-width:0;max-width:100%;display:inline-flex}.TopBanner-module__icWNIG__label{letter-spacing:.08em;text-transform:uppercase;color:var(--eh-action);background:var(--eh-action-soft);border:1px solid var(--eh-border-accent);border-radius:var(--eh-radius-sm);white-space:nowrap;flex-shrink:0;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex}.TopBanner-module__icWNIG__labelIcon{color:currentColor;flex-shrink:0}.TopBanner-module__icWNIG__messageMobile,.TopBanner-module__icWNIG__messageDesktop{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:.8125rem;line-height:1.35;overflow:hidden}.TopBanner-module__icWNIG__messageDesktop{display:none}.TopBanner-module__icWNIG__messageMuted{color:var(--eh-text-secondary);font-weight:400}.TopBanner-module__icWNIG__highlight{color:var(--eh-accent-soft);font-weight:700}.TopBanner-module__icWNIG__cta{border:1px solid var(--eh-border-accent);border-radius:var(--eh-radius-sm);min-height:2rem;transition:background var(--eh-dur-fast) var(--eh-ease), border-color var(--eh-dur-fast) var(--eh-ease);background:0 0;flex-shrink:0;align-items:center;gap:.25rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;color:var(--eh-accent-soft)!important;}.TopBanner-module__icWNIG__ctaHitArea{height:var(--eh-tap-min);position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.TopBanner-module__icWNIG__cta:hover{background:var(--eh-surface-highlight);border-color:var(--eh-action-border);color:var(--eh-text-primary)!important}@media (min-width:48em){.TopBanner-module__icWNIG__banner{padding:.6rem 2rem}.TopBanner-module__icWNIG__group{gap:.75rem}.TopBanner-module__icWNIG__label{padding:.32rem .72rem;font-size:.6875rem}.TopBanner-module__icWNIG__messageMobile,.TopBanner-module__icWNIG__messageDesktop{font-size:.875rem}}@media (min-width:62em){.TopBanner-module__icWNIG__messageMobile{display:none}.TopBanner-module__icWNIG__messageDesktop{display:block}}[data-mantine-color-scheme=light] .TopBanner-module__icWNIG__banner{background:var(--eh-bg-sunken)}[data-mantine-color-scheme=light] .TopBanner-module__icWNIG__highlight{color:var(--eh-accent)}@media not (min-width:64em){.TopBanner-module__icWNIG__banner{padding-inline:.75rem 3rem}.TopBanner-module__icWNIG__inner{padding-inline:0}.TopBanner-module__icWNIG__dismiss{right:max(.25rem, env(safe-area-inset-right,0px))}}@media not (min-width:23.5em){.TopBanner-module__icWNIG__group{gap:.35rem}.TopBanner-module__icWNIG__label{padding-inline:.4rem;font-size:.5625rem}.TopBanner-module__icWNIG__labelIcon{display:none}.TopBanner-module__icWNIG__messageMobile{font-size:.75rem}.TopBanner-module__icWNIG__cta{padding-inline:.5rem;font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.TopBanner-module__icWNIG__banner{transition:none}}
