.landing-root.is-exiting{animation:hubLandingExit .18s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}html.hub-enter-pending:before{content:"";position:fixed;inset:0;z-index:99998;pointer-events:none;background:#030308}html.hub-enter-pending .hub-handoff-root .catalog-sidebar{visibility:hidden!important}html.hub-nav-pending:before{content:"";position:fixed;inset:0;z-index:100046;pointer-events:auto;background:#030308;opacity:1}html.hub-nav-pending.hub-nav-leaving:before{opacity:0;pointer-events:none;transition:opacity .32s ease}html.hub-nav-pending .configurator-seo-only{visibility:hidden!important}@media (prefers-reduced-motion:reduce){html.hub-nav-pending.hub-nav-leaving:before{transition:none}}.hub-enter-route-placeholder{min-height:100dvh;background:#030308}.hub-transition-overlay{position:fixed;inset:0;z-index:99999;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(0,229,255,.22),transparent 55%),radial-gradient(ellipse 60% 50% at 70% 70%,rgba(168,85,247,.14),transparent 50%),rgba(3,3,8,.92);animation:hubOverlayPulse .18s cubic-bezier(.4,0,.2,1) forwards}.hub-enter-shell{animation:hubEnterFade .9s cubic-bezier(.22,1,.36,1) both}@keyframes hubLandingExit{0%{opacity:1;transform:scale(1);filter:blur(0)}to{opacity:0;transform:scale(1.03);filter:blur(10px)}}@keyframes hubOverlayPulse{0%{opacity:0}35%{opacity:1}to{opacity:0}}@keyframes hubEnterFade{0%{opacity:0;transform:translateY(18px) scale(.985);filter:blur(6px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media (prefers-reduced-motion:reduce){#catalog-enter-cover,.hub-enter-shell,.hub-transition-overlay,.landing-root.is-exiting,html.catalog-enter-reveal .catalog-sticky-chrome,html.catalog-enter-reveal .hub-mobile-tab-bar{animation:none!important;transition:none!important}}#catalog-enter-cover{position:fixed;inset:0;z-index:100000;background:#030308;pointer-events:none;opacity:1;transition:opacity .8s ease}#catalog-enter-cover.is-leaving{opacity:0}html.catalog-enter-hold .catalog-hero,html.catalog-enter-hold .catalog-sidebar,html.catalog-enter-hold .catalog-sticky-chrome,html.catalog-enter-hold .hub-mobile-tab-bar{opacity:0!important}html.catalog-enter-reveal .catalog-hero,html.catalog-enter-reveal .catalog-sidebar,html.catalog-enter-reveal .catalog-sticky-chrome,html.catalog-enter-reveal .hub-mobile-tab-bar{opacity:1!important;transition:opacity .8s ease}