:root{--ci-primary-color:#36a979;--ci-gray-medium:#0f0f0f;--ci-gray-over:#0f0f0f;--promo-green:#36a979}*{box-sizing:border-box}html,body{color:#fff;background:#0f0f0f;min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;font-family:inherit}.toast-host{z-index:1000000;pointer-events:none;gap:10px;width:min(330px,100vw - 28px);display:grid;position:fixed;top:14px;right:14px}.toast-item{background:#151817;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:10px 1fr;align-items:center;gap:12px;padding:13px 14px;animation:.16s ease-out toast-in;display:grid;box-shadow:0 16px 40px #00000061}.toast-item span{background:#36a979;border-radius:999px;width:10px;height:10px}.toast-item p{margin:0;font-size:13px;font-weight:800;line-height:1.35}.toast-item.is-error span{background:#ff4f5f}.toast-item.is-info span{background:#67b7ff}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.site-shell{background:#0f0f0f;min-height:100vh;padding-top:49px;padding-bottom:56px}.protected-loading{place-items:center;display:grid}.top-promo{z-index:30;background-color:var(--promo-green);justify-content:center;align-items:center;gap:8px;width:100%;height:41px;margin-top:0;padding:0 8px;display:none;position:fixed;top:0;left:0}.top-promo p{color:#fff;text-align:center;white-space:normal;min-width:0;margin:0;font-size:12px;font-weight:600;line-height:1.2}.top-promo a{color:var(--promo-green);white-space:nowrap;background-color:#fff;border-radius:5px;padding:3px 10px;font-size:12px;line-height:19px;text-decoration:none}.nav-menu{z-index:31;background-image:linear-gradient(to right, var(--ci-gray-medium), var(--ci-gray-over));width:100%;height:49px;position:fixed;top:0;left:0}.desktop-tabs{align-items:center;height:100%;display:flex;position:absolute;top:0;left:20px}.desktop-tab{color:#fff;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;height:49px;padding:10px 10px 13px;font-size:14px;font-weight:700;display:flex}.desktop-tab.active{border-bottom:3px solid var(--ci-primary-color)}.desktop-tab svg{width:14px;height:14px}.nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:1110px;height:49px;margin:0 auto;padding:0 12px;display:flex}.nav-left{align-items:center;gap:8px;min-width:40px;display:flex}.menu-button{color:#fff;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.top-logo{align-items:center;height:36px;text-decoration:none;display:flex}.top-logo img{object-fit:contain;width:148px;height:auto;max-height:36px;display:block}.auth-actions{align-items:center;gap:8px;max-height:54px;display:flex}.register-wrap{align-items:center;margin-top:0;display:flex;position:relative}.bonus-badge{z-index:2;color:#000;white-space:nowrap;background-color:#ffe800;border-radius:30px;align-items:center;gap:1px;padding:0 4px 0 2px;font-size:8px;font-weight:700;line-height:12px;display:flex;position:absolute;top:-8px;right:2px}.bonus-badge img{object-fit:contain;width:15px;height:15px;margin-top:-1px}.register-button{background:var(--ci-primary-color);color:#000;text-align:center;cursor:pointer;border:0;border-radius:999px;width:91px;height:27px;padding:0;font-size:12px;font-weight:700;line-height:27px;display:block}.login-button{border:1px solid var(--ci-primary-color);width:80px;height:27px;color:var(--ci-primary-color);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:7px;margin-top:0;padding:0;font-size:12px;font-weight:700;line-height:25px;display:flex}.login-button svg{width:12px;height:12px}.logged-nav-actions{align-items:center;gap:8px;height:34px;display:flex;position:relative}.auth-state-loading{pointer-events:none}.nav-auth-skeleton{opacity:.72;background:linear-gradient(90deg,#272b2a,#3a3f3d,#272b2a) 0 0/180% 100%;border-radius:999px;height:30px;animation:1.15s ease-in-out infinite nav-auth-loading}.nav-auth-skeleton-deposit{width:84px}.nav-auth-skeleton-balance{width:82px}.nav-auth-skeleton-avatar{width:28px}@keyframes nav-auth-loading{0%{background-position:100% 0}to{background-position:0 0}}.nav-deposit-button{background:var(--ci-primary-color);color:#020403;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:84px;height:30px;padding:0;display:flex;position:relative}.nav-deposit-button strong{font-size:12px;font-weight:900;line-height:1}.nav-pix-badge{color:#09130c;background:#ffe800;border-radius:999px;align-items:center;gap:1px;height:14px;padding:0 4px 0 2px;font-size:8px;font-weight:900;line-height:14px;display:flex;position:absolute;top:-8px;right:-1px;box-shadow:0 1px 2px #00000038}.nav-pix-badge img{object-fit:contain;width:13px;height:13px}.nav-balance-button{min-width:76px;height:30px;color:var(--ci-primary-color);cursor:pointer;background:#474a4b;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 9px;display:flex}.nav-balance-button svg{color:#aeb4b1;width:14px;height:14px}.nav-balance-button.is-refreshing svg{animation:.85s ease-in-out balance-refresh-spin}@keyframes balance-refresh-spin{to{transform:rotate(360deg)}}.nav-balance-button strong{white-space:nowrap;font-size:12px;font-weight:900}.nav-avatar-button{background:var(--ci-primary-color);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;display:grid}.nav-avatar-button svg{width:15px;height:15px}.profile-dropdown{z-index:1300;color:#fff;background:#0f0f0f;border-radius:4px;width:232px;min-height:360px;padding:8px 10px 12px;animation:.16s ease-out profile-menu-in;position:absolute;top:39px;right:0;box-shadow:0 12px 32px #0000005c}@keyframes profile-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.profile-card{color:#fff;background:#323637;border-radius:7px;overflow:hidden}.profile-name-row{justify-content:center;align-items:center;gap:8px;height:26px;padding:0 8px;display:flex}.profile-name-row strong{color:#d7ddda;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:900;line-height:1;overflow:hidden}.profile-level-row{align-items:center;min-height:72px;padding:0 8px 8px;display:flex;position:relative}.profile-photo{z-index:1;border:2px solid var(--ci-primary-color);background:#202627;border-radius:50%;place-items:center;width:62px;height:62px;padding:0;display:grid;position:relative;overflow:hidden}.profile-photo img{object-fit:cover;width:100%;height:100%}.profile-level-box{background:#232626;border-radius:5px;flex-direction:column;justify-content:center;min-height:52px;padding:17px 8px 7px;display:flex;position:absolute;top:10px;left:72px;right:9px}.profile-level-box>span{color:#ffffff7a;white-space:nowrap;font-size:9px;font-weight:700;position:absolute;top:5px;left:8px}.profile-level-box div{align-items:center;gap:4px;min-width:0;display:flex}.profile-level-box div svg{color:#b86d18;flex:none;width:20px;height:20px}.profile-level-box div strong{font-size:15px;font-weight:900;line-height:1}.profile-level-box div small{color:#ffffff85;white-space:nowrap;font-size:10px;font-weight:700}.profile-card>p{color:#777979;background:#393c3c;justify-content:center;align-items:center;height:23px;margin:0;font-size:10px;font-weight:900;display:flex}.profile-menu{padding:15px 12px 0}.profile-menu a,.profile-menu button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;width:100%;height:36px;padding:0 2px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.profile-menu a:hover,.profile-menu button:hover{color:#0a8f54}.profile-menu svg{flex:0 0 15px;width:15px;height:15px}.profile-menu span{text-align:left;flex:1}.profile-menu i{width:16px;height:16px;color:var(--ci-primary-color);place-items:center;font-style:normal;display:grid}.profile-menu i svg{width:16px;height:16px}.profile-language-panel{border-left:3px solid var(--ci-primary-color);background:#1d1d1d;border-radius:6px;margin:2px 0 10px;overflow:hidden}.profile-language-panel button{color:#fff;background:#1e1e1e;gap:8px;height:69px;padding:0 12px 0 6px}.profile-language-panel button.is-selected{background:#263e34}.profile-language-panel button+button{border-top:1px solid #ffffff0a}.profile-language-panel strong{flex:0 0 58px;justify-content:center;align-items:center;width:58px;display:flex}.profile-language-panel strong svg{width:56px;height:42px;box-shadow:none;border-radius:0;display:block}.profile-language-panel span{flex-direction:column;flex:1;gap:2px;display:flex}.profile-language-panel b{color:#fff;font-size:13px;font-weight:900}.profile-language-panel small{color:#ffffff80;font-size:10px;font-weight:700}.profile-language-panel em{color:var(--ci-primary-color);place-items:center;width:18px;height:18px;font-style:normal;display:grid}.profile-language-panel em svg{width:18px;height:18px}.profile-menu hr{background:#343434;border:0;height:1px;margin:12px 8px}.profile-menu hr+button{font-weight:500}.auth-modal-toggle{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.auth-modal{z-index:1400;opacity:0;pointer-events:none;background:#0f0f0f;place-items:center;padding:0;transition:opacity .22s;display:grid;position:fixed;inset:0}.auth-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:radial-gradient(circle at 50% 8%,#2ae36b29,#0000 30%),linear-gradient(#111514 0%,#0f0f0f 44%,#090a0a 100%);position:absolute;inset:0}#register-modal-toggle:checked~.register-modal,#login-modal-toggle:checked~.login-modal{opacity:1;pointer-events:auto}.auth-dialog{z-index:1;color:#fff;text-align:center;width:100%;max-width:430px;min-height:100vh;max-height:100vh;box-shadow:none;background:linear-gradient(#2ae36b0d,#0f0f0f00 32%),#0f0f0f;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;padding:76px 24px 34px;transition:transform .22s;display:flex;position:relative;overflow-y:auto;transform:translateY(16px)scale(.985)}#register-modal-toggle:checked~.register-modal .auth-dialog,#login-modal-toggle:checked~.login-modal .auth-dialog{transform:translateY(0)scale(1)}.auth-close{background:var(--ci-primary-color);color:#07100a;cursor:pointer;border-radius:8px;place-items:center;width:36px;height:36px;font-size:24px;font-weight:800;line-height:1;display:grid;position:fixed;top:17px;right:calc(50% - min(50vw,215px) + 16px)}.auth-logo{object-fit:contain;filter:drop-shadow(0 0 10px #2ae36b38);width:112px;height:auto;max-height:34px;margin:0 auto 18px}.login-logo{margin-top:84px;margin-bottom:28px}.auth-banner{object-fit:cover;border:1px solid #2ae36b40;border-radius:10px;width:100%;height:104px;margin-bottom:20px;box-shadow:0 14px 30px #00000057,0 0 0 3px #2ae36b0a}.auth-dialog h2{color:#fff;letter-spacing:0;width:100%;margin:0 0 6px;font-size:23px;font-weight:900;line-height:1.18}.auth-subtitle{color:var(--ci-primary-color);margin:0 0 16px;font-size:12px;font-weight:600;line-height:1.2}.auth-dialog h3{color:var(--ci-primary-color);margin:0 0 12px;font-size:23px;font-weight:900;line-height:1.1}.auth-form{background:#151717;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:8px;width:100%;padding:14px;display:flex;box-shadow:inset 0 1px #ffffff08,0 14px 34px #00000038}.auth-field{width:100%;height:44px;color:var(--ci-primary-color);background:#202424;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:12px;padding:0 14px;display:flex}.auth-field:focus-within{border-color:#2ae36bad;box-shadow:0 0 0 3px #2ae36b17}.auth-field>svg{width:14px;height:14px;color:var(--ci-primary-color);flex:0 0 14px}.auth-field>svg:last-child{color:#747586;margin-left:auto}.password-toggle{color:#747586;background:0 0;border:0;place-items:center;width:18px;height:18px;margin-left:auto;padding:0;display:grid}.password-toggle svg{width:14px;height:14px}.auth-field input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px;font-weight:700}.auth-field input::placeholder{color:#8b8998;opacity:1}.forgot-link{color:#8b8998;align-self:flex-start;margin:-2px 0 6px;font-size:10px;text-decoration:none}.auth-submit{background:var(--ci-primary-color);color:#061208;border:0;border-radius:9px;width:100%;height:42px;margin-top:2px;font-size:12px;font-weight:900;box-shadow:0 10px 22px #2ae36b2e}.auth-terms{color:#777581;width:95%;margin:10px auto 0;font-size:10px;font-weight:500;line-height:1.28}.auth-terms span{color:var(--ci-primary-color)}.auth-error{color:#ff5d5d;text-align:left;margin:-2px 2px 0;font-size:10px;font-weight:700;line-height:1.25}.deposit-modal{z-index:1450;opacity:0;pointer-events:none;background:#0f0f0f;place-items:center;padding:0;transition:opacity .2s;display:grid;position:fixed;inset:0}.deposit-modal.is-open{opacity:1;pointer-events:auto}.deposit-panel{color:#fff;background:radial-gradient(circle at 50% -12%,#027b5b57,#0000 38%),linear-gradient(#101514 0%,#0b0d0d 52%,#080909 100%);width:100%;max-width:430px;min-height:100vh;max-height:100vh;padding:24px 20px 96px;position:relative;overflow-y:auto}.deposit-topbar{justify-content:space-between;align-items:center;margin:8px 0 28px;display:flex}.deposit-logo{object-fit:contain;filter:drop-shadow(0 0 10px #2ae36b24);width:132px;max-width:70%;height:auto;max-height:44px;margin:0;display:block}.deposit-close{color:#c9d0cc;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 10px 22px #00000038}.deposit-close:active,.deposit-amounts button:active,.deposit-submit:active{transform:scale(.98)}.deposit-card{padding:0 6px}.deposit-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.deposit-head-icon{width:36px;height:36px;box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid}.deposit-head-icon img{object-fit:contain;filter:brightness(0)invert();width:32px;height:32px}.deposit-head h2{margin:0;font-size:21px;font-weight:900;line-height:1.1}.deposit-head p{color:#8f9692;margin:4px 0 0;font-size:12px;font-weight:700}.deposit-promo-banner{background:#071009;border:1px solid #2ae36b2e;border-radius:14px;width:calc(100% + 12px);height:auto;margin:0 -6px 18px;overflow:hidden;box-shadow:0 12px 28px #00000038}.deposit-promo-banner img{object-fit:contain;width:100%;height:auto;display:block}.deposit-grid{grid-template-columns:1.2fr .8fr;gap:12px;margin-bottom:16px;display:grid}.deposit-mini span,.deposit-value>span{color:#8d9490;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.deposit-mini strong{color:#eef5f1;background:#161a19;border-radius:12px;align-items:center;gap:10px;height:56px;padding:0 12px;font-size:14px;font-weight:900;display:flex;box-shadow:inset 0 0 0 1px #ffffff12}.deposit-mini strong b{color:var(--ci-primary-color);font-size:13px;font-weight:900;line-height:1}.deposit-method-selected{border:1px solid #2ae36bb3;position:relative;background:linear-gradient(#2ae36b21,#2ae36b0b),#141a17!important;box-shadow:inset 0 0 0 1px #2ae36b29,0 0 0 3px #2ae36b0d!important}.selected-check{background:var(--ci-primary-color);color:#051009;border:2px solid #0f0f0f;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:900;display:grid;position:absolute;top:-8px;right:-6px}.selected-check svg{color:#051009;width:16px;height:16px}.deposit-mini strong small{color:var(--ci-primary-color);letter-spacing:.1px;margin-left:auto;font-size:10px;font-weight:900}.deposit-mini strong svg{color:var(--ci-primary-color)}.pix-logo-img{object-fit:contain;filter:brightness(0)saturate()invert(71%)sepia(99%)saturate(475%)hue-rotate(82deg)brightness(96%)contrast(88%);width:20px;height:20px}.deposit-mini-img{object-fit:contain;filter:brightness(0)saturate()invert(71%)sepia(99%)saturate(475%)hue-rotate(82deg)brightness(96%)contrast(88%);width:23px;height:23px}.deposit-value{margin-bottom:16px;display:block}.deposit-value div{color:#c8cccc;background:#171b1a;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:6px;height:54px;padding:0 14px;display:flex;box-shadow:inset 0 0 0 1px #ffffff0d}.deposit-value strong{font-size:16px;font-weight:900}.deposit-value input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:18px;font-weight:800}.deposit-value small{color:#fff;align-items:center;gap:5px;font-size:10px;font-weight:900;display:flex}.deposit-value small:before{content:none}.deposit-amounts{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px;display:grid}.deposit-amounts button{color:#fff;background:linear-gradient(#151a19,#0b0e0d);border:1px solid #ffffff12;border-radius:14px;height:60px;font-size:18px;font-weight:900;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff0a,0 10px 18px #00000029}.deposit-amounts button.is-selected{border-color:var(--ci-primary-color);color:var(--ci-primary-color);background:linear-gradient(#2ae36b24,#2ae36b0a),#0d1210;box-shadow:inset 0 0 0 1px #2ae36b40,0 0 0 3px #2ae36b14}.deposit-amounts span{width:24px;height:24px;color:inherit;box-shadow:none;transform-origin:50% 85%;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0;animation:1.25s ease-in-out infinite hot-fire-dance;display:flex;position:absolute;top:-8px;right:3px}.deposit-amounts span img{object-fit:contain;filter:hue-rotate(82deg)saturate(1.55)brightness(1.08)drop-shadow(0 0 7px #2ae36b59);width:100%;height:100%}.deposit-submit{color:#fff;background:linear-gradient(#36a979,#23895f);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;font-size:17px;font-weight:900;display:flex;box-shadow:0 18px 34px #36a97947}.deposit-submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.deposit-submit svg{width:21px;height:21px}@keyframes hot-fire-dance{0%,to{transform:translateY(0)rotate(-4deg)scale(1)}50%{transform:translateY(-2px)rotate(5deg)scale(1.08)}}.deposit-safe-card{background:#ffffff09;border:1px solid #ffffff0b;border-radius:12px;align-items:flex-start;gap:12px;min-height:74px;margin:14px 0 0;padding:13px 14px;display:flex}.deposit-safe-card>span{background:0 0;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.deposit-safe-card img{object-fit:contain;filter:brightness(0)saturate()invert(71%)sepia(99%)saturate(475%)hue-rotate(82deg)brightness(96%)contrast(88%);width:26px;height:26px}.deposit-safe-card strong{color:#fff;margin-bottom:4px;font-size:13px;font-weight:900;line-height:1.15;display:block}.deposit-safe-card p{color:#a2a9a5;margin:0;font-size:11px;font-weight:600;line-height:1.35}.deposit-card.is-blurred{filter:blur(4px);pointer-events:none}.deposit-loading{z-index:4;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;text-align:center;background:#0406059e;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.deposit-loading strong{margin-top:14px;font-size:16px;font-weight:900}.deposit-loading span{color:#a6afa9;margin-top:5px;font-size:12px;font-weight:700}.deposit-spinner{border:4px solid #2ae36b29;border-top-color:var(--ci-primary-color);border-radius:50%;width:48px;height:48px;animation:.82s linear infinite deposit-spin}@keyframes deposit-spin{to{transform:rotate(360deg)}}.pix-payment-card{text-align:center;padding:16px 2px 0}.pix-back{color:#fff;text-align:left;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;width:100%;padding:0;font-size:15px;font-weight:900;display:inline-flex}.pix-payment-card h2{color:#fff;margin:20px 0 8px;font-size:18px;font-weight:900;line-height:1.45}.pix-payment-card>p{color:#d7dcda;width:86%;margin:0 auto 18px;font-size:14px;font-weight:800;line-height:1.45}.pix-code-box{border:1px dashed #fff9;border-radius:10px;margin-bottom:20px;padding:22px 16px 16px}.pix-code-box>strong{color:var(--ci-primary-color);margin-bottom:14px;font-size:31px;font-weight:900;display:block}.pix-code-text{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#555;border-radius:9px;align-items:center;height:48px;margin-bottom:16px;padding:0 12px;font-size:12px;display:flex;overflow:hidden}.pix-code-box button,.pix-qr-toggle{width:100%;height:44px;color:var(--ci-primary-color);background:#020403;border:0;border-radius:7px;font-size:15px;font-weight:800}.pix-code-box button{background:var(--ci-primary-color);color:#04110b}.pix-timer{text-align:left;margin:0 12px 28px}.pix-timer span{color:#ff9d35;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.pix-timer strong{color:#e8edf0;letter-spacing:.4px;margin-bottom:5px;font-size:25px;font-weight:900;display:block}.pix-timer strong.is-expired{color:#ff4d4d;font-size:18px}.pix-timer div{background:#ffffff1c;border-radius:999px;width:100%;height:5px;overflow:hidden}.pix-timer i{border-radius:inherit;background:var(--ci-primary-color);height:100%;transition:width 1s linear;display:block}.pix-qr{background:#fff;border-radius:2px;place-items:center;width:200px;height:200px;margin:0 auto 12px;display:grid}.pix-qr img{object-fit:contain;width:188px;height:188px}.pix-qr svg{width:188px;height:188px}.pix-qr-toggle{color:#fff;background:0 0;width:auto;min-width:180px}.withdraw-pix-card{padding-top:2px}.withdraw-pix-card h2{margin-top:16px}.withdraw-pix-card .pix-qr{margin-bottom:14px}.withdraw-pix-card .pix-code-box{margin-bottom:0;padding-top:16px}.withdraw-pix-card .pix-code-box>strong{margin-bottom:12px;font-size:26px}.withdraw-fee-card{color:#fff;scrollbar-width:thin;max-height:calc(100dvh - 32px);padding:0 18px 24px;overflow-y:auto}.withdraw-fee-back{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:8px;width:100%;height:42px;margin:12px 0 8px;padding:0;font-size:14px;font-weight:900;display:inline-flex}.withdraw-fee-hero{text-align:center;background:radial-gradient(circle at 50% 0,#ffffff24,#0000 38%),linear-gradient(135deg,#2bc78b 0%,#1a9d69 54%,#0f6f4b 100%);margin:0 -18px 18px;padding:26px 46px 20px}.withdraw-fee-hero span{background:#fff3;border-radius:14px;place-items:center;width:52px;height:52px;margin:0 auto 10px;display:grid;box-shadow:0 16px 36px #0003}.withdraw-fee-hero img{object-fit:contain;filter:brightness(0)invert();width:30px;height:30px}.withdraw-fee-hero h3{color:#fff;margin:0 0 5px;font-size:20px;font-weight:900;line-height:1.05}.withdraw-fee-hero p{color:#ffffffd1;margin:0;font-size:12px;font-weight:600}.withdraw-fee-message,.withdraw-fee-summary,.withdraw-fee-info{background:#ffffff0a;border:1px solid #36a9793d;border-radius:16px}.withdraw-fee-message{margin-bottom:12px;padding:14px 16px}.withdraw-fee-message strong{color:#36d190;margin-bottom:6px;font-size:16px;font-weight:900;display:block}.withdraw-fee-message p{color:#d7ddda;margin:0 0 10px;font-size:12px;font-weight:600;line-height:1.35}.withdraw-fee-message small{color:#ff707e;background:#ff4f5f1f;border:1px solid #ff4f5f59;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:900;line-height:1.25;display:block}.withdraw-fee-summary{background:linear-gradient(#29364ae6,#1b2635eb);margin-bottom:14px;padding:14px 16px}.withdraw-fee-summary h4,.withdraw-fee-qr h4{color:#fff;text-align:center;margin:0 0 10px;font-size:16px;font-weight:900}.withdraw-fee-summary p,.withdraw-fee-summary b,.withdraw-fee-summary em{color:#aeb7c4;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:8px 0;font-size:12px;font-style:normal;line-height:1.2;display:flex}.withdraw-fee-summary strong{color:#36d190;white-space:nowrap;font-size:16px;font-weight:900}.withdraw-fee-summary b{color:#fff;background:#ffffff14;border:0;border-radius:8px;margin:7px 0;padding:11px 12px}.withdraw-fee-summary b strong{color:#ffd34a}.withdraw-fee-summary em{color:#fff;background:#36a9792e;border:0;border-radius:8px;padding:11px 12px}.withdraw-fee-qr{color:#20242f;text-align:center;background:#f7f8fa;border-radius:18px;margin-bottom:18px;padding:23px 18px 22px}.withdraw-fee-qr h4{color:#20242f;margin-bottom:7px;font-size:17px}.withdraw-fee-step{color:#15925f;background:#36a9791f;border-radius:999px;justify-content:center;align-items:center;min-height:24px;margin:0 0 13px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.withdraw-fee-qr>div{background:#fff;border-radius:18px;place-items:center;width:232px;height:232px;margin:0 auto 14px;display:grid;box-shadow:0 18px 42px #11182724}.withdraw-fee-qr img,.withdraw-fee-qr svg{object-fit:contain;width:210px;height:210px}.withdraw-fee-qr p,.withdraw-fee-code>span{color:#727985;margin:0;font-size:13px;font-weight:700;line-height:1.35}.withdraw-fee-code{margin-bottom:14px;display:block}.withdraw-fee-code>span{text-align:center;margin-bottom:9px;display:block}.withdraw-fee-code div{background:#26323f;border:1px solid #ffffff14;border-radius:10px;align-items:center;height:50px;display:flex;overflow:hidden}.withdraw-fee-code input{color:#f5f7f8;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 13px;font-size:12px;font-weight:700}.withdraw-fee-code button{background:#36a97933;border:0;border-radius:8px;place-items:center;width:48px;height:40px;margin-right:5px;display:grid}.withdraw-fee-code button img{width:22px;height:22px}.withdraw-fee-copy{background:var(--ci-primary-color);color:#041108;border:0;border-radius:12px;width:100%;height:52px;font-size:15px;font-weight:900;box-shadow:0 14px 30px #36a9793d}.withdraw-fee-info{background:#36a97921;margin-top:16px;padding:17px 18px}.withdraw-fee-info strong{color:#36d190;margin-bottom:6px;font-size:15px;font-weight:900;display:block}.withdraw-fee-info p{color:#b7c2bd;margin:0;font-size:13px;font-weight:600;line-height:1.45}.withdraw-fee-waiting{color:#ffd34a;background:#ffd34a17;border:1px solid #ffd34a40;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:100%;min-height:38px;margin:18px auto 0;padding:0 18px;font-size:13px;font-weight:800;display:flex}.withdraw-fee-waiting span{background:#ffd34a;border-radius:999px;width:8px;height:8px;animation:1s ease-in-out infinite withdraw-wait-pulse}.withdraw-fee-waiting.is-confirmed{color:#36d190;background:#36a9791f;border-color:#36a9794d}.withdraw-fee-waiting.is-confirmed span{background:#36d190;animation:none}@keyframes withdraw-wait-pulse{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.playfiver-section{width:100%;max-width:430px;margin:18px auto 0;padding:0 8px}.playfiver-provider-block{margin-top:18px}.playfiver-provider-block:first-child{margin-top:0}.playfiver-carousel{scrollbar-width:none;grid-auto-columns:122px;grid-auto-flow:column;gap:10px;padding:2px 0 6px;display:grid;overflow-x:auto}.playfiver-carousel::-webkit-scrollbar{display:none}.playfiver-card{color:#fff;text-align:left;background:#171a19;border:0;border-radius:8px;height:154px;padding:0;text-decoration:none;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.playfiver-card img{object-fit:cover;width:100%;height:100%;display:block}.provider-link-skeleton,.playfiver-card-skeleton,.provider-page-card-skeleton span,.provider-page-card-skeleton i{background:linear-gradient(90deg,#171a19,#252b28,#171a19) 0 0/180% 100%;animation:1.15s ease-in-out infinite nav-auth-loading}.provider-link-skeleton{border-radius:999px;width:58px;height:20px}.playfiver-card-skeleton{box-shadow:none;display:block}.playfiver-status{color:#9fa8a3;background:#171a19;border-radius:8px;align-items:center;min-height:58px;padding:0 14px;font-size:12px;font-weight:800;display:flex}.playfiver-status.is-error{color:#ff8c8c}.game-launch-page{color:#fff;align-items:center;width:100%;max-width:430px;min-height:calc(100vh - 210px);margin:0 auto;padding:18px 13px 28px;display:grid}.game-launch-panel{background:#151817;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:112px 1fr;align-items:center;gap:16px;padding:14px;display:grid}.game-launch-panel img{object-fit:cover;background:#0f0f0f;border-radius:8px;width:112px;height:142px}.game-launch-panel span{color:var(--ci-primary-color);text-transform:uppercase;font-size:10px;font-weight:900}.game-launch-panel h1{color:#fff;margin:7px 0 9px;font-size:21px;font-weight:900;line-height:1.1}.game-launch-panel p{color:#9fa8a3;margin:0;font-size:12px;font-weight:800;line-height:1.45}.game-launch-panel .game-launch-error{color:#ff8c8c}.game-launch-panel button{background:var(--ci-primary-color);color:#020503;cursor:pointer;border:0;border-radius:8px;min-height:36px;margin-top:14px;padding:0 14px;font-size:12px;font-weight:900}.provider-page{color:#fff;width:100%;max-width:430px;min-height:calc(100vh - 210px);margin:0 auto;padding:16px 13px 30px}.provider-page-head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:14px;display:grid}.provider-page-head a,.provider-page-head span{min-height:24px;color:var(--ci-primary-color);background:#050706;border-radius:999px;align-items:center;padding:0 9px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.provider-page-head h1{color:#fff;margin:0;font-size:21px;font-weight:900;line-height:1.1}.provider-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.provider-page-card{color:#fff;min-width:0;text-decoration:none}.provider-page-card img{aspect-ratio:122/154;object-fit:cover;background:#151817;border-radius:8px;width:100%;display:block;box-shadow:inset 0 0 0 1px #ffffff0f}.provider-page-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:11px;font-weight:900;line-height:1.2;display:block;overflow:hidden}.provider-page-card-skeleton{display:block}.provider-page-card-skeleton span{aspect-ratio:122/154;border-radius:8px;width:100%;display:block}.provider-page-card-skeleton i{border-radius:999px;width:78%;height:13px;margin-top:7px;display:block}.affiliate-page{color:#fff;width:100%;max-width:430px;min-height:calc(100vh - 86px);margin:0 auto;padding:10px 13px 26px}.affiliate-top-icon{color:#fff;background:#f26b19;border-radius:4px;place-items:center;width:22px;height:22px;margin:0 0 8px 4px;display:grid}.affiliate-top-icon svg{width:14px;height:14px}.affiliate-card{background:#181818;border:1px solid #2a2a2a;border-radius:15px;width:100%;box-shadow:inset 0 1px #ffffff05}.affiliate-copy-card{padding:26px 24px 25px}.affiliate-field>span,.affiliate-balance-card>span{color:#7886ad;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900;display:block}.affiliate-field div{grid-template-columns:minmax(0,1fr) 94px;gap:9px;display:grid}.affiliate-field p{color:#b7c7f3;text-overflow:ellipsis;white-space:nowrap;background:#111;border:1px solid #262626;border-radius:6px;align-items:center;height:41px;margin:0;padding:0 15px;font-size:15px;font-weight:400;display:flex;overflow:hidden}.affiliate-field p.affiliate-code{color:#fff;letter-spacing:1.5px;font-size:17px;font-weight:900}.affiliate-field button,.affiliate-balance-card button{border:1px solid var(--ci-primary-color);height:41px;color:var(--ci-primary-color);background:#050505;border-radius:7px;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:900;display:flex}.affiliate-field button svg,.affiliate-balance-card button svg{width:15px;height:15px}.affiliate-divider{background:#303030;height:1px;margin:21px 0}.affiliate-balance-card{margin-top:16px;padding:25px 24px 23px}.affiliate-balance-card strong{color:#fff;letter-spacing:1px;text-shadow:2px 2px #329cffd9;margin:0 0 27px;font-size:34px;font-weight:900;line-height:1;display:block}.affiliate-balance-card button{background:var(--ci-primary-color);color:#030503;border:0;border-radius:9px;width:100%;height:45px;font-size:15px}.affiliate-balance-card button:disabled{color:#7b8981;cursor:not-allowed;background:#24302a}.affiliate-page h1{color:#fff;margin:19px 0;font-size:16px;font-weight:900;line-height:1}.affiliate-steps{gap:12px;display:grid}.affiliate-step{text-align:center;background:#181818;border:1px solid #2a2a2a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:127px;padding:20px 18px;display:flex}.affiliate-step span{border:1px solid var(--ci-primary-color);width:30px;height:30px;color:var(--ci-primary-color);background:#050505;border-radius:50%;place-items:center;margin-bottom:16px;font-size:14px;font-weight:900;display:grid}.affiliate-step strong{color:#fff;font-size:14px;font-weight:900;line-height:1.2}.affiliate-step p{color:#7886ad;letter-spacing:.3px;margin:10px 0 0;font-size:12px;font-weight:500}.withdraw-modal{z-index:1800;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.withdraw-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bd;border:0;position:absolute;inset:0}.withdraw-dialog{z-index:1;color:#fff;background:radial-gradient(circle at 50% -18%,#2ae36b2b,#0000 38%),#111514;border:1px solid #2ae36b29;border-radius:18px;width:min(100%,380px);max-height:calc(100dvh - 32px);padding:23px 23px 24px;animation:.18s ease-out withdraw-in;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000094,inset 0 1px #ffffff0a}.withdraw-dialog.is-loading>:not(.withdraw-loading){filter:blur(3px);opacity:.45;pointer-events:none}.withdraw-dialog.is-fee-step{width:min(100%,430px);padding:0;overflow:hidden}.withdraw-dialog.is-fee-step .withdraw-head{z-index:5;margin:0;position:absolute;top:16px;right:16px}.withdraw-dialog.is-fee-step .withdraw-head>div{display:none}.withdraw-loading{z-index:4;border-radius:inherit;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#080b0a6b;align-content:center;place-items:center;gap:9px;display:grid;position:absolute;inset:0}.withdraw-loading strong{color:#fff;font-size:17px;font-weight:900}.withdraw-loading span{color:#a8b0ac;font-size:12px;font-weight:800}@keyframes withdraw-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.withdraw-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.withdraw-head span{color:var(--ci-primary-color);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.withdraw-head h2{color:#fff;margin:0;font-size:21px;font-weight:900;line-height:1}.withdraw-head button{color:#b7c0bc;background:#ffffff0f;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.withdraw-head button svg{width:18px;height:18px}.withdraw-field{margin-bottom:17px;display:block}.withdraw-field>span{color:#d6ded9;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.withdraw-field input,.withdraw-field select,.withdraw-money-input{color:#fff;background:#090d0f;border:1px solid #ffffff0f;border-radius:9px;outline:0;width:100%;height:47px;font-size:14px;font-weight:700}.withdraw-field input,.withdraw-field select{padding:0 14px}.withdraw-field input::placeholder{color:#6f7773}.withdraw-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#7e8883 50%),linear-gradient(135deg,#7e8883 50%,#0000 50%);background-position:calc(100% - 18px) 20px,calc(100% - 12px) 20px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.withdraw-money-input{align-items:center;gap:6px;padding:0 14px;display:flex}.withdraw-money-input strong{color:var(--ci-primary-color);font-size:14px;font-weight:900}.withdraw-money-input input{background:0 0;border:0;border-radius:0;flex:1;min-width:0;height:auto;padding:0}.withdraw-field small{color:#a4ada8;margin-top:8px;font-size:12px;font-weight:700;display:block}.withdraw-submit{background:var(--ci-primary-color);color:#031007;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:49px;margin-top:8px;font-size:15px;font-weight:900;display:flex;box-shadow:0 16px 30px #2ae36b33}.withdraw-submit:disabled{color:#718078;box-shadow:none;cursor:not-allowed;background:#24302a}.withdraw-submit svg{width:16px;height:16px}.wallet-page{color:#fff;width:100%;max-width:1110px;margin:0 auto;padding:55px 13px 28px}.wallet-grid{grid-template-columns:minmax(280px,400px) minmax(320px,1fr);gap:16px;display:grid}.wallet-card{background:#181818;border:1px solid #292929;border-radius:10px;box-shadow:0 12px 28px #0003,inset 0 1px #ffffff06}.wallet-balance-card{min-height:210px;padding:26px 24px 22px;position:relative;overflow:hidden}.wallet-currency{align-items:center;gap:8px;margin-bottom:10px;display:flex}.wallet-currency svg{width:22px;height:22px}.wallet-currency span{font-size:14px;font-weight:900}.wallet-balance-card>strong{font-size:42px;font-weight:500;line-height:1;display:block}.wallet-balance-card>svg{color:#5b5e5f;opacity:.48;width:48px;height:48px;position:absolute;top:24px;right:22px}.wallet-actions{align-items:center;gap:12px;display:flex;position:absolute;bottom:22px;left:24px}.wallet-deposit-button{background:var(--ci-primary-color);color:#030503;border:0;border-radius:999px;min-width:92px;height:32px;padding:0 16px;font-size:13px;font-weight:900;position:relative}.wallet-deposit-button span{color:#111;background:#ffe800;border-radius:999px;align-items:center;gap:2px;height:15px;padding:0 5px 0 2px;font-size:8px;font-weight:900;display:flex;position:absolute;top:-9px;right:-4px}.wallet-deposit-button img{width:13px;height:13px}.wallet-withdraw-button{color:#fff;background:#5b5e5f;border:0;border-radius:5px;align-items:center;height:32px;padding:0 26px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.wallet-bonus-card{grid-template-columns:minmax(220px,.95fr) minmax(220px,1fr);gap:22px;min-height:210px;padding:22px;display:grid}.wallet-bonus-title{align-items:center;gap:8px;margin-bottom:12px;display:flex}.wallet-bonus-title svg,.wallet-bonus-main p svg{color:#95c317;width:16px;height:16px}.wallet-bonus-title span{font-size:13px;font-weight:900}.wallet-bonus-main>strong{margin-bottom:12px;font-size:32px;font-weight:500;display:block}.wallet-bonus-main p{color:#aaba9f;align-items:center;gap:8px;margin:0 0 14px;font-size:12px;font-weight:600;display:flex}.wallet-bonus-main a,.wallet-bonus-main button{border:0;border-radius:5px;justify-content:center;align-items:center;width:100%;min-height:34px;margin-top:10px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.wallet-bonus-main a{background:var(--ci-primary-color);color:#030503}.wallet-bonus-main button{color:#e0cc06;background:#584117;gap:4px}.wallet-rollover{border-left:1px solid #474a4b;padding-left:20px}.wallet-rollover>span{color:#050505;background:#84603c;border-radius:5px;margin-bottom:15px;padding:3px 7px;font-size:12px;font-weight:900;display:inline-block}.wallet-rollover p{color:#adafb0;margin:0 0 13px;font-size:12px;font-weight:600}.wallet-rollover b{color:#fff;padding-left:16px}.wallet-rollover i{background:#262626;border-radius:999px;width:100%;height:6px;margin-bottom:15px;display:block;overflow:hidden}.wallet-transactions{margin-top:16px;padding:20px 18px}.wallet-transactions-head h1{color:var(--ci-primary-color);margin:0 0 10px;font-size:24px;font-weight:900}.wallet-transactions-head div{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.wallet-transactions-head button{color:var(--ci-primary-color);white-space:nowrap;background:#2ae36b1c;border:0;border-radius:5px;padding:3px 8px;font-size:12px;font-weight:900}.wallet-transactions-head button.is-active{background:var(--ci-primary-color);color:#030503}.wallet-table-section{margin-top:18px}.wallet-table-section>span{background:var(--ci-primary-color);color:#030503;border-radius:5px;padding:3px 8px;font-size:13px;font-weight:900;display:inline-block}.wallet-table-wrap{border-top:2px solid var(--ci-primary-color);margin-top:14px;overflow-x:auto}.wallet-table-wrap table{border-collapse:collapse;width:100%;min-width:520px}.wallet-table-wrap th{color:#fff;text-align:left;background:#242424;padding:13px 16px;font-size:12px;font-weight:500}.wallet-table-wrap td{color:#777f7b;text-align:center;padding:16px;font-size:13px}.bonus-rules-modal{z-index:1900;place-items:center;padding:13px;display:grid;position:fixed;inset:0}.bonus-rules-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;border:0;position:absolute;inset:0}.bonus-rules-dialog{z-index:1;color:#fff;background:#0f0f0f;border-radius:12px;width:min(100%,352px);padding:18px 13px 14px;animation:.18s ease-out withdraw-in;position:relative;box-shadow:0 28px 80px #0000009e}.bonus-rules-close{width:38px;height:38px;color:var(--ci-primary-color);background:#171c18;border:0;border-radius:6px;place-items:center;display:grid;position:absolute;top:12px;right:10px;box-shadow:0 2px 20px #00000080}.bonus-rules-close svg{width:30px;height:30px}.bonus-rules-title{align-items:center;gap:14px;margin-bottom:20px;display:flex}.bonus-rules-title svg{color:#9cce13;width:24px;height:24px}.bonus-rules-title h2{color:#fff;margin:0;font-size:20px;font-weight:900}.bonus-rules-box{background:#323536;border-radius:7px;padding:18px 15px;line-height:1.25}.bonus-rules-box>p{color:#a7a9a9;margin:0 0 12px;font-size:12px;font-weight:900}.bonus-rules-box>p span{color:var(--ci-primary-color);background:#010803;padding:2px 6px;font-weight:900;display:inline-block}.bonus-rules-alert{color:#d08640;align-items:center;gap:14px;margin:9px 0 14px;display:flex}.bonus-rules-alert svg{flex:0 0 34px;width:34px;height:34px}.bonus-rules-alert p{color:#d08640;margin:0;font-size:12px;line-height:1.25}.bonus-rules-box article{color:#d08640;border-left:1px solid #d08640;margin-top:14px;padding-left:10px;font-size:14px;line-height:1.1}.bonus-rules-box article strong{font-size:14px;font-weight:900}.withdraw-page{color:#fff;width:100%;max-width:430px;margin:0 auto;padding:18px 13px 28px}.withdraw-page-card{background:radial-gradient(circle at 50% -16%,#2ae36b29,#0000 34%),#151817;border:1px solid #282d2a;border-radius:14px;padding:22px 19px 20px;box-shadow:0 18px 42px #00000047}.withdraw-page-head{margin-bottom:22px}.withdraw-page-head span{color:var(--ci-primary-color);letter-spacing:1.7px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.withdraw-page-head h1{margin:0;font-size:25px;font-weight:900;line-height:1}.withdraw-page-head p{color:#89938e;margin:9px 0 0;font-size:13px;line-height:1.35}.withdraw-page-field{margin-bottom:16px;display:block}.withdraw-page-field>span{color:#f2f5f3;margin-bottom:8px;font-size:14px;font-weight:800;display:block}.withdraw-page-field input,.withdraw-page-field select{color:#fff;background:#0b0e0d;border:1px solid #ffffff0f;border-radius:8px;outline:0;width:100%;height:48px;padding:0 14px;font-size:14px;font-weight:700}.withdraw-page-field input::placeholder{color:#646d68}.withdraw-page-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#6f7a73 50%),linear-gradient(135deg,#6f7a73 50%,#0000 50%);background-position:calc(100% - 18px) 20px,calc(100% - 12px) 20px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.withdraw-page-row,.withdraw-page-summary{color:#f2f5f3;justify-content:space-between;gap:12px;font-size:14px;line-height:1.35;display:flex}.withdraw-page-row b{font-weight:500}.withdraw-page-amounts{border:1px solid #2c332f;border-radius:8px;grid-template-columns:repeat(5,1fr);margin:12px 0 14px;display:grid;overflow:hidden}.withdraw-page-amounts button{color:#fff;background:#111513;border:0;border-right:1px solid #2c332f;height:48px;font-size:14px;font-weight:800}.withdraw-page-amounts button:last-child{border-right:0}.withdraw-page-amounts button.is-active{background:var(--ci-primary-color);color:#041108}.withdraw-page-summary{flex-wrap:wrap;margin-bottom:20px}.withdraw-page-summary span{flex:auto}.withdraw-page-submit{background:var(--ci-primary-color);color:#031008;text-transform:uppercase;border:0;border-radius:8px;width:100%;height:48px;font-size:14px;font-weight:900}.withdraw-page-submit:disabled{color:#7d8a82;cursor:not-allowed;background:#24302a}.admin-page{color:#fff;background:#0f0f0f;min-height:100vh;padding:28px 14px}.admin-panel{background:#141817;border:1px solid #36a9792e;border-radius:12px;width:min(1180px,100%);margin:0 auto;padding:20px;box-shadow:0 22px 70px #00000061}.admin-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.admin-head span{color:var(--ci-primary-color);letter-spacing:1.6px;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.admin-head h1{margin:0;font-size:28px;line-height:1}.admin-head button,.admin-search button,.admin-pagination button{background:var(--ci-primary-color);color:#031008;border:0;border-radius:8px;height:38px;padding:0 14px;font-size:13px;font-weight:900}.admin-head button:disabled,.admin-search button:disabled,.admin-pagination button:disabled{color:#748078;cursor:not-allowed;background:#26342e}.admin-search{grid-template-columns:minmax(220px,1fr) auto auto;gap:10px;margin-bottom:14px;display:grid}.admin-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.admin-stats article{background:#0f1413;border:1px solid #36a97924;border-radius:10px;padding:15px 16px}.admin-stats article span{color:#87918c;margin-bottom:7px;font-size:12px;font-weight:900;display:block}.admin-stats article strong{color:#fff;font-size:24px;font-weight:900}.admin-search input{color:#fff;background:#090d0f;border:1px solid #ffffff12;border-radius:8px;outline:0;height:42px;padding:0 13px;font-size:14px;font-weight:700}.admin-search input::placeholder{color:#69736e}.admin-search button[type=button]{color:#d5ddd8;background:#27302c}.admin-error{color:#ff7b87;background:#ff4f5f1f;border:1px solid #ff4f5f47;border-radius:8px;margin-bottom:14px;padding:11px 13px;font-size:13px;font-weight:800}.admin-table-wrap{border:1px solid #ffffff0f;border-radius:10px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:860px}.admin-table th{color:#b6c0bb;text-align:left;text-transform:uppercase;background:#202726;padding:12px 14px;font-size:11px;font-weight:900}.admin-table td{color:#e8eeeb;vertical-align:middle;border-top:1px solid #ffffff0f;padding:13px 14px;font-size:13px}.admin-table td>strong,.admin-table td>span{display:block}.admin-table td>span,.admin-muted{color:#89938e;text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin-top:4px;font-size:11px;overflow:hidden}.admin-pill{width:fit-content;color:var(--ci-primary-color);background:#36a97924;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.admin-check{color:#dfe6e2;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.admin-check input{width:18px;height:18px;accent-color:var(--ci-primary-color)}.admin-pagination{justify-content:flex-end;align-items:center;gap:12px;margin-top:14px;display:flex}.admin-pagination span{color:#a7b0ac;font-size:13px;font-weight:800}.admin-edit-button{color:#dce5e0;background:#27302c;border:0;border-radius:7px;height:32px;padding:0 12px;font-size:12px;font-weight:900}.admin-edit-modal{z-index:2200;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.admin-edit-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;border:0;position:absolute;inset:0}.admin-edit-dialog{z-index:1;background:#141817;border:1px solid #36a97933;border-radius:12px;width:min(100%,460px);max-height:calc(100vh - 28px);padding:18px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #0000009e}.admin-edit-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.admin-edit-head span,.admin-edit-dialog label>span{color:var(--ci-primary-color);text-transform:uppercase;letter-spacing:1.2px;font-size:11px;font-weight:900;display:block}.admin-edit-head h2{color:#fff;word-break:break-word;margin:5px 0 0;font-size:19px;line-height:1.15}.admin-edit-head button{color:#fff;background:#ffffff0f;border:0;border-radius:8px;width:34px;height:34px;font-size:18px;font-weight:900}.admin-edit-dialog label{margin-bottom:12px;display:block}.admin-edit-dialog label>span{color:#9aa39f;margin-bottom:7px}.admin-edit-dialog input,.admin-edit-dialog select{color:#fff;background:#090d0f;border:1px solid #ffffff12;border-radius:8px;outline:0;width:100%;height:42px;padding:0 12px;font-size:14px;font-weight:700}.admin-edit-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-edit-check{color:#fff;align-items:center;gap:9px;font-weight:900;display:flex!important}.admin-edit-check input{width:18px;height:18px;accent-color:var(--ci-primary-color)}.admin-edit-check span{color:#fff!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:13px!important}.admin-edit-submit{background:var(--ci-primary-color);color:#031008;border:0;border-radius:9px;width:100%;height:44px;font-size:14px;font-weight:900}.admin-edit-submit:disabled{color:#748078;background:#26342e}@media (max-width:767px){.wallet-page{max-width:430px;padding:16px 13px 28px}.wallet-grid,.wallet-bonus-card{grid-template-columns:1fr}.wallet-balance-card,.wallet-bonus-card{min-height:auto}.wallet-actions{margin-top:36px;position:static}.wallet-rollover{border-top:1px solid #474a4b;border-left:0;padding:18px 0 0}}.carousel{background:#050706;width:100%;max-width:430px;height:136px;margin:0 auto;position:relative;overflow:hidden}.language-bonus-card{background:#121813ad;border:1px solid #ffffff0f;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:8px;width:calc(100% - 16px);max-width:430px;min-height:52px;margin:6px auto 8px;padding:8px 38px 8px 12px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 22px #36a9791f,0 8px 22px #00000029}.language-bonus-card p{color:#f6d349b8;text-align:center;margin:0;font-size:13px;font-weight:900;line-height:1.12}.language-bonus-claim{color:#161616;background:#ffd22e;border:0;border-radius:4px;min-width:78px;height:30px;font-size:15px;font-weight:700;line-height:1}.language-bonus-claim:disabled{opacity:.65;cursor:wait}.language-bonus-close{color:#ffffff7a;background:0 0;border:0;width:18px;height:18px;margin-top:-9px;padding:0;position:absolute;top:50%;right:10px}.language-bonus-close svg{width:100%;height:100%;display:block}.carousel__viewport{width:100%;height:100%;overflow:hidden}.carousel__track{width:300%;height:100%;margin:0;padding:0;list-style:none;animation:12s infinite carousel-slide;display:flex}.carousel__track--interactive{touch-action:pan-y;will-change:transform;transition:transform .35s;animation:none}.carousel__viewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.carousel__viewport:active{cursor:grabbing}.carousel__slide{flex:0 0 33.3333%;width:33.3333%;height:100%}.carousel__item{background:#001705;border-radius:2px;width:100%;height:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.carousel__item img{object-fit:cover;width:100%;height:100%;display:block}.carousel__prev,.carousel__next{z-index:4;color:#fff;text-shadow:0 1px 5px #000000f2;background:0 0;border:0;width:22px;height:38px;margin-top:-19px;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:38px;font-weight:300;line-height:34px;position:absolute;top:50%}.carousel__prev span,.carousel__next span{display:block;transform:scaleX(.72)}.carousel__prev{left:3px}.carousel__next{right:3px}.carousel__pagination{z-index:4;justify-content:center;gap:5px;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:16px;left:0;right:0}.carousel__pagination-button{opacity:.75;background:#ffffff8c;border:0;border-radius:999px;width:8px;height:3px;padding:0;display:block}.carousel__pagination-button--active{opacity:1;box-shadow:none;background:#fff}.search-wrap{z-index:8;width:100%;max-width:430px;margin:14px auto 0;padding:0 8px;position:relative}.search-box{background-color:#323637;border:1px solid #0000;border-radius:5px;width:100%;height:38px;position:relative}.search-box.is-active,.search-box:focus-within{border-color:#2ae36b6b;box-shadow:0 0 0 3px #2ae36b14}.search-button{z-index:2;color:#b7c0c0;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:44px;height:100%;padding:0;display:flex;position:absolute;top:0;left:0}.search-button svg{width:20px;height:16px}.search-link{width:100%;height:100%;text-decoration:none;display:block}.search-input{color:#dce2e1;background-color:#323637;border:0;border-radius:5px;outline:0;width:100%;height:100%;padding:0 12px 0 51px;font-size:12px}.search-input::placeholder{color:#c1c8c7;opacity:.9}.search-results{background:#111514;border:1px solid #ffffff12;border-radius:8px;max-height:360px;padding:6px;position:absolute;top:calc(100% + 8px);left:8px;right:8px;overflow-y:auto;box-shadow:0 18px 38px #00000070}.search-result-item{color:#fff;border-radius:7px;align-items:center;gap:10px;min-height:62px;padding:8px;text-decoration:none;display:flex}.search-result-item:hover,.search-result-item:focus{background:#2ae36b1a;outline:none}.search-result-item img{object-fit:cover;background:#222;border-radius:6px;flex:0 0 46px;width:46px;height:46px}.search-result-item span{flex-direction:column;gap:3px;min-width:0;display:flex}.search-result-item strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.1;overflow:hidden}.search-result-item small{color:var(--ci-primary-color);text-transform:uppercase;font-size:10px;font-weight:800}.search-state{color:#b8c0bd;padding:14px 12px;font-size:12px;font-weight:800}.search-state.is-error{color:#ff6b7a}.category-list{width:100%;max-width:430px;margin:20px auto 0;padding:0 10px 4px;overflow:hidden}.category-scroll{white-space:nowrap;scroll-snap-type:x proximity;scrollbar-width:none;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;display:flex;overflow:auto hidden}.category-scroll::-webkit-scrollbar{display:none}.category-item{color:#fff;text-align:center;scroll-snap-align:start;flex-direction:column;flex:0 0 80px;justify-content:flex-start;align-items:center;width:80px;min-width:80px;text-decoration:none;display:flex}.category-icon{background:#000;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;padding:16px;display:flex}.category-icon svg{width:31px;height:31px;display:block}.titleCategories{color:#fff;text-align:center;margin:0;padding-top:5px;font-size:12px;font-weight:800;line-height:15px}.titleCategories span{font-size:11px;font-weight:550;display:block}.gains-container{align-items:stretch;width:100%;max-width:430px;height:64px;margin:13px auto 0;padding:0 0 0 18px;display:flex;overflow:hidden}.gains-section{color:#fff;z-index:2;background:linear-gradient(135deg,#7b4d18,#2a1b10);border-radius:6px 0 0 6px;flex-direction:column;flex:0 0 60px;justify-content:center;align-items:center;width:60px;height:64px;display:flex;position:relative}.gains-trophy{filter:drop-shadow(0 1px 2px #000000a6);justify-content:center;align-items:center;height:30px;display:flex}.gains-trophy img{object-fit:contain;width:30px;height:30px;display:block}.gains-section h3{color:#fff;text-align:center;margin:1px 0 0;font-size:10px;font-weight:650;line-height:10px}.gains-con{background:0 0;flex:1;min-width:0;height:64px;overflow:hidden}.gains-slider{width:100%;height:64px;overflow:hidden}.logos-slide{align-items:center;gap:10px;width:max-content;height:64px;animation:34s linear infinite gains-scroll;display:flex}.slide-gains{background:#272b2d;border-radius:5px;flex:0 0 188px;align-items:center;gap:13px;width:188px;height:64px;padding:7px 10px;display:flex;overflow:hidden}.slide-gains img{object-fit:cover;border-radius:3px;flex:0 0 48px;width:48px;height:48px;display:block}.status-gains{color:#fff;min-width:0}.status-gains p{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.status-gains .player{max-width:110px;font-size:11px;font-weight:800;line-height:14px}.status-gains .game{max-width:110px;margin-top:1px;font-size:10px;font-weight:650;line-height:13px}.status-gains .valor{color:#fff200;margin-top:3px;font-size:15px;font-weight:950;line-height:16px}@keyframes gains-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.weekly-section{width:100%;max-width:430px;margin:42px auto 0;padding:0 8px 26px}.weekly-head{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.weekly-head h2{color:#fff;margin:0;font-size:18px;font-weight:900;line-height:22px}.weekly-arrows{gap:7px;display:none}.weekly-arrows button{color:#fff;background:#1f2425;border:0;border-radius:7px;width:27px;height:27px;font-size:19px;line-height:24px}.weekly-carousel{scroll-snap-type:x proximity;scrollbar-width:none;gap:14px;padding-bottom:3px;display:flex;overflow:auto hidden}.weekly-carousel::-webkit-scrollbar{display:none}.weekly-card{color:#fff;scroll-snap-align:start;background:#181818;border-radius:6px;flex:0 0 132px;width:132px;height:174px;text-decoration:none;position:relative;overflow:hidden}.weekly-card img{object-fit:cover;width:100%;height:100%;display:block}.provider-section{width:100%;max-width:430px;margin:8px auto 0;padding:0 8px 28px}.provider-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.provider-title{align-items:center;gap:8px;display:flex}.provider-title h2{color:#fff;margin:0;font-size:18px;font-weight:900;line-height:22px}.provider-head>a{min-height:17px;color:var(--ci-primary-color);background:#000;border-radius:10px;align-items:center;padding:0 6px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.provider-arrows{gap:4px;display:none}.provider-arrows button{color:#fff;background:#1f2425;border:0;border-radius:7px;width:23px;height:23px;font-size:17px;line-height:20px}.provider-carousel{scroll-snap-type:x proximity;scrollbar-width:none;gap:14px;padding-bottom:3px;display:flex;overflow:auto hidden}.provider-carousel::-webkit-scrollbar{display:none}.provider-card{color:#fff;scroll-snap-align:start;background:#1f7ed0;border-radius:6px;flex:0 0 132px;width:132px;height:178px;text-decoration:none;position:relative;overflow:hidden;box-shadow:inset 0 -56px 36px #00000024}.provider-card:before{content:"";background:radial-gradient(at 70% 35%,#ffffff38,#0000 33%),radial-gradient(at 25% 20%,#ffffff2e,#0000 18%);position:absolute;inset:0}.provider-art{z-index:1;filter:drop-shadow(0 8px 8px #00000052);place-items:center;width:88px;height:88px;font-size:70px;line-height:1;display:grid;position:absolute;top:20px;left:50%;transform:translate(-50%)}.provider-art:before{display:block}.provider-card strong{z-index:2;color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 2px 4px #00000040;font-size:27px;font-weight:1000;line-height:.92;display:block;position:absolute;bottom:39px;left:8px;right:8px}.provider-card small{z-index:2;color:#ffffffbf;text-align:center;font-size:7px;font-weight:900;display:block;position:absolute;bottom:24px;left:8px;right:8px}.provider-card.image-card{box-shadow:none;background:#151515}.provider-card.image-card:before{display:none}.provider-card.image-card img{object-fit:cover;width:100%;height:100%;display:block}.spribe-aviator{background:repeating-linear-gradient(150deg,#ffffff14 0 2px,#0000 2px 18px),linear-gradient(160deg,#ff1515,#c60000)}.spribe-aviator .provider-art:before{content:"✈";color:#111;font-size:58px;transform:rotate(-7deg)}.spribe-mines{background:linear-gradient(160deg,#2b8ad8,#2777c7)}.spribe-mines .provider-art:before{content:"💣"}.spribe-goal{background:linear-gradient(160deg,#228729,#2c9b31)}.spribe-goal .provider-art:before{content:"⚽"}.spribe-dice{background:linear-gradient(160deg,#a00077,#e017a6)}.spribe-dice .provider-art:before{content:"🎲"}.spribe-roulette{background:linear-gradient(160deg,#202329,#565e62)}.spribe-roulette .provider-art:before{content:"🎯"}.spribe-plinko{background:linear-gradient(160deg,#df7f19,#ffb32b)}.spribe-plinko .provider-art:before{content:"🔴"}.spribe-hotline{background:linear-gradient(160deg,#ff4b22,#85120d)}.spribe-hotline .provider-art:before{content:"☎";color:#121212;font-size:62px}.spribe-keno{background:linear-gradient(160deg,#39d9e8,#3050d4)}.spribe-keno .provider-art:before{content:"🔢"}.pragmatic-bass{background:linear-gradient(160deg,#38c6e8,#168ca0)}.pragmatic-bass .provider-art:before{content:"🎣"}.pragmatic-book{background:radial-gradient(circle at 50% 20%,#ffe94399,#0000 24%),linear-gradient(160deg,#ff6136,#a01816)}.pragmatic-book .provider-art:before{content:"📖"}.pragmatic-hop{background:linear-gradient(160deg,#cfff43,#188f4b 70%,#106b9c)}.pragmatic-hop .provider-art:before{content:"🍀"}.pragmatic-emoji{background:linear-gradient(160deg,#ffe23b,#ff7e1f)}.pragmatic-emoji .provider-art:before{content:"😀"}.pragmatic-maze{background:linear-gradient(160deg,#ffe264,#9441d6)}.pragmatic-maze .provider-art:before{content:"🪄"}.pragmatic-rails{background:linear-gradient(160deg,#c9551d,#3a241b)}.pragmatic-rails .provider-art:before{content:"🚂"}.pragmatic-bass strong,.pragmatic-book strong,.pragmatic-hop strong,.pragmatic-emoji strong,.pragmatic-maze strong,.pragmatic-rails strong{font-size:20px;bottom:21px}.site-footer{background-image:linear-gradient(to bottom, var(--ci-gray-medium) 5%, var(--ci-gray-over));color:#fff;width:100%;max-width:430px;margin:18px auto 0;padding:24px 18px 128px}.footer-top{flex-direction:column-reverse;align-items:center;gap:24px;display:flex}.footer-brand{flex-direction:column;align-items:center;display:flex}.footer-logo img{object-fit:contain;max-width:130px;height:20px;display:block}.footer-columns{grid-template-columns:1fr 1fr;gap:28px 34px;width:100%;display:grid}.footer-col{min-width:0}.footer-col h3{color:#fff;margin:0 0 8px;font-size:14px;font-weight:800}.footer-col a{color:#adadad;margin-bottom:4px;font-size:14px;line-height:1.45;text-decoration:none;display:block}.pix-svg{width:70px;max-width:70px;height:auto;display:block}.footer-about{text-align:center;border-top:1px solid #5b5e5f;border-bottom:1px solid #5b5e5f;margin:40px 0 0}.footer-about p{color:#fff;margin:0;padding-top:20px;font-size:12px;line-height:1.8}.footer-more-toggle{opacity:0;pointer-events:none;position:absolute}.footer-more-text{display:none}.footer-more-toggle:checked+.footer-more-text{display:block}.footer-more-button{color:#fff;opacity:.85;cursor:pointer;background:linear-gradient(#21242500,#212425);border:0;width:100%;margin:8px 0 16px;padding:4px 0;font-size:12px;display:block}.footer-made{text-align:center;color:#fff;padding-top:36px;font-size:16px}.footer-license{text-align:center;border-top:1px solid #5b5e5f;border-bottom:1px solid #5b5e5f;flex-direction:column-reverse;justify-content:center;align-items:center;gap:18px;margin:40px 0;padding:20px 0;display:flex}.license-text p{color:#fff;margin:0;font-size:12px;line-height:15px}.license-badge-img{object-fit:contain;width:120px;height:100px;display:block}.footer-bottom{flex-direction:column;align-items:center;display:flex}.responsible-logos{justify-content:center;align-items:center;gap:16px;display:flex}.gamble-img{object-fit:contain;width:160px;height:48px;display:block}.gt-img{object-fit:contain;width:55px;height:48px;display:block}.parent-advisor{color:#fff;display:block}.drawer-toggle{opacity:0;pointer-events:none;position:fixed}.mobile-drawer{z-index:999;pointer-events:none;position:fixed;inset:0}.drawer-backdrop{opacity:0;z-index:0;background:#0000008c;transition:opacity .25s;position:absolute;inset:0 0 56px}.drawer-panel{z-index:1;width:min(100%,430px);height:calc(100vh - 56px);box-shadow:none;background-color:#080909;background-image:linear-gradient(#0f0f0f,#080909 45%,#0f0f0f);border-right:1px solid #27292a;padding:30px 14px 120px;transition:transform .28s;position:absolute;top:0;left:50%;overflow-y:auto;transform:translate(-150%)}.drawer-toggle:checked~.mobile-drawer{pointer-events:auto}.drawer-toggle:checked~.mobile-drawer .drawer-panel{transform:translate(-50%)}.drawer-toggle:checked~.mobile-drawer .drawer-backdrop{opacity:1}.drawer-head{background:0 0;justify-content:space-between;align-items:center;padding:0 2px 20px;display:flex}.drawer-logo img{object-fit:contain;max-width:90px;max-height:30px;display:block}.drawer-close{color:#fff;cursor:pointer;background:#3f4142;border-radius:50%;place-items:center;width:28px;height:28px;font-size:22px;line-height:1;display:grid}.drawer-promos{z-index:2;gap:10px;display:grid;position:relative}.drawer-promo{color:#fff;cursor:pointer;border:0;border-radius:3px;justify-content:space-between;align-items:center;width:100%;min-height:45px;padding:6px 20px;text-decoration:none;display:flex}.drawer-promo.green{background:#36a979;margin-top:4px}.drawer-promo.orange{background:#ec7000}.drawer-promo.purple{background:#5922bf}.drawer-promo strong{font-size:14px;line-height:20px}.drawer-promo>span:last-child{font-size:26px;line-height:1}.promo-text{color:#fff;flex-direction:column;align-items:flex-start;font-size:12px;line-height:13px;display:flex}.promo-text b{font-size:14px;line-height:15px}.drawer-separator{background:#27292a;width:100%;height:1px;margin:20px 0}.drawer-list{z-index:2;margin:0;padding:0 0 0 8px;list-style:none;position:relative}.drawer-list li{margin-bottom:8px}.drawer-list a{color:#b7bbbe;border-radius:8px;align-items:center;gap:13px;min-height:36px;padding:8px 16px;text-decoration:none;display:flex}.drawer-list a:hover{color:#fff;background:#202425}.drawer-list svg,.drawer-emoji{color:#8c9099;filter:none;object-fit:contain;flex:0 0 21px;width:21px;height:21px;font-size:19px;display:block;overflow:visible}.drawer-list span:last-child{font-size:12px;font-weight:800}.drawer-support{margin-bottom:80px}.mobile-menu-wrapper{z-index:1001;background-color:#0f0f0f;border-top:1px solid #ffffff14;width:100%;max-width:430px;height:56px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.mobile-menu{grid-template-columns:repeat(5,1fr);align-items:stretch;width:100%;height:100%;display:grid}.mobile-btn{color:#fff;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:4px 0 5px;text-decoration:none;display:flex;position:relative}.mobile-btn svg{color:#ffffff9e;width:17px;height:17px}.mobile-btn span:not(.badge-live){color:#fff;font-size:12px;font-weight:800;line-height:12px}.badge-live{background:#ff3d82;border-radius:50%;width:4px;height:4px;position:absolute;top:6px;right:22px;box-shadow:0 0 #ff3d82a6}.badge-live.dot{animation:1.4s infinite live-pulse}@keyframes live-pulse{0%{transform:scale(1);box-shadow:0 0 #ff3d828c}70%{transform:scale(1.08);box-shadow:0 0 0 5px #ff3d8200}to{transform:scale(1);box-shadow:0 0 #ff3d8200}}@keyframes carousel-slide{0%,27%{transform:translate(0)}33%,60%{transform:translate(-33.3333%)}66%,94%{transform:translate(-66.6667%)}to{transform:translate(0)}}@media (max-width:767px){input,select,textarea{font-size:16px!important}.withdraw-modal{padding:10px 8px;padding-top:max(10px, env(safe-area-inset-top));padding-bottom:max(10px, env(safe-area-inset-bottom));place-items:center}.withdraw-dialog{border-radius:14px;width:min(100%,360px);max-height:calc(100dvh - 20px);padding:18px 18px 20px}.withdraw-head{margin-bottom:18px}.withdraw-pix-card{padding-top:0}.withdraw-pix-card h2{margin-top:12px;margin-bottom:6px}.withdraw-pix-card>p{width:100%;margin-bottom:12px;font-size:12px}.withdraw-pix-card .pix-qr{width:176px;height:176px;margin-bottom:10px}.withdraw-pix-card .pix-qr img,.withdraw-pix-card .pix-qr svg{width:164px;height:164px}.withdraw-pix-card .pix-code-box{padding:12px 10px 10px}.withdraw-pix-card .pix-code-box>strong{margin-bottom:8px;font-size:22px}.withdraw-pix-card .pix-code-text{height:42px;margin-bottom:10px}.withdraw-pix-card .pix-code-box button{height:40px;font-size:13px}.site-shell{padding-top:49px}.desktop-tabs{display:none}.top-promo{justify-content:space-between;gap:6px}.top-promo p{flex:1;min-width:0;font-size:11px;overflow:visible}.nav-inner{height:49px;padding:0 13px}.menu-button{display:none}.top-logo img{width:50px;height:36px;max-height:36px}}@media (min-width:1024px){.site-shell{min-height:100vh;padding-top:81px;padding-bottom:0;padding-left:274px}.nav-menu{height:64px}.nav-inner{width:min(1080px,100vw - 322px);max-width:none;height:64px;margin-left:calc(274px + max(24px,50vw - 677px));margin-right:auto;padding:0}.desktop-tabs{left:24px}.desktop-tab{height:64px;padding-inline:10px}.menu-button{display:inline-flex}.top-logo{margin-left:2px;display:flex}.top-logo img{width:158px;max-height:38px}.language-bonus-card,.carousel,.search-wrap,.category-list,.gains-container,.playfiver-section,.weekly-section,.provider-section{width:min(1080px,100vw - 322px);max-width:none;margin-left:auto;margin-right:auto}.carousel{background:#050706;border-radius:6px;height:370px}.language-bonus-card{min-height:58px;margin-top:12px;margin-bottom:12px;padding:9px 50px 9px 18px}.language-bonus-card p{justify-self:center;max-width:620px;font-size:18px}.language-bonus-claim{min-width:96px;height:34px;font-size:18px}.carousel__item{border-radius:6px}.carousel__prev,.carousel__next{width:42px;height:58px;margin-top:-29px;font-size:56px}.carousel__prev{left:8px}.carousel__next{right:8px}.carousel__pagination{bottom:18px}.carousel__pagination-button{width:11px;height:4px}.search-wrap{margin-top:26px;padding:0}.search-box{border-radius:5px;height:44px}.search-button{width:52px}.search-input{padding-left:58px;font-size:14px}.search-results{max-height:430px;left:0;right:0}.category-list{margin-top:54px;padding:0}.category-scroll{white-space:normal;justify-content:center;gap:20px;overflow:visible}.category-item{flex:0 0 72px;width:72px;min-width:72px}.category-icon{width:62px;height:62px;padding:15px}.titleCategories{font-size:13px;line-height:15px}.gains-container{height:90px;margin-top:50px;padding-left:0}.gains-section{border-radius:8px 0 0 8px;flex-direction:row;flex-basis:190px;gap:12px;width:190px;height:90px}.gains-trophy,.gains-trophy img{width:48px;height:48px}.gains-section h3{text-align:left;font-size:17px;line-height:22px}.gains-con,.gains-slider,.logos-slide{height:90px}.slide-gains{flex-basis:214px;width:214px;height:90px;padding:9px 12px}.slide-gains img{flex-basis:72px;width:72px;height:72px}.status-gains .player,.status-gains .game{max-width:118px}.status-gains .valor{font-size:16px}.playfiver-section{margin-top:28px;padding:0 0 56px}.playfiver-provider-block{margin-top:26px}.provider-head{margin-bottom:12px}.provider-title h2{font-size:24px;line-height:29px}.provider-head>a{min-height:20px;padding:0 9px;font-size:11px}.playfiver-carousel{grid-auto-columns:156px;gap:14px;padding-bottom:8px;overflow-x:auto}.playfiver-card{border-radius:8px;height:208px}.mobile-menu-wrapper{display:none}.mobile-drawer{pointer-events:auto;z-index:20;width:274px;inset:64px auto 0 0}.drawer-backdrop{display:none}.drawer-panel{width:274px;height:calc(100vh - 64px);box-shadow:none;border-right:1px solid #27292a;padding:24px 10px 42px;top:0;left:0;transform:none}.drawer-toggle:checked~.mobile-drawer .drawer-panel{transform:none}.drawer-head{display:none}.drawer-promos{margin-top:0}.drawer-promo{border-radius:4px;min-height:50px;padding:8px 20px}.drawer-separator{margin:20px 0}.drawer-list{padding-left:14px}.drawer-list li{margin-bottom:10px}.drawer-list a{min-height:34px;padding:7px 16px}.drawer-list svg,.drawer-emoji{color:#a0a4a8;flex-basis:22px;width:22px;height:22px}.drawer-list a:hover svg,.drawer-list a:hover .drawer-emoji{color:var(--ci-primary-color)}.affiliate-page{width:min(1080px,100vw - 322px);max-width:none;min-height:calc(100vh - 122px);margin:0 auto;padding:0 0 72px}.affiliate-copy-card{padding:30px 32px}.affiliate-balance-card{margin-top:18px;padding:30px 32px}.affiliate-page h1{margin:22px 0 18px;font-size:20px}.affiliate-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.affiliate-step{min-height:150px}.deposit-modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bd;padding:40px}.deposit-panel{background:radial-gradient(circle at 18% -12%,#2ae36b2e,#0000 34%),linear-gradient(135deg,#101514 0%,#080a0a 58%,#0e1412 100%);border:1px solid #2ae36b29;border-radius:18px;width:min(920px,100vw - 96px);max-width:none;min-height:0;max-height:min(88vh,760px);padding:26px 30px 30px;overflow-y:auto;box-shadow:0 30px 100px #0000009e,inset 0 1px #ffffff0a}.deposit-topbar{margin:0 0 24px}.deposit-logo{width:154px;max-height:46px}.deposit-card{grid-template-columns:minmax(300px,.95fr) minmax(340px,1fr);align-items:start;gap:16px 24px;padding:0;display:grid}.deposit-head{grid-column:1/-1;margin-bottom:0}.deposit-head h2{font-size:24px}.deposit-promo-banner{background:#061009;border-radius:12px;grid-area:2/1/span 3;width:100%;height:auto;margin:0}.deposit-grid{grid-area:2/2;margin-bottom:0}.deposit-value{grid-area:3/2;margin-bottom:0}.deposit-amounts{grid-area:4/2;margin-bottom:0}.deposit-submit{grid-area:5/2}.deposit-safe-card{grid-area:5/1;min-height:56px;margin:0}.deposit-loading{border-radius:inherit}.pix-payment-card{max-width:560px;margin:0 auto;padding:4px 0 0}.site-footer{width:min(1080px,100vw - 322px);max-width:none;margin-left:auto;margin-right:auto}}
