.plinko-container.svelte-1pxyepb{display:flex;flex-wrap:wrap;align-items:flex-start;gap:24px;width:100%;max-width:100%;margin:0 auto;padding:10px 0 20px;min-height:calc(100vh - 200px)}.controls-panel.svelte-1pxyepb{width:clamp(220px,24vw,280px);flex:0 1 280px;display:flex;flex-direction:column;gap:20px}.control-section.svelte-1pxyepb{border-radius:28px;border:1px solid rgba(255,255,255,.04);background:#0c0c0ce6;box-shadow:0 25px 80px #0000008c;padding:1.75rem;margin-bottom:1rem}.control-label.svelte-1pxyepb{color:#fff;font-size:14px;font-weight:500;margin-bottom:12px;display:block}.balls-slider-container.svelte-1pxyepb{position:relative}.balls-slider.svelte-1pxyepb{width:100%;height:8px;background:#2a2a2a;border-radius:4px;outline:none;-webkit-appearance:none}.balls-slider.svelte-1pxyepb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:var(--accent-text);border-radius:50%;cursor:pointer}.balls-slider.svelte-1pxyepb::-moz-range-thumb{width:20px;height:20px;background:var(--accent-text);border-radius:50%;cursor:pointer;border:none}.balls-value.svelte-1pxyepb{text-align:center;color:#fff;font-size:16px;font-weight:600;margin-top:8px}.bet-input.svelte-1pxyepb{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0a;color:#fff;font-size:1.2rem;padding:.95rem 1.1rem;text-align:center}.bet-input.svelte-1pxyepb:focus{outline:none;border-color:var(--accent-focus)}.play-button.svelte-1pxyepb{width:100%;border:none;border-radius:18px;padding:1.05rem 1.3rem;background:linear-gradient(120deg,var(--accent-to),var(--accent-from));color:var(--accent-contrast);font-size:1.05rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.play-button.svelte-1pxyepb:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 35px var(--accent-glow)}.play-button.svelte-1pxyepb:disabled{opacity:.6;cursor:not-allowed}.game-area.svelte-1pxyepb{flex:1;display:flex;flex-direction:column;align-items:center;gap:20px;min-width:0}.winning-amount.svelte-1pxyepb{border-radius:28px;border:1px solid rgba(255,255,255,.04);background:#0c0c0ce6;box-shadow:0 25px 80px #0000008c;padding:16px 32px;color:#fff;font-size:18px;font-weight:600;min-width:200px;text-align:center}.plinko-board.svelte-1pxyepb{width:min(100%,500px);max-width:500px;min-height:unset;height:auto;background:#000;border-radius:28px;border:1px solid rgba(255,255,255,.04);position:relative;overflow:hidden;box-shadow:0 25px 80px #0000008c;margin:0 auto;aspect-ratio:1 / 1.25;box-sizing:border-box}@media(max-width:1400px)and (min-width:768px){.plinko-container.svelte-1pxyepb{justify-content:center}.controls-panel.svelte-1pxyepb{flex:1 1 100%;width:min(100%,500px);max-width:500px}.game-area.svelte-1pxyepb{flex:1 1 100%;width:min(100%,760px)}}.peg.svelte-1pxyepb{width:10px;height:10px;background:#fff;border-radius:50%;position:absolute;box-shadow:0 0 4px #ffffff80;transition:transform .08s ease-out,box-shadow .08s ease-out}.peg-hit.svelte-1pxyepb{transform:scale(1.35);box-shadow:0 0 6px #ffffffe6,0 0 14px var(--accent-focus),0 0 22px var(--accent-glow)}.slot.svelte-1pxyepb{position:absolute;width:30px;height:50px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px;font-size:11px;font-weight:700;border-radius:0 0 6px 6px;box-sizing:border-box}.slot.low.svelte-1pxyepb{color:#fbbf24;background:#fbbf241a;border:1px solid rgba(251,191,36,.3)}.slot.medium.svelte-1pxyepb{color:var(--accent-text);background:var(--accent-soft);border:1px solid var(--accent-focus-soft)}.slot.high.svelte-1pxyepb{color:var(--accent-text);background:var(--accent-soft);border:1px solid var(--accent-focus)}.ball.svelte-1pxyepb{width:16px;height:16px;background:radial-gradient(circle at 30% 30%,#fff,#ccc);border-radius:50%;position:absolute;top:20px;left:50%;transition:left .12s linear,top .12s linear;box-shadow:0 2px 6px #000c;z-index:10;pointer-events:none}.recent-results.svelte-1pxyepb{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;max-width:800px}.result-item.svelte-1pxyepb{min-width:100px;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:600;text-align:center}.result-item.win.svelte-1pxyepb{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.result-item.loss.svelte-1pxyepb{background:var(--accent-soft);color:var(--accent-text);border:1px solid var(--accent-focus)}.result-multiplier.svelte-1pxyepb{display:block;font-size:16px;margin-bottom:4px}.result-amount.svelte-1pxyepb{display:block;font-size:12px}.balance-line.svelte-1pxyepb{display:flex;justify-content:space-between;align-items:baseline;color:#ffffffbf;font-size:1.05rem}.hint.svelte-1pxyepb{margin:.5rem 0 0;font-size:.9rem;color:#ffffff8c;text-align:center}.desktop-only.svelte-1pxyepb{display:block}.mobile-controls-section.svelte-1pxyepb{display:none;padding:1rem;border-radius:20px;border:1px solid rgba(255,255,255,.04);background:#0c0c0ce6;box-shadow:0 25px 80px #0000008c;width:min(100%,560px);max-width:calc(100vw - 16px);margin:0 auto 1rem;box-sizing:border-box}.mobile-balance-line.svelte-1pxyepb{display:flex;justify-content:space-between;align-items:baseline;color:#ffffffbf;margin-bottom:1rem;font-size:1.05rem;padding:0 .25rem}.mobile-controls-grid.svelte-1pxyepb{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.mobile-control-item.svelte-1pxyepb{display:flex;flex-direction:column;gap:.5rem}.mobile-control-label.svelte-1pxyepb{color:#ffffffbf;font-size:.9rem;font-weight:500}.mobile-balls-control.svelte-1pxyepb{display:flex;flex-direction:column;gap:.5rem}.mobile-balls-slider.svelte-1pxyepb{width:100%;height:8px;background:#2a2a2a;border-radius:4px;outline:none;-webkit-appearance:none}.mobile-balls-slider.svelte-1pxyepb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:var(--accent-text);border-radius:50%;cursor:pointer}.mobile-balls-slider.svelte-1pxyepb::-moz-range-thumb{width:20px;height:20px;background:var(--accent-text);border-radius:50%;cursor:pointer;border:none}.mobile-balls-value.svelte-1pxyepb{text-align:center;color:#fff;font-size:1rem;font-weight:600}.mobile-bet-input.svelte-1pxyepb{width:100%;padding:.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fff;font-size:1rem;font-weight:500}.mobile-bet-input.svelte-1pxyepb:focus{outline:none;border-color:var(--accent-focus)}.mobile-action-buttons.svelte-1pxyepb{display:flex;flex-direction:column;gap:.75rem}.mobile-play-button.svelte-1pxyepb{width:100%;padding:1.05rem 1.3rem;background:linear-gradient(120deg,var(--accent-to),var(--accent-from));border:none;border-radius:18px;color:var(--accent-contrast);font-size:1.05rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.mobile-play-button.svelte-1pxyepb:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 35px var(--accent-glow)}.mobile-play-button.svelte-1pxyepb:disabled{opacity:.6;cursor:not-allowed}.mobile-hint.svelte-1pxyepb{margin:.5rem 0 0;font-size:.9rem;color:#ffffff8c;text-align:center}@media(max-width:767px){.plinko-container.svelte-1pxyepb{flex-direction:column;gap:0;padding:0!important;width:100vw!important;max-width:100vw!important;margin:0!important;overflow-x:hidden}.game-area.svelte-1pxyepb{order:1;width:100vw!important;padding:0!important;max-width:100vw!important;align-items:stretch;margin:0!important}.mobile-controls-section.svelte-1pxyepb{order:2;display:block;width:calc(100vw - 16px);max-width:calc(100vw - 16px);margin:0 auto .75rem}.mobile-controls-grid.svelte-1pxyepb{grid-template-columns:1fr;gap:.75rem}.desktop-only.svelte-1pxyepb{display:none}.control-section.svelte-1pxyepb{padding:1rem;border-radius:20px}.plinko-board.svelte-1pxyepb{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:auto;min-height:unset;aspect-ratio:1 / 1.25;border-radius:8px;border:none;margin:8px!important;padding:0!important;box-sizing:border-box;position:relative}.peg.svelte-1pxyepb{width:7px;height:7px}.slot.svelte-1pxyepb{height:36px;font-size:8px;padding-bottom:3px}.ball.svelte-1pxyepb{width:13px;height:13px}.winning-amount.svelte-1pxyepb{font-size:1rem;padding:12px 20px;min-width:auto;width:calc(100% - 1rem);margin:.5rem;border-radius:20px}.recent-results.svelte-1pxyepb{max-width:100%;gap:6px}.result-item.svelte-1pxyepb{min-width:80px;padding:8px 12px;font-size:12px}.result-multiplier.svelte-1pxyepb{font-size:14px}.result-amount.svelte-1pxyepb{font-size:11px}}@media(max-width:480px){.plinko-container.svelte-1pxyepb{padding:0!important;max-width:100vw!important;width:100vw!important;margin:0!important;overflow-x:hidden}.game-area.svelte-1pxyepb{width:100vw!important;max-width:100vw!important}.plinko-board.svelte-1pxyepb{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:auto;min-height:unset;aspect-ratio:1 / 1.25;border-radius:8px;border:none;margin:8px!important;padding:0!important;box-sizing:border-box;position:relative}.peg.svelte-1pxyepb{width:6px;height:6px}.slot.svelte-1pxyepb{height:34px;font-size:7px;padding-bottom:2px}.ball.svelte-1pxyepb{width:12px;height:12px}.winning-amount.svelte-1pxyepb{font-size:.9rem;padding:10px 16px;border-radius:16px;width:calc(100% - 1rem);margin:.5rem}.control-section.svelte-1pxyepb{padding:.75rem;border-radius:16px}.mobile-controls-section.svelte-1pxyepb{margin:0 .5rem}.mobile-controls-grid.svelte-1pxyepb{grid-template-columns:1fr;gap:.75rem}.result-item.svelte-1pxyepb{min-width:70px;padding:6px 10px;font-size:11px}}.plinko-screen[data-astro-cid-horhtvko]{max-width:1600px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:240px minmax(0,1fr) 380px;gap:1.5rem;min-height:calc(100vh - var(--navbar-height, 80px));width:100%}.menu-panel[data-astro-cid-horhtvko],.sidebar-panel[data-astro-cid-horhtvko]{display:flex;flex-direction:column;gap:1.5rem}.gift-card[data-astro-cid-horhtvko]{background:radial-gradient(circle at top right,var(--accent-from),var(--accent-deep));border-radius:24px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.gift-card[data-astro-cid-horhtvko] .eyebrow[data-astro-cid-horhtvko]{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.gift-card[data-astro-cid-horhtvko] h2[data-astro-cid-horhtvko]{font-size:1.4rem}.countdown[data-astro-cid-horhtvko]{font-size:.9rem;color:#fffc}.countdown[data-astro-cid-horhtvko] span[data-astro-cid-horhtvko]{font-weight:700;font-size:1.1rem}.gift-card[data-astro-cid-horhtvko] button[data-astro-cid-horhtvko]{border:none;background:#00000040;color:#fff;border-radius:12px;padding:.75rem 1rem;cursor:pointer;font-weight:600}.menu[data-astro-cid-horhtvko]{background:#ffffff05;border-radius:24px;border:1px solid rgba(255,255,255,.05);padding:1.3rem;display:flex;flex-direction:column;gap:.35rem}.menu[data-astro-cid-horhtvko].collapsible{padding:0;overflow:hidden}.menu-toggle[data-astro-cid-horhtvko]{width:100%;background:transparent;border:none;padding:1.3rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:inherit}.menu-toggle[data-astro-cid-horhtvko] .menu-label[data-astro-cid-horhtvko]{margin:0}.menu-profile-link[data-astro-cid-horhtvko]{text-decoration:none;color:#f7f7f7;display:flex;align-items:center;gap:.6rem;flex:1}.menu-profile-link[data-astro-cid-horhtvko]:hover{color:var(--accent-text)}.menu-subitem[data-astro-cid-horhtvko]{padding-left:2.6rem!important}.menu-subitem[data-astro-cid-horhtvko].active{background:var(--accent-soft);color:var(--accent-text);padding:.4rem .8rem .4rem 2.6rem!important;margin:0 -.8rem}.chevron[data-astro-cid-horhtvko]{width:16px;height:16px;color:#ffffff80;transition:transform .2s}.menu[data-astro-cid-horhtvko].collapsible.collapsed .chevron[data-astro-cid-horhtvko]{transform:rotate(-90deg)}.menu-content[data-astro-cid-horhtvko]{padding:0 1.3rem 1.3rem;display:flex;flex-direction:column;gap:.35rem;transition:max-height .3s ease-out,opacity .3s ease-out;max-height:200px;opacity:1}.menu[data-astro-cid-horhtvko].collapsible.collapsed .menu-content[data-astro-cid-horhtvko]{max-height:0;opacity:0;padding:0 1.3rem;overflow:hidden}.menu[data-astro-cid-horhtvko].collapsible.collapsed .menu-profile-link[data-astro-cid-horhtvko]{display:flex}.menu-label[data-astro-cid-horhtvko]{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#8c8c8c;margin-bottom:.5rem}.menu[data-astro-cid-horhtvko] a[data-astro-cid-horhtvko]{text-decoration:none;color:#f7f7f7;padding:.4rem 0;font-size:.95rem;display:flex;align-items:center;gap:.6rem;border-radius:10px}.menu[data-astro-cid-horhtvko] a[data-astro-cid-horhtvko].active{background:var(--accent-soft);color:var(--accent-text);padding:.4rem .8rem;margin:0 -.8rem}.menu-icon[data-astro-cid-horhtvko]{width:20px;height:20px;flex-shrink:0}.menu[data-astro-cid-horhtvko] a[data-astro-cid-horhtvko]:hover{color:var(--accent-text)}.content-panel[data-astro-cid-horhtvko]{display:flex;flex-direction:column;align-items:center;min-width:0;overflow:hidden}.sidebar-panel[data-astro-cid-horhtvko]{position:sticky;top:calc(var(--navbar-height, 80px) + 2rem);height:calc(100vh - var(--navbar-height, 80px) - 4rem);max-height:calc(100vh - var(--navbar-height, 80px) - 4rem)}.sidebar-panel[data-astro-cid-horhtvko] .chat-panel[data-astro-cid-horhtvko],.sidebar-panel[data-astro-cid-horhtvko] .chat-panel[data-astro-cid-horhtvko] .chat{height:100%;max-height:100%;display:flex;flex-direction:column}@media(max-width:1250px){.plinko-screen[data-astro-cid-horhtvko]{grid-template-columns:200px 1fr}.sidebar-panel[data-astro-cid-horhtvko]{grid-column:span 2;position:relative;top:0;height:auto;max-height:600px}}@media(max-width:900px){.plinko-screen[data-astro-cid-horhtvko]{grid-template-columns:1fr}.sidebar-panel[data-astro-cid-horhtvko]{position:relative;top:0;height:auto;max-height:500px}}.mobile-plinko-screen[data-astro-cid-horhtvko]{display:none;padding:0;max-width:100%;width:100%;margin:0;overflow-x:hidden}.mobile-game-wrapper[data-astro-cid-horhtvko]{background:#060606f2;border-radius:0;border:none;padding:0;box-shadow:none;overflow:hidden;width:100%;max-width:100%}@media(max-width:767px){body{padding-left:0!important;padding-right:0!important}.plinko-screen[data-astro-cid-horhtvko]{display:none}.mobile-plinko-screen[data-astro-cid-horhtvko]{display:block;padding:0 0 80px!important;margin:0!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;width:100vw!important;max-width:100vw!important}}
