#ee-sohub-splash{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background-color:#fff6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);animation:clearSohubSplash .3s cubic-bezier(.16,1,.3,1) forwards .55s;pointer-events:none;will-change:backdrop-filter,background-color}.dark #ee-sohub-splash{background-color:#05050566}.sohub-logo-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:700px;padding:0 2rem}.sohub-trace-svg{width:100%;height:auto;overflow:visible}.trace-text-path{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:76px;font-weight:900;letter-spacing:-.02em;fill:#0000;stroke:#000;stroke-width:.006;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;animation:drawLetters .4s cubic-bezier(.25,1,.5,1) forwards 50ms,fillLetters .15s ease-in-out forwards .35s,fadeAndScaleOut .2s cubic-bezier(.25,1,.5,1) forwards .5s}.dark .trace-text-path{stroke:#fff;animation:drawLetters .3s cubic-bezier(.25,1,.5,1) forwards .5s,fillLettersDark .4s ease-in-out forwards .35s,fadeAndScaleOut .7s cubic-bezier(.25,1,.5,1) forwards .6s}.hero-text-sweep{opacity:0;transform:translateY(15px);animation:editorialRevealOnce .8s cubic-bezier(.16,1,.3,1) forwards 1.05s}.animate-image-ticker{display:inline-flex;animation:runImageTicker 14s linear infinite;width:-moz-max-content;width:max-content}@keyframes runImageTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ee-parallax-frame{position:relative;height:48vh;min-height:340px;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.ee-parallax-curtain{position:relative;z-index:1;position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a0ab8,#0f0f0fa3);display:flex;align-items:center;justify-content:center}#heroTitle,#heroText{transition:opacity .6s ease,transform .6s ease;transform:translateY(0)}#heroTitle.text-hide,#heroText.text-hide{opacity:0;transform:translateY(8px)}#heroTitle.text-show,#heroText.text-show{opacity:1;transform:translateY(0)}.ee-parallax-frame.fade #heroTitle,.ee-parallax-frame.fade #heroText{opacity:0}.ee-parallax-incoming{position:absolute;inset:0;background-position:center center;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity 1.2s ease;z-index:0}.ee-parallax-incoming.visible{opacity:1}.carousel-arrow{position:absolute;transform:translateY(-50%);background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;z-index:10;font-size:16px;backdrop-filter:blur(4px);top:auto;bottom:40px}#heroPrev{left:calc(15% - 52px)}#heroNext{left:calc(85% + 16px)}@media (min-width:640px){.carousel-arrow{top:50%;bottom:auto;transform:translateY(-50%)}#herePrev{left:24px}#heroNext{right:24px}}.carousel-arrow:hover{background:#ffffff40}.carousel-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}@media (max-width:639px){.carousel-dots{bottom:12px}}.carousel-dot{width:6px;height:6px;border-radius:50%;background:#ffffff59;border:0;cursor:pointer;transition:background .3s ease,transform .3s ease;padding:0}.carousel-dot.active{background:#fff;transform:scale(1.3)}#heroCta a{display:inline-block;font-size:11px;font-family:monospace;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:#fff;border:1px solid rgba(255,255,255,.5);padding:8px 20px;border-radius:2px;text-decoration:none;transition:background .2s ease,border-color .2s ease;backdrop-filter:blur(4px);background:#ffffff14}#heroCta a:hover{background:#ffffff2e;border-color:#fffc}.ee-parallax-frame.paused #heroNext:after{content:"";position:absolute;bottom:16px;right:16px;width:6px;height:6px;border-radius:50%;background:#fff6}@media (max-width:768px){[data-aw-toggle-menu]~nav{position:fixed!important;top:0!important;right:0!important;width:280px!important;height:100vh!important;background-color:#fff!important;box-shadow:-10px 0 30px #00000026!important;transform:translate(100%)!important;transition:transform .4s cubic-bezier(.16,1,.3,1)!important;display:flex!important;flex-direction:column!important;padding:80px 24px 24px!important;z-index:9999!important}.dark [data-aw-toggle-menu]~nav{background-color:#0c0c0c!important;box-shadow:-10px 0 30px #00000080!important}[data-aw-toggle-menu].expanded~nav{transform:translate(0)!important}}