:root{--ease-cm-enter:cubic-bezier(0.22,1,0.36,1);--ease-cm-soft:cubic-bezier(0.33,1,0.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 0 0 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) .08s 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:right center;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-delay:.1s;animation-duration:.5s}.cm-hero-cta,.cm-hero-desc,.cm-hero-heading{animation-delay:.55s;animation-duration:.5s}.cm-hero-curtain,.cm-hero-photo-2,.cm-hero-photo-zoom,.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:left center}[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]{transform:scaleX(1);animation:none}@media (prefers-reduced-motion:reduce){.cm-hero-cta,.cm-hero-desc,.cm-hero-heading,.cm-hero-label,.cm-hero-line-1,.cm-hero-line-2,.cm-hero-line-3,.cm-hero-photo-2,.cm-hero-photo-zoom,.cm-hero-stat-1,.cm-hero-stat-2,.cm-hero-stat-3,.cm-hero-stat-4,[data-cm-scene] [data-cm-item],[data-cm-scene] [data-cm-line],[data-cm-scene] [data-cm-mask]{animation:none!important;opacity:1!important;visibility:visible!important;clip-path:none!important;transform:none!important}.cm-hero-curtain{display:none!important}}:root{--ease-play-enter:cubic-bezier(0.22,1,0.36,1);--ease-play-snap:cubic-bezier(0.34,1.56,0.64,1);--ease-play-soft:cubic-bezier(0.33,1,0.68,1)}.play-stamp{display:inline-flex;align-items:center;justify-content:center;border:1.5px solid;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;text-transform:uppercase;opacity:.82;transform:rotate(var(--stamp-angle,-4deg));transition:transform .2s var(--ease-play-snap);pointer-events:none;user-select:none}.group:focus-visible .play-stamp,.group:hover .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{display:none;position:absolute;top:0;bottom:0;width:34%;pointer-events:none}[data-play-shoji] .play-shoji-panel:first-of-type{left:0;transform-origin:left center}[data-play-shoji] .play-shoji-panel:nth-of-type(2){left:33%;transform-origin:center center}[data-play-shoji] .play-shoji-panel:nth-of-type(3){left:66%;right:0;width:auto;transform-origin:right center}[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{display:block;animation:play-shoji-open .62s var(--ease-play-soft) both}[data-cm-scene][data-cm-play] [data-play-shoji] .play-shoji-panel:nth-of-type(2){animation-delay:.09s}[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:center 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]{transform:scaleY(1);animation:none}@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:play-cursor-blink .55s steps(1) 2.4s 2 both}.play-hero-fusen{animation:cm-fade .5s var(--ease-play-soft) 3.2s both}.play-hero-statline{transform-origin:left center;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:focus-within .play-slide-note,.group:hover .play-slide-note{transform:translateX(3px)}.play-back-copy{transition:transform .2s var(--ease-play-enter),opacity .2s ease}.group:focus-within .play-back-copy,.group:hover .play-back-copy{transform:translateX(3px);opacity:1}@media (prefers-reduced-motion:reduce){.play-back-copy,.play-hero-fusen,.play-hero-statdot,.play-hero-statline,.play-slide-note,.play-stamp,.play-stamp-press,[data-play-line-v],[data-play-node]{animation:none!important;opacity:1!important;transform:rotate(var(--stamp-angle,0deg))!important;transition:none!important}[data-play-line-v]{transform:scaleY(1)!important}.play-hero-statline{transform:scaleX(1)!important}.play-cursor:after{animation:none!important}.play-ripple,[data-play-shoji] .play-shoji-panel{display:none!important}}