#mag{position:absolute;cursor:pointer;transition:transform .2s ease}#mag:hover{transform:scale(1.05)}#find{position:absolute;cursor:pointer;transition:transform .2s ease}#find:hover{transform:scale(1.05)}#gun{position:absolute;cursor:pointer;transition:transform .2s ease}#gun:hover{transform:scale(1.05)}#map{position:absolute;cursor:pointer;transition:transform .2s ease}#map:hover{transform:scale(1.05)}.dialogue-bubble{position:absolute;background-image:url(/scenes/92/image/ChatBubble.svg);background-repeat:no-repeat;opacity:0;color:#000;display:flex;align-items:center;justify-content:center;aspect-ratio:377/272;height:8.8125rem;background-size:cover;font-weight:700;text-align:center;word-wrap:break-word;pointer-events:none;z-index:30;transition:opacity .3s ease;padding:.375rem .475rem 1.375rem}.dialogue-bubble.show{opacity:1;z-index:900}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(180deg,#7ec8ff,#cfefff 50%,#ffe9b3 51%,#ffd27f);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99;transition:opacity .5s ease,visibility .5s ease}.loading-screen.hidden{opacity:0;visibility:hidden}.loading-logo{width:120px;height:120px;margin-bottom:30px;animation:pulse 2s infinite}.loading-text{color:#fff;font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.loading-subtitle{color:#fffc;font-size:16px;margin-bottom:40px;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #0066cc;border-radius:50%;animation:spin 1s linear infinite}.loading-dots{display:flex;gap:8px;margin-top:20px}.loading-dot{width:12px;height:12px;background-color:#06c;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.loading-dot:nth-child(1){animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}.loading-dot:nth-child(3){animation-delay:0s}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-waves{position:absolute;bottom:0;left:0;width:100%;height:120px;overflow:hidden}.loading-waves span{position:absolute;bottom:0;width:200%;height:100px;background:#0066cc59;border-radius:100% 50% 0 0;animation:wave 6s linear infinite}.loading-waves span:nth-child(2){height:120px;background:#0066cc40;animation-duration:8s;animation-direction:reverse}.loading-waves span:nth-child(3){height:140px;background:#06c3;animation-duration:10s}@keyframes wave{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.story-teller-overlay{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:#000c;z-index:99;display:flex;justify-content:center;align-items:end}.story-teller-container{width:100%;height:fit-content;display:flex;flex-direction:column;position:relative;box-shadow:0 20px 40px #00000080;overflow:hidden}.character-left,.character-right{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;opacity:0}.character-left{left:0;transform:translate(-10%)}.character-right{right:0;transform:translate(10%)}.character-image{height:200px;overflow:hidden;transition:all .3s ease;position:relative}.active{opacity:1}.character-image img{width:100%;height:100%;object-fit:cover}.story-character-container{display:flex;justify-content:space-between}.dialogue-box{flex:1;background:#000000e6;border-top:3px solid #f39c12;padding:1rem 2rem 3rem}.dialogue-content{display:flex;justify-content:space-between}.speaker-name{color:#f39c12;font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.dialogue-text{color:#fff;font-size:18px;line-height:1.6;cursor:pointer;min-height:1.6em;transition:opacity .2s ease}.dialogue-text:hover{opacity:.8}.dialogue-controls{display:flex;margin-top:16px;gap:15px;justify-content:start}.skip-btn,.next-btn{border:none;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;background:transparent}.skip-btn{font-size:16px;color:#faebd7}.skip-btn:hover{color:#fff}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes up{0%{transform:translateY(0)}to{transform:translateY(30%)}}@keyframes down{form{transform:translateY(0)}to{transform:translateY(-30%)}}#sipper-container{right:24dvw;bottom:18dvh;z-index:11;height:100px}#worker-container{right:18dvw;top:40dvh;height:100px;z-index:2}#finder-container{right:40dvw;top:35dvh;height:70px}.image-container{position:absolute;object-fit:contain;height:200px;cursor:pointer;transform:translate(-50%);transform:translateY(50%);transition:transform .2s ease}#gunMan-container{left:10dvw;top:36dvh;height:80px}#knight-container{left:20dvw;top:35dvh;height:80px}#newspaper-container{right:25dvw;bottom:3dvh;height:30px}#starfish-container{right:40dvw;bottom:20dvh;height:40px}#shells-container{right:45dvw;bottom:10dvh;height:40px}#fisher-container{right:34dvw;bottom:45dvh;height:130px}#music-container{left:1dvw;bottom:2dvh;height:130px;transition:transform .4s ease-in-out}#music-container.active{transform:translateY(-1%)}#flea-container{right:50dvw;top:35dvh;height:70px}#cocopheus-container{right:22dvw;top:35dvh;height:100px}#stones-container{right:22dvw;top:46dvh;height:50px;z-index:1}#surfer-container{right:50dvw;top:46dvh;height:100px}#starbugs-container{height:20rem;aspect-ratio:449/319;position:absolute;right:0dvw;bottom:28dvh;z-index:10}#boat{position:absolute;right:50dvw;bottom:25dvh}#heidiAndExplorpheusCalm-container,#heidiAndExplorpheusPanic-container{width:150px;height:142px;position:absolute;right:7dvw;bottom:.5dvw;z-index:11}#heidiAndExplorpheusCalm{opacity:1}#heidiAndExplorpheusPanic{opacity:0;display:none}.bush{flex-shrink:0;position:absolute;right:0;bottom:0}#bush-container{position:absolute;right:15dvw;bottom:25dvh;width:16rem;height:10.9375rem;aspect-ratio:256/175}#bush1{bottom:20dvh;z-index:9}#bush2{width:12rem;height:6.53556rem;aspect-ratio:192/104.57;z-index:8}#bush3{width:14.5rem;height:8.3125rem;aspect-ratio:232/133;z-index:7;stroke-width:0}#bush4{z-index:6;width:16rem;height:10.84563rem;aspect-ratio:256/173.53}.bush1{position:absolute;width:2.25rem;height:2.762rem;flex-shrink:0;aspect-ratio:36/44.19}#bush1-0{left:2.625rem;bottom:1.125rem;stroke-width:0;z-index:8}#bush1-1{z-index:7;right:1.1875rem;bottom:5.1875rem}#bush1-2{z-index:8;right:3.1875rem;bottom:1.1875rem}#bush1-3{z-index:8;left:5.3125rem;bottom:-.4375rem}#bush1-4{z-index:6;left:-1rem;bottom:-.4375rem}#bush1-5{z-index:8;left:1.375rem;bottom:-.4375rem;stroke-width:0}#thief-container{height:4.6625rem;flex-shrink:0;aspect-ratio:68/73;position:absolute;left:-.2rem;z-index:7;transform:translateY(-5%);bottom:-5px}#info-container{position:fixed;top:5rem}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;-webkit-user-select:none;user-select:none}.cursor-pointer{cursor:pointer}.absolute{position:absolute}.image{height:100%;width:100%}a{font-weight:500;color:#646cff;cursor:pointer;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;width:100dvw;overflow:hidden;height:100dvh;background-image:url(/scenes/92/StarBuck.png);background-size:cover;background-position:center;background-repeat:no-repeat}.hidden-on-mobile{display:none}@media (max-width: 480px){body{background-position:center;background-size:cover}.loading-text{font-size:18px}.loading-subtitle{font-size:14px}.loading-waves{height:90px}.character-image{height:140px}.dialogue-box{padding:.75rem 1rem 2rem}.speaker-name{font-size:18px}.dialogue-text{font-size:16px}.image-container{transform:translateY(40%)}#starbugs-container{height:14rem}#music-container{height:90px}#fisher-container{height:100px}#heidiAndExplorpheusCalm-container,#heidiAndExplorpheusPanic-container{width:120px;height:120px;right:4dvw}}@media (min-width: 481px) and (max-width: 768px){.character-image{height:160px}.dialogue-box{padding:.85rem 1.25rem 2.25rem}.speaker-name{font-size:20px}.dialogue-text{font-size:17px}#starbugs-container{height:16rem}}@media (min-width: 769px) and (max-width: 1024px){.character-image{height:180px}.dialogue-box{padding:1rem 1.5rem 2.5rem}.speaker-name{font-size:22px}.dialogue-text{font-size:18px}#starbugs-container{height:18rem}}@media (max-height: 480px){body{height:100vh;overflow:hidden}.story-teller-overlay{align-items:center}.character-image{height:120px}.dialogue-box{padding:.5rem 1rem 1.25rem}}@media (max-width: 1094px){#knight-container,#gunMan-container{display:none}#starbugs-container{height:12rem;bottom:32dvh;right:0dvw}}@media (max-width: 360px),(max-height: 420px){body:after{content:"For best experience, use a larger screen";position:fixed;left:50%;bottom:8px;transform:translate(-50%);background:#0009;color:#fff;font-size:12px;padding:6px 10px;border-radius:8px;z-index:1000;pointer-events:none}}
