@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&family=Oswald:wght@500;600;700&display=swap');
:root{font-family:'Golos Text',Arial,sans-serif;color:#fff6e6;background:#564223;--gold:#ffce70;--ink:#282032;--purple:#6549a3;--glass:#261e2ce8;--line:#ffffff20}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit;background:none;border:0;touch-action:manipulation;transition:transform .2s,background .2s,box-shadow .2s}button:hover{transform:translateY(-2px)}button:active{transform:translateY(1px) scale(.97)}button:disabled{cursor:not-allowed;opacity:.45;transform:none}button:focus-visible,a:focus-visible{outline:3px solid #fff0a5;outline-offset:5px}a{color:inherit;text-decoration:none}button[hidden],[hidden]{display:none!important}.game{height:100svh;min-height:690px;position:relative;isolation:isolate;overflow:hidden}.gym-background{position:absolute;inset:-2%;z-index:-5;background:url('assets/gym-clean.png') center 54%/cover no-repeat;transform:translate3d(calc(var(--px,0)*-6px),calc(var(--py,0)*-4px),0) scale(1.02);transition:transform .4s ease-out}.sunlight{position:absolute;inset:0;z-index:-4;pointer-events:none;background:linear-gradient(112deg,transparent 35%,#fff5c519 44%,transparent 53%);mix-blend-mode:screen;animation:sunshine 14s ease-in-out infinite}.vignette{position:absolute;inset:0;z-index:-3;pointer-events:none;background:linear-gradient(#22152187,transparent 24%,transparent 65%,#281b258f),linear-gradient(90deg,#2e222351,transparent 27%,transparent 73%,#2e222350)}.topbar{position:absolute;top:28px;left:34px;right:34px;display:flex;align-items:center;justify-content:space-between;z-index:10;gap:20px}.brand{display:flex;gap:8px;align-items:center;text-shadow:0 2px 15px #25182245}.brand>span{font-size:49px;font-weight:500;color:var(--gold);line-height:.7;transform:rotate(-8deg)}.brand>div{font-weight:900;font-size:25px;letter-spacing:-1.1px;line-height:1}.brand small{display:block;font-size:8px;letter-spacing:3px;margin-top:9px;color:#eee2c5;font-weight:600}.location{display:flex;align-items:center;gap:11px;font-size:10px;font-weight:600;letter-spacing:1.5px;text-shadow:0 2px 12px #0008}.location .slash{opacity:.45;margin:0 7px}.live-dot{width:6px;height:6px;border-radius:50%;background:#eed778;box-shadow:0 0 9px #ffdb6e;animation:gentle-pulse 3s infinite}.wallet{display:flex;align-items:center;gap:12px;background:#fff7e9ee;border:1px solid #fff9;border-radius:13px;box-shadow:0 8px 30px #3420122b;color:var(--ink);padding:10px 12px 10px 14px;min-width:196px}.coin{width:32px;height:32px;display:grid;place-items:center;background:linear-gradient(135deg,#ffe08f,#e2a33c);border:2px solid #fff0b7;border-radius:50%;font-size:29px;line-height:1;color:#76501c;box-shadow:0 2px 0 #b27f2e}.wallet small{font-size:8px;letter-spacing:1.7px;display:block;font-weight:700;color:#927950}.wallet strong{font-size:21px;display:block;margin-top:3px;letter-spacing:-.7px}.wallet button{margin-left:auto;background:#302338;color:#ffe9ad;width:30px;height:30px;border-radius:7px;font-size:22px}.left-rail{position:absolute;left:34px;top:132px;width:220px;z-index:5}.episode-badge{display:flex;align-items:center;gap:11px;text-align:left;margin-bottom:18px;text-shadow:0 2px 10px #2b241680}.episode-badge>span{font-family:Oswald,sans-serif;font-size:30px;line-height:1;color:var(--gold);border-right:1px solid #ffe1ab66;padding-right:12px}.episode-badge>div{font-size:10px;letter-spacing:1.3px;font-weight:700}.episode-badge small{display:block;font-size:9px;letter-spacing:0;font-weight:400;opacity:.75;margin-top:5px}.mission-card{padding:20px;border-radius:3px 17px 17px 17px;background:linear-gradient(135deg,#29212fe8,#312431eb);border:1px solid #ffedbc38;box-shadow:0 12px 35px #38261826;backdrop-filter:blur(14px)}.card-kicker{display:flex;justify-content:space-between;color:var(--gold);font-size:8px;font-weight:700;letter-spacing:1.8px}.card-kicker>span:last-child{font-size:15px}h1{font-size:22px;line-height:1.2;margin:14px 0 12px;letter-spacing:-.7px;font-weight:700}.mission-card p{font-size:11px;line-height:1.8;color:#c4b8be;margin:0 0 19px}.goal-line{display:flex;gap:6px;align-items:baseline}.goal-line strong{font-family:Oswald,sans-serif;font-size:22px;letter-spacing:.5px;color:#ffe2a1}.goal-line>span{font-size:11px;color:#b8a7b2}.progress-track{height:4px;border-radius:5px;background:#ffffff18;overflow:hidden;margin-top:10px}.progress-track>div{width:0;height:100%;background:linear-gradient(90deg,#c99947,#ffe092);border-radius:5px;transition:width .7s cubic-bezier(.2,.8,.2,1)}.quiet-link{display:flex;justify-content:space-between;width:100%;font-size:10px;color:#c7baba;padding:17px 0 0}.quiet-link>span{color:var(--gold);font-size:14px}.side-actions{display:flex;flex-direction:column;gap:6px;margin-top:19px}.side-actions button{display:flex;align-items:center;gap:10px;text-align:left;font-size:11px;color:#fff5de;text-shadow:0 1px 8px #2e1d1699;padding:7px 3px}.side-actions button>span{height:25px;width:25px;display:grid;place-items:center;background:#fff5d91a;border:1px solid #ffedcb55;border-radius:8px;font-size:15px}.right-rail{position:absolute;right:34px;top:132px;width:174px;z-index:5;text-align:center}.jackpot-badge{position:relative;border:1px solid #fae1a54a;background:linear-gradient(160deg,#281e33f2,#432933e6);padding:19px 8px 90px;border-radius:17px 3px 17px 17px;box-shadow:0 12px 35px #38261826;overflow:hidden}.jackpot-badge>span{font-size:8px;letter-spacing:2px;color:var(--gold)}.jackpot-badge>strong{font-family:Oswald,sans-serif;font-size:30px;display:block;letter-spacing:1.2px;margin:6px 0}.jackpot-badge>small{color:#c7b3bd;font-size:9px}.prize-photo{background-image:url('assets/reference.jpg');background-repeat:no-repeat}.car-photo{position:absolute;width:128px;height:60px;bottom:17px;left:23px;background-size:1280px 847px;background-position:-708px -270px;clip-path:polygon(3% 70%,12% 38%,30% 12%,72% 8%,93% 30%,100% 79%,90% 98%,9% 100%);filter:drop-shadow(0 10px 6px #0005);animation:car-hover 5s ease-in-out infinite}.bonus-card{margin-top:13px;padding:14px 10px;width:100%;border-radius:13px;background:#fff7e8eb;box-shadow:0 9px 25px #3b221921;color:#332638;border:1px solid #fff8;position:relative}.bonus-icon{font-size:22px;position:absolute;left:21px;top:16px;color:#8b5aac}.bonus-card>strong{font-family:Oswald,sans-serif;font-size:34px;font-weight:500;display:block;line-height:1.1}.bonus-card>span:not(.bonus-icon){font-size:7px;font-weight:700;letter-spacing:1.5px;display:block;margin-top:8px}.charge-dots{display:flex;gap:5px;justify-content:center;margin:12px 0 8px}.charge-dots i{height:4px;width:19px;border-radius:3px;background:#d9ced4;transition:background .3s}.charge-dots i.filled{background:#946cc3;box-shadow:0 0 6px #9365c440}.bonus-card>small{font-size:8px;color:#7c6b7c}.bonus-card.ready{animation:bonus-glow 3s infinite}.best-card{padding:19px 9px 0;text-shadow:0 2px 8px #33201999}.best-card>span{font-size:8px;letter-spacing:1.7px;display:block}.best-card>strong{font-size:22px;display:block;margin-top:7px;font-weight:600}.best-card svg{width:95px;height:25px;margin-top:8px;overflow:visible}.best-card polyline{stroke:#ffe4a0;stroke-width:1.5;fill:none}.stage-wrap{position:absolute;inset:85px 0 90px;pointer-events:none;display:grid;place-items:center}.stage{width:min(1130px,calc(100svh * 1.45));aspect-ratio:1280/847;position:relative;transform:translate3d(calc(var(--px,0)*4px),calc(var(--py,0)*2px),0);transition:transform .4s ease-out}.character{position:absolute;left:18%;top:7%;width:33%;height:88%;padding:0;pointer-events:auto;transform-origin:50% 95%;animation:host-breathe 5s ease-in-out infinite;z-index:2;filter:drop-shadow(3px 8px 5px #53331b29)}.character:hover{transform:rotate(-1.5deg) translateY(-3px)}.character-pose{position:absolute;inset:0;opacity:0;transition:opacity .22s ease,transform .35s cubic-bezier(.2,.9,.3,1.2);transform:translateY(8px) scale(.98);display:block}.character-pose svg{width:100%;height:100%;overflow:visible}.character .pose-idle{opacity:1;transform:none}.character[data-emotion="win"] .pose-idle,.character[data-emotion="surprise"] .pose-idle{opacity:0;transform:translateY(8px) scale(.98)}.character[data-emotion="win"] .pose-win,.character[data-emotion="surprise"] .pose-surprise{opacity:1;transform:none}.character.cheer{animation:host-celebrate .8s cubic-bezier(.2,.7,.3,1) 2}.character.shrug{animation:host-shrug .8s ease-in-out}.character-shadow{position:absolute;left:25%;bottom:4%;width:23%;height:4%;border-radius:50%;background:#3a231f44;filter:blur(12px)}.speech{position:absolute;left:26%;top:-2%;width:257px;border:1px solid #fff8;background:#fffaf1;border-radius:17px 17px 17px 4px;box-shadow:0 8px 0 #40302112,0 15px 40px #43271926;padding:17px 20px;z-index:8;color:#372536;transform:rotate(-3deg);animation:speech-float 5s ease-in-out infinite;pointer-events:none}.speech-kicker{font-size:7px;letter-spacing:1.3px;color:#9c7e91;font-weight:800}.speech p{font-size:19px;line-height:1.3;font-weight:700;letter-spacing:-.5px;margin:8px 0 0}.speech-tail{position:absolute;bottom:-16px;left:43px;width:23px;height:23px;background:#fffaf1;clip-path:polygon(0 0,100% 0,20% 100%)}.speech-emotion{position:absolute;right:-12px;top:-13px;border-radius:50%;width:32px;height:32px;background:#ffd97e;color:#493533;display:grid;place-items:center;font-size:20px;box-shadow:0 3px 0 #51321920;transform:rotate(10deg)}.speech.pop{animation:speech-pop .5s cubic-bezier(.1,.7,.2,1.3),speech-float 5s .5s infinite}.wheel-object{position:absolute;inset:0;z-index:3;pointer-events:none}.wheel-art{width:100%;height:100%;overflow:visible;filter:drop-shadow(7px 17px 14px #39231533)}#wheel-disc{transform-origin:220px 220px;will-change:transform}.wheel-center{position:absolute;left:54.85%;top:42.7%;width:11.7%;height:17.4%;border-radius:50%;background:radial-gradient(ellipse at 40% 30%,#71314e,#301331 70%);border:2px solid #e8b65f;box-shadow:inset 0 0 14px #efbd7533,0 0 12px #ffbe4933;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;text-shadow:0 3px 0 #220927;transition:transform .2s,box-shadow .3s}.wheel-center>span{font-family:Oswald,Impact,sans-serif;font-size:clamp(20px,3.7vh,40px);font-weight:700;color:#ffe2a5;transform:scaleX(.85)}.wheel-center>small{font-size:7px;letter-spacing:1.2px;color:#e3ae7b;margin-top:4px}.wheel-center:hover{transform:scale(1.045);box-shadow:0 0 35px #ffc83a80}.wheel-center:disabled{opacity:1;cursor:wait}.wheel-pointer{position:absolute;top:18.3%;left:59%;width:3.4%;height:8%;color:#ffce76;font-size:clamp(25px,4.6vh,51px);line-height:1;text-align:center;filter:drop-shadow(0 2px 2px #432512);transform-origin:50% 10%;pointer-events:none}.wheel-pointer.tick{animation:pointer-click .16s ease-out}.wheel-floor-glow{position:absolute;left:45%;bottom:3%;height:5%;width:31%;background:#ffc6412a;border-radius:50%;filter:blur(17px);animation:gentle-pulse 4s infinite}.wheel-light{fill:#fff8c4;opacity:.1;filter:drop-shadow(0 0 4px #ffe388)}.wheel-object.spinning .wheel-light{animation:bulb .65s infinite;animation-delay:calc(var(--n)*-.035s)}.wheel-object.ready .wheel-light{animation:bulb 3s infinite;animation-delay:calc(var(--n)*-.095s)}.host-name{position:absolute;left:27%;bottom:4%;text-align:center;z-index:4;pointer-events:none;text-shadow:0 2px 9px #28132680;transform:rotate(-2deg)}.host-name>span{font-size:7px;font-weight:700;letter-spacing:1.4px;color:#ffe4b0;display:block}.host-name strong{font-size:15px;line-height:1.35;display:block;margin:5px 0}.host-name small{font-size:8px;color:#fff3d6b0;display:block}.win-reveal{position:absolute;left:60%;top:40%;transform:translate(-50%,-50%) scale(.7) rotate(-5deg);z-index:12;min-width:270px;text-align:center;pointer-events:none;opacity:0;background:linear-gradient(145deg,#fff2ce,#ffd274);color:#4b2444;border:4px solid #ffefa9;border-radius:19px;padding:23px 28px;box-shadow:0 0 0 7px #42213c,0 18px 65px #56302d66}.win-reveal.show{animation:win-in .55s cubic-bezier(.12,.85,.22,1.25) forwards}.win-reveal>span{font-size:12px;font-weight:800;letter-spacing:1.2px}.win-reveal strong{font-family:Oswald,sans-serif;font-size:56px;display:block;line-height:1.3}.win-reveal small{font-size:9px;font-weight:700;letter-spacing:2px}.play-console{position:absolute;z-index:10;left:50%;bottom:49px;transform:translateX(-50%);width:710px;max-width:calc(100% - 80px)}.result-line{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 10px 13px;font-size:12px;text-shadow:0 2px 9px #231319;font-weight:500;min-height:30px}.result-line strong{color:#ffe18e}.control-dock{display:flex;align-items:center;gap:13px;padding:12px 14px;background:linear-gradient(140deg,#332536f5,#241d2df5);border:1px solid #ffe0a65e;border-radius:17px;box-shadow:0 6px 0 #21172899,0 18px 35px #31212d44;backdrop-filter:blur(18px)}.mode-switch{display:flex;flex-direction:column;gap:5px}.mode-switch button{font-size:9px;font-weight:800;letter-spacing:1px;padding:8px 12px;border-radius:6px;color:#a898af}.mode-switch button.active{background:#fff1d4;color:#4b344d;box-shadow:0 2px 0 #bf9e87}.bet-control{padding:0 8px;border-left:1px solid var(--line);min-width:116px}.bet-control>span{display:block;text-align:center;font-size:7px;letter-spacing:1.1px;color:#a99aab}.bet-control>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}.bet-control button{width:24px;height:26px;border-radius:5px;background:#ffffff0d;color:#d9c3dd;font-size:19px}.bet-control strong{font-size:18px;font-weight:500;min-width:42px;text-align:center}.spin-button{display:flex;align-items:center;justify-content:center;gap:11px;flex:1;border-radius:10px;min-height:61px;padding:10px 17px;background:linear-gradient(105deg,#f9bd56,#ffe2a0 60%,#f6be5c);border:1px solid #ffe5ab;color:#392431;box-shadow:0 4px 0 #a46e36,0 6px 20px #fac35024;font-size:14px;letter-spacing:.8px;font-weight:900;white-space:nowrap;position:relative;overflow:hidden}.spin-button:after{content:'';position:absolute;inset:0;background:linear-gradient(110deg,transparent,#fff8,transparent);transform:translateX(-120%);animation:button-shine 6s infinite}.spin-button:hover{box-shadow:0 4px 0 #a46e36,0 6px 35px #ffd87760;transform:translateY(-2px)}.spin-button:disabled{opacity:.8}.spin-icon{font-size:27px;line-height:1;font-weight:500}.spin-button.busy .spin-icon{animation:rotate 1s linear infinite}.spin-button kbd{border:1px solid #8b693c70;border-radius:4px;font-size:7px;letter-spacing:.5px;padding:4px;color:#796044;font-family:inherit}.dock-icon{width:39px;display:flex;flex-direction:column;gap:5px;align-items:center;color:#dfcce5}.dock-icon>span{font-size:26px}.dock-icon small{font-size:7px;letter-spacing:1px}.dock-icon.selected{color:#ffd67e}.console-foot{display:flex;justify-content:space-between;padding:12px 8px 0;font-size:9px;color:#ffedccba;text-shadow:0 1px 7px #3d281d}.console-foot>button{font-size:9px;color:#ffedccce}.console-foot>button>span{margin-left:4px}.footer{position:absolute;left:34px;right:34px;bottom:17px;display:flex;align-items:center;justify-content:space-between;z-index:12}.footer>span{font-size:7px;letter-spacing:1px;color:#fff2d699;text-shadow:0 1px 6px #291827}.utility-buttons{display:flex;gap:7px}.utility-buttons button{background:#29202fd9;backdrop-filter:blur(10px);border:1px solid #fff3cf33;height:33px;min-width:35px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:19px;padding:0 10px;gap:7px;color:#ffe5b5}.utility-label{font-size:7px;letter-spacing:1px}.slots-tray{position:absolute;bottom:126px;left:50%;transform:translateX(-50%);width:346px;border:1px solid #ffe0a566;border-radius:14px;background:linear-gradient(135deg,#342437f5,#1c1725f5);padding:12px;box-shadow:0 20px 55px #2a1d3980;animation:tray-enter .4s ease-out;backdrop-filter:blur(16px)}.slot-label{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:0 2px 9px}.slot-label>span{font-size:8px;letter-spacing:1.2px;color:var(--gold);font-weight:700}.slot-label>small{font-size:8px;color:#b9a9c3}.reels{display:grid;grid-template-columns:repeat(3,1fr);height:117px;gap:6px}.reel{background:linear-gradient(#fff7e7,#eadbca);border-radius:7px;overflow:hidden;position:relative;box-shadow:inset 0 2px 5px #46322566}.reel:after{content:'';position:absolute;inset:0;background:linear-gradient(#36263c22,transparent 40%,transparent 60%,#36263c22);pointer-events:none}.reel-track{transform:translateY(-53px)}.symbol{height:75px;width:100%;display:grid;place-items:center;font-size:37px;color:#742a70;text-shadow:0 2px 2px #4d273320}.symbol.seven{font-family:Georgia,serif;font-size:54px;font-weight:bold;color:#b93656}.symbol.x{font-family:Oswald,sans-serif;font-size:39px;font-weight:700}.symbol.wild{font-family:Oswald,sans-serif;font-size:26px;font-weight:700;color:#9d7631}.reel.spinning .reel-track{animation:reel-roll .105s linear infinite;filter:blur(1.7px)}.reel.winner{box-shadow:inset 0 0 0 3px #ffcc62,0 0 20px #ffe29155}.reel.winner .symbol:nth-child(2){animation:symbol-pop .6s ease 3}.game[data-mode="slots"] .wheel-center{opacity:.65}.floating-dust{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.floating-dust i{position:absolute;border-radius:50%;background:#fff2b080;width:4px;height:4px;top:20%;left:30%;animation:dust 14s linear infinite}.floating-dust i:nth-child(2){left:70%;top:70%;animation-delay:-5s;width:3px;height:3px}.floating-dust i:nth-child(3){left:58%;top:37%;animation-delay:-7s}.floating-dust i:nth-child(4){left:80%;top:21%;animation-delay:-11s}.floating-dust i:nth-child(5){left:20%;top:55%;animation-delay:-3s;width:2px;height:2px}.floating-dust i:nth-child(6){left:45%;top:85%;animation-delay:-9s}#toast{position:absolute;top:105px;left:50%;transform:translate(-50%,-20px);opacity:0;z-index:40;pointer-events:none;padding:12px 20px;background:#ffedc9;color:#382838;border:1px solid #fff6d7;border-radius:10px;box-shadow:0 9px 28px #25172b3b;font-size:12px;text-align:center;max-width:90%;transition:opacity .25s,transform .25s}#toast.show{opacity:1;transform:translate(-50%,0)}#confetti{position:absolute;inset:0;width:100%;height:100%;z-index:20;pointer-events:none}dialog{width:min(540px,calc(100% - 30px));max-height:85svh;overflow:auto;color:#f8efdf;background:linear-gradient(135deg,#36283f,#221b2d);border:1px solid #d7b17680;border-radius:20px;padding:32px;box-shadow:0 30px 90px #100a22a6}dialog::backdrop{background:#1c1229b8;backdrop-filter:blur(10px)}#modal-close{position:absolute;right:15px;top:10px;font-size:29px;color:#c8b6cc}dialog h2{font-size:27px;line-height:1.2;color:#ffe0a2;margin:14px 0 21px;letter-spacing:-.6px}.modal-kicker{font-size:9px;letter-spacing:1.5px;color:#bda8c3}dialog p,dialog li{font-size:14px;line-height:1.8;color:#d4c7d5}dialog li{padding-left:5px;margin:9px 0}dialog table{width:100%;border-collapse:collapse;font-size:12px}dialog td,dialog th{padding:10px 4px;border-bottom:1px solid #ffffff16;text-align:left}dialog th{font-weight:600;color:#ffe0a2}.gold-button{margin-top:22px;padding:14px 23px;background:linear-gradient(110deg,#e9b45d,#ffe2a2);color:#382638;border-radius:9px;font-weight:700;font-size:13px;box-shadow:0 3px 0 #a17242}.modal-note{font-size:11px!important;color:#9f8baa!important}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #ffffff18}.settings-row label{font-size:14px}.settings-row input[type="range"]{width:140px;accent-color:#e9bd72}.settings-row input[type="checkbox"]{width:19px;height:19px;accent-color:#e9bd72}.danger-button{padding:11px 16px;border:1px solid #ffffff35;border-radius:8px;color:#e1c7d1;font-size:12px}.chapter-list{display:flex;flex-direction:column;gap:10px;margin:20px 0}.chapter-item{padding:14px 15px;border:1px solid #ffffff20;border-radius:10px}.chapter-item.done{border-color:#dbc08166;background:#dbc0810c}.chapter-item strong{font-size:14px;display:block;color:#ffe1a6}.chapter-item span{font-size:12px;color:#b2a0bb;display:block;margin-top:5px}
@keyframes host-breathe{0%,100%{transform:rotate(-.35deg) translateY(0)}50%{transform:rotate(.45deg) translateY(-3px)}}@keyframes host-celebrate{0%,100%{transform:translateY(0) rotate(0)}30%{transform:translateY(-17px) rotate(-3deg)}60%{transform:translateY(0) rotate(2deg)}}@keyframes host-shrug{25%{transform:rotate(-2deg)}65%{transform:rotate(2deg)}}@keyframes speech-float{0%,100%{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(-1deg) translateY(-4px)}}@keyframes speech-pop{0%{transform:rotate(-5deg) scale(.8);opacity:.4}65%{transform:rotate(-1deg) scale(1.04)}100%{transform:rotate(-3deg) scale(1);opacity:1}}@keyframes gentle-pulse{50%{opacity:.55}}@keyframes car-hover{50%{transform:translateY(-4px) rotate(-1deg)}}@keyframes sunshine{50%{opacity:.5;transform:translateX(30px)}}@keyframes bulb{0%,80%,100%{opacity:.12}30%,50%{opacity:.9}}@keyframes pointer-click{40%{transform:rotate(-12deg)}100%{transform:rotate(0)}}@keyframes bonus-glow{50%{box-shadow:0 0 25px #fff1bc55,0 9px 25px #3b221921}}@keyframes button-shine{20%,100%{transform:translateX(120%)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dust{to{transform:translate(40px,-110px);opacity:0}}@keyframes win-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.5) rotate(-10deg)}70%{transform:translate(-50%,-50%) scale(1.04) rotate(3deg)}100%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(-3deg)}}@keyframes tray-enter{from{opacity:0;translate:0 20px}}@keyframes reel-roll{from{transform:translateY(-55px)}to{transform:translateY(18px)}}@keyframes symbol-pop{50%{transform:scale(1.14)}}
@media(min-width:1600px){.left-rail{left:48px;width:246px;top:155px}.right-rail{right:48px;width:196px;top:155px}.topbar{left:48px;right:48px;top:35px}.stage{width:min(1370px,calc(100svh * 1.5))}.mission-card{padding:25px}.mission-card p{font-size:13px}.side-actions button{font-size:13px}.play-console{bottom:65px;width:770px}.speech{width:285px}.speech p{font-size:21px}.host-name strong{font-size:17px}.jackpot-badge>small{font-size:11px}.car-photo{left:34px}.footer{left:48px;right:48px}}
@media(max-width:1100px){.topbar{left:22px;right:22px;top:22px}.left-rail{left:22px;width:186px;top:120px}.right-rail{right:22px;width:147px;top:120px}.location{font-size:8px;gap:6px}.location .slash{margin:0 2px}.brand>div{font-size:21px}.brand>span{font-size:40px}.wallet{min-width:163px}.wallet strong{font-size:19px}.wallet .coin{width:28px;height:28px}.mission-card{padding:16px}h1{font-size:20px}.mission-card p{font-size:10px}.episode-badge>div{font-size:8px}.episode-badge small{font-size:8px}.side-actions button{font-size:10px}.jackpot-badge{padding-bottom:85px}.jackpot-badge>strong{font-size:27px}.jackpot-badge>small{font-size:8px}.car-photo{left:9px}.stage{width:1020px;max-width:108vw}.speech{width:228px;left:27%;top:1%}.speech p{font-size:17px}.play-console{width:655px;bottom:51px}.control-dock{gap:8px;padding:11px}.spin-button{font-size:12px;padding:10px;gap:8px}.spin-button kbd{display:none}.footer{left:22px;right:22px}.best-card>span{font-size:7px}}
@media(max-width:800px){.game{min-height:740px}.topbar{top:18px;left:18px;right:18px}.location{display:none}.left-rail{top:108px;left:18px;width:167px}.mission-card{padding:15px}.mission-card p{font-size:10px}.episode-badge{margin-bottom:12px}.side-actions{gap:2px;margin-top:12px}.right-rail{right:18px;top:107px;width:126px}.jackpot-badge{display:none}.bonus-card{margin:0;padding:12px 5px}.bonus-icon{left:13px;top:13px;font-size:17px}.bonus-card>strong{font-size:28px}.bonus-card>span:not(.bonus-icon){font-size:6px;letter-spacing:.8px}.bonus-card>small{font-size:7px}.charge-dots{gap:3px}.charge-dots i{width:16px}.best-card{padding-top:16px}.stage-wrap{inset:170px 0 155px}.stage{width:870px;max-width:116vw}.character{left:12%;width:37%;top:5%}.speech{left:25%;top:0;width:210px;padding:14px 16px}.speech p{font-size:16px}.host-name{left:20%;bottom:3%}.host-name strong{font-size:12px}.host-name small{display:none}.play-console{max-width:calc(100% - 36px);bottom:61px;width:640px}.bet-control{min-width:107px}.mode-switch button{padding:8px}.spin-button{font-size:12px}.footer{bottom:17px;left:18px;right:18px}.footer>span{font-size:6px;max-width:190px;line-height:1.7}.slots-tray{width:315px}.win-reveal{min-width:240px;padding:20px}.win-reveal strong{font-size:47px}}
@media(max-width:560px){.game{height:100svh;min-height:740px}.topbar{top:16px;left:15px;right:15px;gap:10px}.brand>span{font-size:37px}.brand>div{font-size:19px;letter-spacing:-.8px}.brand small{font-size:6px;letter-spacing:1.9px;margin-top:6px}.wallet{min-width:140px;gap:8px;padding:8px 9px;border-radius:10px}.wallet small{font-size:6px;letter-spacing:1.1px}.wallet strong{font-size:17px}.wallet .coin{width:25px;height:25px;font-size:23px}.wallet button{width:25px;height:25px;font-size:19px}.left-rail{top:91px;left:15px;width:calc(100% - 141px)}.episode-badge{margin-bottom:0;gap:8px}.episode-badge>span{font-size:26px;padding-right:9px}.episode-badge>div{font-size:9px;letter-spacing:1px}.episode-badge small{font-size:8px}.mission-card{margin-top:12px;padding:12px 13px;width:100%;max-width:252px;background:#302332de}.card-kicker{font-size:7px;letter-spacing:1px}.card-kicker>span:last-child{font-size:10px}.mission-card h1{font-size:17px;line-height:1.2;margin:9px 0}.mission-card p{display:none}.goal-line strong{font-size:18px}.goal-line>span{font-size:9px}.progress-track{margin-top:7px;height:3px}.quiet-link{font-size:8px;padding-top:9px}.quiet-link>span{font-size:10px}.side-actions{position:fixed;left:15px;bottom:165px;z-index:15;gap:7px}.side-actions button{font-size:0;padding:0}.side-actions button>span{width:33px;height:33px;background:#352738e6;backdrop-filter:blur(10px);border-radius:10px;font-size:18px}.right-rail{top:92px;right:15px;width:107px}.bonus-card{padding:12px 4px 9px;border-radius:11px}.bonus-icon{font-size:16px;left:13px}.bonus-card>strong{font-size:27px}.bonus-card>span:not(.bonus-icon){font-size:6px;letter-spacing:.4px}.bonus-card>small{font-size:6px;line-height:1.5;display:block}.charge-dots{margin:9px 0 7px}.charge-dots i{width:14px}.best-card{padding:12px 3px 0}.best-card>span{font-size:6px;letter-spacing:1px}.best-card>strong{font-size:19px;margin-top:4px}.best-card svg{width:70px;height:19px;margin-top:5px}.stage-wrap{inset:248px -25% 157px}.stage{width:690px;max-width:none;position:relative;left:-8px}.character{left:19%;width:34%;top:4%}.speech{top:1%;left:30%;width:206px;padding:13px 15px;transform:rotate(-3deg) scale(.83);transform-origin:20% 100%;animation:none}.speech-kicker{font-size:7px}.speech p{font-size:17px;margin-top:6px}.speech.pop{animation:speech-pop .5s ease-out}.wheel-center>span{font-size:26px}.wheel-center>small{font-size:6px}.wheel-pointer{font-size:34px}.host-name{left:29%;bottom:2%}.host-name>span{font-size:6px}.host-name strong{font-size:11px}.play-console{left:15px;right:15px;width:auto;max-width:none;transform:none;bottom:57px}.result-line{font-size:10px;min-height:29px;line-height:1.4;text-align:center;gap:6px;padding:0 13px 9px}.control-dock{gap:7px;padding:9px;border-radius:13px}.mode-switch button{font-size:7px;padding:7px 8px;letter-spacing:.6px}.bet-control{min-width:81px;padding:0 5px}.bet-control>span{font-size:6px;letter-spacing:.4px}.bet-control>div{gap:2px}.bet-control strong{font-size:14px;min-width:28px}.bet-control button{width:20px;height:24px;font-size:17px}.spin-button{font-size:10px;min-height:53px;border-radius:8px;padding:7px 8px;letter-spacing:.1px;white-space:normal;line-height:1.25;gap:6px}.spin-icon{font-size:22px}.dock-icon{width:23px;flex-shrink:0}.dock-icon>span{font-size:22px}.dock-icon small{font-size:6px}.console-foot{font-size:8px;padding:9px 4px 0}.console-foot>button{font-size:8px}.footer{bottom:15px;left:15px;right:15px}.footer>span{font-size:5px;max-width:145px;letter-spacing:.4px}.utility-buttons{gap:6px}.utility-buttons button{height:29px;min-width:31px;font-size:17px;padding:0 8px}.utility-label{font-size:6px}.slots-tray{bottom:115px;width:290px;padding:10px}.reels{height:109px}.slot-label>small{font-size:7px}.slot-label>span{font-size:7px}.win-reveal{min-width:210px;left:55%;top:43%;padding:18px 14px}.win-reveal strong{font-size:42px}.win-reveal>span{font-size:10px}.win-reveal small{font-size:8px}dialog{padding:28px 23px}dialog h2{font-size:24px}#toast{top:75px;font-size:11px;width:max-content;max-width:90%}}
@media(max-width:560px) and (min-height:840px){.stage-wrap{inset:270px -25% 170px}.stage{width:750px;left:-12px}.speech{top:1%;left:29%}}
.character-pose svg{overflow:hidden}.speech p{white-space:pre-line}.win-reveal:not(.show){visibility:hidden}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}.gym-background,.stage{transform:none}.win-reveal.show{opacity:1;transform:translate(-50%,-50%)}}body.quiet-motion *{animation:none!important}body.quiet-motion .win-reveal.show{opacity:1;transform:translate(-50%,-50%)}
@media(max-width:560px){.stage-wrap{inset:305px 0 161px;display:flex;align-items:center;justify-content:center}.stage{width:570px;flex-shrink:0;left:-32px}.character{left:18%;top:7%;width:33%}.speech{top:-18%;left:28%;width:216px;transform:rotate(-3deg) scale(.83)}.host-name{left:27%;bottom:0}.wheel-center>span{font-size:22px}.wheel-pointer{font-size:27px}.speech.pop{animation:none}}
@media(max-width:560px){.stage{left:0}.speech{top:-12%}.host-name{left:29%}}
