*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,sans-serif}img,video{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}:root{--popup-bg:#001508e5;--popup-border:#00ffd4}.popup-title-row{border-bottom:1px solid #00ffd473;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:.5rem;margin-bottom:.85rem;padding-bottom:.75rem;display:grid}.popup-title-row-start{justify-self:start;align-items:center;display:flex}.popup-dots{object-fit:contain;width:auto;height:22px;display:block}.popup-title-center{text-align:center;justify-self:center;margin:0}.popup-title-row-end{justify-self:end;align-items:center;min-height:28px;display:flex}.app-container{-webkit-overflow-scrolling:touch;width:100vw;height:100vh;position:relative;overflow:hidden}@media (max-width:767px){*{-webkit-tap-highlight-color:transparent}button,a{-webkit-tap-highlight-color:#00ffcc40}}.app-video{object-fit:cover;z-index:0;width:100%;min-width:100%;height:100%;min-height:100%;position:absolute;top:0;left:0}.title-image-wrapper{z-index:15;justify-content:center;width:100%;padding:1.5rem;display:flex;position:absolute;top:-55px;left:0}.app-content{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:relative}.title-image{object-fit:contain;max-width:100%;height:auto}.modal{--neon:var(--popup-border);--neon-soft:#00d1b2;--neon-deep:#00a884;--label-yellow:#ff0;--modal-bg:var(--popup-bg);background-color:var(--modal-bg);border:1px solid var(--popup-border);border-radius:0;flex-direction:column;width:620px;min-height:480px;margin-top:50px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 0 14px #00ffd473,0 0 32px #00ffd433,0 25px 50px -12px #000000d9}.modal-binary-overlay{pointer-events:none;opacity:.14;letter-spacing:.12em;color:#0f6;word-break:break-all;background:repeating-linear-gradient(0deg,#0000,#0000 14px,#00ff660a 14px 15px);padding:.5rem;font-family:ui-monospace,monospace;font-size:9px;line-height:1.35;position:absolute;inset:0;overflow:hidden}.modal-binary-overlay:before{content:"01010101 10101010 01100110 10011001 01001100 11001100 01010101 10101010 01101001 10010110 01011010 10100101 01010101 10101010 01100110 10011001 01001100 11001100 01010101 10101010 01101001 10010110 01011010 10100101 ";white-space:pre-wrap;position:absolute;inset:-20% -10%;transform:rotate(-4deg)}.modal-inner{z-index:1;background:0 0;flex-direction:column;flex:1;padding:1.25rem 1.5rem 1.5rem;display:flex;position:relative}.modal-banner{margin-top:0}.modal-banner-text{color:#fff;text-transform:uppercase;letter-spacing:.06em;text-shadow:0 0 12px #00ffd4d9,0 0 28px #00ffd459;font-size:1.45rem;font-weight:800}.modal-form{flex-direction:column;flex:1;gap:1rem;margin-top:0;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.input-wrapper{align-items:center;gap:.5rem;display:flex;position:relative}.input-mode-toggle{gap:.5rem;margin-top:.65rem;display:flex}.toggle-btn{border:1px solid var(--popup-border);color:#ff0;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#0a0a0a;border-radius:5px;flex:1;padding:.5rem .75rem;font-size:.78rem;font-weight:700;transition:background .2s,color .2s,box-shadow .2s}.toggle-btn:hover{box-shadow:0 0 10px #00ffd440}.toggle-btn.active{color:#fff;background:linear-gradient(#00c9a7 0%,#00a884 100%);border-color:#00d1b2;font-weight:800;box-shadow:0 0 14px #00ffcc59}.paste-button,.select-casino-button{color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:linear-gradient(#00d1b2 0%,#00a884 100%);border:1px solid #00d1b2;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .9rem;font-size:.82rem;font-weight:800;transition:filter .2s,transform .15s;display:inline-flex}.paste-button-icon{flex-shrink:0}.paste-button:hover,.select-casino-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.paste-button:active,.select-casino-button:active{transform:translateY(0)}.form-group-error .input-wrapper{animation:.25s ease-in-out input-shake}.form-group-error .form-input{background-color:#3c1414a6;border:1px solid #f44;animation:.2s input-shake}.input-error-icon{color:#fff;z-index:10;background:radial-gradient(circle at 30% 20%,#fecaca,#ef4444);border-radius:999px;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-size:.8rem;font-weight:800;display:flex;position:absolute;top:50%;right:.6rem;transform:translateY(-50%);box-shadow:0 0 8px #f87171b3}.input-wrapper:has(.paste-button,.select-casino-button) .input-error-icon{left:calc(100% - 6.75rem);right:auto}.form-label{color:#ff0;letter-spacing:.03em;text-transform:uppercase;text-shadow:0 0 8px #ffff0059;font-size:.72rem;font-weight:800;line-height:1.35}.input-error-text{color:#ff1919;font-size:.8rem;font-weight:600}.form-input{color:#f0fffc;background-color:#080c0cf2;border:1px solid #00b894;border-radius:5px;outline:none;width:100%;height:3rem;padding:0 1rem;font-size:.95rem}.input-wrapper:has(.paste-button,.select-casino-button) .form-input{flex:1;width:auto}.form-input:focus{border-color:#0fc;box-shadow:0 0 0 1px #00ffcc73,0 0 14px #0fc3}.form-input::placeholder{color:#0d5c4d;opacity:.85;font-size:.95rem}@keyframes input-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-3px)}40%,80%{transform:translate(3px)}}.form-button{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(90deg,#00a884,#00d1b2,#00a884) 0 0/220% 100%;border:1px solid #00ffcc8c;border-radius:5px;width:100%;margin-top:.35rem;padding:1rem;font-size:1rem;font-weight:800;transition:transform .15s,box-shadow .15s,background .2s;animation:3s ease-in-out infinite button-neon-cyan;position:relative;overflow:hidden;box-shadow:0 10px 22px -6px #000000a6,0 0 18px #00d1b273}.form-button-label{z-index:1;position:relative}.form-button:hover{background:linear-gradient(90deg,#009578,#00e6c7,#009578);transform:translateY(-1px);box-shadow:0 14px 26px -8px #0000008c,0 0 22px #00ffcc80}.form-button-checking{color:#fefce8;animation:1.6s linear infinite button-neon-fast}.form-button-checking:before{content:"";opacity:.85;background:linear-gradient(120deg,#00ffcc26,#00d1b28c,#00a88473,#00ffcc26) 0 0/220% 100%;animation:1.2s linear infinite progress-wave;position:absolute;inset:0}@keyframes button-neon-cyan{0%{background-position:0 0;box-shadow:0 10px 22px -6px #000000a6,0 0 18px #00d1b273}50%{background-position:100% 0;box-shadow:0 12px 24px -6px #000000b3,0 0 24px #00ffcc80}to{background-position:0 0;box-shadow:0 10px 22px -6px #000000a6,0 0 18px #00d1b273}}@keyframes button-neon-fast{0%{background-position:0 0}to{background-position:200% 0}}.social-icons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.25rem;display:flex}.social-pill{letter-spacing:.02em;color:#fff;cursor:pointer;border:1px solid #fff3;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.45rem;min-width:0;max-width:12.5rem;padding:.65rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .15s,filter .15s,box-shadow .15s;display:inline-flex}.social-pill:hover{filter:brightness(1.06);transform:translateY(-2px)}.social-pill-icon{flex-shrink:0}.social-pill--telegram{background:linear-gradient(90deg,#24a1de,#54b9ff);box-shadow:0 6px 16px #24a1de73}.social-pill--facebook{text-transform:lowercase;background:linear-gradient(90deg,#1877f2,#3b5998);box-shadow:0 6px 16px #1877f266}.progress-wrapper{margin-top:.75rem}.progress-bar{background:#0f766e33;border-radius:999px;width:100%;height:.6rem;overflow:hidden}.progress-bar-fill{border-radius:inherit;background:linear-gradient(120deg,#22c55e,#a3e635,#22c55e) 0 0/200% 100%;width:0;height:100%;transition:width .25s ease-out;animation:1s linear infinite progress-wave}@keyframes progress-wave{0%{background-position:0 0}to{background-position:-200% 0}}.result-overlay{z-index:30;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.result-modal{background:var(--popup-bg);border:2px solid var(--popup-border);text-align:center;color:#f9fafb;border-radius:0;width:380px;padding:2.25rem 1.75rem 2rem;box-shadow:0 25px 50px -12px #00000080,0 0 25px #00ffd459}.result-modal-danger{background:var(--popup-bg);border:2px solid var(--popup-border);width:480px;padding:3rem 2.5rem 2.5rem;box-shadow:0 25px 50px -12px #00000080,0 0 25px #00ffd459}.result-icon-circle{justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.result-modal-danger .result-icon-circle{margin:0 auto 1.5rem}.result-icon-image{width:112px;height:auto;display:block}.result-modal-danger .result-icon-image{width:160px}.result-modal-heading{letter-spacing:.08em;text-transform:uppercase;color:#b8fff0;text-shadow:0 0 12px #00ffd4bf,0 0 24px #00ffd44d;font-size:1.25rem;font-weight:800}.result-modal-danger .result-modal-heading{margin-top:0;font-size:1.75rem}.result-pill{background-image:url(/frame1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;margin:1rem auto .75rem;padding:.8rem 1rem;overflow:hidden}.result-pill-danger{background:linear-gradient(#ff0202 0%,#9c1111 50%,#7a0f0f 100%);border:1.5px solid #ffffff4d;border-radius:2.5rem;margin:1.8rem auto 1.25rem;padding:.9rem 1.2rem;box-shadow:0 4px 8px #0000004d,inset 0 1px #fff3,inset 0 -2px 4px #0006}.result-pill-danger .result-pill-text{color:#fac43d;font-size:1.1rem;font-weight:900}.result-pill-text{letter-spacing:.08em;color:#fef9c3;font-size:1rem;font-weight:800}.result-text-bottom{letter-spacing:.06em;margin-top:.75rem;font-size:1.05rem;font-weight:700}.result-modal-danger .result-text-bottom{margin-top:1.25rem;font-size:1.35rem}.result-error-text{color:#fff;border-radius:.75rem;margin-top:.85rem;padding:.6rem .9rem;font-size:1.1rem;font-weight:600;line-height:1.5}.result-close-button{color:#e5e7eb;cursor:pointer;background:#0f172a99;border:none;border-radius:999px;margin-top:1.25rem;padding:.65rem 1.75rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .1s}.result-close-button:hover{background:#00ffd440;transform:translateY(-1px)}.result-close-button-danger{white-space:nowrap;font-size:1.5rem;color:#fff!important;background:0 0!important}.result-close-button-danger:hover{transform:none;background:0 0!important}.processing-overlay{z-index:34;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.processing-modal{background:var(--popup-bg);border:2px solid var(--popup-border);text-align:center;color:#f9fafb;box-sizing:border-box;border-radius:0;width:480px;max-width:calc(100vw - 2rem);padding:0;box-shadow:0 25px 50px -12px #000000b3,0 0 30px #00ffd466}.processing-modal .popup-title-row{margin-bottom:0;padding:1.1rem 1.25rem .85rem}.processing-body{padding:1.35rem 1.5rem 1.65rem}.processing-check-heading{letter-spacing:.14em;text-transform:uppercase;color:#00ffd4;text-shadow:0 0 12px #00ffd4f2,0 0 28px #00ffd48c;font-size:1.2rem;font-weight:800}.processing-warning-text{letter-spacing:.07em;text-transform:uppercase;color:#ff5c45;text-shadow:0 0 14px #ff503c73;margin:0 0 1.15rem;font-size:1.05rem;font-weight:800;line-height:1.55}.processing-dots{justify-content:center;align-items:center;gap:.5rem;margin:0 0 1.35rem;display:flex}.processing-dot{background:#9ca8b8;border-radius:50%;width:9px;height:9px;animation:1.05s ease-in-out infinite processing-dot-pulse;box-shadow:0 0 6px #9cb8c899}@keyframes processing-dot-pulse{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}.processing-progress-block{background:#0a3f38;border:1px solid #00ffd438;border-radius:0;margin:0 auto 1.35rem;padding:.95rem 1rem;box-shadow:inset 0 1px #ffffff0f}.processing-progress-text{letter-spacing:.07em;text-transform:uppercase;color:#fff;font-size:1.05rem;font-weight:800;line-height:1.35;display:block}.processing-footer-text{letter-spacing:.09em;text-transform:uppercase;color:#fff;margin:0;font-size:1.18rem;font-weight:800}.otp-overlay{z-index:35;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.otp-modal{background:var(--popup-bg);border:2px solid var(--popup-border);color:#e8fff4;box-sizing:border-box;border-radius:0;width:380px;padding:1.8rem 1.8rem 1.6rem;box-shadow:0 25px 50px -12px #0009,0 0 25px #00ffd466}.otp-modal .popup-title-center{letter-spacing:.08em;text-transform:uppercase;color:#b8fff0;text-shadow:0 0 12px #00ffd4a6,0 0 22px #00ffd447;font-size:1.15rem;font-weight:800}.otp-close{color:#00ffd4;width:28px;height:28px;font:inherit;cursor:pointer;background:#00ffd41a;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:.85rem;line-height:1;transition:background .15s,transform 80ms;display:flex}.otp-close:hover{background:#00ffd433;transform:translateY(-1px)}.otp-body{flex-direction:column;gap:.6rem;display:flex}.otp-desc{color:#e8fff4e0;margin:0;font-size:.95rem}.otp-input{letter-spacing:.15em;text-transform:uppercase;text-align:center;color:#f0fffa;background:#000a06a6;border:1px solid #00ffd473;border-radius:0;outline:none;width:100%;height:2.5rem;padding:0 .85rem;font-size:1.2rem;font-weight:600;box-shadow:0 0 0 1px #00ffd433,inset 0 0 0 1px #00ffd41f}.otp-input::placeholder{letter-spacing:.08em;color:#00ffd473}.otp-input:focus{border-color:#00ffd4;box-shadow:0 0 0 1px #00ffd48c,0 0 12px #00ffd459}.otp-error-text{color:#b91c1c;margin-top:.1rem;font-size:.85rem;font-weight:600}.otp-actions{justify-content:flex-end;gap:.6rem;margin-top:1.1rem;display:flex}.otp-button{cursor:pointer;border:none;border-radius:999px;min-width:5.5rem;padding:.5rem 1rem;font-size:.95rem;font-weight:600;transition:background .15s,transform 80ms,box-shadow .15s}.otp-button-cancel{color:#b8fff0;background:#00ffd41f}.otp-button-cancel:hover{background:#00ffd438;transform:translateY(-1px)}.otp-button-confirm{color:#ecfdf5;background:linear-gradient(90deg,#22c55e,#16a34a);box-shadow:0 10px 15px -5px #10b98199,0 0 14px #4ade80b3}.otp-button-confirm:hover{background:linear-gradient(90deg,#16a34a,#15803d);transform:translateY(-1px);box-shadow:0 16px 25px -8px #10b981b3,0 0 18px #4ade80e6}.admin-container{color:#e8fff4;box-sizing:border-box;background:0 0;justify-content:center;align-items:stretch;width:100%;min-height:100vh;padding:2.5rem 1.5rem;display:flex}.admin-shell{background:var(--popup-bg);border:2px solid var(--popup-border);box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.25rem;width:100%;max-width:1000px;padding:1.75rem 1.75rem 1.9rem;box-shadow:0 25px 50px -12px #0009,0 0 25px #00ffd44d}.admin-header{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.75rem;display:flex}.admin-title-block{flex-direction:column;gap:.25rem;display:flex}.admin-title{letter-spacing:.08em;text-transform:uppercase;color:#b8fff0;font-size:1.6rem;font-weight:800}.admin-subtitle{color:#b8fff0d9;font-size:.9rem}.admin-panel{grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr);gap:1.5rem;display:grid}@media (max-width:900px){.admin-panel{grid-template-columns:minmax(0,1fr)}}.admin-card{background:var(--popup-bg);border:2px solid var(--popup-border);box-sizing:border-box;border-radius:1rem;padding:1.25rem 1.35rem 1.4rem;box-shadow:0 10px 30px -15px #000c,0 0 18px #00ffd426}.admin-card-title{letter-spacing:.06em;text-transform:uppercase;color:#00ffd4;margin-bottom:.9rem;font-size:1.05rem;font-weight:700}.admin-form-grid{grid-template-columns:minmax(0,1fr);gap:.9rem;margin-bottom:1.1rem;display:grid}.admin-input-group{flex-direction:column;gap:.4rem;display:flex}.admin-label{letter-spacing:.03em;text-transform:uppercase;color:#9fffea;font-size:.85rem;font-weight:600}.admin-input{color:#e8fff4;background:#000a06bf;border:2px solid #00ffd473;border-radius:.55rem;outline:none;width:100%;height:2.4rem;padding:0 .9rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s,background .15s}.admin-input::placeholder{color:#64748b}.admin-input:focus{border-color:var(--popup-border);box-shadow:0 0 0 1px #00ffd48c,0 0 12px #00ffd44d}.admin-save-button{color:#052e16;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:linear-gradient(90deg,#22c55e,#a3e635);border:none;border-radius:999px;width:fit-content;margin-top:.3rem;padding:.55rem 1.5rem;font-size:.9rem;font-weight:700;transition:transform .1s,box-shadow .1s;box-shadow:0 10px 15px -5px #0009,0 0 16px #bef264b3}.admin-save-button:hover{transform:translateY(-1px);box-shadow:0 16px 25px -10px #000000b3,0 0 18px #bef264d9}.admin-save-button:active{transform:translateY(0)}.admin-table-card{flex-direction:column;gap:.75rem;display:flex}.admin-table-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.admin-count-badge{text-align:center;background:#00ffd41a;border:1px solid #00ffd473;border-radius:999px;min-width:1.8rem;padding:.2rem .6rem;font-size:.8rem}.admin-empty{color:#9ca3af;font-size:.9rem}.admin-table-wrapper{border:2px solid var(--popup-border);background:var(--popup-bg);border-radius:.75rem;max-height:320px;overflow:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.85rem}.admin-table thead{background:#001508eb}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #4b556366;padding:.5rem .75rem}.admin-table th{letter-spacing:.05em;text-transform:uppercase;color:#b8fff0;z-index:1;font-size:.78rem;font-weight:600;position:sticky;top:0}.admin-table tbody tr:nth-child(2n){background:#00150859}.admin-table tbody tr:nth-child(odd){background:#00150833}.admin-table tbody tr:hover{background:#00ffd41f}.admin-otp-cell{white-space:nowrap}.admin-otp-pill{color:#e8fff4;background:#00ffd426;border:1px solid #00ffd466;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #00000059}.admin-history-root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;inset:0;overflow:hidden}.admin-history-video{object-fit:cover;z-index:0;width:100%;min-width:100%;height:100%;min-height:100%;position:absolute;top:0;left:0}.admin-history-login-wrap{z-index:10;box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.admin-history-login-card{background:var(--popup-bg);border:2px solid var(--popup-border);color:#e8fff4;box-sizing:border-box;border-radius:20px;width:100%;max-width:420px;padding:24px 24px 28px;box-shadow:0 22px 55px #000000bf,0 0 25px #00ffd44d}.admin-history-login-title{color:#b8fff0;margin:0 0 4px;font-size:24px;font-weight:700}.admin-history-login-desc{color:#b8fff0c7;margin:0 0 18px;font-size:14px}.admin-history-label{color:#e8fff4e6;margin-bottom:4px;font-size:13px;display:block}.admin-history-field-input{color:#e8fff4;box-sizing:border-box;background:#000a06bf;border:2px solid #00ffd473;border-radius:9px;outline:none;width:100%;padding:9px 11px;font-size:14px}.admin-history-field-input:focus{border-color:var(--popup-border);box-shadow:0 0 0 3px #00ffd433}.admin-history-login-error{color:#fee2e2;background-color:#7f1d1dd9;border:1px solid #f8717180;border-radius:8px;margin-bottom:12px;padding:8px 10px;font-size:13px}.admin-history-login-btn{border:2px solid var(--popup-border);cursor:pointer;letter-spacing:.5px;text-transform:uppercase;color:#001508;background:linear-gradient(90deg,#00ffd459,#00c8af8c);border-radius:999px;width:100%;margin-top:12px;padding:10px 16px;font-size:14px;font-weight:600;box-shadow:0 8px 20px #00ffd440}.admin-history-login-btn:disabled{color:#e5e7eb;box-shadow:none;cursor:default;opacity:.75;background:linear-gradient(90deg,#4b5563,#6b7280);border-color:#94a3b880}.admin-history-scroll{z-index:10;color:#e8fff4;box-sizing:border-box;min-height:100%;padding:24px 24px 40px;position:relative;overflow:hidden auto}.admin-history-content{width:100%;max-width:80vw;margin:0 auto;padding-top:8px}.admin-history-title{color:#b8fff0;text-shadow:0 0 14px #00ffd459;margin:0 0 8px;font-size:32px;font-weight:700}.admin-history-user-row{color:#e8fff4;align-items:center;gap:12px;font-size:14px;display:flex}.admin-history-user-badge{background:#00ffd41f;border:1px solid #00ffd473;border-radius:999px;padding:4px 10px;font-size:13px}.admin-history-logout-btn{color:#fecaca;cursor:pointer;background:#7f1d1d73;border:1px solid #f87171a6;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.admin-history-logout-btn:hover{background:#b91c1c8c}.admin-history-search-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.admin-history-lead{color:#b8fff0c7;margin:0;font-size:18px}.admin-history-search-input{color:#e8fff4;box-sizing:border-box;background:#000a06bf;border:2px solid #00ffd473;border-radius:8px;outline:none;min-width:250px;padding:8px 12px;font-size:14px}.admin-history-search-input:focus{border-color:var(--popup-border);box-shadow:0 0 0 3px #00ffd433}.admin-history-banner{background:var(--popup-bg);color:#e8fff4;border:1px solid #00ffd459;border-radius:8px;margin-bottom:16px;padding:12px 16px}.admin-history-banner--error{color:#fecaca;border-color:#f87171a6}.admin-history-table-wrap{border:2px solid var(--popup-border);background:var(--popup-bg);border-radius:12px;overflow-x:auto;box-shadow:0 18px 45px #000000a6,0 0 20px #00ffd433}.admin-history-table{border-collapse:collapse;width:100%;font-size:17px}.admin-history-thead-row{background:#001508eb;border-bottom:1px solid #00ffd466}.admin-history-th{text-align:left;text-transform:uppercase;letter-spacing:.6px;color:#b8fff0;white-space:nowrap;padding:16px;font-size:16px;font-weight:700}.admin-history-td{color:#e8fff4;word-break:break-word;border-bottom:1px solid #00ffd41f;max-width:260px;padding:16px}.admin-history-tr--even{background:#00150847}.admin-history-tr--odd{background:#00150824}.admin-history-tr--even:hover,.admin-history-tr--odd:hover{background:#00ffd41a}.admin-history-select{color:#e8fff4;text-transform:uppercase;letter-spacing:.6px;cursor:pointer;background:#000a06d9;border:1px solid #00ffd480;border-radius:999px;outline:none;padding:6px 12px;font-size:14px;font-weight:500}.admin-history-select:focus{border-color:var(--popup-border);box-shadow:0 0 0 2px #00ffd440}.admin-history-otp-chip{letter-spacing:1px;color:#e8fff4;cursor:pointer;background:#00ffd41a;border:1px solid #00ffd459;border-radius:6px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;display:inline-flex}.admin-history-btn-primary{cursor:pointer;letter-spacing:.5px;text-transform:uppercase;color:#001508;background:linear-gradient(90deg,#00ffd459,#00c8aa80);border:2px solid #00ffd473;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;box-shadow:0 8px 20px #00ffd438}.admin-history-btn-primary:hover:not(:disabled){filter:brightness(1.06)}.admin-history-btn-primary:disabled{color:#e5e7eb;box-shadow:none;cursor:default;opacity:.7;background:linear-gradient(90deg,#4b5563,#6b7280);border-color:#94a3b866}.admin-history-pagination{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.admin-history-page-btn{color:#e8fff4;cursor:pointer;background:#000a06bf;border:1px solid #00ffd466;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600}.admin-history-page-btn:disabled{color:#e8fff459;cursor:not-allowed;opacity:.55;background:#00150873}.admin-history-page-num{color:#e8fff4;cursor:pointer;background:#000a06bf;border:1px solid #00ffd466;border-radius:8px;min-width:40px;padding:8px 12px;font-size:14px;font-weight:500}.admin-history-page-num--active{border:2px solid var(--popup-border);color:#fff;background:#00ffd438;font-weight:700}.admin-history-page-info{color:#b8fff0bf;margin-left:16px;font-size:14px}.admin-history-toast{background:var(--popup-bg);border:1px solid var(--popup-border);color:#b8fff0;z-index:50;border-radius:999px;padding:10px 16px;font-size:14px;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 25px #0009}.casino-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.casino-modal{background:var(--popup-bg);border:2px solid var(--popup-border);border-radius:0;flex-direction:column;width:90%;max-width:500px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 25px #00ffd459}.casino-modal-header{margin-bottom:0;padding:1.25rem 1.5rem}.casino-modal-header.popup-title-row{margin-bottom:0;padding-bottom:1rem}.casino-modal-title{color:#00ffd4;text-shadow:0 0 8px #00ffd473;font-size:1.5rem;font-weight:800}.casino-modal-close{border:2px solid var(--popup-border);color:#00ffd4;cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;font-weight:700;line-height:1;transition:all .2s;display:flex}.casino-modal-close:hover{color:#001508;background:#00ffd4;transform:rotate(90deg)}.casino-search-wrapper{border-bottom:1px solid #00ffd433;padding:1rem 1.5rem}.casino-search-input{color:#f9fafb;background:#000a06bf;border:2px solid #00ffd48c;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.casino-search-input:focus{border-color:#00ffd4;box-shadow:0 0 0 3px #00ffd433}.casino-search-input::placeholder{color:#64748b}.casino-list{flex:1;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;padding:1rem;display:grid;overflow-y:auto}.casino-item{color:#9fffea;cursor:pointer;text-align:center;background:linear-gradient(135deg,#00ffd414 0%,#0000 100%);border:2px solid #00ffd473;border-radius:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s}.casino-item:hover{color:#001508;background:linear-gradient(135deg,#00ffd459 0%,#00ffd426 100%);transform:translateY(-2px);box-shadow:0 4px 12px #00ffd440}.casino-item:active{transform:translateY(0)}.casino-no-results{text-align:center;color:#64748b;grid-column:1/-1;padding:2rem;font-size:1rem}@media (max-width:1024px){.app-content{padding:1.5rem}.title-image-wrapper{padding:1rem}.modal{width:90%;max-width:580px;min-height:450px;padding:0}.modal-inner{padding:1.15rem 1.25rem 1.25rem}.modal-banner-text{font-size:1.3rem}.form-label{font-size:.68rem}.form-input{height:2.75rem;font-size:.95rem}.form-button{height:3rem;font-size:1rem}.toggle-btn{padding:.6rem .9rem;font-size:.85rem}.paste-button,.select-casino-button{padding:.6rem 1.1rem;font-size:.9rem}.otp-modal{width:90%;max-width:420px;padding:1.75rem 1.5rem}.otp-input{padding:.75rem;font-size:1.5rem}.result-modal{width:90%;max-width:420px;padding:2rem 1.5rem 1.75rem}.result-modal-danger{width:90%;max-width:480px;padding:2.5rem 2rem 2rem}.result-icon-image{width:100px}.result-modal-danger .result-icon-image{width:140px}.result-modal-heading{font-size:1.15rem}.result-modal-danger .result-modal-heading{font-size:1.5rem}.result-pill-text{font-size:.95rem}.result-pill-danger .result-pill-text,.result-text-bottom{font-size:1rem}.result-modal-danger .result-text-bottom{font-size:1.2rem}.result-close-button{padding:.6rem 1.5rem;font-size:.9rem}.result-close-button-danger{white-space:nowrap;font-size:1.3rem}.processing-modal{width:90%;max-width:440px}.processing-body{padding:1.2rem 1.35rem 1.5rem}.processing-check-heading{font-size:1.1rem}.processing-warning-text{font-size:1rem}.processing-progress-text{font-size:.98rem}.processing-footer-text{font-size:1.05rem}.casino-modal{width:95%;max-width:480px}.casino-modal-title{font-size:1.35rem}.casino-list{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.65rem}.casino-item{padding:.65rem .85rem;font-size:.9rem}}@media (max-width:767px){.app-container{height:auto;min-height:100vh}.app-content{align-items:flex-start;min-height:100vh;padding:8rem 1rem 1rem}.title-image-wrapper{padding:.75rem;position:fixed;top:0}.title-image{width:90vw;max-width:90vw}.modal{border-radius:0;width:100%;max-width:100%;min-height:auto;margin:0;padding:0}.modal-inner{padding:1rem 1rem 1.1rem}.modal-banner{margin-bottom:.75rem}.modal-banner-text{font-size:1.05rem}.modal-form{gap:.85rem;margin-top:.25rem}.form-group{gap:.4rem}.form-label{font-size:.62rem}.form-input{border-radius:5px;height:3.25rem;padding:0 1rem;font-size:1rem}.form-input::placeholder{font-size:.95rem}.form-button{border-radius:.75rem;height:3.5rem;min-height:44px;margin-top:.5rem;font-size:1.05rem}.input-mode-toggle{gap:.4rem;margin-bottom:.6rem}.toggle-btn{min-height:44px;padding:.7rem .8rem;font-size:.85rem}.paste-button,.select-casino-button{min-width:70px;min-height:44px;padding:.75rem 1.2rem;font-size:.95rem}.input-error-icon{width:1.1rem;height:1.1rem;font-size:.75rem;right:.5rem}.input-error-text{font-size:.75rem}.social-icons{gap:.6rem;margin-top:.75rem}.social-pill{flex:calc(50% - .35rem);max-width:none;padding:.6rem .65rem;font-size:.82rem}.social-pill-icon{width:18px;height:18px}.otp-overlay{padding:1rem}.otp-modal{border-radius:0;width:100%;max-width:100%;padding:1.5rem 1.25rem}.otp-modal .popup-title-center{font-size:1.2rem}.otp-input-wrapper{margin-bottom:1.25rem}.otp-input{min-height:50px;padding:.85rem;font-size:1.4rem}.otp-actions{gap:.75rem}.otp-button{flex:1;min-height:44px;padding:.85rem 1rem;font-size:.95rem}.result-overlay{padding:1rem}.result-modal{border-radius:0;width:100%;max-width:100%;padding:1.75rem 1.25rem 1.5rem}.result-modal-danger{width:100%;max-width:100%;padding:2rem 1.5rem 1.75rem}.result-icon-circle{margin:0 auto .85rem}.result-icon-image{width:90px}.result-modal-danger .result-icon-circle{margin:0 auto 1.25rem}.result-modal-danger .result-icon-image{width:120px}.result-modal-heading{font-size:1.05rem}.result-modal-danger .result-modal-heading{font-size:1.3rem}.result-pill{margin:.85rem auto .6rem;padding:.7rem .9rem}.result-pill-danger{margin:1.2rem auto 1rem;padding:.8rem 1rem}.result-pill-text{font-size:.9rem}.result-pill-danger .result-pill-text{font-size:.95rem}.result-text-bottom{margin-top:.6rem;font-size:.95rem}.result-modal-danger .result-text-bottom{margin-top:1rem;font-size:1.1rem}.result-close-button{width:100%;max-width:200px;min-height:44px;margin-top:0;font-size:.9rem}.result-close-button-danger{white-space:nowrap;font-size:1.2rem}.result-error-text{margin-top:.6rem;padding:0 .5rem;font-size:.9rem}.processing-overlay{padding:1rem}.processing-modal{border-radius:0;width:100%;max-width:100%}.processing-modal .popup-title-row{padding:1rem 1rem .75rem}.processing-body{padding:1.1rem 1.1rem 1.4rem}.processing-check-heading{font-size:1rem}.processing-warning-text{font-size:.92rem;line-height:1.45}.processing-dots{margin-bottom:1.1rem}.processing-dot{width:8px;height:8px}.processing-progress-block{margin-bottom:1.1rem;padding:.8rem .75rem}.processing-progress-text{font-size:.88rem}.processing-footer-text{font-size:.98rem}.casino-modal-overlay{padding:1rem}.casino-modal{border-radius:0;width:100%;max-width:100%;max-height:85vh}.casino-modal-header{padding:1rem 1.25rem}.casino-modal-title{font-size:1.25rem}.casino-modal-close{width:1.75rem;min-width:44px;height:1.75rem;min-height:44px;font-size:1.25rem}.casino-search-wrapper{padding:.85rem 1.25rem}.casino-search-input{min-height:44px;padding:.85rem 1rem;font-size:1rem}.casino-list{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.6rem;max-height:calc(85vh - 180px);padding:.85rem}.casino-item{justify-content:center;align-items:center;min-height:44px;padding:.75rem .6rem;font-size:.85rem;display:flex}.casino-no-results{padding:1.5rem;font-size:.95rem}}@media (max-width:479px){.title-image{width:90vw;max-width:90vw}.app-content{padding-top:7rem}.modal-banner-text{font-size:.98rem}.form-label{font-size:.58rem}.form-input{height:3rem;font-size:.95rem}.form-button{height:3.25rem;font-size:1rem}.toggle-btn{padding:.65rem .7rem;font-size:.8rem}.paste-button,.select-casino-button{min-width:60px;padding:.7rem 1rem;font-size:.9rem}.casino-list{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.casino-item{padding:.7rem .5rem;font-size:.8rem}.result-modal-danger .result-icon-image{width:100px}.result-modal-danger .result-modal-heading{font-size:1.15rem}.result-pill-danger .result-pill-text{font-size:.9rem}}@media (max-width:767px) and (orientation:landscape){.app-content{padding-top:5rem}.title-image-wrapper{padding:.5rem}.title-image{width:90vw;max-width:90vw}.modal{max-height:90vh;overflow-y:auto}.casino-modal{max-height:90vh}.casino-list{max-height:calc(90vh - 160px)}}
