*{box-sizing:border-box}body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes flower-in-top-right{0%{opacity:0;transform:translate(40px,-40px)rotate(8deg)scale(.9)}to{opacity:1;transform:translate(0)rotate(0)scale(1)}}@keyframes flower-in-bottom-left{0%{opacity:0;transform:translate(-40px,40px)rotate(-8deg)scale(.9)}to{opacity:1;transform:translate(0)rotate(0)scale(1)}}@keyframes door-rise{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes rise-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes badge-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes line-grow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.arrive-bg{animation:.8s ease-out both fade-in}.arrive-flower-tr{animation:1.2s cubic-bezier(.22,1,.36,1) .2s both flower-in-top-right}.arrive-flower-bl{animation:1.2s cubic-bezier(.22,1,.36,1) .5s both flower-in-bottom-left}.arrive-door{animation:1.3s cubic-bezier(.22,1,.36,1) 1s both door-rise}.arrive-badge{animation:.8s cubic-bezier(.34,1.56,.64,1) 2.2s both badge-in}.arrive-logo{animation:1s cubic-bezier(.22,1,.36,1) 2.6s both rise-in}.arrive-line{animation:.9s ease-out 3.2s both line-grow}@keyframes lotus-bloom{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.lotus-part{transform-box:view-box;transform-origin:0 0;animation:.7s cubic-bezier(.34,1.56,.64,1) both lotus-bloom}@keyframes preloader-fade-out{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes door-step-through{0%{transform:translateY(0)scale(1)}to{transform:translateY(0)scale(1.6)}}.preloader-exit{pointer-events:none;animation:1s ease-in both preloader-fade-out}.preloader-exit .arrive-door{transform-origin:50% 100%;animation:1s cubic-bezier(.55,0,.75,0) both door-step-through}.home-enter{animation:1s ease-out both fade-in}.home-rise-1{animation:1s cubic-bezier(.22,1,.36,1) .3s both rise-in}.home-rise-2{animation:1s cubic-bezier(.22,1,.36,1) .5s both rise-in}.home-rise-3{animation:1s cubic-bezier(.22,1,.36,1) .7s both rise-in}@keyframes sponsor-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sponsor-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.sponsor-track{animation:60s linear infinite sponsor-scroll}.sponsor-track-reverse{animation-direction:reverse}.sponsor-marquee:hover .sponsor-track{animation-play-state:paused}.gallery-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}.gallery-track{animation:150s linear infinite sponsor-scroll}.gallery-marquee:hover .gallery-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.sponsor-track,.gallery-track{animation:none}.sponsor-marquee,.gallery-marquee{overflow-x:auto}.arrive-bg,.arrive-flower-tr,.arrive-flower-bl,.arrive-door,.arrive-badge,.arrive-logo,.arrive-line,.lotus-part,.preloader-exit .arrive-door,.home-enter,.home-rise-1,.home-rise-2,.home-rise-3{animation:none}}
