.sakura-about-page.is-splash-pending .sakura-about-page__body{visibility:hidden;pointer-events:none}html.about-splash-open{overflow:hidden;overscroll-behavior:none}.sakura-about-page.is-splash-done .sakura-about-page__body{animation:sakura-about-body-in .45s ease both}.sakura-about-splash{--about-splash-band-height:clamp(2.75rem, 5.2vh, 3.7rem);--about-splash-surface:#fffdf7;--about-splash-surface-deep:#fff4d5;--about-splash-surface-ink:#f8e4ad;--about-splash-word-delay:0.45s;--about-splash-word-duration:1.6s;position:fixed;inset:0;z-index:12000;overflow:hidden;visibility:hidden;opacity:0;pointer-events:none;background:var(--about-splash-surface-ink);transform:translate3d(0,0,0);will-change:transform}.sakura-about-splash--boot,.sakura-about-splash.is-preparing,.sakura-about-splash.is-playing,.sakura-about-splash.is-finishing{visibility:visible;opacity:1;pointer-events:auto}.sakura-about-splash.is-finishing{pointer-events:none;animation:sakura-about-splash-lift 1.1s cubic-bezier(.7,0,.17,1)forwards}.sakura-about-splash.is-gone{display:none!important}.sakura-about-splash__backdrop,.sakura-about-splash__band,.sakura-about-splash__vignette{position:absolute;inset:0;pointer-events:none}.sakura-about-splash__backdrop{z-index:0;background:radial-gradient(circle at 50% 52%,rgba(255,205,101,.28),transparent 34%),linear-gradient(145deg,var(--about-splash-surface),var(--about-splash-surface-deep) 58%,var(--about-splash-surface-ink))}.sakura-about-splash__band{z-index:8;top:50%;bottom:auto;height:var(--about-splash-band-height);transform:translateY(-50%)}.sakura-about-splash__title{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 clamp(1.2rem,5vw,4.5rem);white-space:nowrap}.sakura-about-splash__word{display:inline-block;color:#fff;font-family:zcool kuaile,noto sans sc,microsoft yahei,sans-serif;font-size:clamp(2.8rem,11vw,8.5rem);font-weight:900;line-height:.82;letter-spacing:.04em;text-shadow:.05em .05em 0 #15131a,-.05em .05em 0 #15131a,.05em -.05em 0 #15131a,-.05em -.05em 0 #15131a,0 .08em .18em rgba(0,0,0,.55);opacity:0;will-change:transform,opacity}.sakura-about-splash__word--left{transform:translate3d(-24vw,0,0)rotate(-2deg)}.sakura-about-splash__word--right{transform:translate3d(24vw,0,0)rotate(2deg)}.sakura-about-splash__standee{position:absolute;z-index:5;top:50%;bottom:auto;left:50%;display:block;width:auto;height:min(88vh,820px);max-width:min(40vw,420px);object-fit:contain;object-position:center center;opacity:0;will-change:transform,opacity;pointer-events:none;user-select:none}.sakura-about-splash__standee--left{transform:translate3d(-98%,12%,0)scale(.9)}.sakura-about-splash__standee--right{transform:translate3d(-2%,12%,0)scale(.9)}.sakura-about-splash__vignette{z-index:6;background:radial-gradient(circle at 50% 58%,transparent 45%,rgba(20,16,10,.1) 100%);opacity:0}.sakura-about-splash.is-playing .sakura-about-splash__standee--left{animation:sakura-about-splash-character-left 1.8s cubic-bezier(.18,.76,.2,1)both}.sakura-about-splash.is-playing .sakura-about-splash__standee--right{animation:sakura-about-splash-character-right 1.8s .1s cubic-bezier(.18,.76,.2,1)both}.sakura-about-splash.is-playing .sakura-about-splash__word--left{animation:sakura-about-splash-word-left var(--about-splash-word-duration)var(--about-splash-word-delay)cubic-bezier(.16,.82,.22,1)both}.sakura-about-splash.is-playing .sakura-about-splash__word--right{animation:sakura-about-splash-word-right var(--about-splash-word-duration)var(--about-splash-word-delay)cubic-bezier(.16,.82,.22,1)both}.sakura-about-splash.is-playing .sakura-about-splash__vignette,.sakura-about-splash.is-finishing .sakura-about-splash__vignette{opacity:1}.sakura-about-splash.is-finishing .sakura-about-splash__standee--left{animation:none;opacity:1;transform:translate3d(-98%,-50%,0)scale(1)}.sakura-about-splash.is-finishing .sakura-about-splash__standee--right{animation:none;opacity:1;transform:translate3d(-2%,-50%,0)scale(1)}.sakura-about-splash.is-finishing .sakura-about-splash__word--left,.sakura-about-splash.is-finishing .sakura-about-splash__word--right{animation:none;opacity:1;transform:translateZ(0)}@keyframes sakura-about-splash-character-left{from{opacity:0;transform:translate3d(-98%,28%,0)scale(.9)}to{opacity:1;transform:translate3d(-98%,-50%,0)scale(1)}}@keyframes sakura-about-splash-character-right{from{opacity:0;transform:translate3d(-2%,28%,0)scale(.9)}to{opacity:1;transform:translate3d(-2%,-50%,0)scale(1)}}@keyframes sakura-about-splash-word-left{from{opacity:0;transform:translate3d(-24vw,0,0)rotate(-5deg)scale(.9)}to{opacity:1;transform:translateZ(0)rotate(-1.5deg)scale(1)}}@keyframes sakura-about-splash-word-right{from{opacity:0;transform:translate3d(24vw,0,0)rotate(5deg)scale(.9)}to{opacity:1;transform:translateZ(0)rotate(1.5deg)scale(1)}}@keyframes sakura-about-splash-lift{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-110%,0)}}@keyframes sakura-about-body-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(max-width:720px){.sakura-about-splash{--about-splash-band-height:clamp(2.25rem, 5.2vh, 3.5rem)}.sakura-about-splash__title{padding-inline:clamp(.9rem,5vw,1.8rem)}.sakura-about-splash__word{font-size:clamp(2.4rem,14vw,4.6rem);letter-spacing:0}.sakura-about-splash__standee{height:min(62vh,460px);max-width:46vw}.sakura-about-splash__standee--left{transform:translate3d(-96%,12%,0)scale(.9)}.sakura-about-splash__standee--right{transform:translate3d(-4%,12%,0)scale(.9)}.sakura-about-splash.is-finishing .sakura-about-splash__standee--left{transform:translate3d(-96%,-50%,0)scale(1)}.sakura-about-splash.is-finishing .sakura-about-splash__standee--right{transform:translate3d(-4%,-50%,0)scale(1)}@keyframes sakura-about-splash-character-left{from{opacity:0;transform:translate3d(-96%,32%,0)scale(.9)}to{opacity:1;transform:translate3d(-96%,-50%,0)scale(1)}}@keyframes sakura-about-splash-character-right{from{opacity:0;transform:translate3d(-4%,32%,0)scale(.9)}to{opacity:1;transform:translate3d(-4%,-50%,0)scale(1)}}}@media(prefers-reduced-motion:reduce){.sakura-about-page.is-splash-pending .sakura-about-page__body{visibility:visible;pointer-events:auto}.sakura-about-splash{display:none}.sakura-about-page.is-splash-done .sakura-about-page__body{animation:none}}@media(scripting:none){.sakura-about-page.is-splash-pending .sakura-about-page__body{visibility:visible;pointer-events:auto}.sakura-about-splash{display:none}}