.preloader-wrapper{z-index:9998;pointer-events:none}.preloader-container,.preloader-wrapper{position:fixed;width:100%;height:100vh;height:100dvh;top:0;left:0}.preloader-container{z-index:9999;overflow:hidden}.preloader{height:100vh;height:100dvh;background-color:#000}.preloader,.word-container{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.word-container{color:#fff;z-index:10000;padding:0 5%}.word{font-size:clamp(2.5rem,8vw,5rem);font-family:var(--font-geist-sans);font-weight:700;text-align:center}.logo-container{z-index:10000;width:100%;padding:0 5%}.persistent-logo{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9997;display:flex;justify-content:center;align-items:center}.logo-image{max-width:100%;max-height:90vh}@media (max-width:768px){.word{font-size:clamp(2rem,7vw,3.5rem)}.logo-image{max-width:70%;max-height:40vh}}@media (max-width:480px){.word{font-size:clamp(1.8rem,6vw,3rem)}.logo-image{max-width:60%;max-height:30vh}}@media (max-width:320px){.word{font-size:clamp(1.5rem,5vw,2.5rem)}.logo-image{max-width:50%;max-height:25vh}}.introduction{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;position:fixed;z-index:99;background-color:#000;top:0;left:0}.introduction svg{position:absolute;top:0;width:100%;height:calc(100% + 300px)}.introduction svg path{fill:#000}.introduction p{display:flex;color:#fff;font-size:clamp(2.5rem,8vw,5rem);font-family:var(--font-geist-sans);font-weight:700;align-items:center;position:absolute;z-index:1}.introduction p span{display:block;width:10px;height:10px;background-color:#fff;border-radius:50%;margin-right:10px}.logo-container{display:flex;justify-content:center;align-items:center;z-index:1;position:relative}.logo-image{object-fit:contain;max-width:90%;max-height:70vh;width:auto;height:auto}.slot-machine-wrapper{height:180px;overflow:hidden;position:relative;z-index:1}.slot-machine{animation:spin 2s cubic-bezier(.5,0,.1,1) forwards;position:relative}.slot-machine.finished{transform:translateY(-900px)}.slot-item{color:#fff;font-size:clamp(2.5rem,8vw,5rem);font-family:var(--font-geist-sans);font-weight:700}.logo-slot,.slot-item{height:180px;display:flex;align-items:center;justify-content:center}.slot-logo-image{max-height:100%;width:auto;object-fit:contain;transform:scale(1.2)}@keyframes spin{0%{transform:translateY(0)}20%{transform:translateY(-180px)}40%{transform:translateY(-360px)}60%{transform:translateY(-540px)}80%{transform:translateY(-720px)}to{transform:translateY(-900px)}}@media (max-width:768px){.introduction p,.slot-item{font-size:clamp(2rem,7vw,3.5rem)}.logo-image{max-width:70%;max-height:40vh}.introduction p span{width:8px;height:8px}.slot-logo-image{max-width:120px;max-height:120px}}@media (max-width:480px){.introduction p,.slot-item{font-size:clamp(1.8rem,6vw,3rem)}.logo-image{max-width:60%;max-height:30vh}.introduction p span{width:6px;height:6px}.slot-logo-image{max-width:100px;max-height:100px}}@media (max-width:320px){.introduction p,.slot-item{font-size:clamp(1.5rem,5vw,2.5rem)}.logo-image{max-width:50%;max-height:25vh}.slot-logo-image{max-width:80px;max-height:80px}}.rebound-container{position:fixed;height:40vh;z-index:98;pointer-events:none}.rebound-container,.rebound-svg{top:0;left:0;width:100%;overflow:visible}.rebound-svg{position:absolute;height:100%}.logo-position-fix{position:absolute;left:0;width:100%;display:flex;justify-content:center;z-index:99;transition:top .3s ease}.rebound-logo-container{display:flex;justify-content:center;align-items:center}.rebound-logo{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}@media (max-width:768px){.rebound-logo{width:50px;height:50px}}@media (max-width:480px){.rebound-logo{width:40px;height:40px}}