.dd-slot{position:fixed;right:24px;bottom:24px;z-index:8500;font-family:var(--dd-font-body);color:var(--dd-text)}.dd-slot__tab{position:relative;width:64px;height:200px;display:grid;place-items:center;background:var(--dd-card);border:1px solid var(--dd-gold);border-left:0;border-radius:0 10px 10px 0;cursor:pointer;padding:0;color:var(--dd-gold);box-shadow:6px 6px 24px #0000008c;transition:transform .2s var(--dd-ease)}.dd-slot__tab:hover,.dd-slot__tab:focus-visible{transform:translate(2px);outline:none}.dd-slot__tab-text{font-family:var(--dd-font-num);font-size:20px;letter-spacing:.32em;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;position:relative;z-index:2}.dd-slot__tab-bulbs{position:absolute;top:4px;right:4px;bottom:4px;left:4px;pointer-events:none;border-radius:0 6px 6px 0}.dd-slot__tab-bulb{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--dd-gold);opacity:.2;filter:drop-shadow(0 0 4px var(--dd-gold-soft));animation:dd-slot-bulb-cycle 1.6s linear infinite}.dd-slot__tab-bulb:nth-child(1){top:4px;left:8px;animation-delay:0s}.dd-slot__tab-bulb:nth-child(2){top:4px;left:32px;animation-delay:.1s}.dd-slot__tab-bulb:nth-child(3){top:4px;left:50px;animation-delay:.2s}.dd-slot__tab-bulb:nth-child(4){top:24px;right:4px;animation-delay:.3s}.dd-slot__tab-bulb:nth-child(5){top:48px;right:4px;animation-delay:.4s}.dd-slot__tab-bulb:nth-child(6){top:72px;right:4px;animation-delay:.5s}.dd-slot__tab-bulb:nth-child(7){top:96px;right:4px;animation-delay:.6s}.dd-slot__tab-bulb:nth-child(8){top:120px;right:4px;animation-delay:.7s}.dd-slot__tab-bulb:nth-child(9){top:144px;right:4px;animation-delay:.8s}.dd-slot__tab-bulb:nth-child(10){top:168px;right:4px;animation-delay:.9s}.dd-slot__tab-bulb:nth-child(11){bottom:4px;left:50px;animation-delay:1s}.dd-slot__tab-bulb:nth-child(12){bottom:4px;left:32px;animation-delay:1.1s}.dd-slot__tab-bulb:nth-child(13){bottom:4px;left:8px;animation-delay:1.2s}.dd-slot__tab-bulb:nth-child(14){top:168px;left:4px;animation-delay:1.3s}.dd-slot__tab-bulb:nth-child(15){top:96px;left:4px;animation-delay:1.4s}.dd-slot__tab-bulb:nth-child(16){top:24px;left:4px;animation-delay:1.5s}@keyframes dd-slot-bulb-cycle{0%,80%,to{opacity:.2}10%,20%{opacity:1}}.dd-slot__tab:hover .dd-slot__tab-bulb,.dd-slot__tab:focus-visible .dd-slot__tab-bulb{animation-duration:1s}.dd-slot.is-open .dd-slot__tab{display:none}.dd-slot__panel{position:absolute;right:0;bottom:100%;transform:translateY(20px);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease;width:min(400px,100vw);background:radial-gradient(ellipse at 50% 0%,rgba(58,10,10,.55) 0%,transparent 60%),var(--dd-bg);border:4px solid var(--dd-gold);border-left:0;border-radius:0 14px 14px 0;padding:28px 24px 24px;box-shadow:24px 0 64px #000000b3,inset 0 0 32px #00000080}.dd-slot__panel[hidden]{display:none}.dd-slot.is-open .dd-slot__panel{transform:translateY(0);opacity:1;pointer-events:auto}@media(max-width:540px){.dd-slot__panel{width:100vw;border-radius:0;border-right-width:0}}.dd-slot__bulbs{position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;border-radius:0 8px 8px 0}.dd-slot__bulb{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--dd-gold);opacity:.18;filter:drop-shadow(0 0 4px rgba(201,168,76,.6));animation:dd-slot-bulb-cycle 2.4s linear infinite}.dd-slot__bulb:nth-child(1){top:0;left:4%;animation-delay:0s}.dd-slot__bulb:nth-child(2){top:0;left:12%;animation-delay:.06s}.dd-slot__bulb:nth-child(3){top:0;left:20%;animation-delay:.12s}.dd-slot__bulb:nth-child(4){top:0;left:28%;animation-delay:.18s}.dd-slot__bulb:nth-child(5){top:0;left:36%;animation-delay:.24s}.dd-slot__bulb:nth-child(6){top:0;left:44%;animation-delay:.3s}.dd-slot__bulb:nth-child(7){top:0;left:52%;animation-delay:.36s}.dd-slot__bulb:nth-child(8){top:0;left:60%;animation-delay:.42s}.dd-slot__bulb:nth-child(9){top:0;left:68%;animation-delay:.48s}.dd-slot__bulb:nth-child(10){top:0;left:76%;animation-delay:.54s}.dd-slot__bulb:nth-child(11){top:0;left:84%;animation-delay:.6s}.dd-slot__bulb:nth-child(12){top:0;left:92%;animation-delay:.66s}.dd-slot__bulb:nth-child(13){top:12%;right:0;animation-delay:.72s}.dd-slot__bulb:nth-child(14){top:24%;right:0;animation-delay:.78s}.dd-slot__bulb:nth-child(15){top:36%;right:0;animation-delay:.84s}.dd-slot__bulb:nth-child(16){top:48%;right:0;animation-delay:.9s}.dd-slot__bulb:nth-child(17){top:60%;right:0;animation-delay:.96s}.dd-slot__bulb:nth-child(18){top:72%;right:0;animation-delay:1.02s}.dd-slot__bulb:nth-child(19){top:84%;right:0;animation-delay:1.08s}.dd-slot__bulb:nth-child(20){top:96%;right:0;animation-delay:1.14s}.dd-slot__bulb:nth-child(21){bottom:0;right:4%;animation-delay:1.2s}.dd-slot__bulb:nth-child(22){bottom:0;right:12%;animation-delay:1.26s}.dd-slot__bulb:nth-child(23){bottom:0;right:20%;animation-delay:1.32s}.dd-slot__bulb:nth-child(24){bottom:0;right:28%;animation-delay:1.38s}.dd-slot__bulb:nth-child(25){bottom:0;right:36%;animation-delay:1.44s}.dd-slot__bulb:nth-child(26){bottom:0;right:44%;animation-delay:1.5s}.dd-slot__bulb:nth-child(27){bottom:0;right:52%;animation-delay:1.56s}.dd-slot__bulb:nth-child(28){bottom:0;right:60%;animation-delay:1.62s}.dd-slot__bulb:nth-child(29){bottom:0;right:68%;animation-delay:1.68s}.dd-slot__bulb:nth-child(30){bottom:0;right:76%;animation-delay:1.74s}.dd-slot__bulb:nth-child(31){bottom:0;right:84%;animation-delay:1.8s}.dd-slot__bulb:nth-child(32){bottom:0;right:92%;animation-delay:1.86s}.dd-slot__bulb:nth-child(33){bottom:12%;left:0;animation-delay:1.92s}.dd-slot__bulb:nth-child(34){bottom:24%;left:0;animation-delay:1.98s}.dd-slot__bulb:nth-child(35){bottom:36%;left:0;animation-delay:2.04s}.dd-slot__bulb:nth-child(36){bottom:48%;left:0;animation-delay:2.1s}.dd-slot__bulb:nth-child(37){top:36%;left:0;animation-delay:2.16s}.dd-slot__bulb:nth-child(38){top:24%;left:0;animation-delay:2.22s}.dd-slot__bulb:nth-child(39){top:12%;left:0;animation-delay:2.28s}.dd-slot__bulb:nth-child(40){top:4%;left:0;animation-delay:2.34s}.dd-slot__close{position:absolute;top:16px;right:16px;width:32px;height:32px;display:grid;place-items:center;background:transparent;border:1px solid var(--dd-border-strong);border-radius:50%;color:var(--dd-text-sec);cursor:pointer;z-index:5;transition:color .16s ease,border-color .16s ease}.dd-slot__close:hover,.dd-slot__close:focus-visible{color:var(--dd-text);border-color:var(--dd-gold);outline:none}.dd-slot__head{text-align:center;margin:8px 0 20px;position:relative;z-index:2}.dd-slot__brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--dd-font-logo);font-size:14px;font-weight:700;letter-spacing:.32em;color:var(--dd-red);margin-bottom:6px}.dd-slot__star{color:var(--dd-gold);font-size:10px}.dd-slot__tagline{font-family:var(--dd-font-display);font-style:italic;font-weight:500;font-size:18px;color:var(--dd-text);margin:0}.dd-slot__machine{position:relative;z-index:2;margin-bottom:16px}.dd-slot__chassis{position:relative;background:linear-gradient(180deg,#c9a84c,#f4e4a0 18%,#c9a84c,#8b7330 82%,#c9a84c);border-radius:12px;padding:12px 14px 16px;box-shadow:inset 0 0 0 2px #0f0f108c,inset 0 6px 16px #00000073,inset 0 -4px 12px #00000059,0 8px 24px #0000008c}.dd-slot__plaque{background:var(--dd-bg);border:1px solid rgba(15,15,16,.6);border-radius:6px;text-align:center;font-family:var(--dd-font-logo);letter-spacing:.32em;color:var(--dd-gold);font-size:11px;padding:6px 0;box-shadow:inset 0 1px 2px #000000b3}.dd-slot__plaque--top{margin-bottom:12px}.dd-slot__plaque--bottom{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:14px}.dd-slot__payout-label{font-size:9px;letter-spacing:.32em}.dd-slot__payout-dots{display:inline-flex;gap:8px}.dd-slot__payout-dot{width:6px;height:6px;border-radius:50%;background:#c9a84c2e;transition:background-color .2s ease,box-shadow .2s ease}.dd-slot.is-revealed .dd-slot__payout-dot{background:var(--dd-gold);box-shadow:0 0 8px var(--dd-gold)}.dd-slot__reels-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}.dd-slot__reels{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.dd-slot__reel{position:relative;height:90px;background:#0a0a0a;border:2px solid var(--dd-gold);border-radius:4px;overflow:hidden;box-shadow:inset 0 0 12px #c9a84c40,inset 0 0 0 1px #0009;transition:box-shadow .18s ease}.dd-slot__reel.is-locked{box-shadow:inset 0 0 16px #c9a84c8c,0 0 12px var(--dd-gold-soft),inset 0 0 0 1px #0009;animation:dd-slot-reel-lock .36s cubic-bezier(.2,1.4,.5,1)}@keyframes dd-slot-reel-lock{0%{transform:translateY(0)}35%{transform:translateY(3px)}70%{transform:translateY(-1px)}to{transform:translateY(0)}}.dd-slot__strip{position:absolute;left:0;right:0;top:0;display:flex;flex-direction:column;align-items:center;will-change:transform}.dd-slot__sym{width:56px;height:56px;margin:17px 0;color:var(--dd-gold);flex:0 0 auto;filter:drop-shadow(0 0 6px rgba(201,168,76,.45))}.dd-slot.is-spinning .dd-slot__strip{animation:dd-slot-spin .45s linear infinite}@keyframes dd-slot-spin{0%{transform:translateY(0)}to{transform:translateY(-90px)}}.dd-slot__lever{position:relative;width:32px;height:96px;background:transparent;border:0;padding:0;cursor:pointer;transform-origin:50% 100%;transition:transform .24s cubic-bezier(.2,1.4,.4,1)}.dd-slot__lever[disabled]{cursor:not-allowed;opacity:.5}.dd-slot__lever-stem{position:absolute;left:50%;top:16px;bottom:0;width:8px;margin-left:-4px;background:linear-gradient(90deg,#555,#ddd,#555);border-radius:4px;box-shadow:inset 0 0 0 1px #0006}.dd-slot__lever-ball{position:absolute;top:0;left:50%;width:22px;height:22px;margin-left:-11px;background:radial-gradient(circle at 30% 30%,#ff7777 0%,var(--dd-red) 50%,var(--dd-red-deep) 100%);border-radius:50%;box-shadow:0 2px 4px #00000080,inset -2px -2px 4px #0006}.dd-slot__lever:not([disabled]):hover{transform:rotate(-4deg)}.dd-slot.is-pulled .dd-slot__lever{transform:rotate(28deg)}.dd-slot__coinslot{position:absolute;bottom:-10px;left:14px;background:var(--dd-bg);color:var(--dd-gold);font-family:var(--dd-font-num);font-size:9px;letter-spacing:.28em;padding:4px 10px;border-radius:3px;border:1px solid rgba(15,15,16,.6);box-shadow:inset 0 1px 2px #000000b3}.dd-slot__state{position:relative;z-index:2}.dd-slot__form{display:flex;flex-direction:column;gap:var(--dd-s-3);margin-top:18px}.dd-slot__field{display:flex;flex-direction:column;gap:6px}.dd-slot__label{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--dd-gold)}.dd-slot__input{width:100%;background:var(--dd-card);border:1px solid var(--dd-gold);color:var(--dd-text);padding:12px 14px;border-radius:4px;font-family:var(--dd-font-body);font-size:14px;transition:box-shadow .16s ease,border-color .16s ease}.dd-slot__input:focus-visible{outline:none;border-color:var(--dd-gold);box-shadow:0 0 0 3px var(--dd-gold-soft),0 0 12px var(--dd-gold-soft)}.dd-slot__consent{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;font-size:13px;line-height:1.5;color:var(--dd-text-sec);cursor:pointer;-webkit-user-select:none;user-select:none}.dd-slot__consent input[type=checkbox]{width:16px;height:16px;margin-top:2px;accent-color:var(--dd-gold);cursor:pointer}.dd-slot__status{text-align:center;font-family:var(--dd-font-display);font-style:italic;font-size:18px;color:var(--dd-gold);margin:16px 0 0}.dd-slot__result{text-align:center;font-family:var(--dd-font-display);font-style:italic;font-weight:600;font-size:26px;line-height:1.2;color:var(--dd-text);margin:16px 0 12px}.dd-slot__result.is-jackpot{color:var(--dd-gold)}.dd-slot__codes{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:12px}.dd-slot__code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:15px;letter-spacing:.16em;color:var(--dd-gold);background:linear-gradient(180deg,#1a1a1c,#0a0a0a);border:2px solid;border-image:linear-gradient(180deg,#f4e4a0,#c9a84c,#8b7330) 1;border-radius:4px;padding:10px 22px;cursor:pointer;position:relative;box-shadow:inset 0 1px #ffffff26,inset 0 -1px 2px #00000080,0 2px 6px #0006;transition:transform .16s ease}.dd-slot__code:hover,.dd-slot__code:focus-visible{transform:translateY(-1px);outline:none}.dd-slot__code.is-copied:after{content:"COPIED!";position:absolute;right:-76px;top:50%;transform:translateY(-50%);font-family:var(--dd-font-num);font-size:12px;letter-spacing:.2em;color:var(--dd-gold)}.dd-slot__terms{text-align:center;font-size:12px;color:var(--dd-text-mute);margin:0 0 4px}.dd-slot__sent{text-align:center;font-size:12px;color:var(--dd-text-sec);margin:0}.dd-slot__vault{position:relative;background:linear-gradient(180deg,#c9a84c,#f4e4a0 18%,#8b7330 82%,#c9a84c);border-radius:12px;padding:28px 24px;text-align:center;margin-top:16px;box-shadow:inset 0 0 0 2px #0f0f108c,inset 0 6px 16px #00000073,0 8px 24px #0000008c}.dd-slot__vault-plaque{background:var(--dd-bg);color:var(--dd-gold);font-family:var(--dd-font-logo);font-size:14px;font-weight:700;letter-spacing:.32em;padding:14px 8px;border-radius:6px;margin-bottom:16px;box-shadow:inset 0 1px 3px #000000b3}.dd-slot__vault-msg{font-family:var(--dd-font-display);font-style:italic;font-size:16px;color:var(--dd-text);margin:0}.dd-slot__vault-msg [data-dd-slot-cooldown-date]{color:var(--dd-gold);font-weight:600}.dd-slot.is-cooldown .dd-slot__machine{display:none}.dd-slot__coins{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:6}.dd-slot__coin{position:absolute;top:-32px;width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f4e4a0 0%,var(--dd-gold) 55%,#8b7330 100%);display:grid;place-items:center;color:#2a1f08;font-family:var(--dd-font-logo);font-size:11px;font-weight:700;box-shadow:0 2px 6px #00000080;animation:dd-slot-coin-fall 1.5s cubic-bezier(.4,0,.6,1) forwards;will-change:transform,opacity}@keyframes dd-slot-coin-fall{0%{transform:translateY(0) rotate(0);opacity:1}90%{opacity:1}to{transform:translateY(560px) rotate(720deg);opacity:0}}@media(prefers-reduced-motion:reduce){.dd-slot__tab-bulb,.dd-slot__bulb{animation:none;opacity:.7}.dd-slot__panel{transition:none}.dd-slot.is-spinning .dd-slot__strip,.dd-slot__reel.is-locked{animation:none}.dd-slot__lever{transition:none}.dd-slot__coin{animation:none;display:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/dd-slot-machine.css.map */
