.language-switch{display:flex;align-items:center;gap:4px;margin-left:4px;padding:4px;background:#fff1e7;border:1px solid #ffd7ba;border-radius:14px}.language-switch button{border:0;background:transparent;padding:7px 9px;border-radius:10px;font-size:10px;font-weight:900;cursor:pointer}.language-switch button.active{background:#ff6508;color:#fff;box-shadow:0 5px 15px #ff650842}.voice-replay{font-size:14px!important}.module-bar{display:flex;gap:9px;overflow:auto;padding:3px 0 22px;scrollbar-width:none}.module-bar button{flex:0 0 auto;border:1px solid #eaded3;background:#fff;border-radius:20px;padding:11px 16px;font-size:11px;font-weight:900;cursor:pointer;transition:.25s;display:flex;align-items:center;gap:8px}.module-bar button i{font-style:normal;font-size:19px}.module-bar button:hover,.module-bar button.active{background:#17120e;color:#fff;transform:translateY(-4px);box-shadow:0 12px 28px #32180c26}.store-card[role=link]{cursor:pointer;position:relative}.store-card[role=link]:after{content:'Open store →';position:absolute;right:15px;bottom:13px;color:#ff6508;font-size:9px;font-weight:900}.first-location .modal-card{overflow:hidden;box-shadow:0 40px 120px #0008;animation:locationPop .65s cubic-bezier(.2,.85,.25,1.2)}.first-location .modal-card:before{content:'';position:absolute;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,#ffd9bd,#ff650800 68%);right:-60px;top:-70px;animation:locationGlow 3s infinite}.store-back{margin-left:auto;text-decoration:none;color:#ff6508;font-weight:900}.store-hero{min-height:430px;padding:55px 7vw;display:grid;grid-template-columns:minmax(280px,42%) 1fr;gap:55px;align-items:center;background:linear-gradient(135deg,#fff7ef,#fff)}.store-hero>img{width:100%;height:330px;object-fit:cover;border-radius:30px;box-shadow:0 30px 80px #51270f2b}.store-hero h1{font-size:clamp(44px,6vw,82px);line-height:.95;letter-spacing:-.06em;margin:22px 0 15px}.store-hero p{color:#716861;line-height:1.6}.store-facts{display:flex;gap:10px;flex-wrap:wrap}.store-facts b{background:#fff;border:1px solid #eaded3;padding:10px 13px;border-radius:12px;font-size:11px}.store-page{padding:65px 6vw}.store-page .empty a{color:#ff6508;font-weight:900}.map-motion .map{box-shadow:inset 0 0 0 2px #fff,0 18px 50px #ff650826;animation:mapBreath 3s ease-in-out infinite}.map-motion .map:after{content:'🚴';position:absolute;left:8%;bottom:20%;font-size:22px;z-index:5;animation:mapRide 6s linear infinite}.fun-zone{margin:55px 6vw;padding:38px 5vw;min-height:360px;border-radius:36px;background:radial-gradient(circle at 60% 20%,#ffb678,#ff6508 48%,#d94300);color:#fff;display:grid;grid-template-columns:1fr 320px 1fr;align-items:center;gap:25px;overflow:hidden;position:relative;box-shadow:0 35px 90px #a6320038}.fun-copy{position:relative;z-index:3}.fun-copy>span{font-size:9px;letter-spacing:.18em;font-weight:900;color:#ffe0c8}.fun-copy h2{font-size:clamp(34px,4vw,58px);line-height:.95;letter-spacing:-.055em;margin:14px 0}.fun-copy p{line-height:1.55;color:#ffe9da}.fun-copy button{border:0;background:#17120e;color:#fff;border-radius:14px;padding:14px 18px;font-weight:900;cursor:pointer}.fun-copy button b{background:#fff;color:#ff6508;border-radius:99px;padding:5px 8px;margin-left:8px}.mascot-stage{height:300px;display:grid;place-items:center;position:relative}.mascot-stage img{height:290px;max-width:100%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 25px 22px #6d1d004a);animation:mascotBounce 2.4s ease-in-out infinite}.mascot-stage i{position:absolute;font-style:normal;font-size:28px;animation:orbitFun 4s linear infinite}.mascot-stage i:nth-of-type(1){top:10%;left:5%}.mascot-stage i:nth-of-type(2){right:2%;top:35%;animation-delay:-1.3s}.mascot-stage i:nth-of-type(3){left:10%;bottom:8%;animation-delay:-2.5s}.mascot-shadow{position:absolute;width:150px;height:35px;border-radius:50%;background:#79210055;bottom:4px;filter:blur(6px);animation:shadowPulse 2.4s infinite}.game-board{height:260px;border:2px dashed #ffffff88;border-radius:24px;background:#36100630;position:relative;overflow:hidden;display:grid;place-items:center}.game-board p{font-size:12px;font-weight:900;color:#fff6ef}.game-board.playing p{opacity:.2}.game-board.won:after{content:'YOU WON! 🎉';font-size:26px;font-weight:900}.flying-parcel{position:absolute;top:-45px;border:0;background:none;font-size:34px;cursor:pointer;animation:parcelFall linear forwards;filter:drop-shadow(0 8px 7px #46150055)}@keyframes locationPop{from{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:none}}@keyframes locationGlow{50%{transform:scale(1.2);opacity:.6}}@keyframes mapBreath{50%{box-shadow:inset 0 0 0 2px #fff,0 25px 65px #ff650848}}@keyframes mapRide{from{transform:translateX(-50px)}to{transform:translateX(520px)}}@keyframes mascotBounce{50%{transform:translateY(-15px) rotate(2deg)}}@keyframes shadowPulse{50%{transform:scale(.75);opacity:.55}}@keyframes orbitFun{to{transform:rotate(360deg) translateX(12px) rotate(-360deg)}}@keyframes parcelFall{to{top:115%;transform:rotate(320deg)}}@media(max-width:850px){.language-switch{order:3;margin-left:auto}.topbar nav{display:none}.store-hero{grid-template-columns:1fr;padding:30px 5vw;gap:25px}.store-hero>img{height:230px}.store-page .product-grid{grid-template-columns:repeat(2,1fr)}.fun-zone{grid-template-columns:1fr 1fr}.game-board{grid-column:1/-1}}@media(max-width:520px){.topbar{height:auto;min-height:74px;padding:9px 4vw;gap:8px;flex-wrap:wrap}.topbar .location{order:4;width:100%;max-width:none}.language-switch{margin-left:auto}.store-back{display:none}.store-page{padding:40px 4vw}.store-page .product-grid{grid-template-columns:1fr 1fr;gap:10px}.store-page .product-image{height:145px}.modal-card{padding:24px 18px}.modal-card h2{font-size:27px}.map{height:220px}.fun-zone{margin:30px 4vw;padding:28px 20px;grid-template-columns:1fr}.mascot-stage{height:240px}.mascot-stage img{height:230px}.game-board{grid-column:auto;height:220px}}
.location-experience{width:min(760px,100%);padding:0 30px 28px;background:linear-gradient(180deg,#fffaf5,#fff);border:1px solid #ffd9bd}.location-hero{margin:0 -30px 24px;padding:25px 30px 22px;background:linear-gradient(125deg,#17120e,#532009);color:#fff;display:flex;align-items:center;gap:16px;border-radius:27px 27px 22px 22px;position:relative;overflow:hidden}.location-hero:after{content:'';position:absolute;right:-30px;top:-70px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,#ff8a35,#ff650800 68%);animation:locationGlow 3s infinite}.location-hero small,.location-hero b{display:block;position:relative;z-index:2}.location-hero small{color:#ffbd8c;font-size:9px;letter-spacing:.16em;font-weight:900}.location-hero b{font-size:20px;margin-top:5px}.radar{width:58px;height:58px;border-radius:18px;background:#ff6508;display:grid;place-items:center;position:relative;box-shadow:0 12px 30px #0006}.radar i{font-style:normal;font-size:28px;z-index:2}.radar span{position:absolute;border:1px solid #fff8;border-radius:50%;animation:radarWave 2s infinite}.radar span:nth-child(3){animation-delay:-1s}.location-experience>span{display:block;margin-bottom:6px}.location-experience h2{margin:5px 0 18px}.location-experience .location-search{height:52px;display:flex;align-items:center;background:#fff;box-shadow:0 10px 30px #56270d12;border-color:#f0c9ab}.location-experience .current{width:100%;text-align:left;padding:13px 15px;margin:10px 0;background:#fff0e5;border:1px solid #ffd4b5;border-radius:13px}.location-experience .current:disabled{opacity:.65}.location-experience .map{height:300px;border:5px solid #fff;box-shadow:0 18px 55px #47210f24;border-radius:21px}.selected-address{margin-top:14px;padding:14px;border:1px solid #bde5c9;background:#f0fff4;border-radius:15px;display:flex;align-items:center;gap:12px}.selected-address[hidden]{display:none}.selected-address>i{font-style:normal;display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:#159447;color:#fff;font-weight:900}.selected-address span,.selected-address small,.selected-address b,.selected-address em{display:block}.selected-address small{font-size:8px;letter-spacing:.13em;color:#159447;font-weight:900}.selected-address b{font-size:13px;margin-top:4px}.selected-address em{font-style:normal;color:#716861;font-size:9px;margin-top:3px}.location-experience .confirm{height:54px;font-size:13px;box-shadow:0 14px 30px #ff650842}.location-hints{display:flex;justify-content:center;gap:16px;color:#86766b;font-size:8px;font-weight:800;margin-top:13px}.has-location .location{padding:7px 12px;border:1px solid #ffd9bd;background:#fff8f1;border-radius:16px}.has-location .location b{max-width:250px}.game-actions{display:flex;gap:9px;flex-wrap:wrap}.game-actions button+button{background:#fff;color:#17120e}.lucky-wheel{width:175px;height:175px;border-radius:50%;border:10px solid #fff;background:conic-gradient(#ffcc55 0 25%,#ff7335 0 50%,#9bd94d 0 75%,#7e5cff 0);display:grid;grid-template-columns:1fr 1fr;place-items:center;font-size:30px;box-shadow:0 15px 45px #3b100755;transition:transform 2.5s cubic-bezier(.15,.75,.2,1)}.game-board.playing .lucky-wheel{opacity:.18}.game-board.spinning .lucky-wheel{transform:rotate(1440deg)}.game-board.won .lucky-wheel{animation:wheelWin .7s ease-in-out infinite alternate}.game-board.won:after{position:absolute;background:#17120edb;padding:14px 19px;border-radius:14px}body[data-motion=soft] .mascot-stage img{animation-duration:4s}body[data-motion=high] .mascot-stage img{animation-duration:1.3s}body[data-motion=high] .mascot-stage i{animation-duration:2s}.admin-page select,.admin-page input[type=file]{width:100%;padding:12px;border:1px solid #eaded3;border-radius:10px;background:#fff;margin-top:7px}.admin-page label small{display:block;color:#716861;margin-top:6px}@keyframes radarWave{from{width:8px;height:8px;opacity:1}to{width:54px;height:54px;opacity:0}}@keyframes wheelWin{to{transform:scale(1.06) rotate(8deg)}}@media(max-width:520px){.location-experience{padding:0 16px 20px}.location-hero{margin:0 -16px 20px;padding:20px 18px}.location-experience .map{height:245px}.location-hints{gap:7px;flex-wrap:wrap}.has-location .location b{max-width:70vw}}
