/* Bottle Flip shares the game's left controls, table, toolbar and mobile order. */
.game-logo.game-logo-bottle{background-image:url('assets/game-bottle-v65.svg');background-size:contain;background-position:center;background-repeat:no-repeat;mix-blend-mode:normal}
.bottle-page{max-width:1620px}
.game-bottle .bottle-controls{display:flex;flex-direction:column}
.game-bottle .bottle-controls h2{margin-bottom:30px}
.bottle-difficulty-label{margin-top:26px}
.bottle-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}
.bottle-modes button{border:1px solid #38576b;border-radius:9px;background:#102331;color:#c4d4dd;padding:12px 2px;font-size:13px;font-weight:650;cursor:pointer}
.bottle-modes button small{display:block;color:#8aabba;font-size:10px;font-weight:400;margin-top:6px}
.bottle-modes button.selected{background:#204947;border-color:#83d8c0;color:#baff8f}
.bottle-modes button.selected small{color:#b0d9c9}
.bottle-modes button:disabled{cursor:default;opacity:.65}.bottle-modes button.selected:disabled{opacity:1}
.bottle-next{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:26px 0 15px;font-size:12px;color:#9eb9c7}
.bottle-next b{color:#85dcf3;font-size:19px;font-variant-numeric:tabular-nums}
.bottle-flip-button{display:flex;justify-content:center;align-items:center;gap:11px;min-height:54px}
.bottle-flip-button .icon{width:22px;height:22px;flex-shrink:0}
.bottle-cashout{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;min-height:50px;background:#1a3541;border-color:#54818b;font-size:13px}
.bottle-cashout .money{font-size:15px;gap:5px;overflow-wrap:anywhere}.bottle-cashout .money .icon{width:17px;height:17px}
.bottle-cashout:disabled{opacity:.4;cursor:default}.bottle-cashout:not(:disabled){color:#e5f8e4;border-color:#76bda4}
.bottle-controls .game-hint{margin-top:21px}.bottle-controls .bet-panel-bottom{margin-top:auto;padding-top:35px}
.game-bottle .bottle-stage{background:radial-gradient(ellipse at 50% 55%,#1c66736b,transparent 65%),linear-gradient(145deg,#112e3a,#0f2634 60%,#0e202e)}
.bottle-stage .table-topline{color:#a4d7e1}.bottle-stage .table-topline span:last-child{font-size:10px;letter-spacing:1.5px;color:#88b4c5}
.bottle-arena{display:flex;flex-direction:column;align-items:center;padding:26px 20px 24px;min-height:610px;overflow:hidden}
.bottle-readout{z-index:2;text-align:center;display:flex;flex-direction:column;gap:4px;position:relative;pointer-events:none}
.bottle-readout>small{color:#8fbdcc;font-size:9px;letter-spacing:2.5px}.bottle-readout>strong{color:#d8f7ff;font-size:clamp(36px,4vw,55px);letter-spacing:-2px;line-height:1.2;font-variant-numeric:tabular-nums;text-shadow:0 5px 28px #40c8d83b}
.bottle-readout>strong>span{font-size:.62em;color:#64c6e4;margin-left:3px}.bottle-readout>span{color:#99bbc7;font-size:11px}.bottle-readout>strong.is-lost{color:#ef97a9}
.bottle-scene{width:100%;max-width:900px;height:365px;position:relative;isolation:isolate;flex-shrink:0}
.bottle-ambient{position:absolute;inset:12% 10% 0;border-radius:50%;background:radial-gradient(ellipse,#49d9f313,transparent 64%)}
.bottle-backmark{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);color:#65bace16;display:flex;align-items:center;flex-direction:column;gap:10px;pointer-events:none}.bottle-backmark .icon{height:43px;width:43px;stroke-width:1}.bottle-backmark>span{font-size:26px;font-weight:750;letter-spacing:10px}
.bottle-surface{position:absolute;width:94%;left:3%;height:115px;bottom:14px;filter:drop-shadow(0 14px 14px #04121d66)}
.bottle-object{position:absolute;left:50%;bottom:74px;width:84px;height:190px;margin-left:-42px;transform-origin:50% 96%;will-change:transform;z-index:3;filter:drop-shadow(3px 4px 3px #051b2770)}
.bottle-object>svg{display:block;width:100%;height:100%;overflow:visible}
.bottle-object.is-fallen{transform:translate(24px,-30.4px) rotate(88deg)}
.bottle-shadow{position:absolute;left:50%;bottom:70px;width:96px;height:18px;margin-left:-48px;border-radius:50%;background:#03151e;filter:blur(5px);opacity:.48;z-index:2}
.bottle-shadow.is-fallen{transform:translateX(40px) scaleX(1.8)}
.bottle-landing-ring{position:absolute;left:50%;bottom:64px;width:132px;height:28px;margin-left:-66px;border:1px solid #84e7cc00;border-radius:50%;z-index:2;pointer-events:none;transition:border-color .3s,box-shadow .3s}
.bottle-landing-ring.is-landed{border-color:#93f7d75c;box-shadow:0 0 20px #4ceaaf17}
.bottle-status{min-height:24px;display:flex;gap:10px;align-items:center;justify-content:center;color:#cce4e9;font-size:13px;text-align:center;margin:1px 0 18px}
.bottle-status-mark{color:#91e7d4;display:flex}.bottle-status-mark .icon{width:20px;height:20px}.bottle-status-mark.is-lost{color:#f29eac}.bottle-status-mark.is-flipping{color:#89dffc}
.bottle-streak{display:flex;justify-content:center;align-items:center;gap:9px;min-height:40px}
.bottle-streak>span:not(.bottle-streak-more){height:35px;min-width:35px;position:relative;display:grid;place-items:center;border:1px dashed #477181;border-radius:10px;color:#75aac0;background:#132e3b}
.bottle-streak>span.landed{background:#1b4841;border:1px solid #4eaa89;color:#a5ffd8}.bottle-streak>span.missed{background:#472d3a;border-color:#a55f76;color:#ffabba}
.bottle-streak .icon{height:16px;width:16px}.bottle-streak small{position:absolute;bottom:-14px;font-size:8px;color:#729bab}.bottle-streak-more{font-size:11px;color:#a2c5d2}
.bottle-streak>span.in-air{border-color:#90e5ff;color:#b8efff}
@media(min-width:761px) and (max-width:1100px){.bottle-controls{padding-left:18px;padding-right:18px}.bottle-modes{gap:5px}.bottle-modes button{font-size:11px}.bottle-modes button small{font-size:8px}.bottle-arena{padding-inline:10px}.bottle-cashout{padding-inline:10px}}
@media(max-width:760px){.bottle-page.casino-v3{padding:18px 14px 26px}.game-bottle .bottle-stage{order:1}.game-bottle .bottle-controls{order:2}.bottle-controls>.panel-label,.bottle-controls>h2{display:none}.bottle-arena{min-height:0;padding:24px 8px 32px}.bottle-scene{height:305px}.bottle-object{width:70px;height:159px;margin-left:-35px;bottom:70px}.bottle-object.is-fallen{transform:translate(24px,-25.44px) rotate(88deg)}.bottle-surface{height:98px;bottom:18px;width:98%;left:1%}.bottle-shadow{bottom:65px;width:78px;margin-left:-39px;height:13px}.bottle-landing-ring{bottom:61px;width:95px;margin-left:-47.5px;height:22px}.bottle-readout>strong{font-size:39px}.bottle-readout>small{font-size:8px}.bottle-backmark>span{font-size:20px;letter-spacing:6px}.bottle-stage .table-topline{padding-inline:14px;font-size:8px}.bottle-stage .table-topline span:last-child{font-size:7px;letter-spacing:.7px}.bottle-status{font-size:11px;margin-bottom:20px;padding-inline:8px}.bottle-controls .game-hint{font-size:12px}.bottle-modes button{font-size:14px}.bottle-modes button small{font-size:10px}}
@media(prefers-reduced-motion:reduce){.bottle-object{will-change:auto}.bottle-landing-ring{transition:none}}
