.story-section{margin-top:0;padding:2rem 0;position:relative;overflow:clip}.story-container{z-index:1;width:100%;max-width:1400px;margin:0 auto;position:relative}.story-row{flex-direction:row;gap:0;margin-bottom:1rem;display:flex}.story-col-left{flex:1;min-width:40%}.story-col-right{flex:1;min-width:60%;position:relative}.story-scroll-links{flex-direction:column;justify-content:flex-start;padding:20vh 0 15vh;display:flex}.story-scroll-view{opacity:.15;flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;margin-bottom:1.25rem;transition:opacity .3s;display:flex}.story-scroll-view.active{opacity:1}.story-text-title{color:var(--title-color);margin-bottom:5px;font-family:Poppins,sans-serif;font-size:23px;font-weight:700}.story-text-text{color:var(--text-color);font-family:Share Tech Mono,monospace;font-size:16px;font-weight:400}.story-scroll-view p{color:var(--text-color);font-family:Share Tech Mono,monospace;font-size:16px;line-height:1.6}.story-scrolled-featured{justify-content:center;align-items:center;height:calc(100vh - 65px);display:flex;position:sticky;top:65px}.story-cached-component{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .4s;display:flex;position:absolute;top:0;left:0;overflow:hidden}.story-cached-component.hidden{opacity:0;pointer-events:none}.story-cached-component.visible{opacity:1;pointer-events:auto}.story-image{max-width:100%;height:auto;margin:0 auto;display:block}.story-scrolled-featured-block{width:100%;min-width:100%}@media only screen and (max-width:1444px){.story-section{margin-top:0;padding:2rem 0}}@media only screen and (max-height:700px){.story-cached-component>*{transform-origin:50%;transform:scale(.85)}}@media only screen and (max-height:550px){.story-cached-component>*{transform-origin:50%;transform:scale(.7)}}@media only screen and (max-width:800px){.story-section{padding-left:3px;padding-right:3px}.story-col-right{width:0;display:none}.story-scroll-view{opacity:1;min-height:auto}.story-scroll-links{padding:2rem 0}}
.SpinningGlobe{background-color:var(--container-color);will-change:contents;contain:layout style paint;width:100%;height:100%}.SpinningGlobe path{fill:var(--text-color);stroke:var(--container-color);stroke-width:.3px;opacity:.8}.SpinningGlobe circle{fill:var(--container-color)}.SpinningGlobe .land:hover{fill:var(--container-color-alt)}.SpinningGlobe .land.selected{fill:var(--title-color)}
.global-section-container{cursor:pointer;background-color:var(--container-color);align-items:center;width:100%;height:calc(100svh - 165px);min-height:435px;display:flex;overflow:hidden}.global-section-container-text{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:50px;left:50px}.global-section-headline{letter-spacing:-.02em;color:var(--title-color);max-width:450px;margin:0 0 12px;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.global-section-subheadline{color:var(--text-color);margin:0 0 20px;font-family:Poppins,sans-serif;font-size:clamp(.9rem,1.5vw,1.15rem)}.global-stock-tickers{flex-direction:row;align-items:center;gap:7px;height:50px;display:flex}.global-stock-tickers-empty{color:var(--text-color);opacity:.6;font-family:Poppins,sans-serif;font-size:13px}.global-section-getstarted{border:1px solid var(--pink-color);color:var(--title-color);cursor:pointer;pointer-events:auto;background:0 0;border-radius:7px;justify-content:center;align-items:center;margin-top:14px;padding:10px 24px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.global-section-getstarted:hover{background-color:var(--pink-color);color:#fff}.global-section-getstarted:active{opacity:.75}.global-stock-ticker{-webkit-backdrop-filter:blur(12px);background-color:var(--container-color-alt-transparent);border:1px solid var(--border-light);cursor:pointer;pointer-events:auto;border-radius:7px;flex-direction:row;align-items:center;width:140px;min-width:140px;max-width:140px;height:50px;min-height:50px;max-height:50px;padding:0 6px;transition:background-color .2s,border-color .2s;display:flex}.global-stock-ticker:hover{background-color:var(--container-color-alt);border-color:var(--text-color)}.global-stock-ticker:active{opacity:.8}.global-stock-ticker-left{flex-shrink:0;justify-content:center;align-items:center;min-width:34px;display:flex}.global-stock-ticker-image,.global-stock-ticker-no-image{object-fit:contain;border-radius:100px;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;font-size:12px}.global-stock-ticker-no-image{background-color:var(--container-color);justify-content:center;align-items:center;display:flex}.global-stock-ticker-right{flex-direction:column;justify-content:space-evenly;width:100%;margin-left:4px;display:flex;overflow:hidden}.global-stock-ticker-symbol{text-overflow:ellipsis;white-space:nowrap;color:var(--title-color);letter-spacing:.02em;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;overflow:hidden}.global-stock-ticker-price{color:var(--text-color);font-family:Share Tech Mono,Roboto Mono,monospace;font-size:13px}.global-stock-ticker-change{text-overflow:ellipsis;align-items:center;min-height:17px;font-family:Share Tech Mono,Roboto Mono,monospace;font-size:13px;display:flex;overflow:hidden}.global-stock-ticker-change.positive{color:var(--positive-color)}.global-stock-ticker-change.negative{color:var(--negative-color)}.global-stock-ticker-skeleton{pointer-events:none}.skeleton-pulse{background:linear-gradient(90deg,var(--border-light)25%,var(--container-color-alt)50%,var(--border-light)75%);background-size:200% 100%;border-radius:4px;animation:1.5s infinite skeletonShimmer}.skeleton-line{height:12px;display:block}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes swipeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.swipe-up{animation:.5s ease-out swipeUp}@media (max-width:540px){.global-stock-ticker:nth-child(3){display:none}}@media (max-width:360px){.global-stock-ticker:nth-child(2){display:none}}@media (max-width:768px){.global-section-container{min-height:500px}.global-section-container-text{bottom:10px;left:20px}.global-section-headline{max-width:280px;font-size:clamp(1.6rem,5vw,2.2rem)}.global-stock-tickers{height:46px}.global-stock-ticker{width:120px;min-width:120px;max-width:120px;height:46px;min-height:46px;max-height:46px}.global-stock-ticker-symbol{font-size:13px}.global-stock-ticker-price,.global-stock-ticker-change{font-size:11px}}
