.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.page_welcome__yQwUG{font-size:32px;font-weight:500;text-transform:uppercase;text-align:center;margin:0;color:var(--foreground)}.page_playerControls__c1iM5{gap:15px;width:100%;background:var(--gray-alpha-100);padding:15px;border-radius:20px}.page_playButton__egZrD,.page_playerControls__c1iM5{display:flex;align-items:center;justify-content:center}.page_playButton__egZrD{background:var(--foreground);color:var(--background);border:none;padding:8px 16px;border-radius:50%;cursor:pointer;font-size:16px;transition:background .2s;width:40px;height:40px}.page_progressContainer__BXoi_{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:5px;max-width:400px}.page_progressSlider__89zxn{width:100%;height:4px;-webkit-appearance:none;background:var(--gray-alpha-200);border-radius:2px;outline:none}.page_progressSlider__89zxn::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:var(--foreground);border-radius:50%;cursor:pointer}.page_timeDisplay__BrNLJ{display:flex;justify-content:space-between;width:100%;font-size:12px;color:var(--foreground);opacity:.7;padding:0 10px}.page_volumeControl__t4nkz{display:flex;align-items:center;justify-content:center;gap:8px;width:120px}.page_volumeSlider__EJBRs{flex:1 1;height:4px;-webkit-appearance:none;background:var(--gray-alpha-200);border-radius:2px;outline:none}.page_volumeSlider__EJBRs::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:var(--foreground);border-radius:50%;cursor:pointer}.page_animateTitle__1sQjJ{animation:page_scaleUp__SL3Le 2s ease-in-out infinite}.page_ballImage__IMM1J,.page_swingBall1__SG8u3{transform-origin:center}.page_ballImage__IMM1J{position:relative;width:225px;height:225px;cursor:pointer;animation:page_pulse__U_e85 2s ease-in-out infinite}.page_title__3jonF{text-align:center;margin:0;color:var(--foreground);font-size:2rem;font-weight:300}.page_monkeyImage__X92N5{position:absolute;top:0;right:0;width:169px;height:169px;transform:scaleX(-1);z-index:1}.page_leafImage__nCAGh{width:100vw;height:100vh;position:absolute;bottom:0;left:0;z-index:0}.page_soundButton__OS61M{position:fixed;bottom:20px;right:20px;width:auto;height:50px;padding:0 20px;border-radius:25px;background:hsla(0,0%,100%,.15);border:1px solid var(--gray-alpha-300);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;z-index:100;transition:all .2s;color:var(--foreground)}.page_soundButton__OS61M:hover{background:hsla(0,0%,100%,.25);transform:scale(1.05)}.page_soundButton__OS61M:disabled{opacity:.5;cursor:not-allowed}.page_hidden__cfeGo{display:none}@keyframes page_scaleUp__SL3Le{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes page_pulse__U_e85{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes page_swing__yf2sf{0%{transform:rotate(0deg)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}to{transform:rotate(0deg)}}@media (max-width:768px){.page_page__ZU32B{padding:32px 32px 80px}.page_welcome__yQwUG{font-size:32px}.page_ballImage__IMM1J{width:169px;height:169px;animation:page_pulse__U_e85 2s ease-in-out infinite}.page_monkeyImage__X92N5{width:100px;height:100px}.page_playerControls__c1iM5{flex-direction:column;padding:15px;align-items:center}.page_progressContainer__BXoi_{width:100%}.page_volumeControl__t4nkz{width:100%;max-width:200px}}.page_audioControls__4E5k_{position:fixed;bottom:20px;right:20px;z-index:100}.page_hiddenAudio__C6RxI,.page_hiddenVideo__apyJ2{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden}