html:has([data-landing]){scrollbar-gutter:stable;overflow-x:hidden}[data-landing]{max-width:100vw;overflow-x:hidden}@keyframes iso-hero-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes iso-hero-fade{0%{opacity:0}to{opacity:1}}@keyframes iso-hero-tome-rise{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.iso-hero-stagger>*{opacity:0;animation:.6s cubic-bezier(.2,0,.2,1) forwards iso-hero-rise}.iso-hero-stagger>:first-child{animation-delay:0s}.iso-hero-stagger>:nth-child(2){animation-delay:40ms}.iso-hero-stagger>:nth-child(3){animation-delay:80ms}.iso-hero-stagger>:nth-child(4){animation-delay:.12s}.iso-hero-stagger>:nth-child(5){animation-delay:.16s}.iso-hero-stagger>:nth-child(6){animation-delay:.2s}.iso-hero-stagger>:nth-child(7){animation-delay:.24s}.iso-hero-stagger>:nth-child(8){animation-delay:.28s}.iso-hero-tome{opacity:0;animation:.8s cubic-bezier(.2,0,.2,1) .3s forwards iso-hero-tome-rise}.iso-constellation{opacity:0;animation:.8s ease-out forwards iso-hero-fade}.iso-cta{transition:transform .12s,border-color .12s,background .12s}.iso-cta:hover{transform:translateY(-1px)}.iso-cta:hover:not([style*=brand-accent]){border-color:var(--brand-accent)!important}.iso-world-card:hover{transform:translateY(-2px);border-color:color-mix(in oklch, var(--brand-accent) 40%, transparent)!important}[data-landing]{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){.iso-hero-stagger>*,.iso-hero-tome,.iso-constellation{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}@media (max-width:1024px){.iso-spread,.iso-chapter-one-grid{grid-template-columns:1fr!important;gap:36px!important}.iso-triptych-grid,.iso-pricing-grid,.iso-worlds-grid,.iso-steps-grid,.iso-footer-grid{grid-template-columns:1fr 1fr!important}.iso-triptych-grid>div{border-bottom:1px solid var(--brand-line-2);border-right:none!important}.iso-triptych-grid>div:last-child{border-bottom:none}}@media (max-width:720px){.iso-triptych-grid,.iso-pricing-grid,.iso-worlds-grid,.iso-steps-grid,.iso-footer-grid{grid-template-columns:1fr!important}}