@font-face{font-family:DSEG7 Classic;src:url(/fonts/DSEG7Classic-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Luckiest Guy;src:url(/fonts/LuckiestGuy-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.game-dice.container-game{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media (max-width:640px){.game-dice.container-game{padding-left:0;padding-right:0}}.game-dice .mafia-phone-stage{aspect-ratio:16/9;background:#050507;border:1px solid #ffffff14;border-radius:18px;width:100%;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px #000000b3,inset 0 1px #ffffff0d}.game-dice .mafia-phone-video{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.game-dice .lcd-screen{z-index:4;letter-spacing:1px;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:30%;max-width:38%;height:16%;max-height:38%;font-family:DSEG7 Classic,Courier New,monospace;font-weight:700;display:flex;position:absolute;top:41%;left:51%;overflow:hidden;transform:translate(-50%,-50%);container:lcd-screen/inline-size}.game-dice .lcd-active{z-index:2;color:#ff2a2a;letter-spacing:-.5px;white-space:nowrap;text-shadow:0 0 4px #ff3c3cf2,0 0 12px #ff1e1ecc,0 0 24px #ff000080,0 0 36px #ff000040;max-width:100%;font-size:clamp(7px,17cqw,36px);line-height:1;transition:all .2s;position:relative}.game-dice .lcd-active.is-idle{color:#7a1010;text-shadow:0 0 3px #ff1e1e66,0 0 8px #f003;opacity:.85}@media (max-width:640px){.game-dice .lcd-active{font-size:clamp(6px,13cqw,20px)}}.game-dice .mafia-phone-stage.is-rolling .lcd-active{animation:.15s ease-in-out infinite alternate lcdRollPulse}@keyframes lcdRollPulse{0%{filter:brightness(.85)}to{filter:brightness(1.25)}}.game-dice .dice-control-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#14141cc7 0%,#0c0c12e0 100%);border:1px solid #ffffff14;border-radius:16px;padding:20px;position:relative;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff0f}.game-dice .dice-control-panel:before,.game-dice .dice-control-panel:after{content:"";background:radial-gradient(circle at 30% 30%,#888,#2a2a2a 70%);border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 0 1px #0000004d,inset 0 0 2px #000c}.game-dice .dice-control-panel:before{top:8px;left:8px}.game-dice .dice-control-panel:after{top:8px;right:8px}.game-dice .dice-controls-grid{grid-template-columns:1fr 1.2fr 1.3fr;align-items:start;gap:22px;display:grid}.game-dice .dice-col{flex-direction:column;gap:8px;display:flex}.game-dice .dice-col-header{justify-content:space-between;align-items:center;gap:8px;min-height:18px;display:flex}.game-dice .dice-col-label{color:#9ca3af;text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:700}.game-dice .dice-col-sub{color:#6b7280;font-size:10px;font-weight:600}.game-dice .dice-input-wrap{align-items:center;display:flex;position:relative}.game-dice .dice-input{color:#fff;letter-spacing:1px;background:#00000073;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:Luckiest Guy,cursive;font-size:22px;font-weight:800;transition:border-color .2s}.game-dice .dice-input:focus{border-color:#fbbf2480}.game-dice .dice-input:disabled{opacity:.6;cursor:not-allowed}.game-dice .dice-input-clean::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.game-dice .dice-input-clean::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.game-dice .dice-input-clean{-moz-appearance:textfield}.game-dice .dice-input-with-prefix{padding-left:44px}.game-dice .dice-input-prefix{z-index:2;pointer-events:none;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.game-dice .dollar-chip{color:#0a1a08;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;font-weight:900;display:inline-flex}.game-dice .dice-quick-row{gap:6px;display:flex}.game-dice .dice-quick-btn{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff0a;border-radius:8px;flex:1;padding:8px 0;font-size:12px;font-weight:700;transition:all .2s}.game-dice .dice-quick-btn:hover:not(:disabled){color:#fbbf24;background:#fbbf2426;border-color:#fbbf244d}.game-dice .dice-quick-btn:disabled{opacity:.4;cursor:not-allowed}.game-dice .dice-stats-row{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;gap:10px;margin-top:8px;padding-top:10px;display:flex}.game-dice .dice-stat{flex-direction:column;gap:2px;display:flex}.game-dice .dice-stat-right{text-align:right;align-items:flex-end}.game-dice .dice-stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:1.2px;font-size:9px;font-weight:700}.game-dice .dice-stat-value-gold{color:#fbbf24;letter-spacing:1px;text-shadow:0 0 12px #fbbf2480;font-family:Luckiest Guy,cursive;font-size:22px;line-height:1}.game-dice .dice-stat-value-green{color:#22c55e;letter-spacing:1px;text-shadow:0 0 12px #22c55e80;font-family:Luckiest Guy,cursive;font-size:22px;line-height:1}.game-dice .dice-payout-row{grid-template-columns:1fr 1.1fr 1fr;gap:8px;height:100%;min-height:90px;display:grid}.game-dice .dice-direction-btn{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 6px;font-family:inherit;transition:all .2s;display:flex}.game-dice .dice-direction-btn:hover:not(:disabled){background:#fbbf241a;border-color:#fbbf244d}.game-dice .dice-direction-btn.is-active{background:linear-gradient(#fbbf242e 0%,#d977061f 100%);border-color:#fbbf2499;box-shadow:0 0 16px #fbbf2440,inset 0 1px #ffffff14}.game-dice .dice-direction-btn:disabled{opacity:.5;cursor:not-allowed}.game-dice .dice-dir-label{color:#9ca3af;letter-spacing:1.5px;font-size:10px;font-weight:800}.game-dice .dice-direction-btn.is-active .dice-dir-label{color:#fbbf24}.game-dice .dice-dir-value{color:#fff;letter-spacing:1px;font-family:Luckiest Guy,cursive;font-size:22px}.game-dice .dice-direction-btn.is-active .dice-dir-value{color:#fbbf24;text-shadow:0 0 10px #fbbf2480}.game-dice .dice-roll-btn{color:#1a1a08;letter-spacing:3px;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#fbbf24 0%,#d97706 100%);border:none;border-radius:12px;justify-content:center;align-items:center;min-width:0;font-family:Luckiest Guy,cursive;font-size:28px;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 6px 18px #fbbf2466,inset 0 1px #fff6}.game-dice .dice-roll-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #fbbf2499,inset 0 1px #fff6}.game-dice .dice-roll-btn:active:not(:disabled){transform:translateY(0)}.game-dice .dice-roll-btn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.4)}.game-dice .dice-mult-display{color:#fbbf24;letter-spacing:1.5px;text-shadow:0 0 14px #fbbf2480;font-family:Luckiest Guy,cursive;font-size:28px;line-height:1}.game-dice .dice-mult-slider-wrap{flex-direction:column;gap:8px;margin-top:14px;display:flex}.game-dice .dice-mult-slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#22c55e 0%,#fbbf24 50%,#dc2626 100%);border-radius:3px;outline:none;width:100%;height:6px}.game-dice .dice-mult-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fbbf24;border:3px solid #0a0a0f;border-radius:50%;width:22px;height:22px;transition:transform .1s;box-shadow:0 2px 8px #0009}.game-dice .dice-mult-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.game-dice .dice-mult-slider::-moz-range-thumb{cursor:pointer;background:#fbbf24;border:3px solid #0a0a0f;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #0009}.game-dice .dice-mult-slider:disabled{opacity:.5;cursor:not-allowed}.game-dice .dice-mult-slider-edges{color:#9ca3af;letter-spacing:1px;justify-content:space-between;padding:0 2px;font-family:Luckiest Guy,cursive;font-size:12px;display:flex}.game-dice .dice-mult-slider-edges span:first-child{color:#22c55e}.game-dice .dice-mult-slider-edges span:last-child{color:#dc2626;text-shadow:0 0 8px #dc262666}.game-dice .dice-mult-winchance{text-align:center;color:#9ca3af;letter-spacing:1px;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700}@media (max-width:700px){.game-dice .dice-control-panel{padding:14px}.game-dice .dice-controls-grid{grid-template-columns:1fr;grid-template-areas:"bet""payout""mult";gap:18px}.game-dice .dice-col--bet{grid-area:bet}.game-dice .dice-col--payout{grid-area:payout}.game-dice .dice-col--mult{grid-area:mult}.game-dice .dice-payout-row{gap:6px;min-height:76px}.game-dice .dice-roll-btn{letter-spacing:2px;font-size:22px}.game-dice .dice-dir-value{font-size:18px}.game-dice .dice-input{font-size:20px}.game-dice .dice-mult-display{font-size:22px}.game-dice .dice-stat-value-gold,.game-dice .dice-stat-value-green{font-size:18px}}.game-dice .past-roll-pill{color:#c0c0c8;font-variant-numeric:tabular-nums;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;min-width:54px;height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.game-dice .past-roll-pill.is-win{color:#4ade80;background:linear-gradient(135deg,#22c55e40 0%,#16a34a59 100%);border-color:#22c55e99;box-shadow:0 0 12px #22c55e4d}
