:root{--text: #f1f5f9;--text-muted: #94a3b8;--border: rgba(148, 163, 184, .18);--font: "Segoe UI", system-ui, -apple-system, sans-serif;--brand-purple-deep: #5b21b6;--brand-purple-mid: #7c3aed;--brand-purple-light: #8b5cf6;--brand-purple-soft: #a78bfa;--brand-accent: var(--brand-purple-light);--title-purple-pale: #ddd6fe;--title-purple-light: #c4b5fd;--title-purple-mid: #a78bfa;--title-purple-glow: #e9d5ff;--bg: #080a14;--bg-elevated: #12101f;--section-min-height: 100dvh;--story-title-top: clamp(10vh, 14vh, 18vh);--story-title-block: clamp(3.5rem, 11vw, 5.5rem);--story-desc-top: calc(var(--story-title-top) + var(--story-title-block) + 1.25rem)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}#root{min-height:100vh}html.hub-auto-scroll{scrollbar-width:none}html.hub-auto-scroll::-webkit-scrollbar{display:none}.hub{position:relative;min-height:100vh}.hub.story{overflow-x:clip}.hub__bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.hub__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45;animation:orb-float 18s ease-in-out infinite}.hub__orb--1{width:420px;height:420px;background:var(--brand-purple-deep);top:-10%;left:-5%;opacity:.38}.hub__orb--2{width:420px;height:420px;background:var(--brand-purple-mid);bottom:5%;right:-10%;animation-delay:-6s;opacity:.42}.hub__orb--3{width:280px;height:280px;background:var(--brand-purple-light);top:40%;left:50%;animation-delay:-12s;opacity:.36}@keyframes orb-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(24px,-20px) scale(1.08)}}.story-track{position:relative;z-index:1}.story-segment--spacer{pointer-events:none}.story-overview-block{margin-top:1rem;width:100%;text-align:left}.story-overview-block__inner{width:100%}.story-overview-block__tagline{margin:0 0 .85rem;font-size:clamp(.9375rem,2.2vw,1.0625rem);line-height:1.5;color:var(--text-muted);text-align:center}.story-desc-sticky--overview .story-desc-sticky__inner{width:min(960px,100%);max-height:calc(100dvh - var(--story-desc-top) - max(.75rem,env(safe-area-inset-bottom,0px)));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:max(.5rem,env(safe-area-inset-bottom,0px))}.story-desc-sticky--overview .story-desc-sticky__text{margin-bottom:.65rem}.story-desc-sticky__text-stack{display:grid;align-items:start;align-content:start;margin:0 0 1.25rem;height:clamp(11rem,28vh,14rem);min-height:0}.story-desc-sticky--overview .story-desc-sticky__text-stack{height:auto}.story-sticky{position:fixed;left:0;right:0;z-index:10;display:flex;justify-content:center;padding:0 clamp(1rem,4vw,2rem);pointer-events:none;overflow:visible}.story-sticky--title{top:var(--story-title-top)}.story-desc-sticky{position:fixed;left:0;right:0;top:var(--story-desc-top);z-index:9;display:flex;justify-content:center;padding:0 clamp(1.25rem,4vw,2.5rem);pointer-events:none}.story-desc-sticky__inner{position:relative;width:min(640px,100%);text-align:center;pointer-events:auto}.story-desc-sticky__heading{margin:0 0 .65rem;font-size:clamp(1.125rem,2.8vw,1.375rem);font-weight:600;letter-spacing:-.02em;color:var(--text)}.story-desc-sticky__text{grid-area:1 / 1;margin:0;width:100%;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.65;color:var(--text-muted);text-align:center;will-change:opacity}.story-desc-sticky__text--incoming{z-index:1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.story-title{display:inline-flex;align-items:last baseline;justify-content:center;flex-wrap:nowrap;margin:0;font-size:clamp(2.75rem,12vw,5.5rem);font-weight:700;letter-spacing:-.04em;line-height:1;pointer-events:auto;min-height:var(--story-title-block);overflow:visible}.story-title__siply{color:#fff;line-height:1;flex-shrink:0}.story-title__suffix{background:linear-gradient(135deg,var(--title-purple-pale) 0%,var(--title-purple-light) 35%,var(--title-purple-mid) 70%,var(--title-purple-glow) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.story-title__suffix-slot{display:inline-grid;grid-template:1fr / 1fr;align-items:end;justify-items:start;margin-left:.06em;flex-shrink:0;overflow:visible;vertical-align:baseline;line-height:1}.story-title__suffix-measure{grid-area:1 / 1;visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-weight:700;letter-spacing:inherit}.story-title__suffix{grid-area:1 / 1;position:relative;width:max-content;max-width:none;white-space:nowrap;line-height:1;backface-visibility:hidden;will-change:transform,opacity;transform-origin:left bottom}.story-section{width:min(640px,100%);text-align:center}.story-section__content{will-change:opacity,transform}.story-section__desc{margin:0 0 1.5rem;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.65;color:var(--text-muted)}.story-section__heading.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.story-cta{--cta-accent: var(--brand-accent);display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.35rem;border-radius:999px;font-size:.9375rem;font-weight:600;text-decoration:none;color:var(--text);border:1px solid color-mix(in srgb,var(--cta-accent) 50%,var(--border));background:color-mix(in srgb,var(--bg-elevated) 90%,transparent);transition:gap .25s ease,border-color .25s ease,box-shadow .25s ease}.story-cta:hover,.story-cta:focus-visible{gap:.6rem;border-color:var(--cta-accent);box-shadow:0 12px 32px -12px color-mix(in srgb,var(--cta-accent) 45%,transparent);outline:none}.story-overview__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));text-align:left}.story-overview__footer{margin-top:1.25rem;padding-bottom:.25rem;text-align:center}.story-overview__footer p{margin:0;font-size:.8125rem;color:var(--text-muted)}.story-overview__grid .hub-card{animation:none}.hub-card{--card-accent: var(--brand-accent);position:relative;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;border-radius:1rem;border:1px solid var(--border);background:color-mix(in srgb,var(--bg-elevated) 88%,transparent);text-decoration:none;color:inherit;overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s ease,box-shadow .35s ease}.hub-card:hover,.hub-card:focus-visible{transform:translateY(-6px);border-color:color-mix(in srgb,var(--card-accent) 55%,var(--border));box-shadow:0 20px 40px -16px color-mix(in srgb,var(--card-accent) 35%,transparent);outline:none}.hub-card__glow{position:absolute;inset:-40% auto auto -20%;width:60%;height:80%;background:radial-gradient(circle,var(--card-accent) 0%,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.hub-card:hover .hub-card__glow{opacity:.2}.hub-card__label{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--card-accent)}.hub-card__title{margin:0;font-size:1.25rem;font-weight:600}.hub-card__desc{margin:0;flex:1;font-size:.9375rem;line-height:1.5;color:var(--text-muted)}.hub-card__cta{display:inline-flex;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.875rem;font-weight:600;color:var(--card-accent);transition:gap .25s ease}.hub-card:hover .hub-card__cta{gap:.55rem}.hub-fade-in{animation:fade-up .7s cubic-bezier(.22,1,.36,1) both}.hub-fade-in--delay{animation-delay:.35s}.hub-fade-in--d1{animation-delay:.1s}.hub-fade-in--d2{animation-delay:.18s}.hub-fade-in--d3{animation-delay:.26s}.hub-fade-in--d4{animation-delay:.34s}.hub-fade-in--d5{animation-delay:.42s}.hub-fade-in--d6{animation-delay:.5s}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){html.hub-mobile-snap{scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scroll-padding-top:var(--story-snap-margin-top)}.hub--mobile-snap .story-segment--spacer{scroll-snap-align:start;scroll-snap-stop:normal;scroll-margin-top:var(--story-snap-margin-top);height:var(--story-page-height, 100svh);min-height:var(--story-page-height, 100svh);max-height:var(--story-page-height, 100svh)}.hub--mobile-snap .story-desc-sticky__text,.hub--mobile-snap .story-title__suffix{transition:none!important}:root{--story-page-height: 100svh;--story-snap-margin-top: 7.5vh;--story-title-top: max(6.25vh, calc(env(safe-area-inset-top, 0px) + .65rem) );--story-title-block: clamp(2.35rem, 12.5vw, 3.5rem);--story-desc-top: calc(var(--story-title-top) + var(--story-title-block) + .75rem)}.hub__orb--1{width:260px;height:260px}.hub__orb--2{width:220px;height:220px}.hub__orb--3{width:180px;height:180px}.story-sticky{padding-inline:max(1rem,env(safe-area-inset-left,0px)) max(1rem,env(safe-area-inset-right,0px))}.story-title{font-size:clamp(2.15rem,11.5vw,3.5rem);max-width:calc(100vw - 2rem);padding-inline:.15rem}.story-desc-sticky{padding-inline:max(1rem,env(safe-area-inset-left,0px)) max(1rem,env(safe-area-inset-right,0px));overflow:visible}.hub--mobile-snap .story-desc-sticky__inner{width:100%;overflow:visible;padding-inline:.15rem}.story-desc-sticky__text{font-size:clamp(.75rem,3.2vw,.875rem);line-height:1.42}.story-desc-sticky:not(.story-desc-sticky--overview) .story-desc-sticky__text-stack{z-index:1;margin-bottom:.5rem;height:clamp(8.5rem,25vh,10.5rem)}.story-desc-sticky--overview .story-desc-sticky__text-stack{height:auto}.story-desc-sticky:not(.story-desc-sticky--overview) .story-cta{margin-top:1.65rem;position:relative;z-index:0}.story-cta{min-height:0;padding:.45rem .85rem;font-size:.75rem;gap:.3rem}.story-cta svg{width:14px;height:14px}.hub--mobile-snap .story-desc-sticky--overview .story-desc-sticky__text{margin-bottom:.45rem}.story-overview-block{margin-top:.35rem}.story-overview-block__tagline{font-size:clamp(.7rem,3vw,.8125rem);margin-bottom:.5rem;line-height:1.4}.story-overview__grid{grid-template-columns:1fr;gap:.45rem}.hub-card{padding:.55rem .7rem;gap:.15rem;min-height:0;border-radius:.75rem}.hub-card__label{font-size:.625rem;letter-spacing:.05em}.hub-card__title{font-size:.875rem}.hub-card__desc{display:none}.hub-card__cta{min-height:0;margin-top:.15rem;font-size:.6875rem;gap:.25rem}.hub-card__cta svg{width:12px;height:12px}}@media(max-width:380px){.story-title{font-size:clamp(1.95rem,10.5vw,2.75rem);letter-spacing:-.03em}.story-title__suffix-slot{margin-left:.04em}}@media(hover:none)and (pointer:coarse){.hub-card:hover,.hub-card:focus-visible{transform:none}}@media(prefers-reduced-motion:reduce){html.hub-mobile-snap{scroll-snap-type:none}.hub-fade-in,.hub__orb{animation:none}.hub-card:hover{transform:none}}
