@charset "UTF-8";.server-switch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:56px;height:48px;padding:0 .75rem;border:2px solid rgba(255,255,255,.15);border-radius:.75rem;background:#ffffff0d;backdrop-filter:blur(10px);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:visible}@media (max-width: 1023px){.server-switch{width:100%;height:52px;padding:0 1rem;justify-content:center}}.server-switch:hover:not(:disabled){transform:translateY(-2px);border-color:#3b82f680;background:#3b82f626;box-shadow:0 4px 12px #3b82f64d}.server-switch:hover:not(:disabled) .server-switch-flag{transform:scale(1.05)}.server-switch:active:not(:disabled){transform:translateY(0)}.server-switch:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.server-switch:disabled,.server-switch.loading{cursor:not-allowed;opacity:.6;pointer-events:none}.server-switch.loading{position:relative;background:#3b82f633;border-color:#3b82f666}.server-switch.loading .server-switch-flag{opacity:0}.server-switch-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px}.server-switch-spinner .spinner-ring{width:28px;height:28px;border:3px solid rgba(255,255,255,.1);border-top-color:#3b82f6;border-right-color:#3b82f6cc;border-radius:9999px;animation:spin .8s linear infinite}.server-switch-flag{position:relative;display:flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:1}.server-switch-flag .flag-svg{display:block;border-radius:3px;box-shadow:0 2px 6px #0000004d;transition:all .25s cubic-bezier(.4,0,.2,1)}@media (max-width: 1023px){.server-switch-flag .flag-svg{width:40px;height:30px}}.pix-deposit-unavailable-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;padding:40px 0}.pix-deposit-unavailable-content .alert-icon-large{color:#f59e0b;margin-bottom:16px}.pix-deposit-unavailable-content h3{font-size:1.563rem;font-weight:700;color:#fff;margin:0}.pix-deposit-unavailable-content p{font-size:1rem;color:#e2e8f0;margin:0;line-height:1.6}.pix-deposit-unavailable-content .pix-deposit-unavailable-subtitle{font-size:.8rem;color:#94a3b8;margin-top:-8px}.pix-deposit-unavailable-content .pix-deposit-modal-button{margin-top:16px;padding:12px 24px;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);border:none;border-radius:.75rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #3b82f64d}.pix-deposit-unavailable-content .pix-deposit-modal-button:hover{transform:translateY(-2px);box-shadow:0 0 20px #3b82f666}.pix-deposit-unavailable-content .pix-deposit-modal-button:active{transform:translateY(0)}.pix-deposit-modal-overlay{position:fixed;inset:0;width:100%;height:100%;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .2s ease-out;padding:20px;box-sizing:border-box}.pix-deposit-modal{position:relative;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:40px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease-out;border:1px solid rgba(255,255,255,.1);margin:auto;box-sizing:border-box}@media (max-width: 768px){.pix-deposit-modal{padding:24px 20px;border-radius:16px;max-width:95%;margin:10px}}@media (max-width: 480px){.pix-deposit-modal{padding:20px 16px;max-width:100%;margin:0;border-radius:12px}}.pix-deposit-modal::-webkit-scrollbar{width:8px}.pix-deposit-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.pix-deposit-modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.pix-deposit-modal::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.pix-deposit-modal-close{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;z-index:10}@media (max-width: 480px){.pix-deposit-modal-close{top:12px;right:12px;width:32px;height:32px}}.pix-deposit-modal-close:hover:not(:disabled){background:#fff3;transform:rotate(90deg)}.pix-deposit-modal-close:disabled{opacity:.5;cursor:not-allowed}.pix-deposit-modal-header{text-align:center;margin-bottom:32px}@media (max-width: 768px){.pix-deposit-modal-header{margin-bottom:24px}}.pix-deposit-modal-header h2{font-size:28px;font-weight:700;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}@media (max-width: 768px){.pix-deposit-modal-header h2{font-size:24px}}@media (max-width: 480px){.pix-deposit-modal-header h2{font-size:20px}}.pix-deposit-modal-header p{color:#ffffffb3;font-size:14px}@media (max-width: 480px){.pix-deposit-modal-header p{font-size:12px}}.pix-deposit-modal-form{display:flex;flex-direction:column;gap:20px}.pix-deposit-modal-error{background:#ef444433;border:1px solid rgba(239,68,68,.4);color:#fca5a5;padding:12px 16px;border-radius:10px;font-size:14px;text-align:center}.pix-deposit-modal-field{display:flex;flex-direction:column;gap:8px}.pix-deposit-modal-field label{color:#ffffffe6;font-size:14px;font-weight:600}@media (max-width: 480px){.pix-deposit-modal-field label{font-size:13px}}.pix-deposit-modal-field .pix-deposit-input-wrapper{position:relative;display:flex;align-items:center}.pix-deposit-modal-field .pix-deposit-input-wrapper .pix-deposit-currency{position:absolute;left:18px;color:#ffffffb3;font-weight:600;font-size:16px;pointer-events:none;z-index:1}.pix-deposit-modal-field .pix-deposit-input-wrapper input{padding:14px 18px 14px 50px;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:18px;font-weight:600;width:100%;transition:all .2s}@media (max-width: 480px){.pix-deposit-modal-field .pix-deposit-input-wrapper input{padding:12px 16px 12px 45px;font-size:16px}}.pix-deposit-modal-field .pix-deposit-input-wrapper input::placeholder{color:#fff6}.pix-deposit-modal-field .pix-deposit-input-wrapper input:focus{outline:none;border-color:#10b981;background:#ffffff14;box-shadow:0 0 0 3px #10b9811a}.pix-deposit-modal-field .pix-deposit-input-wrapper input:disabled{opacity:.6;cursor:not-allowed}.pix-deposit-modal-field .pix-deposit-input-wrapper input::-webkit-outer-spin-button,.pix-deposit-modal-field .pix-deposit-input-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0;width:20px;height:20px;background:#10b98133;border-radius:4px;cursor:pointer;transition:all .2s}.pix-deposit-modal-field .pix-deposit-input-wrapper input::-webkit-outer-spin-button:hover,.pix-deposit-modal-field .pix-deposit-input-wrapper input::-webkit-inner-spin-button:hover{background:#10b9814d}.pix-deposit-modal-field .pix-deposit-input-wrapper input[type=number]{-moz-appearance:textfield;appearance:textfield}.pix-deposit-modal-field .pix-deposit-minimum{color:#ffffff80;font-size:12px;margin-top:4px}.pix-deposit-modal-submit{margin-top:8px;padding:16px;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 20px #10b98166;display:flex;align-items:center;justify-content:center;gap:8px}.pix-deposit-modal-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #10b98180}.pix-deposit-modal-submit:active:not(:disabled){transform:translateY(0)}.pix-deposit-modal-submit:disabled{opacity:.6;cursor:not-allowed}.pix-deposit-success{display:flex;flex-direction:column;gap:24px}.pix-deposit-amount-display{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;background:#10b9811a;border:2px solid rgba(16,185,129,.3);border-radius:12px}.pix-deposit-amount-display .pix-deposit-label{color:#ffffffb3;font-size:14px;font-weight:500}.pix-deposit-amount-display .pix-deposit-value{color:#10b981;font-size:32px;font-weight:700}@media (max-width: 480px){.pix-deposit-amount-display .pix-deposit-value{font-size:24px}}.pix-deposit-qrcode{display:flex;flex-direction:column;gap:12px}.pix-deposit-qrcode .pix-deposit-qrcode-header{display:flex;align-items:center;justify-content:center;gap:8px;color:#ffffffe6;font-size:14px;font-weight:600}.pix-deposit-qrcode .pix-deposit-qrcode-image{display:flex;justify-content:center;align-items:center;padding:20px;background:#fff;border-radius:12px;min-height:250px;position:relative}.pix-deposit-qrcode .pix-deposit-qrcode-image img{max-width:100%;height:auto;border-radius:8px}.pix-deposit-qrcode .pix-deposit-qrcode-image .pix-deposit-qrcode-error{display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:14px}.pix-deposit-copy-paste{display:flex;flex-direction:column;gap:8px}.pix-deposit-copy-paste label{color:#ffffffe6;font-size:14px;font-weight:600}.pix-deposit-copy-paste .pix-deposit-copy-wrapper{position:relative;display:flex;flex-direction:column;gap:8px}.pix-deposit-copy-paste .pix-deposit-copy-wrapper .pix-deposit-copy-input{width:100%;padding:12px;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:12px;font-family:Courier New,monospace;resize:none;overflow-y:auto;line-height:1.5}.pix-deposit-copy-paste .pix-deposit-copy-wrapper .pix-deposit-copy-input:focus{outline:none;border-color:#10b981;background:#ffffff14}.pix-deposit-copy-paste .pix-deposit-copy-wrapper .pix-deposit-copy-button{padding:12px 16px;background:#10b98133;border:2px solid rgba(16,185,129,.4);border-radius:8px;color:#10b981;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.pix-deposit-copy-paste .pix-deposit-copy-wrapper .pix-deposit-copy-button:hover{background:#10b9814d;border-color:#10b981;transform:translateY(-1px)}.pix-deposit-copy-paste .pix-deposit-copy-wrapper .pix-deposit-copy-button:active{transform:translateY(0)}.pix-deposit-copy-paste .pix-deposit-copy-wrapper .pix-deposit-copy-button svg{flex-shrink:0}.pix-deposit-status{display:flex;justify-content:center;align-items:center;padding:16px;border-radius:12px;font-size:14px;font-weight:600}.pix-deposit-status .pix-deposit-status-pending{display:flex;align-items:center;gap:12px;color:#fbbf24;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);padding:12px 16px;border-radius:8px;width:100%;justify-content:center}.pix-deposit-status .pix-deposit-status-pending .pix-deposit-status-spinner{width:16px;height:16px;border:2px solid rgba(251,191,36,.3);border-top-color:#fbbf24;border-radius:50%;animation:spin .8s linear infinite}.pix-deposit-status .pix-deposit-status-paid{display:flex;align-items:center;gap:12px;color:#10b981;background:#10b9811a;border:1px solid rgba(16,185,129,.3);padding:12px 16px;border-radius:8px;width:100%;justify-content:center}.pix-deposit-status .pix-deposit-status-expired{color:#ef4444;background:#ef44441a;border:1px solid rgba(239,68,68,.3);padding:12px 16px;border-radius:8px;width:100%;text-align:center}.pix-deposit-new-button{padding:12px 16px;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffe6;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.pix-deposit-new-button:hover{background:#ffffff1a;border-color:#fff3}.withdraw-processing{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;min-height:250px}.withdraw-processing .withdraw-spinner{position:relative;width:100px;height:100px;margin-bottom:1.5rem}.withdraw-processing .withdraw-spinner .spinner-ring{position:absolute;border:4px solid rgba(59,130,246,.2);border-radius:50%;animation:spin 1.5s linear infinite}.withdraw-processing .withdraw-spinner .spinner-ring:nth-child(1){width:100px;height:100px;border-top-color:#3b82f6;animation-delay:0s}.withdraw-processing .withdraw-spinner .spinner-ring:nth-child(2){width:75px;height:75px;top:12.5px;left:12.5px;border-top-color:#f59e0b;animation-delay:.2s}.withdraw-processing .withdraw-spinner .spinner-ring:nth-child(3){width:50px;height:50px;top:25px;left:25px;border-top-color:#10b981;animation-delay:.4s}.withdraw-processing .withdraw-processing-text{font-size:1.563rem;font-weight:600;color:#fff;text-align:center;animation:pulse-text 1.5s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.withdraw-modal-overlay{position:fixed;inset:0;width:100%;height:100%;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .2s ease-out;padding:20px;box-sizing:border-box}.withdraw-modal{position:relative;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:40px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease-out;border:1px solid rgba(255,255,255,.1);margin:auto;box-sizing:border-box}@media (max-width: 768px){.withdraw-modal{padding:24px 20px;border-radius:16px;max-width:95%;margin:10px}}@media (max-width: 480px){.withdraw-modal{padding:20px 16px;max-width:100%;margin:0;border-radius:12px}}.withdraw-modal::-webkit-scrollbar{width:8px}.withdraw-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.withdraw-modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.withdraw-modal::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.withdraw-modal-close{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;z-index:10}@media (max-width: 480px){.withdraw-modal-close{top:12px;right:12px;width:32px;height:32px}}.withdraw-modal-close:hover:not(:disabled){background:#fff3;transform:rotate(90deg)}.withdraw-modal-close:disabled{opacity:.5;cursor:not-allowed}.withdraw-modal-header{text-align:center;margin-bottom:32px}@media (max-width: 768px){.withdraw-modal-header{margin-bottom:24px}}.withdraw-modal-header h2{font-size:28px;font-weight:700;background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}@media (max-width: 768px){.withdraw-modal-header h2{font-size:24px}}@media (max-width: 480px){.withdraw-modal-header h2{font-size:20px}}.withdraw-modal-header p{color:#ffffffb3;font-size:14px}@media (max-width: 480px){.withdraw-modal-header p{font-size:12px}}.withdraw-modal-form{display:flex;flex-direction:column;gap:20px}.withdraw-balance-display{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#3b82f61a;border:2px solid rgba(59,130,246,.3);border-radius:12px;margin-bottom:8px}.withdraw-balance-display .withdraw-balance-label{color:#ffffffb3;font-size:14px;font-weight:500}.withdraw-balance-display .withdraw-balance-value{color:#3b82f6;font-size:20px;font-weight:700}@media (max-width: 480px){.withdraw-balance-display .withdraw-balance-value{font-size:18px}}.withdraw-modal-error{background:#ef444433;border:1px solid rgba(239,68,68,.4);color:#fca5a5;padding:12px 16px;border-radius:10px;font-size:14px;text-align:center}.withdraw-modal-field{display:flex;flex-direction:column;gap:8px}.withdraw-modal-field label{color:#ffffffe6;font-size:14px;font-weight:600}@media (max-width: 480px){.withdraw-modal-field label{font-size:13px}}.withdraw-modal-field .withdraw-input-wrapper{position:relative;display:flex;align-items:center}.withdraw-modal-field .withdraw-input-wrapper .withdraw-currency{position:absolute;left:18px;color:#ffffffb3;font-weight:600;font-size:16px;pointer-events:none;z-index:1}.withdraw-modal-field .withdraw-input-wrapper input{padding:14px 18px 14px 50px;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:18px;font-weight:600;width:100%;transition:all .2s}@media (max-width: 480px){.withdraw-modal-field .withdraw-input-wrapper input{padding:12px 16px 12px 45px;font-size:16px}}.withdraw-modal-field .withdraw-input-wrapper input::placeholder{color:#fff6}.withdraw-modal-field .withdraw-input-wrapper input:focus{outline:none;border-color:#f59e0b;background:#ffffff14;box-shadow:0 0 0 3px #f59e0b1a}.withdraw-modal-field .withdraw-input-wrapper input:disabled{opacity:.6;cursor:not-allowed}.withdraw-modal-field .withdraw-input-wrapper input::-webkit-outer-spin-button,.withdraw-modal-field .withdraw-input-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0;width:20px;height:20px;background:#f59e0b33;border-radius:4px;cursor:pointer;transition:all .2s}.withdraw-modal-field .withdraw-input-wrapper input::-webkit-outer-spin-button:hover,.withdraw-modal-field .withdraw-input-wrapper input::-webkit-inner-spin-button:hover{background:#f59e0b4d}.withdraw-modal-field .withdraw-input-wrapper input[type=number]{-moz-appearance:textfield;appearance:textfield}.withdraw-modal-field .withdraw-input-wrapper input:invalid{border-color:#ef444480}.withdraw-modal-field .withdraw-minimum{color:#ffffff80;font-size:12px;margin-top:4px}.withdraw-info{display:flex;align-items:center;gap:8px;padding:12px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px;color:#fffc;font-size:13px}.withdraw-info svg{flex-shrink:0;color:#f59e0b}.withdraw-modal-submit{margin-top:8px;padding:16px;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 20px #f59e0b66;display:flex;align-items:center;justify-content:center;gap:8px}.withdraw-modal-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #f59e0b80}.withdraw-modal-submit:active:not(:disabled){transform:translateY(0)}.withdraw-modal-submit:disabled{opacity:.6;cursor:not-allowed}.withdraw-success{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;padding:20px 0}.withdraw-success-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;animation:scaleIn .3s ease-out;box-shadow:0 4px 20px #10b98166}.withdraw-success-icon svg{color:#fff;stroke-width:3}.withdraw-success-icon-pending{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 20px #f59e0b66;animation:pulse-pending 2s ease-in-out infinite}.withdraw-success-title{font-size:24px;font-weight:700;color:#10b981;margin:0}@media (max-width: 480px){.withdraw-success-title{font-size:20px}}.withdraw-success-icon-pending~.withdraw-success-title{color:#f59e0b}.withdraw-success-details{display:flex;flex-direction:column;gap:16px;width:100%;padding:20px;background:#10b9811a;border:2px solid rgba(16,185,129,.3);border-radius:12px}.withdraw-success-icon-pending~* .withdraw-success-details{background:#f59e0b1a;border-color:#f59e0b4d}.withdraw-success-amount{display:flex;flex-direction:column;gap:8px}.withdraw-success-amount .withdraw-success-label{color:#ffffffb3;font-size:14px;font-weight:500}.withdraw-success-amount .withdraw-success-value{color:#10b981;font-size:32px;font-weight:700}@media (max-width: 480px){.withdraw-success-amount .withdraw-success-value{font-size:24px}}.withdraw-success-icon-pending~* .withdraw-success-amount .withdraw-success-value{color:#f59e0b}.withdraw-success-info{display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.withdraw-info-item{display:flex;align-items:center;gap:8px;color:#fffc;font-size:13px}.withdraw-info-item svg{flex-shrink:0;color:#fff9}.withdraw-success-message{color:#ffffffb3;font-size:14px;margin:0}@keyframes pulse-pending{0%,to{transform:scale(1);box-shadow:0 4px 20px #f59e0b66}50%{transform:scale(1.05);box-shadow:0 6px 30px #f59e0b99}}.transaction-history-overlay{position:fixed;inset:0;width:100%;height:100%;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .2s ease-out;padding:20px;box-sizing:border-box}.transaction-history-modal{position:relative;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:40px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease-out;border:1px solid rgba(255,255,255,.1);margin:auto;box-sizing:border-box;display:flex;flex-direction:column}@media (max-width: 768px){.transaction-history-modal{padding:24px 20px;border-radius:16px;max-width:95%;margin:10px}}@media (max-width: 480px){.transaction-history-modal{padding:20px 16px;max-width:100%;margin:0;border-radius:12px}}.transaction-history-modal::-webkit-scrollbar{width:8px}.transaction-history-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.transaction-history-modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.transaction-history-modal::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.transaction-history-close{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;z-index:10}@media (max-width: 480px){.transaction-history-close{top:12px;right:12px;width:32px;height:32px}}.transaction-history-close:hover{background:#fff3;transform:rotate(90deg)}.transaction-history-header{text-align:center;margin-bottom:24px}@media (max-width: 768px){.transaction-history-header{margin-bottom:20px}}.transaction-history-header h2{font-size:28px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}@media (max-width: 768px){.transaction-history-header h2{font-size:24px}}@media (max-width: 480px){.transaction-history-header h2{font-size:20px}}.transaction-history-header p{color:#ffffffb3;font-size:14px}@media (max-width: 480px){.transaction-history-header p{font-size:12px}}.transaction-history-filters{display:flex;align-items:center;gap:8px;margin-bottom:24px;padding:12px;background:#ffffff0d;border-radius:12px;flex-wrap:wrap}@media (max-width: 480px){.transaction-history-filters{gap:6px;padding:10px}}.transaction-history-filters svg{color:#fff9;flex-shrink:0}.transaction-history-filters .filter-btn{padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}@media (max-width: 480px){.transaction-history-filters .filter-btn{padding:6px 12px;font-size:12px}}.transaction-history-filters .filter-btn:hover{background:#ffffff1a;border-color:#fff3;color:#ffffffe6}.transaction-history-filters .filter-btn.active{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#3b82f6;color:#fff;box-shadow:0 2px 8px #3b82f64d}.transaction-history-list{flex:1;overflow-y:auto;min-height:200px;max-height:400px;margin-bottom:20px}@media (max-width: 480px){.transaction-history-list{max-height:300px}}.transaction-history-loading{display:flex;align-items:center;justify-content:center;padding:40px;color:#ffffffb3;font-size:14px}.transaction-history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#ffffff80;font-size:14px}.transaction-history-empty p{margin-bottom:16px}.transaction-history-empty .clear-filter-btn{padding:8px 16px;background:#3b82f633;border:1px solid rgba(59,130,246,.4);border-radius:8px;color:#3b82f6;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.transaction-history-empty .clear-filter-btn:hover{background:#3b82f64d;border-color:#3b82f6}.transaction-item{display:flex;align-items:center;gap:16px;padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;margin-bottom:12px;transition:all .2s}@media (max-width: 480px){.transaction-item{padding:12px;gap:12px}}.transaction-item:hover{background:#ffffff0d;border-color:#ffffff26;transform:translate(4px)}.transaction-item:last-child{margin-bottom:0}.transaction-item .transaction-item-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff1a}.transaction-item .transaction-item-icon .txn-icon--deposit{color:#10b981}.transaction-item .transaction-item-icon .txn-icon--withdraw{color:#f59e0b}.transaction-item .transaction-item-icon .txn-icon--bonus{color:#8b5cf6}.transaction-item .transaction-item-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.transaction-item .transaction-item-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.transaction-item .transaction-item-header .transaction-item-type{color:#ffffffe6;font-size:14px;font-weight:600}@media (max-width: 480px){.transaction-item .transaction-item-header .transaction-item-type{font-size:13px}}.transaction-item .transaction-item-header .transaction-item-status{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.transaction-item .transaction-item-header .transaction-item-status--pending{background:#fbbf2433;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.transaction-item .transaction-item-header .transaction-item-status--completed{background:#10b98133;color:#10b981;border:1px solid rgba(16,185,129,.3)}.transaction-item .transaction-item-header .transaction-item-status--failed{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.transaction-item .transaction-item-header .transaction-item-status--expired{background:#94a3b833;color:#94a3b8;border:1px solid rgba(148,163,184,.3)}.transaction-item .transaction-item-details{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.transaction-item .transaction-item-details .transaction-item-amount{font-size:16px;font-weight:700;font-family:Courier New,monospace}@media (max-width: 480px){.transaction-item .transaction-item-details .transaction-item-amount{font-size:14px}}.transaction-item .transaction-item-details .transaction-item-amount--deposit{color:#10b981}.transaction-item .transaction-item-details .transaction-item-amount--withdraw{color:#f59e0b}.transaction-item .transaction-item-details .transaction-item-amount--bonus{color:#8b5cf6}.transaction-item .transaction-item-details .transaction-item-date{color:#ffffff80;font-size:12px}@media (max-width: 480px){.transaction-item .transaction-item-details .transaction-item-date{font-size:11px}}.transaction-item--pending{border-left:3px solid #fbbf24}.transaction-item--completed{border-left:3px solid #10b981}.transaction-item--failed{border-left:3px solid #ef4444;opacity:.7}.transaction-history-footer{padding-top:16px;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#fff9;font-size:13px;font-weight:500}.profile-modal-overlay{position:fixed;inset:0;width:100%;height:100%;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .2s ease-out;padding:20px;box-sizing:border-box}.profile-modal{position:relative;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:40px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease-out;border:1px solid rgba(255,255,255,.1);margin:auto;box-sizing:border-box}@media (max-width: 768px){.profile-modal{padding:24px 20px;border-radius:16px;max-width:95%;margin:10px}}@media (max-width: 480px){.profile-modal{padding:20px 16px;max-width:100%;margin:0;border-radius:12px}}.profile-modal::-webkit-scrollbar{width:8px}.profile-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.profile-modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.profile-modal::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.profile-modal-close{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;z-index:10}@media (max-width: 480px){.profile-modal-close{top:12px;right:12px;width:32px;height:32px}}.profile-modal-close:hover:not(:disabled){background:#fff3;transform:rotate(90deg)}.profile-modal-close:disabled{opacity:.5;cursor:not-allowed}.profile-modal-header{text-align:center;margin-bottom:32px}@media (max-width: 768px){.profile-modal-header{margin-bottom:24px}}.profile-modal-header h2{font-size:28px;font-weight:700;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}@media (max-width: 768px){.profile-modal-header h2{font-size:24px}}@media (max-width: 480px){.profile-modal-header h2{font-size:20px}}.profile-modal-header p{color:#ffffffb3;font-size:14px}@media (max-width: 480px){.profile-modal-header p{font-size:12px}}.profile-modal-form{display:flex;flex-direction:column;gap:24px}.profile-modal-error{background:#ef444433;border:1px solid rgba(239,68,68,.4);color:#fca5a5;padding:12px 16px;border-radius:10px;font-size:14px;text-align:center}.profile-account-info{display:flex;flex-direction:column;gap:12px;padding:20px;background:#3b82f61a;border:2px solid rgba(59,130,246,.3);border-radius:12px;margin-bottom:8px}.profile-account-info .profile-info-item{display:flex;align-items:center;gap:12px}.profile-account-info .profile-info-item svg{flex-shrink:0;color:#3b82f6}.profile-account-info .profile-info-item .profile-info-content{display:flex;flex-direction:column;gap:4px;flex:1}.profile-account-info .profile-info-item .profile-info-content .profile-info-label{color:#ffffffb3;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.profile-account-info .profile-info-item .profile-info-content .profile-info-value{color:#fff;font-size:16px;font-weight:700}.profile-account-info .profile-info-item .profile-info-content .profile-info-value.profile-status-active{color:#10b981}.profile-modal-fields{display:flex;flex-direction:column;gap:20px}.profile-modal-field{display:flex;flex-direction:column;gap:8px}.profile-modal-field label{display:flex;align-items:center;gap:8px;color:#ffffffe6;font-size:14px;font-weight:600}.profile-modal-field label svg{flex-shrink:0;color:#fff9}@media (max-width: 480px){.profile-modal-field label{font-size:13px}}.profile-modal-field input{padding:14px 18px;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:16px;transition:all .2s}@media (max-width: 480px){.profile-modal-field input{padding:12px 16px;font-size:16px}}.profile-modal-field input::placeholder{color:#fff6}.profile-modal-field input:focus{outline:none;border-color:#8b5cf6;background:#ffffff14;box-shadow:0 0 0 3px #8b5cf61a}.profile-modal-field input:disabled{opacity:.6;cursor:not-allowed}.profile-modal-field input:invalid{border-color:#ef444480}.profile-modal-save{margin-top:8px;padding:16px;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 20px #8b5cf666;display:flex;align-items:center;justify-content:center;gap:8px}.profile-modal-save:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #8b5cf680}.profile-modal-save:active:not(:disabled){transform:translateY(0)}.profile-modal-save:disabled{opacity:.6;cursor:not-allowed}.profile-modal-save .profile-loading-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.profile-success{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;padding:40px 20px}.profile-success-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;animation:scaleIn .3s ease-out;box-shadow:0 4px 20px #10b98166}.profile-success-icon svg{color:#fff;stroke-width:3}.profile-success-title{font-size:24px;font-weight:700;color:#10b981;margin:0}@media (max-width: 480px){.profile-success-title{font-size:20px}}.profile-success-message{color:#ffffffb3;font-size:14px;margin:0}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.profile-password-section{margin-top:32px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.profile-password-section{margin-top:24px;padding-top:24px}}.profile-password-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.profile-password-header svg{color:#8b5cf6;flex-shrink:0}.profile-password-header h3{font-size:18px;font-weight:700;color:#fff;margin:0}@media (max-width: 480px){.profile-password-header h3{font-size:16px}}.profile-password-form{display:flex;flex-direction:column;gap:20px}.profile-password-input-wrapper{position:relative;display:flex;align-items:center}.profile-password-input-wrapper input{padding-right:48px}.profile-password-input-wrapper .profile-password-toggle{position:absolute;right:12px;background:transparent;border:none;color:#fff9;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:6px}.profile-password-input-wrapper .profile-password-toggle:hover{color:#ffffffe6;background:#ffffff0d}.profile-password-input-wrapper .profile-password-toggle:active{transform:scale(.95)}.profile-password-input-wrapper .profile-password-toggle svg{flex-shrink:0}.profile-modal-save-password{margin-top:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 20px #6366f166}.profile-modal-save-password:hover:not(:disabled){box-shadow:0 6px 25px #6366f180}.profile-password-success{display:flex;align-items:center;gap:12px;padding:16px;background:#10b98126;border:1px solid rgba(16,185,129,.3);border-radius:10px;color:#10b981;font-size:14px;font-weight:600;animation:slideIn .3s ease-out}.profile-password-success svg{flex-shrink:0;color:#10b981}@media (max-width: 480px){.profile-password-success{font-size:13px;padding:12px}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-profile-menu{position:relative;display:flex;align-items:center}.user-profile-trigger{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1rem;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);outline:2px solid transparent;outline-offset:2px}.user-profile-trigger:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.user-profile-trigger:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.user-profile-trigger.active{background:#ffffff1a;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.user-profile-trigger .user-avatar{width:36px;height:36px;border-radius:9999px;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;position:relative}.user-profile-trigger .user-avatar:after{content:"";position:absolute;inset:0;border-radius:9999px;padding:2px;background:linear-gradient(135deg,rgba(255,255,255,.3),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.user-profile-trigger .user-info{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.user-profile-trigger .user-info .user-name{font-size:1rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.user-profile-trigger .user-info .user-balance-preview{font-size:.8rem;font-weight:500;color:#94a3b8;white-space:nowrap}.user-profile-trigger .chevron-icon{color:#94a3b8;transition:transform .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}.user-profile-trigger .chevron-icon.open{transform:rotate(180deg)}@media (max-width: 1023px){.user-profile-trigger{width:100%;justify-content:space-between;padding:.75rem;border-radius:.75rem}}.user-profile-dropdown{position:absolute;top:calc(100% + .5rem);right:0;width:280px;background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;padding:1rem;z-index:1000;animation:dropdown-fade-in .25s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media (max-width: 1023px){.user-profile-dropdown{position:fixed;top:auto;bottom:1rem;left:1rem;right:1rem;width:auto;max-height:calc(70vh - 1rem);overflow-y:auto;animation:dropdown-slide-up .25s cubic-bezier(.4,0,.2,1)}.user-profile-dropdown::-webkit-scrollbar{width:6px}.user-profile-dropdown::-webkit-scrollbar-track{background:transparent}.user-profile-dropdown::-webkit-scrollbar-thumb{background:#fff3;border-radius:9999px}.user-profile-dropdown::-webkit-scrollbar-thumb:hover{background:#ffffff4d}}.user-profile-dropdown .dropdown-wallet-section{margin-bottom:1rem}.user-profile-dropdown .dropdown-wallet-section .wallet-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.user-profile-dropdown .dropdown-wallet-section .wallet-header svg{color:#94a3b8}.user-profile-dropdown .dropdown-wallet-section .wallet-balance{margin-bottom:1rem}.user-profile-dropdown .dropdown-wallet-section .wallet-balance .balance-amount{font-size:2.441rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.user-profile-dropdown .dropdown-wallet-section .btn-deposit-cta{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);border:none;border-radius:.75rem;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #3b82f64d;outline:2px solid transparent;outline-offset:2px}.user-profile-dropdown .dropdown-wallet-section .btn-deposit-cta:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.user-profile-dropdown .dropdown-wallet-section .btn-deposit-cta:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 20px #3b82f666}.user-profile-dropdown .dropdown-wallet-section .btn-deposit-cta:active:not(:disabled){transform:translateY(0)}.user-profile-dropdown .dropdown-wallet-section .btn-deposit-cta:disabled{opacity:.5;cursor:not-allowed;background:#ffffff0d;box-shadow:none}.user-profile-dropdown .dropdown-wallet-section .btn-deposit-cta svg{flex-shrink:0}.user-profile-dropdown .dropdown-wallet-section .btn-deposit-cta .deposit-unavailable-icon{margin-left:auto;color:#f59e0b}.user-profile-dropdown .dropdown-wallet-section .deposit-unavailable-notice{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.2);border-radius:.5rem;font-size:.8rem;color:#f59e0b;font-weight:500}.user-profile-dropdown .dropdown-wallet-section .deposit-unavailable-notice svg{flex-shrink:0;color:#f59e0b}.user-profile-dropdown .dropdown-divider{height:1px;background:#ffffff1a;margin:.75rem 0}.user-profile-dropdown .dropdown-items{display:flex;flex-direction:column;gap:.25rem}.user-profile-dropdown .dropdown-items .dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:transparent;border:none;border-radius:.75rem;font-size:1rem;font-weight:500;color:#e2e8f0;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);text-align:left;outline:2px solid transparent;outline-offset:2px}.user-profile-dropdown .dropdown-items .dropdown-item:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.user-profile-dropdown .dropdown-items .dropdown-item svg{flex-shrink:0;color:#94a3b8;transition:color .15s cubic-bezier(.4,0,.2,1)}.user-profile-dropdown .dropdown-items .dropdown-item:hover{background:#ffffff0d;color:#fff}.user-profile-dropdown .dropdown-items .dropdown-item:hover svg{color:#3b82f6}.user-profile-dropdown .dropdown-items .dropdown-item:active{background:#ffffff14}.user-profile-dropdown .dropdown-items .dropdown-item.logout{color:#ef4444}.user-profile-dropdown .dropdown-items .dropdown-item.logout:hover{background:#ef44441a;color:#ef4444}.user-profile-dropdown .dropdown-items .dropdown-item.logout:hover svg{color:#ef4444}@keyframes dropdown-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdown-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1023px){.user-profile-menu{width:100%}.user-profile-dropdown .dropdown-wallet-section .wallet-balance .balance-amount{font-size:1.953rem}.deposit-unavailable-modal{padding:1rem;max-width:90vw}.deposit-unavailable-modal .modal-content{gap:.75rem}.deposit-unavailable-modal .modal-content .alert-icon{width:36px;height:36px}.deposit-unavailable-modal .modal-content h3{font-size:1rem}.deposit-unavailable-modal .modal-content p{font-size:.8rem}}.auth-modal-overlay{position:fixed;inset:0;width:100%;height:100%;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .2s ease-out;padding:20px;box-sizing:border-box}.auth-modal{position:relative;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:40px;width:100%;max-width:450px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease-out;border:1px solid rgba(255,255,255,.1);margin:auto;box-sizing:border-box}@media (max-width: 768px){.auth-modal{padding:24px 20px;border-radius:16px;max-width:95%;margin:10px}}@media (max-width: 480px){.auth-modal{padding:20px 16px;max-width:100%;margin:0;border-radius:12px}}.auth-modal::-webkit-scrollbar{width:8px}.auth-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.auth-modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.auth-modal::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.auth-modal-close{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;z-index:10}@media (max-width: 480px){.auth-modal-close{top:12px;right:12px;width:32px;height:32px}}.auth-modal-close:hover{background:#fff3;transform:rotate(90deg)}.auth-modal-header{text-align:center;margin-bottom:32px}@media (max-width: 768px){.auth-modal-header{margin-bottom:24px}}.auth-modal-header h2{font-size:28px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}@media (max-width: 768px){.auth-modal-header h2{font-size:24px}}@media (max-width: 480px){.auth-modal-header h2{font-size:20px}}.auth-modal-header p{color:#ffffffb3;font-size:14px}@media (max-width: 480px){.auth-modal-header p{font-size:12px}}.auth-modal-form{display:flex;flex-direction:column;gap:20px}.auth-modal-error{background:#ef444433;border:1px solid rgba(239,68,68,.4);color:#fca5a5;padding:12px 16px;border-radius:10px;font-size:14px;text-align:center}.auth-modal-field{display:flex;flex-direction:column;gap:8px}.auth-modal-field label{color:#ffffffe6;font-size:14px;font-weight:600}@media (max-width: 480px){.auth-modal-field label{font-size:13px}}.auth-modal-field input{padding:14px 18px;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:16px;transition:all .2s}@media (max-width: 480px){.auth-modal-field input{padding:12px 16px;font-size:16px}}.auth-modal-field input::placeholder{color:#fff6}.auth-modal-field input:focus{outline:none;border-color:#3b82f6;background:#ffffff14;box-shadow:0 0 0 3px #3b82f61a}.auth-modal-field input:disabled{opacity:.6;cursor:not-allowed}.auth-modal-submit{margin-top:8px;padding:16px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 20px #3b82f666}.auth-modal-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #3b82f680}.auth-modal-submit:active:not(:disabled){transform:translateY(0)}.auth-modal-submit:disabled{opacity:.6;cursor:not-allowed}.auth-modal-footer{margin-top:24px;text-align:center}.auth-modal-footer p{color:#ffffffb3;font-size:14px}.auth-modal-footer .auth-modal-link{background:none;border:none;color:#3b82f6;font-weight:600;cursor:pointer;text-decoration:underline;transition:color .2s}.auth-modal-footer .auth-modal-link:hover{color:#60a5fa}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1020;background:#0f172afa;backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.1);height:64px;margin:0;padding:0}@media (min-width: 1024px){.header{height:72px}}.header.scrolled{background:#0f172afc;box-shadow:0 4px 24px #0003}.header-container{max-width:100%;margin:0;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:100%}@media (min-width: 1024px){.header-container{max-width:1400px;margin:0 auto;padding:0 1.5rem}}.header-brand{display:flex;align-items:center;gap:.5rem;flex-shrink:0;z-index:1051}@media (min-width: 1024px){.header-brand{gap:1rem}}.header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;cursor:pointer;transition:transform .2s ease}@media (min-width: 1024px){.header-logo{gap:.75rem}}.header-logo:hover{transform:scale(1.01)}.header-logo svg{width:28px;height:28px}@media (min-width: 1024px){.header-logo svg{width:32px;height:32px}}.header-logo-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",EmojiOne Color,"Android Emoji",Twemoji Mozilla,Segoe UI Symbol,sans-serif;font-size:1.25rem;font-weight:900;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}@media (min-width: 1024px){.header-logo-text{font-size:1.563rem}}.header-nav{display:flex;align-items:center;gap:.75rem}@media (min-width: 1024px){.header-nav{gap:1rem}}.header-nav-close,.header-overlay,.header-menu-toggle{display:none}.nav-actions{display:flex;align-items:center;gap:.75rem}@media (min-width: 1024px){.nav-actions{gap:1rem}}@media (max-width: 1023px){.nav-actions{flex-direction:column;gap:20px;width:100%}.nav-actions .server-switch{width:100%;height:56px}.nav-actions .btn-login,.nav-actions .btn-signup{width:100%;height:52px}.nav-actions .user-profile-menu{width:100%}}.btn-login,.btn-signup{padding:.75rem 1.25rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;transition:all .15s cubic-bezier(.4,0,.2,1)}@media (max-width: 1023px){.btn-login,.btn-signup{width:100%;padding:1rem 1.25rem;font-size:1.25rem}}.btn-login{color:#e2e8f0;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.btn-login:hover{color:#fff;background:#ffffff1a}.btn-signup{gap:.5rem;color:#fff;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);box-shadow:0 0 10px #3b82f64d}.btn-signup:hover{transform:translateY(-2px);box-shadow:0 0 20px #3b82f666}.btn-signup svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}.btn-signup:hover svg{transform:translate(2px)}@media (max-width: 1023px){.header-nav{position:fixed!important;inset:0 0 0 auto!important;width:85vw!important;max-width:380px!important;min-width:280px!important;height:100vh!important;background:#0f172afa!important;backdrop-filter:blur(20px)!important;border-left:1px solid rgba(255,255,255,.15)!important;box-shadow:-8px 0 32px #0009!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:90px 20px 20px!important;gap:20px!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;transform:translate(100%)!important;transition:transform .35s cubic-bezier(.4,0,.2,1)!important;z-index:1050!important}.header-nav.open{transform:translate(0)!important}.header-nav-close{display:flex!important;position:absolute!important;top:20px!important;right:20px!important;width:48px!important;height:48px!important;align-items:center!important;justify-content:center!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:50%!important;color:#fff!important;cursor:pointer!important;z-index:10!important;transition:all .3s ease!important}.header-nav-close:active{background:#fff3!important;transform:scale(.95)!important}.header-nav-close svg{width:24px!important;height:24px!important}.nav-actions{display:flex!important;flex-direction:column!important;gap:20px!important;width:100%!important;align-items:stretch!important}.nav-actions .server-switch{width:100%!important;height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important}.nav-actions .btn-login,.nav-actions .btn-signup{width:100%!important;height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important}.nav-actions .user-profile-menu{width:100%!important}.header-overlay{display:block!important;position:fixed!important;inset:0!important;background:#000000b3!important;backdrop-filter:blur(6px)!important;z-index:1040!important;cursor:pointer!important;animation:fade-in .3s ease-out!important}.header-menu-toggle{display:flex!important;flex-direction:column!important;gap:6px!important;padding:10px 12px!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;cursor:pointer!important;z-index:1060!important;transition:all .3s ease!important}.header-menu-toggle:hover{background:#ffffff1a!important}.header-menu-toggle span{display:block!important;width:24px!important;height:2.5px!important;background:#fff!important;border-radius:2px!important;transition:all .3s ease!important}.header-menu-toggle.open{background:#ffffff26!important}.header-menu-toggle.open span:nth-child(1){transform:rotate(45deg) translate(7px,7px)!important}.header-menu-toggle.open span:nth-child(2){opacity:0!important;transform:scaleX(0)!important}.header-menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)!important}}@media (min-width: 1024px){.header-nav-close,.header-overlay,.header-menu-toggle{display:none!important}.header-nav{position:relative!important;transform:none!important}}.live-payments-counter{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:.75rem;backdrop-filter:blur(10px);overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);animation:fade-in-up .6s ease-out}.live-payments-counter:hover{background:#10b98126;border-color:#10b98180;transform:translateY(-2px);box-shadow:0 8px 24px #10b98133}.live-payments-counter.animating .counter-value{animation:number-pulse 1.5s ease-out;color:#10b981;text-shadow:0 0 10px rgba(16,185,129,.5)}.live-payments-counter.animating .counter-pulse{animation:pulse-expand 1.5s ease-out}.live-payments-counter .counter-icon-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#10b981,#059669);border-radius:9999px;box-shadow:0 2px 8px #10b9814d;position:relative;z-index:1}@media (min-width: 768px){.live-payments-counter .counter-icon-wrapper{width:36px;height:36px}}.live-payments-counter .counter-icon-wrapper .counter-icon{color:#fff;width:16px;height:16px;animation:icon-bounce 2s ease-in-out infinite}@media (min-width: 768px){.live-payments-counter .counter-icon-wrapper .counter-icon{width:18px;height:18px}}.live-payments-counter .counter-content{display:flex;flex-direction:column;gap:1px;position:relative;z-index:1}.live-payments-counter .counter-content .counter-label{font-size:10px;font-weight:500;color:#fffc;line-height:1.2}@media (min-width: 768px){.live-payments-counter .counter-content .counter-label{font-size:.8rem}}.live-payments-counter .counter-content .counter-value{font-size:1rem;font-weight:700;color:#10b981;line-height:1;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .25s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.live-payments-counter .counter-content .counter-value{font-size:1.25rem}}.live-payments-counter .counter-pulse{position:absolute;inset:-4px;border-radius:1rem;background:radial-gradient(circle,rgba(16,185,129,.3) 0%,transparent 70%);opacity:0;pointer-events:none}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes number-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes pulse-expand{0%{opacity:.6;transform:scale(.8)}50%{opacity:.3;transform:scale(1.2)}to{opacity:0;transform:scale(1.5)}}@keyframes icon-bounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(5deg)}}@media (max-width: 767px){.live-payments-counter{padding:.5rem .75rem;gap:.5rem}.live-payments-counter .counter-icon-wrapper{width:32px;height:32px}.live-payments-counter .counter-icon-wrapper .counter-icon{width:16px;height:16px}.live-payments-counter .counter-content .counter-label{font-size:10px}.live-payments-counter .counter-content .counter-value{font-size:1.25rem}}.game-simulation{position:relative;padding:.75rem;background:linear-gradient(135deg,#1e293be6,#0f172af2);border:1px solid rgba(59,130,246,.2);border-radius:.75rem;backdrop-filter:blur(20px);overflow:hidden;box-shadow:0 4px 16px #0000004d,0 0 0 1px #ffffff0d inset;animation:fade-in .6s ease-out;width:100%;height:100%;display:flex;flex-direction:column}.game-simulation:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.5),transparent);animation:shimmer 3s ease-in-out infinite}.game-simulation .simulation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.game-simulation .simulation-header .simulation-title{font-size:.8rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:.25rem}@media (min-width: 768px){.game-simulation .simulation-header .simulation-title{font-size:1rem}}.game-simulation .simulation-header .simulation-status{display:flex;align-items:center;gap:.25rem;font-size:9px;color:#10b981;font-weight:500}@media (min-width: 768px){.game-simulation .simulation-header .simulation-status{font-size:.8rem}}.game-simulation .simulation-header .simulation-status .status-dot{width:6px;height:6px;border-radius:9999px;background:#10b981;animation:pulse-dot 2s ease-in-out infinite;box-shadow:0 0 6px #10b98199}.game-simulation .simulation-display{position:relative;padding:.5rem .75rem;background:#0000004d;border-radius:.5rem;margin-bottom:.5rem;min-height:80px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;flex:1}@media (min-width: 768px){.game-simulation .simulation-display{min-height:100px}}.game-simulation .simulation-display .multiplier-value{font-size:2.441rem;font-weight:900;line-height:1;text-align:center;margin-bottom:.25rem;font-variant-numeric:tabular-nums;text-shadow:0 0 15px currentColor;transition:color .3s ease;animation:value-glow 2s ease-in-out infinite}@media (min-width: 768px){.game-simulation .simulation-display .multiplier-value{font-size:3.052rem}}.game-simulation .simulation-display .simulation-graph{width:100%;height:40px;position:relative;opacity:.8}@media (min-width: 768px){.game-simulation .simulation-display .simulation-graph{height:50px}}.game-simulation .simulation-display .simulation-graph .graph-svg{width:100%;height:100%}.game-simulation .simulation-display .simulation-graph .graph-line{filter:drop-shadow(0 0 4px currentColor);transition:stroke .3s ease}.game-simulation .simulation-display .simulation-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.game-simulation .simulation-display .simulation-particles .particle{position:absolute;width:4px;height:4px;background:#3b82f699;border-radius:9999px;animation:particle-float infinite;box-shadow:0 0 6px #3b82f6cc}.game-simulation .simulation-footer{margin-top:.25rem}.game-simulation .simulation-footer .recent-multipliers{display:flex;flex-direction:column;gap:.25rem}.game-simulation .simulation-footer .recent-multipliers .recent-label{font-size:9px;color:#94a3b8;font-weight:500}@media (min-width: 768px){.game-simulation .simulation-footer .recent-multipliers .recent-label{font-size:.8rem}}.game-simulation .simulation-footer .recent-multipliers .multiplier-chips{display:flex;gap:.25rem;flex-wrap:wrap}.game-simulation .simulation-footer .recent-multipliers .multiplier-chips .multiplier-chip{padding:2px 8px;border-radius:9999px;font-size:9px;font-weight:600;font-variant-numeric:tabular-nums;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:all .15s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.game-simulation .simulation-footer .recent-multipliers .multiplier-chips .multiplier-chip{padding:3px 8px;font-size:.8rem}}.game-simulation .simulation-footer .recent-multipliers .multiplier-chips .multiplier-chip.high{color:#10b981;border-color:#10b98140;background:#10b98114}.game-simulation .simulation-footer .recent-multipliers .multiplier-chips .multiplier-chip.low{color:#ef4444;border-color:#ef444440;background:#ef444414}@keyframes shimmer{0%,to{opacity:.3}50%{opacity:1}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes value-glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}@keyframes particle-float{0%{transform:translateY(100%) translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100%) translate(20px);opacity:0}}@media (max-width: 767px){.game-simulation{padding:.75rem}.game-simulation .simulation-display{padding:.75rem;min-height:100px}.game-simulation .simulation-display .multiplier-value{font-size:2.441rem}}.hero{position:relative;padding:1.5rem 1rem 2rem;overflow:hidden;display:flex;align-items:center;min-height:75vh;margin-top:0}@media (min-width: 768px){.hero{min-height:60vh;max-height:70vh;padding:2rem 1.5rem 2.5rem}}.hero-background{position:absolute;inset:0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);background-size:200% 200%;animation:gradient-shift 8s ease infinite;overflow:hidden}.hero-background:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(59,130,246,.15),transparent 50%),radial-gradient(circle at 70% 50%,rgba(245,158,11,.1),transparent 50%)}.hero-background:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.8) 100%);opacity:.6}.hero-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-particles .particle{position:absolute;width:3px;height:3px;background:#3b82f666;border-radius:9999px;animation:particle-drift infinite;box-shadow:0 0 8px #3b82f699;opacity:.6}.hero-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;width:100%;display:grid;gap:1rem}@media (min-width: 768px){.hero-container{grid-template-columns:1.2fr .8fr;align-items:center;gap:1.25rem}}@media (min-width: 1024px){.hero-container{gap:1.5rem}}.hero-content{width:100%;animation:fade-in .8s ease-out;display:flex;flex-direction:column;gap:.75rem}@media (min-width: 768px){.hero-content{max-width:600px;gap:1rem}}.hero-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",EmojiOne Color,"Android Emoji",Twemoji Mozilla,Segoe UI Symbol,sans-serif;font-size:2.441rem;font-weight:900;line-height:1.25;color:#fff;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.025em}@media (min-width: 640px){.hero-title{font-size:3.052rem;margin-bottom:.5rem}}@media (min-width: 768px){.hero-title{font-size:3.815rem;margin-bottom:.75rem}}@media (min-width: 1024px){.hero-title{font-size:3.815rem}}.hero-subtitle{font-size:1rem;font-weight:500;line-height:1.5;color:#e2e8f0;margin-bottom:1rem;max-width:90%}@media (min-width: 640px){.hero-subtitle{font-size:1rem;margin-bottom:1.25rem}}@media (min-width: 768px){.hero-subtitle{font-size:1.563rem;margin-bottom:1.5rem;max-width:100%}}.hero-actions,.hero-cta{display:flex;flex-direction:row;gap:.75rem;margin-bottom:1rem;width:100%;flex-wrap:wrap}@media (min-width: 768px){.hero-actions,.hero-cta{gap:1rem;margin-bottom:1.25rem;flex-wrap:nowrap}}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;animation:fade-in 1s ease-out .4s both;height:100%;max-height:100%}@media (max-width: 767px){.hero-visual{min-height:200px;max-height:280px;margin-top:1rem}}@media (min-width: 768px){.hero-visual{min-height:250px;max-height:350px}}@media (min-width: 1024px){.hero-visual{min-height:300px;max-height:400px}}.hero-visual:after{content:"";position:absolute;top:-10px;right:-10px;width:200px;height:200px;background:radial-gradient(circle,rgba(251,191,36,.15) 0%,transparent 70%);border-radius:50%;opacity:.8;opacity:0;z-index:0;pointer-events:none}.hero-image{position:relative;width:100%;max-width:500px;height:auto;object-fit:contain;object-position:center;z-index:1;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3));transition:transform .6s cubic-bezier(.4,0,.2,1)}@media (min-width: 1024px){.hero-image{max-width:600px}.hero:hover .hero-image{transform:translateY(-10px) scale(1.02)}}@keyframes float-glow{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-15px) scale(1.05);opacity:1}}@keyframes particle-drift{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:.6}90%{opacity:.6}to{transform:translateY(-100vh) translate(50px);opacity:0}}@keyframes button-pulse{0%,to{box-shadow:0 8px 24px #3b82f666,0 0 0 1px #ffffff1a inset,0 0 40px #3b82f64d}50%{box-shadow:0 8px 24px #3b82f680,0 0 0 1px #ffffff26 inset,0 0 50px #fbbf2466}}@keyframes glow-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes glow-pulse-fast{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}@keyframes shine-sweep{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}50%{transform:translate(0) translateY(0) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}@keyframes icon-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(5deg)}}@keyframes icon-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.stat-item{--index: 0}.stat-item .stat-icon{font-size:1.563rem;line-height:1;flex-shrink:0}.stat-item .stat-content{display:flex;flex-direction:column;gap:4px}.stat-item .stat-value{font-size:1.563rem;font-weight:700;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width: 768px){.stat-item .stat-value{font-size:1.953rem}}.stat-item .stat-label{font-size:.8rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.025em}@media (min-width: 768px){.stat-item .stat-label{font-size:1rem}}.stat-divider{display:none}@media (min-width: 640px){.stat-divider{display:block;width:1px;height:40px;background:#ffffff1a}}.btn-primary-premium{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;width:100%;min-width:200px;background:linear-gradient(135deg,#3b82f6,#2563eb,#f59e0b);background-size:200% 200%;color:#fff;font-size:1rem;font-weight:900;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:1rem;overflow:hidden;box-shadow:0 8px 24px #3b82f666,0 0 0 1px #ffffff1a inset,0 0 40px #3b82f64d;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);outline:2px solid transparent;outline-offset:2px}.btn-primary-premium:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (min-width: 768px){.btn-primary-premium{width:auto;padding:1rem 2rem;font-size:1.25rem;gap:.75rem}}.btn-primary-premium .btn-text{position:relative;z-index:2;transition:all .15s cubic-bezier(.4,0,.2,1)}.btn-primary-premium .btn-icon{position:relative;z-index:2;transition:transform .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}.btn-primary-premium .btn-glow-pulse{position:absolute;inset:-4px;background:radial-gradient(circle,rgba(251,191,36,.4) 0%,transparent 70%);border-radius:1rem;opacity:.6;animation:glow-pulse 2s ease-in-out infinite;pointer-events:none;z-index:1}.btn-primary-premium .btn-shine{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.3) 50%,transparent 70%);animation:shine-sweep 3s ease-in-out infinite;pointer-events:none;z-index:1}.btn-primary-premium:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px #3b82f680,0 0 0 1px #fff3 inset,0 0 60px #fbbf2466;animation-play-state:paused}.btn-primary-premium:hover .btn-text{transform:scale(1.05)}.btn-primary-premium:hover .btn-icon{transform:translate(6px) rotate(0)}.btn-primary-premium:hover .btn-glow-pulse{opacity:1;animation:glow-pulse-fast 1s ease-in-out infinite}.btn-primary-premium:active{transform:translateY(-2px) scale(.98);box-shadow:0 6px 16px #3b82f666,0 0 0 1px #ffffff1a inset}.btn-secondary-premium{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;width:100%;background:#ffffff0d;border:2px solid rgba(255,255,255,.2);border-radius:1rem;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px);outline:2px solid transparent;outline-offset:2px}.btn-secondary-premium:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (min-width: 768px){.btn-secondary-premium{width:auto;padding:1rem 2rem;font-size:1.25rem}}.btn-secondary-premium:hover{background:#ffffff1a;border-color:#3b82f680;transform:translateY(-2px);box-shadow:0 8px 24px #3b82f633}.btn-secondary-premium:active{transform:translateY(0)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;width:100%;background:transparent;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border:2px solid rgba(255,255,255,.2);border-radius:1rem;transition:all .15s ease;outline:2px solid transparent;outline-offset:2px}.btn-secondary:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (min-width: 768px){.btn-secondary{width:auto;padding:1rem 2rem;font-size:1.25rem}}@media (min-width: 768px){.btn-secondary:hover{border-color:#fff6;background:#ffffff0d}}.first-deposit-cta{margin-bottom:24px}@media (min-width: 768px){.first-deposit-cta{margin-bottom:1.5rem}}.hero-bonus-cta{margin-top:24px;animation:fade-in .25s cubic-bezier(.4,0,.2,1) .3s both}@media (min-width: 768px){.hero-bonus-cta{margin-top:2rem}}.bonus-countdown{position:relative;padding:1rem;background:linear-gradient(135deg,#fbbf241a,#f59e0b26);border:1px solid rgba(251,191,36,.3);border-radius:1rem;backdrop-filter:blur(10px);overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);animation:fade-in .6s ease-out}.bonus-countdown:hover{border-color:#fbbf2480;box-shadow:0 8px 24px #fbbf2433}.bonus-countdown.urgent{background:linear-gradient(135deg,#ef444426,#f59e0b26);border-color:#ef444466;animation:urgent-pulse 2s ease-in-out infinite}.bonus-countdown.urgent .countdown-timer{color:#ef4444;animation:urgent-blink 1s ease-in-out infinite}.bonus-countdown .countdown-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.bonus-countdown .countdown-header .countdown-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:9999px;box-shadow:0 4px 12px #fbbf244d;position:relative}.bonus-countdown .countdown-header .countdown-icon-wrapper:before{content:"";position:absolute;inset:-4px;border-radius:9999px;background:radial-gradient(circle,rgba(251,191,36,.3) 0%,transparent 70%);animation:icon-glow 2s ease-in-out infinite}.bonus-countdown .countdown-header .countdown-icon-wrapper .countdown-icon{color:#fff;position:relative;z-index:1;animation:icon-bounce 2s ease-in-out infinite}.bonus-countdown .countdown-header .countdown-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.bonus-countdown .countdown-header .countdown-content .countdown-title{font-size:1rem;font-weight:700;color:#fff;line-height:1.3}.bonus-countdown .countdown-header .countdown-content .countdown-timer{display:flex;align-items:center;gap:.5rem;font-size:1.563rem;font-weight:900;color:#f59e0b;font-variant-numeric:tabular-nums;font-family:Courier New,monospace;line-height:1}.bonus-countdown .countdown-header .countdown-content .countdown-timer .timer-value{letter-spacing:2px;text-shadow:0 0 10px rgba(251,191,36,.5)}.bonus-countdown .countdown-progress{height:4px;background:#ffffff1a;border-radius:9999px;overflow:hidden;margin-bottom:.5rem;position:relative}.bonus-countdown .countdown-progress .progress-bar{height:100%;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:9999px;transition:width 1s linear;box-shadow:0 0 10px #fbbf2480;position:relative}.bonus-countdown .countdown-progress .progress-bar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer-progress 2s ease-in-out infinite}.bonus-countdown .countdown-warning{padding:.5rem;background:#ef444433;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;font-size:.8rem;font-weight:600;color:#ef4444;text-align:center;animation:warning-shake .5s ease-in-out}@keyframes urgent-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 12px #ef444400}}@keyframes urgent-blink{0%,to{opacity:1}50%{opacity:.7}}@keyframes icon-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes icon-bounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(-10deg)}}@keyframes shimmer-progress{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes warning-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (max-width: 767px){.bonus-countdown{padding:.75rem}.bonus-countdown .countdown-header .countdown-icon-wrapper{width:40px;height:40px}.bonus-countdown .countdown-header .countdown-icon-wrapper .countdown-icon{width:18px;height:18px}.bonus-countdown .countdown-header .countdown-content .countdown-title{font-size:.8rem}.bonus-countdown .countdown-header .countdown-content .countdown-timer{font-size:1.25rem}}.bonus-cta{position:relative;padding:1.5rem;border-radius:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.bonus-cta--default{padding:1rem}.bonus-cta--large{padding:2rem}.bonus-cta--blocked{background:#0000004d;border-color:#ffffff0d;opacity:.8}.bonus-cta--blocked .bonus-cta-icon-wrapper{background:#ef44441a;border-color:#ef444433;color:#ef444499}.bonus-cta--blocked .bonus-cta-title,.bonus-cta--blocked .bonus-cta-subtitle{color:#94a3b8}.bonus-cta--active{background:linear-gradient(135deg,#3b82f61a,#f59e0b1a);border-color:#f59e0b4d;box-shadow:0 0 30px #f59e0b33}.bonus-cta--active:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 3s infinite}.bonus-cta-content{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}@media (max-width: 767px){.bonus-cta-content{flex-direction:column;text-align:center;gap:.75rem}}.bonus-cta-icon-wrapper{position:relative;width:64px;height:64px;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s cubic-bezier(.4,0,.2,1)}.bonus-cta-icon-wrapper.blocked{background:#0000004d;border:2px solid rgba(255,255,255,.1)}.bonus-cta-icon-wrapper.active{background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);box-shadow:0 0 20px #3b82f666;animation:pulse-glow 2s ease-in-out infinite}.bonus-cta-icon-wrapper.active .sparkle-icon{position:absolute;color:#ffffffe6;animation:sparkle-float 2s ease-in-out infinite;pointer-events:none}.bonus-cta-icon-wrapper.active .sparkle-1{top:-8px;right:-8px;animation-delay:0s}.bonus-cta-icon-wrapper.active .sparkle-2{bottom:-8px;left:-8px;animation-delay:.5s}.bonus-cta-icon-wrapper.active .sparkle-3{top:50%;right:-12px;animation-delay:1s}.bonus-cta-text{flex:1;min-width:0}.bonus-cta-title{font-size:1.563rem;font-weight:700;color:#fff;margin-bottom:.25rem;line-height:1.2}@media (max-width: 767px){.bonus-cta-title{font-size:1.25rem}}.bonus-cta-subtitle{font-size:1rem;color:#e2e8f0;line-height:1.5}.bonus-cta-button{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);outline:2px solid transparent;outline-offset:2px}.bonus-cta-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.bonus-cta-button.blocked{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8;cursor:not-allowed}.bonus-cta-button.blocked:hover:not(:disabled){background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}.bonus-cta-button.active{background:linear-gradient(135deg,#3b82f6,#f59e0b);color:#fff;box-shadow:0 0 20px #3b82f666;position:relative;overflow:hidden}.bonus-cta-button.active:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.bonus-cta-button.active:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 40px #3b82f680}.bonus-cta-button.active:hover:not(:disabled):before{left:100%}.bonus-cta-button.active:active:not(:disabled){transform:translateY(0)}.bonus-cta-button.active svg{animation:gift-bounce 1s ease-in-out infinite}.bonus-cta-button:disabled{opacity:.6;cursor:not-allowed}.bonus-cta-button.loading{position:relative;pointer-events:none}.bonus-cta-button.loading .spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.bonus-cta-button svg{flex-shrink:0}.bonus-cta-message{padding:.75rem 1rem;border-radius:.75rem;margin-bottom:1rem;font-size:1rem;font-weight:500;text-align:center;animation:fade-in .25s cubic-bezier(.4,0,.2,1)}.bonus-cta-message.success{background:#10b98133;border:1px solid rgba(16,185,129,.3);color:#10b981}.bonus-cta-message.error{background:#ef444433;border:1px solid rgba(239,68,68,.3);color:#ef4444}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes sparkle-float{0%,to{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-10px) scale(1.2);opacity:1}}@keyframes gift-bounce{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-4px) rotate(-5deg)}75%{transform:translateY(-4px) rotate(5deg)}}@media (max-width: 767px){.bonus-cta--large{padding:1.5rem}.bonus-cta-icon-wrapper{width:56px;height:56px}.bonus-cta-title{font-size:1.25rem}.bonus-cta-subtitle{font-size:.8rem}}.first-deposit-cta{position:relative;width:100%;padding:1rem;border-radius:.75rem;background:linear-gradient(135deg,#8b5cf614,#fbbf2414,#10b98114);border:1px solid rgba(251,191,36,.2);overflow:hidden;animation:cta-pulse 4s ease-in-out infinite;transition:all .25s cubic-bezier(.4,0,.2,1);margin-bottom:0}@media (max-width: 767px){.first-deposit-cta{padding:.75rem;animation-duration:5s}}.first-deposit-cta:hover{animation-play-state:paused;transform:scale(1.01);border-color:#fbbf2466;box-shadow:0 8px 24px #fbbf2426,0 0 20px #8b5cf61a}.first-deposit-cta:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(251,191,36,.08) 0%,rgba(139,92,246,.06) 30%,transparent 70%);animation:glow-rotate 12s linear infinite;z-index:0;pointer-events:none}.first-deposit-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.02) 50%,transparent 100%);border-radius:.75rem;z-index:0;pointer-events:none}.cta-background-glow{position:absolute;inset:-10px;background:radial-gradient(ellipse at center,rgba(251,191,36,.05) 0%,rgba(139,92,246,.04) 40%,transparent 70%);border-radius:.75rem;animation:glow-pulse 4s ease-in-out infinite;z-index:-1;pointer-events:none}@media (max-width: 767px){.cta-background-glow{animation-duration:5s}}.cta-content{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;text-align:left;gap:.75rem}@media (min-width: 640px){.cta-content{gap:1rem}}@media (max-width: 640px){.cta-content{flex-direction:column;text-align:center;gap:.5rem}}.cta-icon-wrapper{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 767px){.cta-icon-wrapper{width:40px;height:40px}}.cta-icon{position:relative;color:#fbbf24;z-index:1;filter:drop-shadow(0 2px 4px rgba(251,191,36,.2))}.cta-icon.gift-icon{width:24px;height:24px;animation:icon-float 4s ease-in-out infinite}@media (max-width: 767px){.cta-icon.gift-icon{width:20px;height:20px;animation-duration:5s}}.cta-text{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.cta-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",EmojiOne Color,"Android Emoji",Twemoji Mozilla,Segoe UI Symbol,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.25;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 640px){.cta-title{font-size:1.25rem}}@media (min-width: 768px){.cta-title{font-size:1.563rem}}.cta-subtitle{font-size:.8rem;font-weight:400;line-height:1.5;color:#e2e8f0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 640px){.cta-subtitle{font-size:1rem}}@media (min-width: 768px){.cta-subtitle{font-size:1rem}}.cta-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 1rem;width:auto;min-width:140px;background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff;font-size:.8rem;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",EmojiOne Color,"Android Emoji",Twemoji Mozilla,Segoe UI Symbol,sans-serif;border:none;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 12px #fbbf2433,0 0 10px #8b5cf626;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0;outline:2px solid transparent;outline-offset:2px}.cta-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (min-width: 640px){.cta-button{padding:.5rem 1.25rem;font-size:1rem;min-width:160px}}@media (min-width: 768px){.cta-button{padding:.75rem 1.5rem;font-size:1rem;min-width:180px}}@media (max-width: 640px){.cta-button{width:100%}}.cta-button .button-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);opacity:0;animation:button-glow-sweep 5s ease-in-out infinite;pointer-events:none}@media (max-width: 767px){.cta-button .button-glow{animation-duration:6s}}.cta-button .button-text{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.cta-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #fbbf244d,0 0 15px #8b5cf633}.cta-button:hover .button-glow{animation-play-state:paused;opacity:.2}.cta-button:active:not(:disabled){transform:translateY(0) scale(.98);box-shadow:0 2px 8px #fbbf2433,0 0 8px #8b5cf626}.cta-button:disabled{opacity:.6;cursor:not-allowed;background:#ffffff0d;box-shadow:none}.cta-button:disabled:hover{transform:none;box-shadow:none}.cta-button:disabled:hover .button-glow{opacity:0}.cta-button .alert-icon-inline{margin-left:.25rem;color:#f59e0b;flex-shrink:0}.deposit-unavailable-hint{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem;background:#fbbf241a;border:1px solid rgba(251,191,36,.2);border-radius:.5rem;font-size:.8rem;color:#f59e0b;font-weight:500;width:100%}.deposit-unavailable-hint svg{flex-shrink:0;color:#f59e0b}.deposit-unavailable-modal-overlay{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1050;padding:1rem;animation:fade-in .25s cubic-bezier(.4,0,.2,1)}.deposit-unavailable-modal{position:relative;background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;padding:1.5rem;max-width:420px;width:100%;animation:modal-slide-up .25s cubic-bezier(.4,0,.2,1)}.deposit-unavailable-modal .modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;border-radius:.5rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.deposit-unavailable-modal .modal-close:hover{background:#ffffff1a;color:#fff}.deposit-unavailable-modal .modal-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.deposit-unavailable-modal .modal-content .alert-icon{color:#f59e0b;margin-bottom:.5rem}.deposit-unavailable-modal .modal-content h3{font-size:1.563rem;font-weight:700;color:#fff;margin:0}.deposit-unavailable-modal .modal-content p{font-size:1rem;color:#e2e8f0;margin:0;line-height:1.6}.deposit-unavailable-modal .modal-content .modal-subtitle{font-size:.8rem;color:#94a3b8;margin-top:-.5rem}.deposit-unavailable-modal .modal-content .modal-button{margin-top:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);border:none;border-radius:.75rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #3b82f64d}.deposit-unavailable-modal .modal-content .modal-button:hover{transform:translateY(-2px);box-shadow:0 0 20px #3b82f666}.deposit-unavailable-modal .modal-content .modal-button:active{transform:translateY(0)}@keyframes modal-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cta-pulse{0%,to{transform:scale(1);box-shadow:0 4px 16px #fbbf241a,0 0 12px #8b5cf614}50%{transform:scale(1.005);box-shadow:0 6px 20px #fbbf2426,0 0 16px #8b5cf61f}}@keyframes glow-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.02)}}@keyframes glow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes icon-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(2deg)}}@keyframes button-glow-sweep{0%{opacity:0;transform:translate(-50%,-50%) rotate(0)}50%{opacity:.5;transform:translate(-50%,-50%) rotate(180deg)}to{opacity:0;transform:translate(-50%,-50%) rotate(360deg)}}.bonus-urgency-section{padding:1.25rem 1rem;background:transparent;border:none;position:relative;z-index:1}@media (min-width: 768px){.bonus-urgency-section{padding:1.5rem}}.bonus-urgency-section .container{max-width:1400px;margin:0 auto}.bonus-urgency-section .bonus-urgency-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 768px){.bonus-urgency-section .bonus-urgency-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width: 1024px){.bonus-urgency-section .bonus-urgency-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item{display:flex;align-items:stretch}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.bonus-countdown-compact .bonus-countdown{width:100%;padding:.5rem .75rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.bonus-countdown-compact .bonus-countdown .countdown-header{gap:.5rem;margin-bottom:.5rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.bonus-countdown-compact .bonus-countdown .countdown-header .countdown-icon-wrapper{width:36px;height:36px}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.bonus-countdown-compact .bonus-countdown .countdown-header .countdown-icon-wrapper .countdown-icon{width:18px;height:18px}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.bonus-countdown-compact .bonus-countdown .countdown-header .countdown-content .countdown-title{font-size:.8rem;line-height:1.2}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.bonus-countdown-compact .bonus-countdown .countdown-header .countdown-content .countdown-timer{font-size:1rem;gap:.25rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.bonus-countdown-compact .bonus-countdown .countdown-header .countdown-content .countdown-timer .timer-value{letter-spacing:1px}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.bonus-countdown-compact .bonus-countdown .countdown-progress{height:3px;margin-bottom:.25rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.deposit-progress-compact .deposit-progress-bar{width:100%;padding:.5rem .75rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.deposit-progress-compact .deposit-progress-bar .progress-header{margin-bottom:.5rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.deposit-progress-compact .deposit-progress-bar .progress-header .progress-title-wrapper .progress-title{font-size:.8rem;line-height:1.3}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.deposit-progress-compact .deposit-progress-bar .progress-bar-container .progress-bar-track{height:8px}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.deposit-progress-compact .deposit-progress-bar .progress-bar-container .progress-bar-track .progress-bar-fill{height:100%}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.deposit-progress-compact .deposit-progress-bar .progress-bar-container .progress-info{margin-top:.25rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.deposit-progress-compact .deposit-progress-bar .progress-bar-container .progress-info .progress-text,.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.deposit-progress-compact .deposit-progress-bar .progress-bar-container .progress-info .progress-percentage{font-size:10px}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta{width:100%}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content{padding:.75rem 1rem;flex-direction:row;gap:.75rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content .cta-icon-wrapper{width:40px;height:40px}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content .cta-icon-wrapper .cta-icon{width:20px;height:20px}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content .cta-text{flex:1}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content .cta-text .cta-title{font-size:1rem;margin-bottom:.25rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content .cta-text .cta-subtitle{font-size:.8rem;margin-bottom:0}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content .cta-button{padding:.5rem 1rem;font-size:.8rem;white-space:nowrap}@media (max-width: 767px){.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content{flex-direction:column;gap:.5rem}.bonus-urgency-section .bonus-urgency-grid .bonus-urgency-item.first-deposit-compact .first-deposit-cta .cta-content .cta-button{width:100%}}.insufficient-balance-modal-overlay{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1050;padding:1rem;animation:fade-in .3s ease-out}.insufficient-balance-modal{position:relative;background:linear-gradient(135deg,#1e293bfa,#0f172afa);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;max-width:480px;width:100%;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d inset;animation:slide-up .4s cubic-bezier(.4,0,.2,1)}@media (max-width: 640px){.insufficient-balance-modal{padding:1.5rem;max-width:100%}}.insufficient-balance-modal .modal-close-button{position:absolute;top:1rem;right:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:9999px;color:#e2e8f0;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);z-index:1}.insufficient-balance-modal .modal-close-button:hover{background:#ffffff1a;border-color:#fff3;color:#fff;transform:rotate(90deg)}.insufficient-balance-modal .modal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;min-height:280px}.insufficient-balance-modal .modal-loading .spinner{position:relative;width:80px;height:80px}.insufficient-balance-modal .modal-loading .spinner .spinner-ring{position:absolute;inset:0;border:3px solid transparent;border-top-color:#3b82f6;border-radius:9999px;animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite}.insufficient-balance-modal .modal-loading .spinner .spinner-ring:nth-child(1){animation-delay:-.45s;border-top-color:#6ca1f8}.insufficient-balance-modal .modal-loading .spinner .spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#3b82f6}.insufficient-balance-modal .modal-loading .spinner .spinner-ring:nth-child(3){animation-delay:-.15s;border-top-color:#0b63f3}.insufficient-balance-modal .modal-loading .loading-text{font-size:1.25rem;font-weight:500;color:#e2e8f0;animation:pulse-text 1.5s ease-in-out infinite}.insufficient-balance-modal .modal-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;animation:fade-in .5s ease-out}.insufficient-balance-modal .modal-content .modal-icon{display:flex;align-items:center;justify-content:center;width:96px;height:96px;background:linear-gradient(135deg,#ef444433,#dc262633);border:2px solid rgba(239,68,68,.3);border-radius:9999px;color:#ef4444;animation:pulse-icon 2s ease-in-out infinite}.insufficient-balance-modal .modal-content .modal-icon svg{filter:drop-shadow(0 0 8px rgba(239,68,68,.4))}.insufficient-balance-modal .modal-content .modal-icon.modal-icon-info{background:linear-gradient(135deg,#3b82f633,#2563eb33);border-color:#3b82f64d;color:#3b82f6}.insufficient-balance-modal .modal-content .modal-icon.modal-icon-info svg{filter:drop-shadow(0 0 8px rgba(59,130,246,.4))}.insufficient-balance-modal .modal-content .modal-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",EmojiOne Color,"Android Emoji",Twemoji Mozilla,Segoe UI Symbol,sans-serif;font-size:2.441rem;font-weight:900;color:#fff;margin:0;line-height:1.2}@media (max-width: 640px){.insufficient-balance-modal .modal-content .modal-title{font-size:1.953rem}}.insufficient-balance-modal .modal-content .modal-message{font-size:1.25rem;color:#e2e8f0;line-height:1.6;margin:0;max-width:360px}@media (max-width: 640px){.insufficient-balance-modal .modal-content .modal-message{font-size:1rem}}.insufficient-balance-modal .modal-content .modal-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:1rem}@media (min-width: 640px){.insufficient-balance-modal .modal-content .modal-buttons{flex-direction:row}}.insufficient-balance-modal .modal-content .modal-button{margin-top:1rem;padding:.75rem 2rem;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);color:#fff;font-size:1.25rem;font-weight:700;border:none;border-radius:.75rem;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #3b82f64d;display:flex;align-items:center;justify-content:center;gap:.5rem}.insufficient-balance-modal .modal-content .modal-button:hover{transform:translateY(-2px);box-shadow:0 0 20px #3b82f666}.insufficient-balance-modal .modal-content .modal-button:active{transform:translateY(0)}.insufficient-balance-modal .modal-content .modal-button-primary{background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);flex:1}.insufficient-balance-modal .modal-content .modal-button-secondary{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);flex:1}.insufficient-balance-modal .modal-content .modal-button-secondary:hover{background:#ffffff26;border-color:#ffffff4d}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.6}}@keyframes pulse-icon{0%,to{transform:scale(1);box-shadow:0 0 #ef444466}50%{transform:scale(1.05);box-shadow:0 0 0 10px #ef444400}}.mini-games-section{padding:2rem 1rem;background:linear-gradient(180deg,#0f172a80,#1e293b4d);position:relative;overflow:hidden}@media (min-width: 768px){.mini-games-section{padding:2.5rem 1.5rem}}.mini-games-header{text-align:center;margin-bottom:2rem}.mini-games-header .mini-games-title{font-size:2.441rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(59,130,246,.3)}@media (min-width: 768px){.mini-games-header .mini-games-title{font-size:3.052rem}}.mini-games-header .mini-games-subtitle{font-size:1.25rem;color:#e2e8f0;margin:0}.mini-games-grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:1200px;margin:0 auto}@media (min-width: 640px){.mini-games-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.mini-games-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.mini-game-card{position:relative;background:linear-gradient(135deg,#1e293be6,#0f172af2);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1rem;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer}.mini-game-card:hover{transform:translateY(-4px);border-color:var(--game-color);box-shadow:0 8px 32px #0006,0 0 20px var(--game-color)}.mini-game-card:hover .mini-game-glow{opacity:.3}.mini-game-card:hover .mini-game-play-btn{transform:scale(1.05)}.mini-game-tag{position:absolute;top:.75rem;right:.75rem;background:#0009;backdrop-filter:blur(10px);padding:.25rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:600;color:#fff;z-index:2;border:1px solid rgba(255,255,255,.2)}.mini-game-visual{height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative;background:#0003;border-radius:.75rem;overflow:hidden}.aviator-display{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.aviator-display .aviator-plane{color:#ef4444;animation:aviator-fly 3s ease-in-out infinite;filter:drop-shadow(0 0 10px #ef4444)}.aviator-display .aviator-multiplier{font-size:2.441rem;font-weight:700;margin-top:.5rem;text-shadow:0 0 20px currentColor}.aviator-display .aviator-trail{position:absolute;top:50%;left:20%;width:60%;height:2px;background:linear-gradient(90deg,transparent 0%,#ef4444 50%,transparent 100%);opacity:.5;animation:trail-move 2s linear infinite}@keyframes aviator-fly{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-10px) rotate(5deg)}}@keyframes trail-move{0%{transform:translate(-100%)}to{transform:translate(100%)}}.mines-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem;width:100%;max-width:150px}.mines-grid .mines-cell{aspect-ratio:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer}.mines-grid .mines-cell.revealed{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;animation:cell-reveal .3s ease-out;box-shadow:0 0 15px #10b98180}.mines-grid .mines-cell .mines-gem{font-size:1.563rem;animation:gem-pop .3s ease-out}@keyframes cell-reveal{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes gem-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.jackpot-display{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.jackpot-display .jackpot-trophy{color:#f59e0b;animation:trophy-pulse 2s ease-in-out infinite;filter:drop-shadow(0 0 15px #f59e0b)}.jackpot-display .jackpot-value{font-size:1.563rem;font-weight:700;color:#f59e0b;text-shadow:0 0 20px #f59e0b;animation:value-count .5s ease-out}.jackpot-display .jackpot-slots{display:flex;gap:.5rem;margin-top:.25rem}.jackpot-display .jackpot-slots .slot{font-size:1.953rem;animation:slot-spin 1s ease-in-out infinite}.jackpot-display .jackpot-slots .slot:nth-child(2){animation-delay:.2s}.jackpot-display .jackpot-slots .slot:nth-child(3){animation-delay:.4s}@keyframes trophy-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes value-count{0%{opacity:.5}to{opacity:1}}@keyframes slot-spin{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.mini-game-info{position:relative;z-index:2}.mini-game-info .mini-game-header-info{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.mini-game-info .mini-game-header-info .mini-game-icon{color:var(--game-color)}.mini-game-info .mini-game-header-info .mini-game-name{font-size:1.563rem;font-weight:700;color:#fff;margin:0}.mini-game-info .mini-game-description{font-size:1rem;color:#e2e8f0;margin-bottom:1rem}.mini-game-info .mini-game-play-btn{width:100%;padding:.75rem 1rem;border:none;border-radius:.75rem;font-size:1.25rem;font-weight:700;color:#fff;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 15px #0000004d}.mini-game-info .mini-game-play-btn:hover{box-shadow:0 6px 20px #0006}.mini-game-info .mini-game-play-btn:active{transform:scale(.98)}.mini-game-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;opacity:.1;filter:blur(60px);pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1);z-index:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mini-game-card{animation:fadeIn .5s ease-out}.mini-game-card:nth-child(1){animation-delay:.1s}.mini-game-card:nth-child(2){animation-delay:.2s}.mini-game-card:nth-child(3){animation-delay:.3s}.game-hub{position:relative;padding:2.5rem 1rem;background:linear-gradient(180deg,#0f172a,#0f172af2);overflow:hidden}@media (max-width: 767px){.game-hub{padding:2rem .75rem}}.game-hub:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(59,130,246,.1),transparent 50%);pointer-events:none}.game-hub .game-hub-container{position:relative;z-index:1;max-width:1400px;margin:0 auto}.game-hub .game-hub-header{margin-bottom:1.5rem}.game-hub .game-hub-header .header-title-section .hub-title{font-size:2.441rem;font-weight:900;color:#fff;margin-bottom:.25rem;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}@media (min-width: 768px){.game-hub .game-hub-header .header-title-section .hub-title{font-size:3.052rem}}.game-hub .game-hub-header .header-title-section .hub-subtitle{font-size:1rem;color:#e2e8f0;font-weight:500;margin:0}@media (min-width: 768px){.game-hub .game-hub-header .header-title-section .hub-subtitle{font-size:1.25rem}}.game-hub .top3-inline-section{margin-bottom:2rem}.game-hub .top3-inline-section .top3-inline-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.game-hub .top3-inline-section .top3-inline-header .top3-icon{color:#f59e0b;flex-shrink:0}.game-hub .top3-inline-section .top3-inline-header .top3-title{font-size:1.25rem;font-weight:700;color:#fff}.game-hub .top3-inline-section .top3-inline-grid{display:grid;grid-template-columns:1fr;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.game-hub .top3-inline-section .top3-inline-grid::-webkit-scrollbar{display:none}@media (min-width: 640px){.game-hub .top3-inline-section .top3-inline-grid{grid-template-columns:repeat(2,1fr);gap:1rem;overflow-x:visible;scroll-snap-type:none}}@media (min-width: 1024px){.game-hub .top3-inline-section .top3-inline-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card{position:relative;background:#1e293b66;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);scroll-snap-align:start;min-width:280px;text-align:left;width:100%}@media (min-width: 640px){.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card{min-width:auto}}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card.top3-winner{background:#fbbf240d;border-color:#fbbf2433}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card.top3-winner .top3-rank-badge{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #fbbf244d}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card:not(.top3-winner){background:#1e293b4d;border-color:#ffffff0d}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card:not(.top3-winner) .top3-rank-badge{background:#ffffff1a}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card:hover{border-color:#3b82f64d;background:#1e293b99;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d,0 0 0 1px #3b82f633 inset}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card .top3-rank-badge{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:9999px;font-size:1.563rem;font-weight:900;color:#fff;z-index:1;transition:all .3s ease}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card .top3-card-content{padding-top:.5rem}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card .top3-card-content .top3-game-name{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.3}.game-hub .top3-inline-section .top3-inline-grid .top3-inline-card .top3-card-content .top3-game-payout{font-size:1.563rem;font-weight:900;color:#10b981;font-variant-numeric:tabular-nums}.game-hub .game-filters{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap;justify-content:center}@media (min-width: 768px){.game-hub .game-filters{justify-content:flex-start;margin-bottom:1.25rem}}.game-hub .game-filters .filter-btn{padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:9999px;font-size:.8rem;font-weight:600;color:#e2e8f0;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);outline:2px solid transparent;outline-offset:2px}.game-hub .game-filters .filter-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.game-hub .game-filters .filter-btn:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.game-hub .game-filters .filter-btn.active{background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);border-color:transparent;color:#fff;box-shadow:0 0 10px #3b82f64d;transform:translateY(-2px)}.game-hub .games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}@media (min-width: 640px){.game-hub .games-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}}@media (min-width: 768px){.game-hub .games-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width: 1024px){.game-hub .games-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (min-width: 1280px){.game-hub .games-grid{gap:1.25rem}}.game-hub .game-card{position:relative;background:#1e293b66;border:1px solid rgba(255,255,255,.05);border-radius:.75rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;animation:fade-in .6s ease-out backwards}.game-hub .game-card:hover{border-color:#3b82f633;background:#1e293b99;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d,0 0 0 1px #3b82f626 inset}.game-hub .game-card:hover .game-card-image-wrapper .game-card-overlay,.game-hub .game-card:hover .game-card-image-wrapper .game-card-glow{opacity:1}.game-hub .game-card:hover .game-card-image{transform:scale(1.1)}.game-hub .game-card .game-rank-badge{position:absolute;top:.75rem;left:.75rem;z-index:3;display:flex;align-items:center;gap:4px;padding:4px 10px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:9999px;font-size:.8rem;font-weight:700;color:#fff;box-shadow:0 4px 12px #fbbf2466;animation:rank-bounce 2s ease-in-out infinite}.game-hub .game-card .game-card-image-wrapper{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#0000004d}.game-hub .game-card .game-card-image-wrapper .game-card-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.game-hub .game-card .game-card-image-wrapper .game-card-overlay{position:absolute;inset:0;background:#000000b3;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1);z-index:2}.game-hub .game-card .game-card-image-wrapper .game-card-overlay .game-play-btn{padding:.75rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#1e40af,#1e3a8a);border:none;border-radius:.75rem;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 0 20px #3b82f666;text-transform:uppercase;letter-spacing:.5px}.game-hub .game-card .game-card-image-wrapper .game-card-overlay .game-play-btn:hover{transform:scale(1.1);box-shadow:0 0 40px #3b82f680}.game-hub .game-card .game-card-image-wrapper .game-card-overlay .game-play-btn:active{transform:scale(.95)}.game-hub .game-card .game-card-image-wrapper .game-card-glow{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(59,130,246,.3) 0%,transparent 70%);opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1}.game-hub .game-card .game-card-content{padding:.75rem}.game-hub .game-card .game-card-content .game-card-name{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 768px){.game-hub .game-card .game-card-content .game-card-name{font-size:1rem;margin-bottom:.5rem}}.game-hub .game-card .game-card-content .game-card-stats{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.04)}.game-hub .game-card .game-card-content .game-card-stats .game-stat{display:flex;justify-content:space-between;align-items:center}.game-hub .game-card .game-card-content .game-card-stats .game-stat .stat-label{font-size:9px;color:#94a3b8;font-weight:500}@media (min-width: 768px){.game-hub .game-card .game-card-content .game-card-stats .game-stat .stat-label{font-size:.8rem}}.game-hub .game-card .game-card-content .game-card-stats .game-stat .stat-value{font-size:.8rem;font-weight:700;color:#10b981;font-variant-numeric:tabular-nums}@media (min-width: 768px){.game-hub .game-card .game-card-content .game-card-stats .game-stat .stat-value{font-size:1rem}}.game-hub .game-card .game-card-content .game-card-tags{display:flex;flex-wrap:wrap;gap:.25rem}.game-hub .game-card .game-card-content .game-card-tags .game-tag{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:9999px;font-size:9px;font-weight:600;color:var(--tag-color, #94a3b8);white-space:nowrap;transition:all .15s cubic-bezier(.4,0,.2,1)}.game-hub .game-card .game-card-content .game-card-tags .game-tag:hover{background:#ffffff14;border-color:var(--tag-color, rgba(255, 255, 255, .15));transform:scale(1.05)}.game-hub .game-card .game-card-content .game-card-tags .game-tag svg{width:10px;height:10px;flex-shrink:0;color:var(--tag-color, #94a3b8)}@keyframes rank-bounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(-5deg)}}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 767px){.game-hub{padding:1.5rem .75rem}.game-hub .game-hub-header{margin-bottom:1.5rem}.game-hub .game-hub-header .header-title-section .hub-title{font-size:2.441rem}.game-hub .game-hub-header .header-title-section .hub-subtitle{font-size:1rem}.game-hub .games-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}}.social-proof-toast{position:fixed;top:1.5rem;right:1.5rem;z-index:999;pointer-events:none;animation:toast-slide-in .4s cubic-bezier(.4,0,.2,1) forwards}@media (max-width: 767px){.social-proof-toast{top:1rem;right:1rem;left:1rem}}.social-proof-toast[data-visible=false]{display:none}.social-proof-toast .toast-content{pointer-events:all;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#0f172af2;backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;box-shadow:0 4px 16px #0000004d,0 0 0 1px #ffffff0d inset;min-width:200px;max-width:280px}@media (max-width: 767px){.social-proof-toast .toast-content{width:100%;max-width:none}}.social-proof-toast .toast-content .toast-icon-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:.25rem;flex-shrink:0;background:#ffffff0d;color:#e2e8f0}.social-proof-toast .toast-content .toast-text{flex:1;font-size:.8rem;font-weight:500;color:#e2e8f0;line-height:1.4}.social-proof-toast .toast-content .toast-text .toast-name{font-weight:600;color:#fff}.social-proof-toast .toast-content .toast-text .toast-action{color:#94a3b8}.social-proof-toast .toast-content .toast-text .toast-amount{font-weight:700;font-variant-numeric:tabular-nums;margin-left:2px}.social-proof-toast .toast-close{pointer-events:all;position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#0f172af2;border:1px solid rgba(255,255,255,.1);border-radius:9999px;color:#94a3b8;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);padding:0}.social-proof-toast .toast-close:hover{background:#ef444433;border-color:#ef444466;color:#ef4444;transform:scale(1.1)}.social-proof-toast .toast-close:active{transform:scale(.95)}.social-proof-toast.social-proof-toast-success .toast-content{border-color:#10b98133}.social-proof-toast.social-proof-toast-success .toast-content .toast-icon-wrapper{background:#10b9811a;color:#10b981}.social-proof-toast.social-proof-toast-success .toast-content .toast-amount{color:#10b981}.social-proof-toast.social-proof-toast-primary .toast-content{border-color:#3b82f633}.social-proof-toast.social-proof-toast-primary .toast-content .toast-icon-wrapper{background:#3b82f61a;color:#3b82f6}.social-proof-toast.social-proof-toast-primary .toast-content .toast-amount{color:#3b82f6}@keyframes toast-slide-in{0%{opacity:0;transform:translate(100%) translateY(0)}to{opacity:1;transform:translate(0) translateY(0)}}@media (max-width: 767px){@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}.certificates-bar{min-height:50px;background:transparent;border:none;display:flex;align-items:center;position:relative;padding:.75rem 0}@media (min-width: 768px){.certificates-bar{height:60px;padding:.75rem 0}}.certificates-bar:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(59,130,246,.05),transparent);pointer-events:none}.certificates-bar .container{width:100%}.certificates-bar .certificates-content{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;width:100%}@media (min-width: 768px){.certificates-bar .certificates-content{gap:48px;flex-wrap:nowrap;height:100%}}.certificates-bar .certificates-content .certificate-item{display:flex;align-items:center;gap:8px;filter:grayscale(100%);opacity:.6;transition:all .3s ease;flex:0 0 auto}@media (min-width: 768px){.certificates-bar .certificates-content .certificate-item{gap:12px}}@media (min-width: 768px){.certificates-bar .certificates-content .certificate-item:hover{filter:grayscale(0%);opacity:1}}.certificates-bar .certificates-content .certificate-item .cert-icon{width:18px;height:18px;color:#94a3b8}@media (min-width: 768px){.certificates-bar .certificates-content .certificate-item .cert-icon{width:20px;height:20px}}.certificates-bar .certificates-content .certificate-item .cert-info{display:flex;flex-direction:column;gap:2px}.certificates-bar .certificates-content .certificate-item .cert-info .cert-label{font-size:9px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}@media (min-width: 768px){.certificates-bar .certificates-content .certificate-item .cert-info .cert-label{font-size:10px}}.certificates-bar .certificates-content .certificate-item .cert-info .cert-value{font-size:10px;font-weight:700;color:#e2e8f0;white-space:nowrap}@media (min-width: 768px){.certificates-bar .certificates-content .certificate-item .cert-info .cert-value{font-size:11px}}.paid-today-popup{position:fixed;bottom:24px;right:24px;z-index:9998;pointer-events:none;opacity:0;transform:translateY(20px) scale(.95);animation:popupEnter .4s cubic-bezier(.34,1.56,.64,1) forwards}.paid-today-popup .popup-content{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#1e293bf2,#0f172afa);backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff0d inset;min-width:280px;max-width:320px;transition:all .3s ease}.paid-today-popup .popup-icon{font-size:32px;line-height:1;flex-shrink:0;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",EmojiOne Color,"Android Emoji",Twemoji Mozilla,sans-serif;font-variant-emoji:emoji;display:inline-block;text-shadow:0 2px 4px rgba(0,0,0,.3);transform:translateZ(0);backface-visibility:hidden}.paid-today-popup .popup-text{flex:1;display:flex;flex-direction:column;gap:4px}.paid-today-popup .popup-label{font-size:12px;font-weight:500;color:#cbd5e1cc;letter-spacing:.02em;line-height:1.4}.paid-today-popup .popup-amount{display:flex;align-items:baseline;gap:6px;font-weight:700;line-height:1.2}.paid-today-popup .popup-amount .currency{font-size:18px;color:#60a5fa;font-weight:600}.paid-today-popup .popup-amount .value{font-size:24px;color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.paid-today-popup.animating .value{animation:countUpPulse .15s ease-out}@keyframes popupEnter{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-exiting{animation:popupExit .3s ease-in forwards!important}@keyframes popupExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.98)}}@keyframes countUpPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width: 768px){.paid-today-popup{bottom:20px;right:16px;left:16px;max-width:none}.paid-today-popup .popup-content{padding:14px 18px;min-width:auto}.paid-today-popup .popup-icon{font-size:28px}.paid-today-popup .popup-amount .currency{font-size:16px}.paid-today-popup .popup-amount .value{font-size:22px}}@media (max-width: 480px){.paid-today-popup{bottom:16px;right:12px;left:12px}.paid-today-popup .popup-content{padding:12px 16px;gap:10px}.paid-today-popup .popup-label{font-size:11px}.paid-today-popup .popup-amount .currency{font-size:15px}.paid-today-popup .popup-amount .value{font-size:20px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes glow{0%,to{box-shadow:0 0 20px #3b82f680}50%{box-shadow:0 0 40px #3b82f6cc}}.bigbetting-landing{min-height:100vh;background:#0f172a;color:#fff;overflow-x:hidden;position:relative}.container{max-width:1400px;margin:0 auto;padding:0 24px}.landing-header{position:fixed;top:0;left:0;right:0;background:#0f172af2;backdrop-filter:blur(20px);z-index:1000;padding:16px 0;border-bottom:1px solid rgba(59,130,246,.2);box-shadow:0 4px 20px #0000004d}@media (max-width: 768px){.landing-header{padding:12px 0}}@media (max-width: 480px){.landing-header{padding:10px 0}}.landing-header .header-content{display:flex;justify-content:space-between;align-items:center;gap:24px}@media (max-width: 768px){.landing-header .header-content{flex-wrap:wrap;gap:16px}}@media (max-width: 480px){.landing-header .header-content{flex-direction:column;gap:12px;align-items:stretch}}.landing-header .logo-section{display:flex;align-items:center;gap:16px}@media (max-width: 768px){.landing-header .logo-section{gap:12px;flex:1}}@media (max-width: 480px){.landing-header .logo-section{width:100%;justify-content:center;gap:10px}}.landing-header .withdrawal-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#10b98133,#05966933);border:1px solid #10b981;border-radius:50px;backdrop-filter:blur(10px)}@media (max-width: 768px){.landing-header .withdrawal-badge{padding:6px 12px;gap:6px}}@media (max-width: 480px){.landing-header .withdrawal-badge{padding:6px 10px;font-size:10px;width:100%;justify-content:center}}.landing-header .withdrawal-badge .badge-icon{width:16px;height:16px;color:#10b981;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",EmojiOne Color,"Android Emoji",Twemoji Mozilla,sans-serif;font-variant-emoji:emoji;display:inline-block;line-height:1}@media (max-width: 480px){.landing-header .withdrawal-badge .badge-icon{width:14px;height:14px}}.landing-header .withdrawal-badge .badge-text{font-size:12px;font-weight:700;color:#10b981;white-space:nowrap}@media (max-width: 480px){.landing-header .withdrawal-badge .badge-text{font-size:10px}}.landing-header .withdrawal-badge .pix-icon{width:14px;height:14px;color:#10b981}@media (max-width: 480px){.landing-header .withdrawal-badge .pix-icon{width:12px;height:12px}}.landing-header .withdrawal-badge .badge-label{font-size:11px;font-weight:800;color:#10b981;background:#10b98133;padding:2px 8px;border-radius:4px}@media (max-width: 480px){.landing-header .withdrawal-badge .badge-label{font-size:9px;padding:2px 6px}}.landing-header .logo{display:flex;align-items:center;justify-content:center;gap:12px;font-size:1.5rem;font-weight:700}@media (max-width: 768px){.landing-header .logo{gap:10px;font-size:1.25rem}}@media (max-width: 480px){.landing-header .logo{gap:8px;font-size:1.125rem}}.landing-header .logo .logo-icon{width:32px;height:32px;color:#3b82f6;animation:pulse 2s ease-in-out infinite}@media (max-width: 768px){.landing-header .logo .logo-icon{width:28px;height:28px}}@media (max-width: 480px){.landing-header .logo .logo-icon{width:24px;height:24px}}.landing-header .logo .logo-text{background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.75rem;letter-spacing:1px}@media (max-width: 768px){.landing-header .logo .logo-text{font-size:1.5rem;letter-spacing:.5px}}@media (max-width: 480px){.landing-header .logo .logo-text{font-size:1.25rem;letter-spacing:0}}.landing-header .nav-section{display:flex;align-items:center;gap:24px;flex:1;justify-content:flex-end}@media (max-width: 768px){.landing-header .nav-section{gap:16px;width:100%;justify-content:space-between}}@media (max-width: 480px){.landing-header .nav-section{flex-direction:column;gap:12px;align-items:stretch}}.landing-header .search-box{position:relative;display:none}@media (min-width: 1024px){.landing-header .search-box{display:block;width:300px}}.landing-header .search-box input{width:100%;padding:12px 16px 12px 48px;background:#1e293b;border:2px solid #334155;border-radius:50px;color:#fff;font-size:14px;transition:all .3s ease}.landing-header .search-box input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.landing-header .search-box input::placeholder{color:#64748b}.landing-header .search-box .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#64748b}.landing-header .header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media (max-width: 768px){.landing-header .header-actions{width:100%;justify-content:space-between;gap:8px}}@media (max-width: 480px){.landing-header .header-actions{flex-direction:column;align-items:stretch;gap:8px}}.landing-header .balance-widget{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#1e293b;border:1px solid #334155;border-radius:50px;transition:all .3s ease}@media (max-width: 768px){.landing-header .balance-widget{padding:6px 12px;font-size:13px}}@media (max-width: 480px){.landing-header .balance-widget{width:100%;justify-content:center;padding:8px 16px}}.landing-header .balance-widget:hover{border-color:#3b82f6;box-shadow:0 0 20px #3b82f633}.landing-header .balance-widget .balance-icon{width:18px;height:18px;color:#3b82f6}@media (max-width: 480px){.landing-header .balance-widget .balance-icon{width:16px;height:16px}}.landing-header .balance-widget .balance-amount{font-weight:600;font-size:14px}@media (max-width: 480px){.landing-header .balance-widget .balance-amount{font-size:13px}}.landing-header .balance-widget .balance-amount .balance-decimal{color:#64748b}.landing-header .balance-widget .balance-add{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease}@media (max-width: 480px){.landing-header .balance-widget .balance-add{width:24px;height:24px}}.landing-header .balance-widget .balance-add:hover{transform:scale(1.1);box-shadow:0 0 15px #3b82f680}.landing-header .balance-widget .balance-add .add-icon{width:14px;height:14px}@media (max-width: 480px){.landing-header .balance-widget .balance-add .add-icon{width:12px;height:12px}}.landing-header .notification-btn{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1e293b;border:1px solid #334155;border-radius:50%;cursor:pointer;transition:all .3s ease}@media (max-width: 480px){.landing-header .notification-btn{width:36px;height:36px}}.landing-header .notification-btn:hover{border-color:#3b82f6;background:#3b82f61a}.landing-header .notification-btn svg{width:20px;height:20px;color:#94a3b8}@media (max-width: 480px){.landing-header .notification-btn svg{width:18px;height:18px}}.landing-header .notification-btn .notification-badge{position:absolute;top:4px;right:4px;width:8px;height:8px;background:#ef4444;border-radius:50%;border:2px solid #0f172a}.landing-header .auth-buttons{display:flex;gap:12px}.landing-header .auth-buttons .btn-login,.landing-header .auth-buttons .btn-signup{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:50px;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.landing-header .auth-buttons .btn-login .btn-icon,.landing-header .auth-buttons .btn-signup .btn-icon{width:16px;height:16px}.landing-header .auth-buttons .btn-login{background:transparent;border-color:#334155;color:#fff}.landing-header .auth-buttons .btn-login:hover{border-color:#3b82f6;background:#3b82f61a}.landing-header .auth-buttons .btn-signup{background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);color:#fff;border:none}.landing-header .auth-buttons .btn-signup:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f666}.hero-section{margin-top:80px;padding:60px 0;background:linear-gradient(135deg,#0f172a,#1e293b);position:relative;overflow:hidden}@media (max-width: 768px){.hero-section{margin-top:60px;padding:40px 0}}@media (max-width: 480px){.hero-section{margin-top:40px;padding:32px 0}}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(59,130,246,.1),transparent);pointer-events:none}.hero-section .hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}@media (max-width: 1024px){.hero-section .hero-content{grid-template-columns:1fr;gap:40px}}@media (max-width: 768px){.hero-section .hero-content{gap:32px}}@media (max-width: 480px){.hero-section .hero-content{gap:24px}}.hero-section .hero-text .hero-title{font-size:3.5rem;font-weight:900;margin-bottom:24px;line-height:1.1;background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.hero-section .hero-text .hero-title{font-size:2.5rem}}@media (max-width: 480px){.hero-section .hero-text .hero-title{font-size:2rem;margin-bottom:16px}}.hero-section .hero-text .hero-subtitle{font-size:1.25rem;color:#94a3b8;margin-bottom:32px;line-height:1.6}@media (max-width: 768px){.hero-section .hero-text .hero-subtitle{font-size:1.125rem;margin-bottom:24px}}@media (max-width: 480px){.hero-section .hero-text .hero-subtitle{font-size:1rem;margin-bottom:20px;line-height:1.5}}.hero-section .hero-text .btn-fluo{display:inline-flex;align-items:center;gap:12px;padding:16px 40px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:50px;color:#fff;font-weight:700;font-size:18px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #3b82f666;animation:glow 2s ease-in-out infinite}@media (max-width: 768px){.hero-section .hero-text .btn-fluo{padding:14px 32px;font-size:16px}}@media (max-width: 480px){.hero-section .hero-text .btn-fluo{width:100%;padding:14px 24px;font-size:15px;justify-content:center}}.hero-section .hero-text .btn-fluo:hover{transform:translateY(-2px);box-shadow:0 15px 40px #3b82f699}.hero-section .hero-text .btn-fluo .btn-icon{width:20px;height:20px}@media (max-width: 480px){.hero-section .hero-text .btn-fluo .btn-icon{width:18px;height:18px}}.hero-section .hero-games{margin-top:40px}@media (max-width: 768px){.hero-section .hero-games{margin-top:32px}}@media (max-width: 480px){.hero-section .hero-games{margin-top:24px}}.hero-section .hero-games .games-section-title{font-size:1.5rem;font-weight:700;margin-bottom:24px;text-align:center;color:#fff}@media (max-width: 768px){.hero-section .hero-games .games-section-title{font-size:1.25rem;margin-bottom:20px}}@media (max-width: 480px){.hero-section .hero-games .games-section-title{font-size:1.125rem;margin-bottom:16px}}.hero-section .hero-games .games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;margin-top:20px}@media (max-width: 480px){.hero-section .hero-games .games-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}}@media (min-width: 481px) and (max-width: 767px){.hero-section .hero-games .games-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width: 768px){.hero-section .hero-games .games-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width: 1024px){.hero-section .hero-games .games-grid{grid-template-columns:repeat(6,1fr)}}.hero-section .hero-games .game-card{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:3/4;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000004d}.hero-section .hero-games .game-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #3b82f64d}.hero-section .hero-games .game-card:hover .game-overlay{opacity:1}.hero-section .hero-games .game-card .game-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hero-section .hero-games .game-card:hover .game-image{transform:scale(1.1)}.hero-section .hero-games .game-card .game-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);padding:16px;opacity:0;transition:opacity .3s ease}.hero-section .hero-games .game-card .game-overlay h4{font-size:14px;font-weight:700;color:#fff;margin:0 0 10px}.hero-section .hero-games .game-card .game-overlay .game-play-btn{width:100%;padding:8px 16px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:12px;cursor:pointer;transition:all .3s}.hero-section .hero-games .game-card .game-overlay .game-play-btn:hover{background:#2563eb;transform:translateY(-2px)}.hero-slider{display:none}.hero-slider .slider-container{position:relative;height:500px;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000080}.hero-slider .slider-item{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity .5s ease;padding:60px 80px;display:flex;align-items:center}.hero-slider .slider-item.active{opacity:1;z-index:2}.hero-slider .slider-item .slider-content{max-width:600px;z-index:3}.hero-slider .slider-item .slider-badge{display:inline-block;padding:8px 16px;background:#3b82f633;border:1px solid rgba(59,130,246,.5);border-radius:50px;font-size:12px;font-weight:600;color:#60a5fa;margin-bottom:24px;backdrop-filter:blur(10px)}.hero-slider .slider-item .slider-title{font-size:3.5rem;font-weight:900;margin-bottom:16px;line-height:1.1;text-shadow:0 4px 20px rgba(0,0,0,.5)}.hero-slider .slider-item .slider-subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:32px;line-height:1.6}.hero-slider .slider-item .slider-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-slider .slider-item .promo-code{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#1e293bb3;border:2px dashed #3b82f6;border-radius:50px;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.hero-slider .slider-item .promo-code:hover{background:#3b82f633;border-color:#60a5fa;transform:scale(1.05)}.hero-slider .slider-item .promo-code .code-icon{width:18px;height:18px;color:#3b82f6}.hero-slider .slider-item .promo-code span{font-weight:600;font-size:16px;color:#fff}.hero-slider .slider-item .btn-primary{display:flex;align-items:center;gap:8px;padding:12px 32px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);border:none;border-radius:50px;color:#fff;font-weight:600;font-size:16px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #3b82f64d}.hero-slider .slider-item .btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #3b82f680}.hero-slider .slider-item .btn-primary .btn-icon{width:18px;height:18px}.hero-slider .slider-indicators{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.hero-slider .slider-indicators .indicator{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;transition:all .3s ease}.hero-slider .slider-indicators .indicator.active{background:#3b82f6;border-color:#3b82f6;width:32px;border-radius:6px}.hero-slider .slider-nav{position:absolute;bottom:20px;left:80px;right:80px;display:flex;gap:24px;z-index:10;background:#0f172ab3;backdrop-filter:blur(20px);padding:16px;border-radius:16px;border:1px solid rgba(59,130,246,.2)}.hero-slider .slider-nav .nav-item{display:flex;align-items:center;gap:12px;padding:12px 20px;background:transparent;border:none;border-radius:12px;color:#94a3b8;font-weight:500;cursor:pointer;transition:all .3s ease}.hero-slider .slider-nav .nav-item.active{background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);color:#fff;box-shadow:0 5px 15px #3b82f64d}.hero-slider .slider-nav .nav-item .nav-icon{width:24px;height:24px}.hero-slider .slider-nav .nav-item .nav-icon svg{width:100%;height:100%}.hero-slider .slider-nav .nav-item span{font-size:14px}.live-games{padding:60px 0;background:#020617}.live-games .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.live-games .section-title{display:flex;align-items:center;gap:12px;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.live-games .section-title .section-count{padding:4px 12px;background:#3b82f633;border-radius:20px;font-size:1rem;color:#60a5fa}.live-games .section-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#1e293b;border:2px solid #334155;border-radius:50%;cursor:pointer;transition:all .3s ease;color:#fff}.live-games .section-arrow:hover{border-color:#3b82f6;background:#3b82f61a;transform:scale(1.1)}.live-games .section-arrow svg{width:24px;height:24px}.live-games .games-carousel{position:relative;padding:0 24px}.live-games .games-swiper{overflow:visible}.live-games .game-slide{width:280px;height:350px}.live-games .game-card{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease}.live-games .game-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #3b82f64d}.live-games .game-card img{width:100%;height:100%;object-fit:cover}.live-games .game-card .game-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);display:flex;flex-direction:column;justify-content:space-between;padding:20px;opacity:0;transition:opacity .3s ease}.live-games .game-card:hover .game-overlay{opacity:1}.live-games .game-card .game-badge{align-self:flex-start;padding:6px 12px;background:#ef4444;border-radius:20px;font-size:12px;font-weight:600;color:#fff;animation:pulse 2s ease-in-out infinite}.live-games .game-card .game-play{align-self:center;padding:12px 32px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);border:none;border-radius:50px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}.live-games .game-card .game-play:hover{transform:scale(1.05);box-shadow:0 10px 30px #3b82f680}.victories-wall{padding:60px 0;background:#020617;position:relative}.victories-wall .chat-wall-container{display:flex;justify-content:center;align-items:flex-start;position:relative;overflow:visible}.victories-wall{padding:60px 0;background:#020617;position:relative;min-height:320px}.victories-wall .section-title{text-align:center;font-size:2rem;font-weight:800;margin-bottom:40px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chat-widget{display:none}.chat-widget .chat-header{padding:24px;border-bottom:1px solid #334155;background:#1e293bb3;backdrop-filter:blur(10px)}.chat-widget .chat-header .chat-icon{width:24px;height:24px;color:#3b82f6;margin-bottom:12px}.chat-widget .chat-header .chat-title{font-size:18px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.chat-widget .chat-header .online-status{display:flex;align-items:center;gap:8px;font-size:14px;color:#94a3b8}.chat-widget .chat-header .online-status .online-indicator{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s ease-in-out infinite}.chat-widget .chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.chat-widget .chat-messages .chat-message{display:flex;gap:12px;animation:slideIn .3s ease}.chat-widget .chat-messages .chat-message .message-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.chat-widget .chat-messages .chat-message .message-content{flex:1}.chat-widget .chat-messages .chat-message .message-content .message-header{display:flex;justify-content:space-between;margin-bottom:4px}.chat-widget .chat-messages .chat-message .message-content .message-header .message-name{font-weight:600;font-size:14px;color:#fff}.chat-widget .chat-messages .chat-message .message-content .message-header .message-time{font-size:12px;color:#64748b}.chat-widget .chat-messages .chat-message .message-content .message-text{font-size:13px;color:#94a3b8;line-height:1.5}.chat-widget .chat-input{padding:16px;border-top:1px solid #334155;display:flex;gap:12px;background:#1e293bb3;backdrop-filter:blur(10px)}.chat-widget .chat-input input{flex:1;padding:12px 16px;background:#020617;border:1px solid #334155;border-radius:12px;color:#fff;font-size:14px}.chat-widget .chat-input input:focus{outline:none;border-color:#3b82f6}.chat-widget .chat-input input::placeholder{color:#64748b}.chat-widget .chat-input .chat-send{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);border:none;border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease}.chat-widget .chat-input .chat-send:hover{transform:scale(1.05);box-shadow:0 5px 15px #3b82f666}.chat-widget .chat-input .chat-send svg{width:20px;height:20px}.features-section{padding:80px 0;background:#0f172a}.features-section .section-title{text-align:center;font-size:2.5rem;font-weight:800;margin-bottom:60px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.features-section .feature-card{padding:40px 32px;background:#1e293b;border-radius:20px;border:1px solid #334155;text-align:center;transition:all .3s ease}.features-section .feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #3b82f64d;border-color:#3b82f6}.features-section .feature-card .feature-icon{font-size:3.5rem;margin-bottom:24px;display:block;animation:float 3s ease-in-out infinite}.features-section .feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:12px;color:#fff}.features-section .feature-card p{color:#94a3b8;line-height:1.6;font-size:15px}.cta-section{padding:100px 0;background:linear-gradient(135deg,#020617,#0f172a);text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(59,130,246,.1),transparent);pointer-events:none}.cta-section .cta-content{position:relative;z-index:1;max-width:700px;margin:0 auto}.cta-section .cta-content h2{font-size:3rem;font-weight:900;margin-bottom:24px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-section .cta-content p{font-size:1.25rem;color:#94a3b8;margin-bottom:40px;line-height:1.6}.cta-section .cta-content .btn-large{padding:16px 48px;font-size:18px}.minimal-footer{background:#020617;padding:32px 0;border-top:1px solid #334155}.minimal-footer .footer-content{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}@media (max-width: 768px){.minimal-footer .footer-content{flex-direction:column;text-align:center}}.minimal-footer .footer-logo{display:flex;align-items:center;gap:12px;font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.minimal-footer .footer-logo svg{width:28px;height:28px;color:#3b82f6}.minimal-footer .footer-links{display:flex;gap:24px;flex-wrap:wrap}.minimal-footer .footer-links a{color:#94a3b8;text-decoration:none;font-size:14px;transition:color .3s ease}.minimal-footer .footer-links a:hover{color:#3b82f6}.minimal-footer .footer-copyright{text-align:right}@media (max-width: 768px){.minimal-footer .footer-copyright{text-align:center}}.minimal-footer .footer-copyright p{color:#94a3b8;font-size:12px;margin:2px 0}.minimal-footer .footer-copyright .disclaimer{font-size:11px;color:#64748b}@media (max-width: 1024px){.hero-slider .slider-item{padding:40px 32px}.hero-slider .slider-item .slider-title{font-size:2.5rem}.hero-slider .slider-item .slider-subtitle{font-size:1.125rem}.hero-slider .slider-item .slider-nav{left:32px;right:32px;flex-wrap:wrap}}@media (max-width: 768px){.landing-header .header-content{flex-direction:column;gap:16px}.landing-header .nav-section{width:100%;justify-content:space-between}.landing-header .search-box{display:none}.landing-header .auth-buttons .btn-login,.landing-header .auth-buttons .btn-signup{padding:8px 16px;font-size:13px}.hero-slider{margin-top:120px;padding:24px 0}.hero-slider .slider-item{padding:32px 24px}.hero-slider .slider-item .slider-title{font-size:2rem}.hero-slider .slider-item .slider-actions{flex-direction:column}.hero-slider .slider-item .slider-actions .promo-code,.hero-slider .slider-item .slider-actions .btn-primary{width:100%;justify-content:center}.hero-slider .slider-nav{left:24px;right:24px;padding:12px}.live-games .game-slide{width:240px;height:300px}.features-section .section-title{font-size:2rem}.features-section .features-grid{grid-template-columns:1fr}.cta-section{padding:60px 0}.cta-section .cta-content h2{font-size:2rem}}body{margin:0;padding:64px 0 0}@media (min-width: 1024px){body{padding-top:72px}}.app{min-height:100vh;background:#0f172a;color:#fff}main{position:relative;z-index:1}.wallet{background:linear-gradient(135deg,#667eea,#764ba2);padding:30px;border-radius:16px;box-shadow:0 10px 30px #0003;margin-bottom:30px;color:#fff}@media (max-width: 768px){.wallet{padding:24px;margin-bottom:24px;border-radius:12px}}@media (max-width: 480px){.wallet{padding:20px;margin-bottom:20px;border-radius:10px}}.wallet .wallet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media (max-width: 768px){.wallet .wallet-header{margin-bottom:16px}}@media (max-width: 480px){.wallet .wallet-header{margin-bottom:12px;flex-direction:column;align-items:flex-start;gap:12px}}.wallet .wallet-header h2{margin:0;font-size:24px;font-weight:600}@media (max-width: 768px){.wallet .wallet-header h2{font-size:20px}}@media (max-width: 480px){.wallet .wallet-header h2{font-size:18px}}.wallet .wallet-header .wallet-withdraw-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;backdrop-filter:blur(10px)}@media (max-width: 480px){.wallet .wallet-header .wallet-withdraw-btn{width:100%;justify-content:center;padding:12px 16px;font-size:13px}}.wallet .wallet-header .wallet-withdraw-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}.wallet .wallet-header .wallet-withdraw-btn:active{transform:translateY(0)}.wallet .wallet-header .wallet-withdraw-btn svg{flex-shrink:0}.wallet .wallet-balance{display:flex;align-items:baseline;gap:10px}@media (max-width: 480px){.wallet .wallet-balance{gap:6px;flex-wrap:wrap}}.wallet .wallet-balance .currency-symbol{font-size:28px;font-weight:700}@media (max-width: 768px){.wallet .wallet-balance .currency-symbol{font-size:24px}}@media (max-width: 480px){.wallet .wallet-balance .currency-symbol{font-size:20px}}.wallet .wallet-balance .balance-amount{font-size:42px;font-weight:800;font-family:Courier New,monospace}@media (max-width: 768px){.wallet .wallet-balance .balance-amount{font-size:36px}}@media (max-width: 480px){.wallet .wallet-balance .balance-amount{font-size:28px;line-height:1.2}}.wallet-loading{padding:20px;text-align:center;color:#666}@media (max-width: 480px){.wallet-loading{padding:16px;font-size:14px}}.dashboard{padding:20px;max-width:1200px;margin:0 auto}@media (max-width: 768px){.dashboard{padding:16px}}.dashboard .dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #ddd;flex-wrap:wrap;gap:16px}@media (max-width: 768px){.dashboard .dashboard-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px}}.dashboard .dashboard-header h1{margin:0;color:#333;font-size:24px}@media (max-width: 768px){.dashboard .dashboard-header h1{font-size:20px}}.dashboard .dashboard-header .header-actions{display:flex;align-items:center;gap:20px;position:relative;flex-wrap:wrap}@media (max-width: 768px){.dashboard .dashboard-header .header-actions{width:100%;flex-direction:column;align-items:flex-start;gap:12px}}.dashboard .dashboard-header .header-actions p{margin:0;color:#666;font-size:14px}@media (max-width: 768px){.dashboard .dashboard-header .header-actions p{font-size:13px}}.dashboard .dashboard-header .header-actions button{padding:10px 20px;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s;font-size:14px}@media (max-width: 768px){.dashboard .dashboard-header .header-actions button{width:100%;padding:12px 20px;font-size:14px}}.dashboard .dashboard-header .header-actions button:hover{background:#c82333}.dashboard .dashboard-bonus-section{margin-bottom:2rem;animation:fade-in .25s cubic-bezier(.4,0,.2,1) .2s both}@media (max-width: 768px){.dashboard .dashboard-bonus-section{margin-bottom:1.5rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #3b82f680}50%{box-shadow:0 0 40px #3b82f6cc}}@keyframes slide-infinite{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",EmojiOne Color,"Android Emoji",Twemoji Mozilla,Segoe UI Symbol,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;color:#fff;background:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga" 1,"calt" 1,"kern" 1;font-variant-emoji:emoji;-webkit-font-feature-settings:"liga" 1,"calt" 1,"kern" 1;-moz-font-feature-settings:"liga" 1,"calt" 1,"kern" 1;padding-top:72px}@media (min-width: 768px){body{padding-top:72px}}#root{min-height:100vh}a{text-decoration:none;color:inherit;transition:color .15s cubic-bezier(.4,0,.2,1)}button{font-family:inherit;font-size:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}
