:root{--ease-cm-enter:cubic-bezier(.22, 1, .36, 1);--ease-cm-soft:cubic-bezier(.33, 1, .68, 1)}@keyframes cm-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes cm-fade{0%{opacity:0}to{opacity:1}}@keyframes cm-mask-open{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes cm-slow-zoom{0%{transform:scale(1.06)}to{transform:scale(1.02)}}@keyframes cm-line-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.cm-hero-label{animation:cm-fade-up .42s var(--ease-cm-enter) 80ms both}.cm-hero-line-1{animation:cm-fade-up .6s var(--ease-cm-enter) .35s both}.cm-hero-line-2{animation:cm-fade-up .6s var(--ease-cm-enter) .65s both}.cm-hero-line-3{animation:cm-fade-up .6s var(--ease-cm-enter) .95s both}@keyframes cm-curtain-open{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.cm-hero-curtain{transform-origin:100%;animation:cm-curtain-open .9s var(--ease-cm-soft) 1.2s both}.cm-hero-photo-zoom{animation:cm-slow-zoom 3s var(--ease-cm-soft) 1.2s both}.cm-hero-photo-2{animation:cm-fade .85s var(--ease-cm-soft) 1.65s both}.cm-hero-heading{animation:cm-fade-up .55s var(--ease-cm-enter) 2.1s both}.cm-hero-desc{animation:cm-fade-up .55s var(--ease-cm-enter) 2.3s both}.cm-hero-stat-1{animation:cm-fade-up .45s var(--ease-cm-enter) 2.5s both}.cm-hero-stat-2{animation:cm-fade-up .45s var(--ease-cm-enter) 2.62s both}.cm-hero-stat-3{animation:cm-fade-up .45s var(--ease-cm-enter) 2.74s both}.cm-hero-stat-4{animation:cm-fade-up .45s var(--ease-cm-enter) 2.86s both}.cm-hero-cta{animation:cm-fade-up .45s var(--ease-cm-enter) 3.05s both}@media (max-width:767px){.cm-hero-label,.cm-hero-line-1,.cm-hero-line-2,.cm-hero-line-3{animation-duration:.5s;animation-delay:.1s}.cm-hero-heading,.cm-hero-desc,.cm-hero-cta{animation-duration:.5s;animation-delay:.55s}.cm-hero-curtain,.cm-hero-photo-zoom,.cm-hero-photo-2,.cm-hero-stat-1,.cm-hero-stat-2,.cm-hero-stat-3,.cm-hero-stat-4{animation-delay:1s}}[data-cm-scene][data-cm-armed] [data-cm-item]{opacity:0;visibility:hidden}[data-cm-scene][data-cm-play] [data-cm-item]{visibility:visible;animation:cm-fade-up .55s var(--ease-cm-enter) calc(var(--cm-delay,0) * 1ms) both}[data-cm-scene][data-cm-armed] [data-cm-mask]{opacity:1;clip-path:inset(0 100% 0 0)}[data-cm-scene][data-cm-play] [data-cm-mask]{animation:cm-mask-open .85s var(--ease-cm-soft) calc(var(--cm-delay,0) * 1ms) both}[data-cm-scene] [data-cm-line]{transform-origin:0}[data-cm-scene][data-cm-armed] [data-cm-line]{transform:scaleX(0)}[data-cm-scene][data-cm-play] [data-cm-line]{animation:cm-line-grow .6s var(--ease-cm-soft) calc(var(--cm-delay,0) * 1ms) both}[data-cm-scene][data-cm-played] [data-cm-item],[data-cm-scene][data-cm-played] [data-cm-mask]{opacity:1;visibility:visible;clip-path:none;animation:none}[data-cm-scene][data-cm-played] [data-cm-line]{animation:none;transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.cm-hero-label,.cm-hero-line-1,.cm-hero-line-2,.cm-hero-line-3,.cm-hero-photo-zoom,.cm-hero-photo-2,.cm-hero-heading,.cm-hero-desc,.cm-hero-stat-1,.cm-hero-stat-2,.cm-hero-stat-3,.cm-hero-stat-4,.cm-hero-cta,[data-cm-scene] [data-cm-item],[data-cm-scene] [data-cm-mask],[data-cm-scene] [data-cm-line]{opacity:1!important;visibility:visible!important;clip-path:none!important;animation:none!important;transform:none!important}.cm-hero-curtain{display:none!important}}
:root{--ease-play-enter:cubic-bezier(.22, 1, .36, 1);--ease-play-snap:cubic-bezier(.34, 1.56, .64, 1);--ease-play-soft:cubic-bezier(.33, 1, .68, 1)}.play-stamp{letter-spacing:.14em;text-transform:uppercase;opacity:.82;transform:rotate(var(--stamp-angle,-4deg));transition:transform .2s var(--ease-play-snap);pointer-events:none;-webkit-user-select:none;user-select:none;border:1.5px solid;justify-content:center;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.group:hover .play-stamp,.group:focus-visible .play-stamp{transform:rotate(var(--stamp-angle,-4deg)) scale(1.03)}@keyframes play-stamp-press{0%{opacity:0;transform:rotate(var(--stamp-angle,-4deg)) scale(1.5)}to{opacity:.82;transform:rotate(var(--stamp-angle,-4deg)) scale(1)}}[data-cm-scene][data-cm-armed] .play-stamp-press{opacity:0}[data-cm-scene][data-cm-play] .play-stamp-press{animation:play-stamp-press .26s var(--ease-play-snap) calc(var(--cm-delay,0) * 1ms) both}[data-cm-scene][data-cm-played] .play-stamp-press{opacity:.82;animation:none}@keyframes play-shoji-open{0%{transform:scaleX(1)}to{transform:scaleX(0)}}[data-play-shoji] .play-shoji-panel{pointer-events:none;width:34%;display:none;position:absolute;top:0;bottom:0}[data-play-shoji] .play-shoji-panel:first-of-type{transform-origin:0;left:0}[data-play-shoji] .play-shoji-panel:nth-of-type(2){transform-origin:50%;left:33%}[data-play-shoji] .play-shoji-panel:nth-of-type(3){transform-origin:100%;width:auto;left:66%;right:0}[data-cm-scene][data-cm-armed] [data-play-shoji] .play-shoji-panel{display:block;transform:scaleX(1)}[data-cm-scene][data-cm-play] [data-play-shoji] .play-shoji-panel{animation:play-shoji-open .62s var(--ease-play-soft) both;display:block}[data-cm-scene][data-cm-play] [data-play-shoji] .play-shoji-panel:nth-of-type(2){animation-delay:90ms}[data-cm-scene][data-cm-play] [data-play-shoji] .play-shoji-panel:nth-of-type(3){animation-delay:.18s}[data-cm-scene][data-cm-played] [data-play-shoji] .play-shoji-panel{display:none}@keyframes play-line-grow-v{0%{transform:scaleY(0)}to{transform:scaleY(1)}}[data-cm-scene] [data-play-line-v]{transform-origin:top}[data-cm-scene][data-cm-armed] [data-play-line-v]{transform:scaleY(0)}[data-cm-scene][data-cm-play] [data-play-line-v]{animation:play-line-grow-v .8s var(--ease-play-soft) calc(var(--cm-delay,0) * 1ms) both}[data-cm-scene][data-cm-played] [data-play-line-v]{animation:none;transform:scaleY(1)}@keyframes play-node-in{0%{opacity:0}to{opacity:1}}[data-cm-scene][data-cm-armed] [data-play-node]{opacity:0}[data-cm-scene][data-cm-play] [data-play-node]{animation:play-node-in .4s var(--ease-play-soft) calc(var(--cm-delay,0) * 1ms) both}[data-cm-scene][data-cm-played] [data-play-node]{opacity:1;animation:none}@keyframes play-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.play-cursor:after{content:"▎";margin-left:.15em;animation:.55s step-end 2.4s 2 both play-cursor-blink}.play-hero-fusen{animation:cm-fade .5s var(--ease-play-soft) 3.2s both}.play-hero-statline{transform-origin:0;animation:cm-line-grow .9s var(--ease-play-soft) 2.45s both}.play-hero-statdot{animation:play-node-in .4s var(--ease-play-soft) 2.9s both}@media (max-width:767px){.play-hero-fusen{animation-delay:1.6s}.play-hero-statline{animation-delay:1.2s}.play-hero-statdot{animation-delay:1.5s}}@keyframes play-ripple{0%{opacity:.35;transform:translate(-50%,-50%)scale(.2)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}.play-ripple{opacity:0;pointer-events:none}[data-cm-scene][data-cm-play] .play-ripple{animation:play-ripple 1.1s var(--ease-play-soft) .2s 1 both}.play-slide-note{transition:transform .2s var(--ease-play-enter), color .2s ease}.group:hover .play-slide-note,.group:focus-within .play-slide-note{transform:translate(3px)}.play-back-copy{transition:transform .2s var(--ease-play-enter), opacity .2s ease}.group:hover .play-back-copy,.group:focus-within .play-back-copy{opacity:1;transform:translate(3px)}@media (prefers-reduced-motion:reduce){.play-stamp,.play-stamp-press,[data-play-node],[data-play-line-v],.play-hero-fusen,.play-hero-statline,.play-hero-statdot,.play-back-copy,.play-slide-note{opacity:1!important;transform:rotate(var(--stamp-angle,0deg))!important;transition:none!important;animation:none!important}[data-play-line-v]{transform:scaleY(1)!important}.play-hero-statline{transform:scaleX(1)!important}.play-cursor:after{animation:none!important}[data-play-shoji] .play-shoji-panel,.play-ripple{display:none!important}}
