@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;700&display=swap";:root{--bg-color: rgba(255, 255, 255, 1);--text-dark: #000000;--text-light: #ffffff;--accent-red: #e63946}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden;position:fixed;overflow-y:hidden;overscroll-behavior:none;-webkit-text-size-adjust:100%}html{font-size:calc(100vw / 192)}@media(max-width:768px){html{font-size:10px}}body{font-family:Arial,sans-serif;background-color:var(--bg-color);min-height:100vh;position:fixed;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none}#root{min-height:100vh;position:fixed;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}.main-container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;align-items:center;padding:2rem;overflow:hidden;touch-action:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto}.logo-section{position:fixed;top:1.2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;z-index:20}body.mac .logo-section{top:3.8rem}.logo-image{width:31rem;height:auto;max-width:100%;display:block;box-sizing:border-box}body.mac .logo-image{width:39rem}.tagline-image{width:45rem;height:auto;max-width:100%;display:block;box-sizing:border-box;margin-top:-1rem;position:relative;z-index:20}body.mac .tagline-image{width:57rem;margin-top:-1rem}body.mac .time-location{font-size:1.94rem}.time-location{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:500;color:var(--text-dark);text-transform:uppercase;letter-spacing:.13em;line-height:100%;margin-top:.2rem;text-align:center;width:40rem;position:relative;z-index:20}.helicopter-section{position:absolute;top:calc(5vh + 13.3rem);right:calc(25% + 15.7rem);z-index:15}body.mac .helicopter-section{top:calc(5vh + 19.5rem);right:calc(25% + 8.5rem)}.helicopter-wrapper{position:relative;cursor:pointer}.helicopter-image{width:31rem;height:auto;max-width:100%;display:block;box-sizing:border-box}body.mac .helicopter-image{width:37rem}@keyframes jitter{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}.helicopter-shake{animation:jitter .5s infinite linear}.dropping-items-container{position:absolute;top:calc(5vh + 34rem);right:calc(25% + 15rem);width:40rem;height:120vh;pointer-events:none;z-index:10}body.mac .dropping-items-container{top:calc(5vh + 38rem);right:calc(25% + 12rem)}.dropping-item{position:absolute;left:50%;transform:translate(-50%);height:auto;max-width:100%;display:block;box-sizing:border-box;margin-left:-3.2rem}.item-sandwich{width:17.8rem}body.mac .item-sandwich{width:19rem}.item-watergun{width:13.8rem}body.mac .item-watergun{width:16rem}.item-bucket{width:11.8rem}body.mac .item-bucket{width:12rem}.item-skimask{width:10.7rem}.globe-section{margin-top:auto;margin-bottom:14rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:5;transform:translateY(3.5rem)}body.mac .globe-section{transform:translateY(-4.5rem);margin-bottom:10rem}body.mac .globe-image{width:40rem}.globe-wrapper{position:relative;cursor:pointer;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.globe-wrapper:hover{transform:scale(1.05)}.globe-image{width:31rem;height:auto;max-width:100%;display:block;box-sizing:border-box}.library-label{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);width:23rem;height:auto;max-width:100%;display:block;box-sizing:border-box}body.mac .library-label{width:30rem}.static-items{position:absolute;inset:0;pointer-events:none;z-index:5}.static-item{position:absolute}.bucket-static{top:15rem;right:5%;width:10rem}.watergun-static{top:28rem;right:2%;width:12rem}.sandwich-static{bottom:20rem;right:8%;width:10rem}.footer-container{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:1.5rem 2.5rem 1.5rem 0;display:flex;justify-content:space-between;align-items:flex-end}.social-bar{display:flex;align-items:center;justify-content:space-between;background:var(--text-dark);padding-right:2rem;padding-left:2rem;margin-bottom:3.5rem;width:22rem;height:3rem}body.mac .social-bar{width:24rem;height:3rem}.social-icon{width:2.9rem;height:2.9rem;max-width:100%;display:block;box-sizing:border-box;transition:opacity .3s ease}body.mac .social-icon{width:2.9rem;height:2.9rem}.social-icon:hover{opacity:.7}.record-player{position:relative;cursor:pointer;transition:transform .3s ease;margin-bottom:1.5rem}body.mac .record-player{margin-bottom:2rem}.record-player:hover{transform:scale(1.05)}.record-image{width:10.1rem;height:10.5rem;max-width:100%;display:block;box-sizing:border-box;transition:transform .3s ease}body.mac .record-image{width:11.5rem;height:12rem}.record-image.spinning{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.play-triangle{position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);width:0;height:0;border-left:1.6rem solid var(--text-light);border-top:1rem solid transparent;border-bottom:1rem solid transparent;pointer-events:none}.play-triangle.hidden{display:none}.landscape-blocker{position:fixed;inset:0;background:var(--bg-color);display:none;flex-direction:column;align-items:center;justify-content:center;z-index:9999;text-align:center;padding:2rem}.landscape-blocker h1{font-family:Space Grotesk,sans-serif;font-size:3.3rem;font-weight:700;line-height:100%;letter-spacing:.12em;color:var(--text-dark);margin-bottom:2rem}.landscape-blocker h2{font-family:Space Grotesk,sans-serif;font-size:7.7rem;font-weight:700;line-height:100%;letter-spacing:.6rem;color:var(--text-dark)}@media(orientation:landscape)and (hover:none)and (pointer:coarse){.landscape-blocker{display:flex}.main-container{display:none}}@media(max-width:768px){.main-container{padding:1.5rem 1.5rem 10rem}.logo-section{top:2.5rem}body.android .logo-section{top:3rem}.logo-image,body.android .logo-image{width:23rem;margin-left:2.8rem}.tagline-image{width:42rem;margin-top:0rem}body.android .tagline-image{width:36rem}.footer-container{padding:0}.social-bar{width:16.7rem;height:3.4rem;justify-content:space-between;margin-bottom:3.5rem;padding-left:2rem;padding-right:2rem}body.android .social-bar{margin-bottom:4.5rem}.social-icon{width:2.9rem;height:2.9rem}.record-image{width:8.8rem;height:9.1rem;margin-bottom:0}.record-player{padding-right:1.5rem}body.android .record-image{margin-bottom:2rem}.play-triangle{border-left-width:1.2rem;border-top-width:.8rem;border-bottom-width:.8rem}.helicopter-section{top:14.3rem;left:21rem;right:auto}body.android .helicopter-section{top:14.4em;left:20.5em}.helicopter-image{width:29.7rem;max-width:none}.dropping-item{margin-left:-3rem}.dropping-items-container{top:31.5rem;left:11.5rem;right:auto;width:28rem;height:35rem}.item-sandwich{width:16.7rem}.item-watergun{width:12.7rem;margin-left:0}.item-bucket{width:10.7rem}.item-skimask{width:9rem}.globe-section{position:absolute;top:28.5rem;margin-top:0;margin-bottom:0;transform:none}body.android .globe-section{top:33rem}.globe-image{width:23.7rem}.library-label{height:3rem;width:17.5rem}.time-location{font-size:1.5rem;letter-spacing:.1em}body.android .time-location{font-size:1.3rem}}.copyright{position:fixed;bottom:100px;left:50%;transform:translate(-50%);font-size:20px;color:var(--text-dark);z-index:50}
