/* powered by yagodabumi */
.player-token-purchase-modal[hidden]{display:none}.player-token-purchase-modal{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:18px;box-sizing:border-box;background:rgba(7,5,15,0.82);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}body.player-token-purchase-open{overflow:hidden}.player-token-purchase-dialog{position:relative;width:min(520px,100%);padding:28px;box-sizing:border-box;border:1px solid rgba(171,128,255,0.42);border-radius:24px;background:#29203e;box-shadow:0 24px 70px rgba(0,0,0,0.48)}.player-token-purchase-close{position:absolute;top:16px;right:16px}.player-token-purchase-heading{display:flex;align-items:center;gap:15px;padding-right:42px}.player-token-purchase-heading>img{width:64px;height:64px;object-fit:contain;flex:0 0 auto}.player-token-purchase-heading h2{margin:0 0 4px;color:#fff;font-size:24px;line-height:1.15}.player-token-purchase-carousel{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:10px;margin-top:24px}.player-token-purchase-tariffs{min-width:0}.player-token-purchase-nav{width:38px;height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(205,144,255,0.36);border-radius:13px;background:rgba(12,8,24,0.42);color:#e5b0ff;font:inherit;font-size:34px;line-height:1;cursor:pointer;transition:background 0.18s ease,border-color 0.18s ease}.player-token-purchase-nav:hover:not(:disabled){border-color:rgba(205,144,255,0.68);background:rgba(116,54,182,0.3)}.player-token-purchase-nav:focus-visible{outline:2px solid rgba(205,144,255,0.72);outline-offset:2px}.player-token-purchase-nav:disabled{cursor:wait;opacity:0.5}.player-token-purchase-tariff[hidden]{display:none}.player-token-purchase-tariff{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;padding:18px;border:1px solid rgba(255,255,255,0.11);border-radius:18px;background:rgba(12,8,24,0.42)}.player-token-purchase-currency{display:grid;justify-items:center;gap:4px;min-width:0;text-align:center}.player-token-purchase-currency img{width:48px;height:48px;object-fit:contain}.player-token-purchase-currency strong{color:#ffe08a;font-size:24px;line-height:1}.player-token-purchase-currency span{color:#c9bfdc;font-size:12px}.player-token-purchase-currency.is-reward strong{color:#dca4ff}.player-token-purchase-arrow{color:#f0b8ff;font-size:25px;font-weight:900}.player-token-purchase-status{min-height:20px;margin-top:14px;color:#d7cce8;font-size:13px;line-height:1.45;text-align:center}.player-token-purchase-status.is-error{color:#ff9aae}.player-token-purchase-status.is-success{color:#8ef0b1}.player-token-purchase-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:12px;margin-top:16px}.player-token-purchase-actions button{min-height:48px;padding:10px 16px;border-radius:14px;font:inherit;font-weight:800;cursor:pointer}.player-token-purchase-actions button:disabled{cursor:wait;opacity:0.62}.player-token-purchase-cancel{border:1px solid rgba(255,255,255,0.14);background:rgba(10,7,20,0.48);color:#eee8f7}.player-token-purchase-submit{border:1px solid rgba(205,144,255,0.58);background:#7436b6;color:#fff}.player-token-purchase-submit:hover:not(:disabled){background:#8342c7}@media (max-width:600px){.player-token-purchase-modal{align-items:end;padding:0}.player-token-purchase-dialog{width:100%;padding:22px max(18px,var(--app-safe-right)) calc(18px + var(--app-safe-bottom)) max(18px,var(--app-safe-left));border-right:0;border-bottom:0;border-left:0;border-radius:20px 20px 0 0}.player-token-purchase-heading>img{width:52px;height:52px}.player-token-purchase-heading h2{font-size:20px}.player-token-purchase-carousel{grid-template-columns:30px minmax(0,1fr) 30px;gap:6px}.player-token-purchase-nav{width:30px;height:46px;border-radius:10px;font-size:28px}.player-token-purchase-tariff{gap:9px;padding:14px 10px}.player-token-purchase-currency img{width:40px;height:40px}.player-token-purchase-currency strong{font-size:21px}.player-token-purchase-actions{grid-template-columns:1fr}.player-token-purchase-cancel{order:2}}