@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Thin-i69hX1Nj.ttf) format("truetype");font-weight:100;font-style:normal;font-display:block}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-UltraLight-Cw-M5iRy.ttf) format("truetype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Light-Cap-Z-rq.ttf) format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Regular-eCFN1h-s.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Medium-D_ha_KMG.ttf) format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-SemiBold-BpRPs99R.ttf) format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-sm1PNH13.ttf) format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-ExtraBold-bUaqQUyg.ttf) format("truetype");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Black-CJqPwUMd.ttf) format("truetype");font-weight:900;font-style:normal;font-display:block}.game-surface{position:relative;aspect-ratio:1.5;max-width:840px;width:100%;margin:7px auto -2px;isolation:isolate}.table-art{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/moonshot-table.png) center/100% 100% no-repeat;mask:url(/assets/table-mask.svg) center / 100% 100% no-repeat;z-index:-2}.card-shoe{position:absolute;width:var(--card-width);height:calc(var(--card-width) * 1.4);left:75%;top:7.3%;transform:rotate(-9deg);border-radius:7px;background:#293242;box-shadow:1px 2px #9a8e7e,2px 4px #253142,3px 6px #8e8273,4px 8px #1b2839,6px 12px 10px #0009;z-index:2}.card-shoe>.card-back-art{filter:drop-shadow(2px 6px 4px #0006)}.card-back-art{width:100%;height:100%;overflow:hidden;border-radius:calc(var(--card-width) * .068);background:#142c43;border:1px solid #a9774f}.card-back-art img{display:block;width:100%;height:100%;object-fit:fill}.dealer-area{position:absolute;top:12.5%;left:50%;transform:translate(-50%);z-index:3}.hand{position:relative;display:flex;flex-direction:column;align-items:center;min-width:calc(var(--card-width) * 1.45)}.hand-label{color:#90a1b7;font-weight:600;font-size:8px;letter-spacing:2px;margin-bottom:10px;display:flex;gap:7px;align-items:center;min-height:10px}.active-dot{width:4px;height:4px;border-radius:50%;background:#e3a479;box-shadow:0 0 8px #e3a47950}.hand-active .hand-label{color:#e5bd97}.hand-cards{position:relative;height:calc(var(--card-width) * 1.4);perspective:900px;transition:width .25s cubic-bezier(.22,1,.36,1)}.playing-card-anchor{position:absolute;top:0;width:var(--card-width);height:calc(var(--card-width) * 1.4);perspective:900px}.playing-card-flight{width:100%;height:100%;transform-origin:50% 85%;filter:drop-shadow(2px 6px 4px #0006)}.playing-card-flipper{position:relative;width:100%;height:100%;transform-style:preserve-3d}.playing-card-face,.playing-card-back{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden;border-radius:calc(var(--card-width) * .068)}.playing-card-face{transform:translateZ(.2px);background:#f6f3e9}.playing-card-back{transform:rotateY(180deg) translateZ(.2px)}.playing-card-face img{width:100%;height:100%;object-fit:fill;display:block}.hand-total{position:absolute;right:-14px;top:-10px;z-index:50;min-width:30px;height:24px;display:flex;align-items:center;justify-content:center;padding:0 9px;font-weight:750;border-radius:8px;background:#152238;color:#f4f4eb;font-size:12px;box-shadow:0 3px 8px #0005;border:1px solid #526078;font-variant-numeric:tabular-nums}.hand-total.total-bust{background:#5b3338;color:#ffc0b1;border-color:#aa695f}.hand-total.total-twenty-one{background:#244b41;color:#b2f0c6;border-color:#5c9075}.hand-stake{display:flex;align-items:center;justify-content:center;gap:6px;padding:5px 9px;border:1px solid #b0977426;background:#0d1d31b3;border-radius:20px;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;margin-top:14px;min-height:26px;white-space:nowrap;color:#e9e4d9}.mini-chip{width:16px;height:16px;display:grid;place-items:center;border:2px dashed #dca266;border-radius:50%;color:#e9b882;font-size:7px;background:#704a30;font-weight:800}.double-badge{font-size:8px;background:#e8a37629;color:#edbc8d;padding:2px 4px;border-radius:3px}.hand-outcome{font-size:8px;letter-spacing:.6px;border-left:1px solid #53616e;padding-left:6px}.hand-outcome.win,.hand-outcome.blackjack{color:#a4e1b9}.hand-outcome.loss{color:#e29a8d}.hand-outcome.push{color:#bdcadd}.player-area{position:absolute;top:53%;left:50%;transform:translate(-50%);display:flex;gap:calc(var(--card-width) * 1.05);align-items:flex-start;justify-content:center;width:92%;z-index:4}.table-center{position:absolute;top:41.4%;left:50%;transform:translate(-50%,-50%);width:70%;text-align:center;z-index:4;pointer-events:none}.felt-brand{display:flex;align-items:center;flex-direction:column;gap:8px;color:#d7b295a8}.felt-brand>span{display:flex;align-items:center;gap:9px;font-size:25px;font-weight:800;letter-spacing:3px}.felt-brand small{font-size:7px;letter-spacing:2.2px;color:#ab9d8b9c}.round-result{display:flex;align-items:center;justify-content:center;gap:15px}.round-result strong{font-size:30px;letter-spacing:-1.2px;line-height:1}.result-title{font-size:11px;font-weight:700;letter-spacing:1.6px;max-width:95px}.result-unit{font-size:10px;letter-spacing:0;font-weight:500;opacity:.65}.round-result.positive{color:#b0e6bb;text-shadow:0 0 25px #94dc9b30}.round-result.negative{color:#d6b1a2}.round-result.neutral{color:#c3d2e8}.empty-dealer{position:relative;display:flex;gap:8px;padding-top:22px}.empty-dealer>span{position:absolute;top:0;text-align:center;width:100%;color:#97a7ba75;font-size:8px;letter-spacing:2px}.empty-card-outline{height:calc(var(--card-width) * 1.4);width:var(--card-width);border:1px solid #97abc028;border-radius:7px;background:#111b2910}.empty-player{position:relative;display:flex;gap:7px;padding-top:9px;opacity:.8}.empty-player .empty-card-outline:first-child{transform:rotate(-7deg)}.empty-player .empty-card-outline:nth-child(2){transform:rotate(7deg);margin-left:-40px}.empty-player>span{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);color:#c6b59a89;white-space:nowrap;letter-spacing:1.8px;font-size:7px}@media(max-width:700px){.game-surface{margin:15px auto 2px;aspect-ratio:1.22}.table-art{background-size:100% 100%}.dealer-area{top:13%}.player-area{top:54%;gap:29px}.hand-label{font-size:7px;margin-bottom:8px;letter-spacing:1.5px}.hand-stake{font-size:10px;margin-top:12px;padding:4px 8px;gap:5px}.hand-total{height:22px;min-width:27px;right:-11px;font-size:11px;padding:0 7px}.table-center{top:42.3%}.felt-brand>span{font-size:20px;letter-spacing:2.5px;gap:7px}.felt-brand small{font-size:6px;letter-spacing:1.5px}.felt-brand{gap:6px}.felt-brand svg{width:18px}.card-shoe{left:77%;top:9%;width:calc(var(--card-width) * .8);height:calc(var(--card-width) * 1.12)}.result-title{font-size:9px;max-width:80px}.round-result{gap:11px}.round-result strong{font-size:25px}.result-unit{font-size:8px}.empty-player>span{bottom:-20px;font-size:6px}.hand-outcome{font-size:7px;letter-spacing:.2px}}@media(max-width:420px){:root{--card-width: 58px;--card-step: 17px}.game-surface{aspect-ratio:1.04;margin-top:10px}.player-area{gap:24px;top:55%}.table-center{top:43%}.felt-brand>span{font-size:17px}.felt-brand small{font-size:5.5px}.hand-stake{font-size:9px}.mini-chip{width:13px;height:13px;font-size:6px}.hand-cards{max-width:180px}}.controls{max-width:820px;margin:0 auto}.table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:2px 0 13px;gap:15px}.status-line{display:flex;align-items:center;gap:8px;font-size:11px;color:#a2afc2;min-width:0}.status-dot{width:5px;height:5px;border-radius:50%;background:#bba083;flex-shrink:0}.status-dot.busy{background:#ffae7e;animation:status-pulse .8s ease infinite alternate}.tool-buttons{display:flex;align-items:center;gap:4px}.toolbar-divider{width:1px;height:15px;background:#2d3a50;margin:0 5px}.bet-panel{display:grid;grid-template-columns:1fr 230px;gap:17px;background:#18243a;border:1px solid #2d3b53;border-radius:14px;padding:17px;align-items:end;box-shadow:0 8px 35px #00000012}.bet-field{min-width:0}.bet-field label{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:12px;font-weight:600;color:#d2d8e3;gap:8px}.bet-field label>span{font-size:8px;color:#7889a5;font-weight:600;letter-spacing:1px}.bet-input-wrap{height:51px;display:flex;align-items:center;gap:11px;padding:0 8px 0 13px;border:1px solid #35435b;border-radius:8px;background:#0e192b;transition:border-color .15s}.bet-input-wrap:focus-within{border-color:#b78563}.bet-input-wrap .credit-icon{width:21px;height:21px;font-size:11px}.bet-input-wrap input{min-width:0;width:100%;height:100%;border:0;background:none;color:#f3f1ee;font-size:18px;letter-spacing:.2px;font-weight:650;font-variant-numeric:tabular-nums;padding:0}.bet-input-wrap input:disabled{color:#a5b0c0;opacity:1}.amount-buttons{display:flex;gap:4px}.amount-buttons button{background:#263349;color:#bac5d7;padding:0 8px;min-width:31px;height:30px;font-size:12px;font-weight:600;border-radius:5px}.amount-buttons button:last-child{font-size:9px;padding:0 9px}.deal-button-wrap{height:51px;display:flex;align-items:center;padding:0 24px}.deal-button-wrap>div{width:100%}.deal-button-wrap button.deal-button{height:51px;min-height:51px;border-radius:9px;font-size:15px;text-shadow:none;font-weight:750;letter-spacing:.1px;padding:0 22px}.deal-button>div{width:100%;display:flex;justify-content:space-between;align-items:center}.deal-button-wrap>div>div:last-child{display:none}.main-action{min-width:0}.hand-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:51px}.action-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:49px;background:#2c3c55;border:1px solid #4c5c7366;border-radius:8px;padding:11px 14px;color:#eff0f2;font-weight:650;font-size:13px;position:relative}.hand-actions .action-button{flex-direction:column;gap:5px;padding:8px 5px;min-height:68px}.hand-actions .action-button span{font-size:12px}.hand-actions .action-hit{color:#b8ebc7;background:#2b4a46;border-color:#87be9740}.hand-actions .action-stand{color:#e9bdb4}.hand-actions .action-double{color:#edc59e}.hand-actions .action-split{color:#b8c4e8}.hand-actions kbd{position:absolute;top:5px;right:6px;font-size:8px;color:#92a3ba;opacity:.6}.bet-panel-playing{grid-template-columns:minmax(180px,1fr) minmax(330px,1.35fr);align-items:center}.bet-panel-playing .bet-field label{margin-bottom:8px}.below-controls{display:flex;align-items:center;justify-content:space-between;padding:12px 3px 0;gap:12px}.quick-bets{display:flex;gap:7px}.quick-bet{font-size:10px;font-weight:600;padding:5px 13px;min-width:39px;border:1px solid #2a3950;background:#152135;border-radius:5px;color:#90a0b8}.quick-bet.selected{border-color:#886d524f;color:#e5b68e;background:#c0905f13}.bet-limits{font-size:9px;color:#788aa3;white-space:nowrap}.bet-limits>span{padding:0 6px;color:#4a5f7b}.feedback{font-size:11px;color:#a8c8b6;margin:10px 3px 0}.feedback.error{color:#e7a79a}@keyframes status-pulse{to{opacity:.3}}@media(hover:hover)and (pointer:fine){.amount-buttons button:hover:not(:disabled){background:#37465d}.quick-bet:hover:not(:disabled){background:#2d3748;color:#e9bc98}.action-button:hover:not(:disabled){border-color:#b1bdcf88;filter:brightness(1.1)}}@media(max-width:700px){.table-toolbar{padding:1px 3px 10px;gap:6px;align-items:center}.status-line{font-size:10px;gap:6px;max-width:57%;line-height:1.5}.tool-buttons{gap:1px}.toolbar-divider{margin:0 3px}.tool-button{min-width:29px;width:auto;height:30px;padding:5px}.tool-button svg{width:16px}.bet-panel{grid-template-columns:1fr 155px;gap:13px;padding:13px;border-radius:11px}.bet-field label{font-size:10px}.bet-field label>span{display:none}.bet-input-wrap{height:47px;padding-left:10px;gap:8px}.bet-input-wrap input{font-size:16px}.bet-input-wrap .credit-icon{width:18px;height:18px;font-size:10px}.amount-buttons{gap:3px}.amount-buttons button{height:26px;min-width:25px;padding:0 5px;font-size:11px}.amount-buttons button:last-child{padding:0 5px;font-size:8px}.deal-button-wrap{height:47px}.deal-button-wrap button.deal-button{height:47px;min-height:47px;padding:0 15px;font-size:13px}.bet-panel-playing{grid-template-columns:1fr}.bet-panel-playing .bet-field{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:10px}.bet-panel-playing .bet-field label{margin:0}.bet-panel-playing .bet-input-wrap{height:39px}.hand-actions .action-button{min-height:58px}.below-controls{padding-top:10px;gap:8px}.quick-bets{gap:5px}.quick-bet{padding:5px 9px;min-width:30px;font-size:9px}.bet-limits{font-size:8px}.bet-limits>span{padding:0 3px}}@media(max-width:480px){.bet-panel{grid-template-columns:1fr;padding:13px;gap:12px}.bet-field label>span{display:block;font-size:7px}.deal-button-wrap{height:47px}.deal-button-wrap>div{width:100%}.main-action{width:100%}.bet-input-wrap{height:46px}.hand-actions{gap:6px}.status-line{font-size:9px;max-width:53%}.bet-limits{font-size:7px}.quick-bet{padding:4px 8px}.hand-actions kbd{display:none}.hand-actions .action-button{font-size:11px}.bet-panel-playing .bet-field label>span{display:none}}.game-dialog{position:fixed;top:0;right:0;bottom:0;left:0;max-width:550px;width:calc(100% - 32px);max-height:85svh;margin:auto;padding:0;background:#142136;color:#ebedf1;border:1px solid #3b4b63;border-radius:18px;box-shadow:0 30px 100px #0009;font-family:Gilroy,Arial,sans-serif}.game-dialog::backdrop{background:#030914b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-header{padding:24px 26px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2a3b52;gap:12px;position:sticky;top:0;background:#142136;z-index:2}.dialog-header small{font-size:8px;letter-spacing:1.8px;color:#d0a280}.dialog-header h2{font-size:23px;letter-spacing:-.3px;margin:8px 0 0}.dialog-body{padding:22px 26px 26px}.rules-intro{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #384456;border-radius:10px;padding:16px 0;margin-bottom:24px}.rules-intro>span{display:flex;flex-direction:column;text-align:center;font-size:28px;font-weight:650;color:#f0ba94;gap:6px;border-right:1px solid #344154}.rules-intro>span:last-child{border:0}.rules-intro small{font-size:7px;letter-spacing:1.5px;color:#92a2b9}.rules-list{margin:0;display:flex;flex-direction:column;gap:17px}.rules-list>div{display:grid;grid-template-columns:100px 1fr;gap:15px}.rules-list dt{font-size:12px;font-weight:650;color:#e4e6ec}.rules-list dd{font-size:12px;line-height:1.65;color:#aab7c9;margin:0}.keyboard-help{margin:24px 0 0;padding-top:18px;border-top:1px solid #2d3e54;font-size:10px;color:#90a3bc;line-height:1.8}.history-table-head,.history-table-row{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:9px;align-items:center}.history-table-head{font-size:9px;color:#91a2b9;padding:0 0 15px}.history-table-head>span:not(:first-child){text-align:right}.history-table-row{font-size:11px;padding:14px 0;border-top:1px solid #2b3d54;font-variant-numeric:tabular-nums}.history-table-row>div{display:flex;flex-direction:column;gap:5px}.history-table-row>div b{font-size:13px}.history-table-row>div b>span{color:#7f93ae;font-weight:500}.history-table-row>div small{font-size:8px;color:#91a2b9}.history-table-row>span,.history-table-row>strong{text-align:right;font-size:11px}.empty-history{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 8px;color:#879eb9;gap:15px}.empty-history h3{color:#dce3ea;font-size:20px;margin:0}.empty-history p{font-size:12px;margin:0;line-height:1.5}.empty-history svg{color:#d8a37b}@media(max-width:480px){.dialog-header{padding:20px}.dialog-header h2{font-size:21px}.dialog-body{padding:18px 20px}.rules-list>div{grid-template-columns:80px 1fr;gap:10px}.rules-list dd,.rules-list dt{font-size:11px}.history-table-row{gap:5px}.history-table-row>span,.history-table-row>strong{font-size:10px}.history-table-head{font-size:8px}.game-dialog{border-radius:14px}}.refill-menu-button{margin-top:24px;padding:12px 16px;min-height:44px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:#d4dce8}.game-surface .table-center{top:44%}.game-surface .dealer-area{top:10.5%}.hand{--hand-max-width: clamp(150px, 29vw, 270px)}.is-split .hand{--hand-max-width: clamp(125px, 30vw, 205px)}@media(min-width:701px)and (max-height:850px){.game-surface{max-width:min(790px,calc((100svh - 325px)*1.65));aspect-ratio:1.65;--card-width: clamp(56px, calc((100svh - 325px)*.17) , 85px);--card-step: calc(var(--card-width) * .36)}.app-shell .app-header{height:65px}.app-shell .game-main{padding-top:17px}.dealer-area{top:12%}.player-area{top:48%}.table-center{top:41%}.felt-brand>span{font-size:20px}.felt-brand small{font-size:6px}.hand-label{font-size:7px;margin-bottom:7px}.hand-stake{margin-top:10px;font-size:10px}.round-result strong{font-size:25px}.result-title{font-size:9px}}@media(max-width:380px){.game-surface .table-center{top:51%}.felt-brand>span{font-size:15px}.felt-brand small{display:none}.bet-panel-playing .bet-field{display:block}.bet-panel-playing .bet-field label{margin-bottom:8px}}:root{font-family:Gilroy,Arial,sans-serif;color:#f2f1ed;background:#0c1525;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--page: #0c1525;--surface: #131f33;--muted: #8e9cb2;--orange: #ff8357;--mint: #93deb2;--border: #243147;--card-width: clamp(62px, 9.8vw, 91px);--card-step: calc(var(--card-width) * .36)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button,a,input{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}input:focus-visible{outline:none}button:active:not(:disabled){transform:translateY(1px)}button{transition:background-color .16s,color .16s,transform .12s}button svg{flex-shrink:0}button:disabled{opacity:.36}img{max-width:100%;-webkit-user-select:none;user-select:none}kbd{font:inherit}button,input{color:inherit}::selection{background:#ff835744}button{border:0}.app-shell{min-height:100svh;background:radial-gradient(ellipse at 50% 40%,#15233855,transparent 65%);display:flex;flex-direction:column}.app-header{width:100%;max-width:1040px;height:64px;margin:0 auto;padding:10px 30px;display:flex;align-items:center;justify-content:space-between;gap:12px}.header-brand{display:flex;align-items:center;flex-shrink:0}.header-brand>a{display:flex;align-items:center;width:80px}.header-brand img{width:80px;height:auto;object-fit:contain}.header-right{display:flex;align-items:center;gap:8px}.balance{display:flex;align-items:center;gap:6px;white-space:nowrap}.balance strong{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.header-right>button{flex-shrink:0;width:36px;height:40px;padding:9px}.header-right>button:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.credit-icon{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:linear-gradient(135deg,#ffd7aa,#da8850);border:2px solid #f8c296;box-shadow:inset 0 0 0 2px #bd814b;color:#603e26;font-weight:900;font-style:italic;font-size:14px;flex-shrink:0}.game-main{width:100%;max-width:1040px;margin:0 auto;padding:25px 30px 10px;flex:1}.game-heading{display:flex;align-items:center;justify-content:space-between;max-width:860px;margin:auto}.game-title{display:flex;align-items:center;gap:11px}.game-title-icon{color:var(--orange);font-size:27px}.game-title h1{font-size:24px;letter-spacing:-.6px;margin:0;font-weight:700}.game-subtitle{color:#8999ae;font-size:12px;margin-left:7px}.tool-button{display:inline-flex;gap:4px;align-items:center;justify-content:center;min-width:32px;height:32px;padding:6px;background:transparent;color:#8999ae;border-radius:7px}.tool-button.selected{background:#ff83571c;color:#ff9c79}.tool-button>span{font-size:10px;font-weight:700}.fullscreen-button{border:1px solid #263249;color:#8192a9}.recent-rounds{display:flex;align-items:center;gap:16px;min-height:61px;max-width:820px;margin:13px auto 0;padding:14px 2px 0;border-top:1px solid #233048}.recent-label{font-size:9px;letter-spacing:1.35px;color:#8190a6;white-space:nowrap}.recent-items{display:flex;gap:7px;align-items:center;flex:1;overflow:hidden}.recent-item{display:flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid #33405a;border-radius:7px;background:#192339;padding:7px 11px;color:#b0becf;font-size:11px;font-weight:650;flex-shrink:0}.recent-item.positive{background:#88d6a812;border-color:#83c59c30;color:#a4e1b9}.recent-item.negative{background:#da837713;border-color:#da837726;color:#d49185}.all-history{display:grid;place-items:center;background:transparent;color:#7c8ba2;padding:6px}.history-empty{font-size:11px;color:#65758d}.loader-screen{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1e5180;gap:18px}.loader-animation{width:min(95vw,700px);display:grid;place-items:center}.loader-animation video{width:100%;pointer-events:none;animation:loader-enter 1.5s ease-out both}@keyframes loader-enter{0%{transform:scale(.5)}to{transform:scale(1)}}.loader-failed{background:var(--page)}.loader-failed h1{font-size:18px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.positive-text{color:#a2dfb6}.negative-text{color:#df9387}@media(hover:hover)and (pointer:fine){.tool-button:hover,.all-history:hover{color:#f7c6ac;background:#ffffff08}.recent-item:hover{border-color:#afbdcf66}}@media(min-width:1400px)and (min-height:900px){.game-main{padding-top:35px}}@media(max-width:700px){.game-main{padding:19px 12px 5px}.game-heading{padding:0 6px}.game-title h1{font-size:22px}.game-subtitle{display:none}.recent-rounds{gap:12px;margin-top:12px}.recent-label{font-size:8px}.recent-item{padding:6px 8px}.history-empty{font-size:10px}}@media(max-width:380px){.game-main{padding-left:9px;padding-right:9px}.recent-label{letter-spacing:.8px}.recent-rounds{gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.loader-animation video{visibility:hidden}.loader-animation:after{content:"☾";font-size:65px;color:var(--orange);position:absolute}}@media(max-width:700px){.app-header{height:58px;padding:7px 18px}.header-brand>a,.header-brand img{width:68px}.header-right{gap:4px}.balance strong{font-size:13px}}@media(max-width:380px){.app-header{padding-inline:12px}.header-brand>a,.header-brand img{width:58px}.header-right{gap:1px}.balance{gap:4px}}
