@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}*{margin:0;padding:0;box-sizing:border-box}body:has(.pega-premio-page) nav.navtop-color,body:has(.pega-premio-page) nav[class*=navtop],body:has(.pega-premio-page) nav[class*=nav-top],.pega-premio-page~nav:not(.mobile-bottom-nav){display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;overflow:hidden!important}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg-darker);display:flex;align-items:center;justify-content:center;z-index:99999;transition:opacity .5s ease-out,visibility .5s ease-out}.loading-screen.hidden{opacity:0;visibility:hidden}.loading-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:30px}.loading-logo{max-width:400px;height:auto;animation:logoPulse 2s ease-in-out infinite}@keyframes logoPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.loading-spinner{width:50px;height:50px;border:4px solid rgba(220,53,69,.3);border-top-color:var(--accent-red);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}:root{--bg-dark: #1a1a1a;--bg-darker: #0f0f0f;--bg-panel: #2a2a2a;--bg-red: #8B0000;--bg-red-dark: #5a0000;--text-white: #ffffff;--text-gray: #cccccc;--text-orange: #ff8c00;--accent-red: #dc3545;--accent-green: #28a745;--border-red: #ff0000}.snow-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.snowflake{position:absolute;top:-10px;color:#fff;font-size:1em;font-family:Arial,sans-serif;text-shadow:0 0 5px rgba(255,255,255,.8);-webkit-user-select:none;user-select:none;animation:snowfall linear infinite;opacity:.8}.snowflake:nth-child(odd){animation-duration:10s;animation-delay:0s}.snowflake:nth-child(2n){animation-duration:15s;animation-delay:2s}.snowflake:nth-child(3n){animation-duration:12s;animation-delay:1s}.snowflake:nth-child(4n){animation-duration:18s;animation-delay:3s}.snowflake:nth-child(5n){animation-duration:14s;animation-delay:.5s}@keyframes snowfall{0%{transform:translateY(0) translate(0) rotate(0);opacity:.8}50%{transform:translateY(50vh) translate(50px) rotate(180deg);opacity:.6}to{transform:translateY(100vh) translate(-30px) rotate(360deg);opacity:0}}.snowflake.small{font-size:.8em;opacity:.6}.snowflake.medium{font-size:1em;opacity:.8}.snowflake.large{font-size:1.5em;opacity:.9}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:var(--bg-darker);color:var(--text-white);min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;position:relative}body.loading{overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.header{background:var(--bg-dark);padding:0;border-bottom:2px solid var(--border-red);height:80px;display:flex;align-items:center;overflow:visible;position:relative;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text-white);height:100%}.logo-img{width:auto;height:100px;max-width:500px;object-fit:contain;display:block;margin-top:-10px;margin-bottom:-10px}.logo-text{font-size:24px;font-weight:700;color:var(--text-orange);text-shadow:2px 2px 4px rgba(0,0,0,.5)}.header-actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:15px;position:relative;z-index:101}.user-info{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.user-name{font-size:14px;color:var(--text-gray)}.user-saldo{font-size:18px;font-weight:700;color:var(--accent-green)}.btn-deposito{background:#28a745!important;color:#fff!important;border:none!important;padding:10px 20px!important;border-radius:8px!important;cursor:pointer!important;font-size:14px!important;font-weight:700!important;display:flex!important;align-items:center!important;gap:8px!important;transition:all .3s!important;white-space:nowrap!important}.btn-deposito:hover{opacity:.9!important;transform:scale(1.05)!important;box-shadow:0 4px 12px #28a74566!important}.btn-deposito:active{transform:scale(1.02)!important}.deposito-icon{font-size:16px}.saldo-btn{background:linear-gradient(135deg,#dc3545 0%,#c82333 100%)!important;color:var(--text-white)!important;border:none!important;border-radius:8px!important;padding:10px 16px!important;min-height:40px;display:flex!important;align-items:center!important;gap:8px!important;font-weight:700!important;cursor:pointer!important;transition:all .3s!important}.saldo-btn:hover{background:linear-gradient(135deg,#c82333 0%,#bd2130 100%)!important;transform:scale(1.05)!important;box-shadow:0 4px 12px #dc354566!important}.saldo-icon{font-size:18px}.saldo-text{font-size:14px;white-space:nowrap}.user-profile-dropdown{position:relative;z-index:10001}.user-icon-btn{background:transparent!important;border:2px solid #dc3545!important;border-radius:50%!important;width:45px!important;height:45px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;padding:0!important;overflow:hidden!important;transition:all .3s!important;position:relative!important}.user-icon-btn:hover{border-color:#c82333!important;transform:scale(1.1)!important;box-shadow:0 4px 12px #dc354566!important}.user-avatar{width:100%!important;height:100%!important;object-fit:contain!important;padding:4px!important}.wallet-dropdown{position:absolute;top:calc(100% + 8px);left:0;z-index:1000;min-width:220px;max-width:270px}.wallet-dropdown-content{background:#000;border:1px solid #374151;border-radius:8px;padding:16px 12px;box-shadow:0 4px 6px #0000004d}.wallet-dropdown-item{display:flex;justify-content:space-between;margin-bottom:8px;color:#fff;font-size:14px}.wallet-dropdown-separator{height:1px;background:#374151;margin:8px 0}.wallet-dropdown-total{display:flex;justify-content:space-between;margin-bottom:8px}.wallet-dropdown-hint{font-size:12px;color:#9ca3af;margin-top:8px;text-align:center}.text-green-400{color:#4ade80}.text-yellow-400{color:#facc15}.text-gray-300{color:#d1d5db}.profile-dropdown-wrapper{position:relative}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#000;border:1px solid #374151;border-radius:8px;min-width:200px;max-width:250px;box-shadow:0 4px 6px #0000004d;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s;z-index:1000;padding:12px}.profile-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.profile-dropdown-header{display:flex;align-items:center;gap:12px;padding:8px;border-radius:6px;margin-bottom:8px}.profile-dropdown-header:hover{background:rgba(255,255,255,.05)}.profile-dropdown-avatar{width:32px;height:32px;border-radius:50%;object-fit:contain;border:2px solid #dc3545;padding:2px}.profile-dropdown-user-info{display:flex;flex-direction:column;flex:1;min-width:0}.profile-dropdown-name{font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-dropdown-email{font-size:12px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-dropdown-separator{height:1px;background:#374151;margin:8px 0}.dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 8px;color:#e5e7eb;text-decoration:none;border-radius:6px;transition:all .2s;font-size:14px}.dropdown-item:hover{background:rgba(255,255,255,.1);color:#fff}.dropdown-item-logout{color:#f87171!important}.dropdown-item-logout:hover{background:rgba(248,113,113,.1)!important;color:#fca5a5!important}.dropdown-icon{font-size:16px;line-height:1}.profile-btn{background:transparent;border:2px solid var(--accent-red);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;padding:2px;overflow:hidden}.profile-btn:hover{border-color:var(--accent-red);transform:scale(1.05);box-shadow:0 0 10px #dc354580}.profile-icon{font-size:20px;line-height:1}.profile-icon-img{width:32px;height:32px;object-fit:cover;border-radius:50%}.dropdown-menu{position:absolute;top:calc(100% + 10px);right:0;background:var(--bg-dark);border:2px solid var(--border-red);border-radius:8px;min-width:220px;box-shadow:0 4px 12px #000c;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s;z-index:10000;overflow:visible}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-header{padding:15px;border-bottom:1px solid rgba(255,255,255,.1)}.dropdown-header .user-name{display:block;font-size:16px;font-weight:700;color:var(--text-white);margin-bottom:5px}.dropdown-header .user-email{display:block;font-size:12px;color:var(--text-gray)}.dropdown-item{display:flex;align-items:center;gap:10px;padding:12px 15px;color:var(--text-white);text-decoration:none;transition:all .3s;border-bottom:1px solid rgba(255,255,255,.05)}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:var(--bg-panel);color:var(--accent-red)}.dropdown-icon{font-size:18px;line-height:1}.btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;overflow:hidden;box-shadow:0 2px 4px #0003}.btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.1);transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn:hover:before{width:300px;height:300px}.btn-icon{width:16px;height:16px;flex-shrink:0;display:inline-block;position:relative;z-index:1;transition:transform .3s}.btn-emoji{font-size:16px;line-height:1;display:inline-block;position:relative;z-index:1;transition:transform .3s}.btn:hover .btn-icon,.btn:hover .btn-emoji{transform:scale(1.1)}.btn-primary{background:linear-gradient(135deg,#dc3545 0%,#c82333 100%);color:var(--text-white);border:1px solid rgba(255,255,255,.1)}.btn-primary:hover{background:linear-gradient(135deg,#c82333 0%,#bd2130 100%);transform:translateY(-2px);box-shadow:0 4px 12px #dc354566}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 4px #dc35454d}.btn-secondary{background:linear-gradient(135deg,#2a2a2a 0%,#1f1f1f 100%);color:var(--text-white);border:1px solid rgba(255,255,255,.1)}.btn-secondary:hover{background:linear-gradient(135deg,#3a3a3a 0%,#2a2a2a 100%);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;border-color:#fff3}.btn-secondary:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.btn span,.btn svg{position:relative;z-index:1}.menu-toggle{background:var(--bg-panel);border:none;width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;border-radius:5px}.menu-toggle span{width:25px;height:3px;background:var(--text-white);display:block;margin:0 auto}.sidebar{position:fixed;right:-300px;top:0;width:300px;height:100vh;background:var(--bg-dark);border-left:2px solid var(--border-red);z-index:1000;transition:right .3s;padding:20px}.sidebar.open{right:0}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid var(--bg-panel)}.sidebar-close{background:none;border:none;color:var(--text-white);font-size:30px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.sidebar-nav{display:flex;flex-direction:column;gap:10px}.sidebar-item{display:flex;align-items:center;gap:15px;padding:15px;color:var(--text-white);text-decoration:none;border-radius:5px;transition:all .3s}.sidebar-item:hover,.sidebar-item.active{background:var(--bg-panel);border:2px solid var(--accent-red)}.sidebar-icon{font-size:24px}.main-content{flex:1;padding:30px 0;position:relative;z-index:10}.game-container{max-width:600px;margin:0 auto;padding:0;width:100%;position:relative;overflow:visible;min-height:600px}.game-header{background:transparent;padding:20px 30px 0;border-radius:0;position:relative;overflow:visible}.snow-scene{display:flex;justify-content:space-between;align-items:flex-end;height:220px;position:relative;background:transparent;padding-bottom:30px;padding-left:40px;padding-right:40px;box-sizing:border-box;max-width:600px;margin:0 auto;width:calc(100% - 80px);gap:20px}.christmas-tree{width:auto;height:200px;max-width:300px;object-fit:contain;display:block;position:relative;z-index:1;flex-shrink:0;align-self:flex-end;margin-bottom:10px}.santa-claus{position:absolute;left:0;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:flex-start}.christmas-tree.right{margin-right:0}.tree-container{position:relative;width:calc(100% - 80px);max-width:600px;margin:-110px auto 0;text-align:center;overflow:visible;z-index:15;isolation:isolate}.christmas-tree-above{width:100%;height:auto;object-fit:contain;display:block;position:relative;z-index:1}.santa-on-tree{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);width:auto;height:160px;max-width:160px;object-fit:contain;z-index:2}.rope-container,.mobile-rope-container{position:absolute;top:65%;left:50%;transform:translate(-50%);width:4px;height:130px;z-index:20;pointer-events:none;animation:ropeSwing 2.5s ease-in-out infinite;transform-origin:top center;max-width:100%;overflow:visible;will-change:transform}.tree-container .rope-container{position:absolute;top:65%;left:50%;transform:translate(-50%);width:4px;height:130px;z-index:25;pointer-events:none;animation:ropeSwing 2.5s ease-in-out infinite;transform-origin:top center;max-width:100%;overflow:visible;will-change:transform}@keyframes ropeSwing{0%{transform:translate(-50%) rotate(-25deg)}50%{transform:translate(-50%) rotate(25deg)}to{transform:translate(-50%) rotate(-25deg)}}.rope{position:absolute;top:100px;left:50%;transform:translate(-50%);width:4px;height:50px;background:linear-gradient(to bottom,#8B4513,#654321);border-radius:2px;box-shadow:0 0 2px #00000080}.hook{position:absolute;width:auto;height:35px;max-width:30px;object-fit:contain;z-index:3;transition:all .3s ease}.hook-left{top:150px;left:49%;transform:translate(-50%) rotate(30deg);transform-origin:top center}.hook-right{top:150px;left:51%;transform:translate(-50%) rotate(-30deg);transform-origin:top center}.hook.animating{z-index:100}.santa-image{width:auto;height:150px;max-width:150px;object-fit:contain;display:block;position:relative;z-index:3}.winch{width:45px;height:65px;background:#8B4513;border-radius:6px;position:relative;margin-left:8px;margin-bottom:5px}.winch-handle{width:32px;height:32px;border:3px solid #654321;border-radius:50%;position:absolute;top:6px;left:50%;transform:translate(-50%);background:#8B4513}.lantern{width:22px;height:28px;background:#FFD700;border-radius:50% 50% 0 0;position:absolute;bottom:-32px;left:50%;transform:translate(-50%);box-shadow:0 0 12px gold,0 0 20px #ffd70099}.game-board{background-image:url(/storage/pega-premio/moldura.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;border:none;min-height:400px;position:relative;overflow:visible;padding:50px 30px;box-sizing:border-box;max-width:600px;margin:-60px auto 0;width:calc(100% - 80px);z-index:5}.claw-chain{position:absolute;top:-80px;left:50%;transform:translate(-50%);width:4px;height:250px;background:linear-gradient(to bottom,#C0C0C0,#808080);z-index:10;transition:height .5s}.claw{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:40px;height:30px;background:#C0C0C0;clip-path:polygon(0% 0%,100% 0%,85% 100%,15% 100%);z-index:11}.claw-item{position:absolute;top:30px;left:50%;transform:translate(-50%);width:30px;height:30px;display:none}.claw-item.show{display:block}.claw-item.premio{background:#8B008B;border:2px solid #fff;border-radius:5px;position:relative}.claw-item.premio:before{content:"?";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700}.claw-item.bomba{background:#000;border:2px solid #fff;border-radius:50%;position:relative}.claw-item.bomba:before{content:"💣";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px}.game-items{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:150px 5px 20px;justify-items:center;align-items:center;position:relative;overflow:visible;width:100%;height:100%;box-sizing:border-box}.game-item{width:35px;height:35px;background:transparent;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;position:relative;animation:bounce 6s linear infinite;animation-delay:calc(var(--item-index, 0) * .4s)}@keyframes bounce{0%{transform:translate(0) rotate(0)}15%{transform:translate(30px,-40px) rotate(3deg)}30%{transform:translate(30px,40px) rotate(0)}45%{transform:translate(-30px,40px) rotate(-3deg)}60%{transform:translate(-30px,-40px) rotate(0)}75%{transform:translate(15px,-20px) rotate(2deg)}to{transform:translate(0) rotate(0)}}@keyframes bounce2{0%{transform:translate(0) rotate(0)}15%{transform:translate(-30px,40px) rotate(-3deg)}30%{transform:translate(-30px,-40px) rotate(0)}45%{transform:translate(30px,-40px) rotate(3deg)}60%{transform:translate(30px,40px) rotate(0)}75%{transform:translate(-15px,20px) rotate(-2deg)}to{transform:translate(0) rotate(0)}}@keyframes bounce3{0%{transform:translate(0) rotate(0)}20%{transform:translateY(40px) rotate(2deg)}40%{transform:translate(-30px,40px) rotate(0)}60%{transform:translate(-30px,-40px) rotate(-2deg)}80%{transform:translateY(-40px) rotate(0)}to{transform:translate(0) rotate(0)}}@keyframes bounce4{0%{transform:translate(0) rotate(0)}20%{transform:translateY(-40px) rotate(-2deg)}40%{transform:translate(30px,-40px) rotate(0)}60%{transform:translate(30px,40px) rotate(2deg)}80%{transform:translateY(40px) rotate(0)}to{transform:translate(0) rotate(0)}}.game-item img{width:100%;height:100%;object-fit:contain;display:block;transition:filter .3s ease}.game-item.premio.bet-050 img{filter:hue-rotate(200deg) saturate(1.3) brightness(1.2)}.game-item.premio.bet-100 img{filter:hue-rotate(30deg) saturate(1.6) brightness(1.4)}.game-item.premio.bet-200 img{filter:hue-rotate(120deg) saturate(1.5) brightness(1.3)}.game-item.premio.bet-500 img{filter:hue-rotate(270deg) saturate(1.4) brightness(1.2)}.game-item:after{content:"";display:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.betting-panel{background:transparent;padding:40px;border-radius:0;background-image:url(/storage/pega-premio/moldura.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;box-sizing:border-box;max-width:600px;margin:20px auto 0;width:calc(100% - 80px)}.betting-tabs{display:flex;gap:0;margin-bottom:20px;justify-content:center}.tab-btn{padding:10px 20px;background:var(--bg-dark);color:var(--text-gray);border:none;border-radius:0;cursor:pointer;font-size:16px;transition:all .3s;position:relative}.tab-btn:first-child{border-radius:5px 0 0}.tab-btn:last-child{border-radius:0 5px 0 0}.tab-btn.active{background:var(--accent-red);color:var(--text-white)}.tab-content{display:none}.tab-content.active{display:block}.bet-controls{display:flex;flex-direction:column;gap:15px}.bet-amount-group{display:flex;align-items:center;gap:10px}.bet-input-wrapper{flex:1;position:relative;display:flex;align-items:center}.bet-input{flex:1;padding:0 40px 0 15px;height:40px;background:var(--bg-dark);border:2px solid var(--bg-panel);border-radius:5px;color:var(--text-white);font-size:18px;font-weight:700;box-sizing:border-box}.bet-dropdown-toggle{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:var(--text-white);font-size:12px;cursor:pointer;padding:5px;z-index:2}.bet-dropdown{position:absolute;top:calc(100% + 5px);left:0;right:0;background:var(--bg-dark);border:2px solid var(--bg-panel);border-radius:5px;display:none;z-index:1000;max-height:200px;overflow-y:auto}.bet-input-wrapper.active .bet-dropdown{display:block}.bet-dropdown-item{padding:12px 15px;color:var(--text-white);cursor:pointer;transition:background .3s;display:flex;align-items:center;justify-content:space-between}.bet-dropdown-item:hover{background:var(--bg-panel)}.bet-dropdown-item.active{background:var(--accent-red);color:var(--text-white)}.bet-dropdown-item.active:after{content:"✓";margin-left:10px}.btn-icon{width:40px;height:40px;border:none;border-radius:5px;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-plus{background:var(--accent-green);color:var(--text-white)}.btn-minus{background:var(--accent-red);color:var(--text-white)}.btn-close{background:var(--bg-dark);color:var(--text-white)}.btn-play{width:100%;padding:20px;background:var(--accent-red);color:var(--text-white);border:none;border-radius:5px;font-size:24px;font-weight:700;cursor:pointer;text-transform:uppercase;transition:all .3s}.btn-play:hover{background:#c82333;transform:scale(1.02)}.btn-play:disabled{background:#666;cursor:not-allowed;transform:none}.jogadas-list{max-height:400px;overflow-y:auto}.jogada-item{background:var(--bg-dark);padding:15px;margin-bottom:10px;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.jogada-resultado{display:flex;align-items:center;gap:10px}.jogada-resultado.premio{color:var(--accent-green)}.jogada-resultado.bomba{color:var(--accent-red)}.footer{background:var(--bg-dark);padding:40px 0 20px;margin-top:auto;border-top:2px solid var(--border-red)}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:20px}.footer-column h3{color:var(--text-white);margin-bottom:10px;font-size:18px}.footer-logo{margin-bottom:15px}.footer-logo-img{max-width:200px;height:auto;max-height:60px;object-fit:contain}.footer-column p{color:var(--text-gray);line-height:1.6;margin-bottom:10px}.payment-method p{margin-top:0;margin-bottom:0}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center}.footer-bottom p{color:var(--text-gray);margin:0 auto;font-size:14px;width:100%;text-align:center}.footer-bottom-links{display:flex;gap:20px;flex-wrap:wrap}.footer-bottom-links a{color:var(--text-gray);text-decoration:none;font-size:14px;transition:color .3s}.footer-bottom-links a:hover{color:var(--text-orange)}.footer-links{list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{color:var(--text-gray);text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--accent-red)}.payment-method{margin-top:0}.pix-logo{max-width:150px;height:auto;display:block;margin-bottom:8px;margin-top:0}.contact-email{color:var(--accent-red)!important;font-weight:700}.licensing-box{background:var(--bg-panel);padding:15px;border-radius:5px;margin-top:15px}.licensing-header{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:var(--accent-green)}.licensing-box p{margin-bottom:5px;font-size:14px}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--bg-darker)}.auth-box{background:var(--bg-dark);padding:40px;border-radius:10px;width:100%;max-width:400px;border:2px solid var(--border-red)}.auth-box h2{text-align:center;margin-bottom:30px;color:var(--text-orange)}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:5px;color:var(--text-gray)}.form-group input,.form-group select{width:100%;padding:12px;background:var(--bg-panel);border:2px solid var(--bg-panel);border-radius:5px;color:var(--text-white);font-size:16px;transition:all .3s}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:40px;cursor:pointer}.form-group select:hover{border-color:#fff3;background-color:#ffffff0d}.form-group select:focus{outline:none;border-color:var(--accent-red);box-shadow:0 0 0 3px #dc35451a;background-color:var(--bg-panel)}.form-group select option{background:var(--bg-dark);color:var(--text-white);padding:10px}.form-group input:focus{outline:none;border-color:var(--accent-red)}.btn-valor-rapido{padding:8px 12px;background:#28a745;border:2px solid #28a745;border-radius:6px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s ease;text-align:center;display:flex;align-items:center;justify-content:center;gap:3px}.btn-valor-rapido span[style*="color: #ff8c00"]{color:#ff8c00!important}.btn-valor-rapido:hover{background:#218838;border-color:#218838;transform:translateY(-2px);box-shadow:0 4px 8px #28a74566}.btn-valor-rapido.active{background:#1e7e34;border-color:#1e7e34;color:#fff;box-shadow:0 0 15px #28a74599}.btn-valor-rapido:active{transform:translateY(0)}.btn-confirmar-deposito{background:#28a745!important;border-color:#28a745!important}.btn-confirmar-deposito:hover{background:#218838!important;border-color:#218838!important;box-shadow:0 4px 12px #28a74566!important}.btn-confirmar-deposito:active{background:#1e7e34!important;border-color:#1e7e34!important}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{padding-right:45px}.toggle-password{position:absolute;right:10px;background:none;border:none;cursor:pointer;font-size:20px;padding:5px;display:flex;align-items:center;justify-content:center;z-index:1;transition:transform .2s}.toggle-password:hover{transform:scale(1.1)}.toggle-password:active{transform:scale(.95)}.alert{padding:15px;border-radius:5px;margin-bottom:20px}.alert-error{background:rgba(220,53,69,.2);border:1px solid var(--accent-red);color:var(--accent-red)}.alert-success{background:rgba(40,167,69,.2);border:1px solid var(--accent-green);color:var(--accent-green)}.auth-link{text-align:center;margin-top:20px;color:var(--text-gray)}.auth-link a{color:var(--accent-red);text-decoration:none}.auth-link a:hover{text-decoration:underline}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000c;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:var(--bg-dark);margin:5% auto;padding:40px;border:2px solid var(--border-red);border-radius:10px;width:90%;max-width:400px;position:relative;animation:slideDown .3s}@keyframes slideDown{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close{color:var(--text-gray);float:right;font-size:28px;font-weight:700;position:absolute;right:15px;top:15px;cursor:pointer;line-height:1}.modal-close:hover,.modal-close:focus{color:var(--text-white);text-decoration:none}.modal-content h2{text-align:center;margin-bottom:30px;color:var(--text-orange);margin-top:0}.modal-logo{text-align:center;margin-bottom:30px;margin-top:0}.modal-logo-img{max-width:200px;height:auto;max-height:80px;object-fit:contain}.modal-content.large-modal{max-width:800px;max-height:90vh;overflow-y:auto}.wallet-info{margin-bottom:30px}.wallet-balance{text-align:center;padding:30px;background:var(--bg-panel);border-radius:10px;border:2px solid var(--border-red)}.balance-label{display:block;font-size:14px;color:var(--text-gray);margin-bottom:10px}.balance-value{display:block;font-size:36px;font-weight:700;color:var(--accent-green)}.wallet-actions{display:flex;gap:15px;justify-content:center;margin-bottom:30px}.transactions-list h3,.affiliates-list h3,.premios-list h3{color:var(--text-orange);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--border-red)}.transaction-item,.affiliate-item,.premio-item{background:var(--bg-panel);padding:15px;border-radius:8px;margin-bottom:10px;border:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.transaction-type{font-weight:700}.transaction-type.deposito{color:var(--accent-green)}.transaction-type.saque{color:var(--accent-red)}.affiliate-link-box{margin-bottom:30px}.affiliate-link-box label{display:block;margin-bottom:10px;color:var(--text-gray)}.link-copy-box{display:flex;gap:10px}.link-copy-box input{flex:1;padding:12px;background:var(--bg-panel);border:2px solid var(--bg-panel);border-radius:5px;color:var(--text-white);font-size:14px}.affiliate-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px}.stat-box{background:var(--bg-panel);padding:20px;border-radius:10px;text-align:center;border:2px solid var(--border-red)}.stat-label{display:block;font-size:14px;color:var(--text-gray);margin-bottom:10px}.stat-value{display:block;font-size:24px;font-weight:700;color:var(--text-orange)}.modal-content .form-group:last-of-type{margin-bottom:0}.modal-content .btn{margin:0 auto}.profile-image-container{text-align:center;margin-bottom:30px;display:block}.profile-image{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--border-red);box-shadow:0 4px 12px #00000080;display:block;margin:0 auto}#currentBetDisplay{color:var(--text-orange)}@media screen and (max-width: 769px){.game-container{position:relative!important;z-index:1!important;overflow:visible!important}.tree-container{position:relative!important;z-index:15!important;isolation:isolate!important;overflow:visible!important}.game-board{position:relative!important;z-index:10!important;overflow:visible!important}.game-board .rope-container,.game-board .mobile-rope-container{position:absolute!important;top:-50px!important;left:50%!important;transform-origin:top center!important;z-index:10!important;height:auto!important;min-height:50px!important;width:3px!important;display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;pointer-events:none!important;animation:ropeSwing 2.5s ease-in-out infinite!important;animation-play-state:running!important;will-change:transform!important}.game-board .rope-container .rope,.game-board .mobile-rope-container .rope,.game-board .rope-container .mobile-rope,.game-board .mobile-rope-container .mobile-rope{display:block!important;visibility:visible!important;opacity:1!important;z-index:10!important;position:absolute!important;top:100px!important;left:50%!important;transform:translate(-50%)!important;width:3px!important;height:53px!important;min-height:53px!important;max-height:none!important;background-color:#fff!important;background-image:linear-gradient(rgb(255,255,255) 0%,rgb(245,245,245) 50%,rgb(224,224,224) 100%)!important;box-shadow:#fffc 0 0 2px,#0000001a 0 0 1px inset!important;border:none!important}.game-board .rope-container .hook,.game-board .mobile-rope-container .hook,.game-board .rope-container .mobile-hook,.game-board .mobile-rope-container .mobile-hook{display:block!important;visibility:visible!important;opacity:1!important;z-index:15!important;max-width:22px!important;max-height:22px!important;width:auto!important;height:auto!important;top:133px!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))!important}.tree-container .christmas-tree-above{width:100%!important;max-width:100%!important;height:auto!important;max-height:300px!important;min-height:250px!important;object-fit:contain!important;margin-top:-82px!important;margin-bottom:-20px!important}.tree-container .santa-on-tree{max-width:60%!important;width:auto!important;height:auto!important;max-height:120px!important;top:85%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:3!important}.tree-container .rope-container,.tree-container .mobile-rope-container{position:absolute!important;top:65%!important;left:50%!important;width:4px!important;height:130px!important;z-index:25!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:none!important;animation:ropeSwing 2.5s ease-in-out infinite!important;animation-play-state:running!important;transform-origin:top center!important;overflow:visible!important;will-change:transform!important}.tree-container .rope-container .rope,.tree-container .mobile-rope-container .rope,.tree-container .rope-container .mobile-rope,.tree-container .mobile-rope-container .mobile-rope{position:absolute!important;top:100px!important;left:50%!important;transform:translate(-50%)!important;width:4px!important;height:50px!important;background:linear-gradient(to bottom,#8B4513,#654321)!important;border-radius:2px!important;box-shadow:0 0 2px #00000080!important;max-height:none!important}.tree-container .rope-container .hook,.tree-container .mobile-rope-container .hook{position:absolute!important;width:auto!important;height:35px!important;max-width:30px!important;object-fit:contain!important;z-index:3!important;transition:all .3s ease!important}.tree-container .rope-container .hook-left,.tree-container .mobile-rope-container .hook-left{top:150px!important;left:49%!important;transform:translate(-50%) rotate(30deg)!important;transform-origin:top center!important}.tree-container .rope-container .hook-right,.tree-container .mobile-rope-container .hook-right{top:150px!important;left:51%!important;transform:translate(-50%) rotate(-30deg)!important;transform-origin:top center!important}.tree-container .santa-on-tree{z-index:3!important;max-width:55%!important;width:auto!important;height:auto!important;max-height:85px!important}.tree-container .christmas-tree-above{z-index:1!important}}@media screen and (max-width: 768px){.mobile-tree-container{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:0!important}.mobile-tree-img{width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important}.mobile-santa-img{max-width:60%!important;width:auto!important;height:auto!important;max-height:100px!important;object-fit:contain!important}.game-board .mobile-rope-container,.game-board .rope-container{position:absolute!important;top:-50px!important;left:50%!important;transform:translate(-50%)!important;transform-origin:top center!important;z-index:10!important;height:auto!important;min-height:50px!important;width:3px!important;display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important}.game-board .mobile-rope,.game-board .rope-container .rope{width:3px!important;height:90px!important;display:block!important;visibility:visible!important;opacity:1!important}.game-board .mobile-hook,.game-board .rope-container .hook{max-width:22px!important;max-height:22px!important;width:auto!important;height:auto!important;top:50px!important;z-index:15!important;display:block!important;visibility:visible!important;opacity:1!important}.mobile-game-board{width:calc(100% - 10px)!important;max-width:100%!important;padding:12px 6px!important;min-height:280px!important}.mobile-game-items{grid-template-columns:repeat(3,1fr)!important;gap:3px!important;padding:10px 3px!important}.mobile-game-items .game-item,.mobile-game-items .game-item img{width:100%!important;max-width:100%!important;height:auto!important;max-height:25px!important;object-fit:contain!important}}@media screen and (max-width: 425px){.header{height:60px!important;padding:0 5px!important}.header .container{padding:0 5px!important;max-width:100%!important}.header-content{gap:5px!important;padding:0!important}.logo-img{max-width:120px!important;height:40px!important;margin-top:0!important;margin-bottom:0!important}.header-actions{gap:5px!important;flex-wrap:nowrap!important}.header-actions .btn{padding:6px 10px!important;font-size:11px!important}.header-actions .btn-emoji{font-size:12px!important}.saldo-btn{padding:6px 10px!important;font-size:11px!important}.saldo-text{font-size:11px!important}.btn-deposito{padding:6px 10px!important;font-size:11px!important}.user-icon-btn{width:32px!important;height:32px!important}.user-avatar{width:28px!important;height:28px!important}.game-container{max-width:100%!important;padding:0 5px!important;min-height:auto!important;position:relative!important;z-index:1!important;overflow:visible!important}.tree-container{position:relative!important;width:calc(100% - 20px)!important;max-width:600px!important;margin:-110px auto 0!important;text-align:center!important;overflow:visible!important;z-index:15!important;isolation:isolate!important;padding:0!important}.game-container{position:relative!important;z-index:1!important;overflow:visible!important}.christmas-tree-above{width:100%!important;height:auto!important;max-height:220px!important;min-height:180px!important;object-fit:contain!important;display:block!important;position:absolute!important;top:0!important;left:0!important;z-index:1!important}.santa-on-tree{max-width:160px!important;width:auto!important;height:auto!important;max-height:160px!important;min-height:140px!important;top:65%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:2!important;position:absolute!important}.tree-container .santa-on-tree{max-width:80%!important;width:fit-content!important;height:auto!important;min-height:auto!important;max-height:180px!important;min-height:160px!important;object-fit:contain!important;position:absolute!important;top:75%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:2!important}.game-board{position:relative!important;z-index:10!important;overflow:visible!important}.game-board .rope-container,.game-board .mobile-rope-container{position:absolute!important;top:-50px!important;left:50%!important;transform-origin:top center!important;z-index:10!important;height:auto!important;min-height:50px!important;width:3px!important;display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;pointer-events:none!important;animation:ropeSwing 2.5s ease-in-out infinite!important;animation-play-state:running!important;will-change:transform!important}.game-board .rope-container .rope,.game-board .mobile-rope-container .rope,.game-board .rope-container .mobile-rope,.game-board .mobile-rope-container .mobile-rope{display:block!important;visibility:visible!important;opacity:1!important;z-index:10!important;position:absolute!important;top:100px!important;left:50%!important;transform:translate(-50%)!important;width:3px!important;height:53px!important;min-height:53px!important;max-height:none!important;background-color:#fff!important;background-image:linear-gradient(rgb(255,255,255) 0%,rgb(245,245,245) 50%,rgb(224,224,224) 100%)!important;box-shadow:#fffc 0 0 2px,#0000001a 0 0 1px inset!important;border:none!important}.game-board .rope-container .hook,.game-board .mobile-rope-container .hook,.game-board .rope-container .mobile-hook,.game-board .mobile-rope-container .mobile-hook{display:block!important;visibility:visible!important;opacity:1!important;z-index:15!important;max-width:22px!important;max-height:22px!important;width:auto!important;height:auto!important;top:133px!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))!important}.tree-container .christmas-tree-above{width:100%!important;max-width:100%!important;height:auto!important;max-height:300px!important;min-height:250px!important;object-fit:contain!important;margin-top:-82px!important;margin-bottom:-20px!important}.tree-container .santa-on-tree{max-width:60%!important;width:auto!important;height:auto!important;max-height:120px!important;top:85%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:3!important}.game-board{background-image:url(/storage/pega-premio/moldura.png)!important;background-size:100% 100%!important;background-repeat:no-repeat!important;background-position:center!important;border:none!important;min-height:400px!important;position:relative!important;overflow:visible!important;padding:50px 30px!important;box-sizing:border-box!important;max-width:600px!important;margin:-60px auto 0!important;width:calc(100% - 20px)!important;z-index:10!important}.game-items{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;padding:150px 5px 20px!important;justify-items:center!important;align-items:center!important;position:relative!important;overflow:visible!important;width:100%!important;height:100%!important;box-sizing:border-box!important}.game-item{width:35px!important;height:35px!important;max-width:35px!important;max-height:35px!important}.game-item img{width:100%!important;height:100%!important;max-width:35px!important;max-height:35px!important;object-fit:contain!important}.betting-panel{width:calc(100% - 20px)!important;max-width:600px!important;margin:20px auto 0!important;padding:40px!important;background-size:100% 100%!important;background-image:url(/storage/pega-premio/moldura.png)!important;background-repeat:no-repeat!important;background-position:center!important;box-sizing:border-box!important}.betting-tabs{margin-bottom:15px!important}.tab-btn{padding:8px 15px!important;font-size:13px!important}.bet-controls{gap:10px!important}.bet-amount-group{gap:5px!important;flex-wrap:wrap!important}.bet-input{height:35px!important;font-size:14px!important;padding:0 35px 0 10px!important}.bet-dropdown-toggle{right:3px!important;font-size:10px!important}.btn-icon{width:35px!important;height:35px!important;font-size:16px!important}.btn-play{padding:12px 20px!important;font-size:14px!important;margin-top:10px!important}.footer{padding:20px 10px 10px!important}.footer-content{grid-template-columns:1fr!important;gap:20px!important;padding:0 5px!important}.footer-logo-img{max-width:150px!important;max-height:40px!important}.footer-column h3{font-size:16px!important}.footer-column p{font-size:13px!important}.footer-bottom{padding-top:15px!important;margin-top:20px!important}.footer-bottom p{font-size:12px!important}.footer-bottom-links{gap:10px!important;flex-wrap:wrap!important;justify-content:center!important}.footer-bottom-links a{font-size:12px!important}}@media screen and (max-width: 360px){.mobile-santa-img{max-width:50%!important;max-height:70px!important}.mobile-rope-container{height:60px!important}.mobile-rope{height:53px!important;width:3px!important}.mobile-hook{max-width:18px!important;max-height:18px!important}.mobile-game-board{padding:12px 6px!important;min-height:280px!important}.mobile-game-items .game-item,.mobile-game-items .game-item img{max-height:22px!important}.header{padding:8px 5px 8px 0;height:auto;min-height:60px}.header .container{width:100%;padding:0 5px 0 0;max-width:100%}.header-content{flex-wrap:nowrap!important;gap:5px!important;align-items:center!important;display:flex!important;justify-content:space-between!important;width:100%!important;padding-left:0!important;margin-left:-5px!important}.header-logo,.logo{max-width:70px!important;flex-shrink:1!important;min-width:0!important;overflow:hidden!important;margin-left:-5px!important;padding-left:0!important}.header-logo img,.logo-img{max-width:70px!important;height:auto!important;max-height:35px!important;margin-left:-5px!important}#btnOpenLogin,#btnOpenRegister{padding:6px 8px!important;font-size:10px!important;margin-left:-10px!important}#btnOpenLogin .btn-emoji,#btnOpenRegister .btn-emoji{font-size:10px!important;margin-right:2px!important}.header-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:2px!important;align-items:center!important;max-width:100%!important;overflow:hidden!important}.game-container{max-width:100%!important;padding:0 3px!important;width:100%!important}.tree-container{margin-bottom:8px!important;margin-top:-40px!important;width:100%!important;max-width:100%!important;overflow:visible!important;padding:0!important;position:relative!important;z-index:15!important;isolation:isolate!important}.tree-container .christmas-tree-above{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;object-fit:contain!important;display:block!important;position:relative!important}.tree-container .santa-on-tree{max-width:60%!important;width:fit-content!important;height:auto!important;min-height:auto!important;max-height:120px!important;object-fit:contain!important;position:absolute!important;top:85%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:2!important}.tree-container .christmas-tree-above{max-height:300px!important;min-height:250px!important;margin-top:-82px!important;margin-bottom:-20px!important}.game-board{position:relative!important;z-index:10!important;overflow:visible!important}.game-board .rope-container,.game-board .mobile-rope-container{position:absolute!important;top:-50px!important;left:50%!important;transform:translate(-50%)!important;transform-origin:top center!important;z-index:10!important;height:auto!important;min-height:50px!important;width:3px!important;display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;pointer-events:none!important;animation:ropeSwing 3s ease-in-out infinite!important}.game-board .rope-container .rope,.game-board .mobile-rope-container .rope{width:5px!important;height:150px!important;min-height:150px!important;max-height:150px!important;display:block!important;visibility:visible!important;opacity:1!important;background:#ffffff!important;background:linear-gradient(to bottom,#ffffff 0%,#f8f8f8 50%,#f0f0f0 100%)!important;box-shadow:0 0 3px #ffffffe6,inset 0 0 2px #0000001a!important;border-radius:2px!important}.game-board .rope-container .hook,.game-board .mobile-rope-container .hook{max-width:22px!important;max-height:22px!important;width:auto!important;height:auto!important;top:50px!important;z-index:15!important;display:block!important;visibility:visible!important;opacity:1!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))!important}.game-container .game-board{margin:3px auto 0!important;padding:12px 6px!important;width:calc(100% - 6px)!important;max-width:100%!important;min-height:280px!important;height:auto!important;background-size:100% 100%!important;box-sizing:border-box!important;position:relative!important}.game-container .game-board .game-items{grid-template-columns:repeat(3,1fr)!important;gap:3px!important;padding:10px 3px!important;min-height:250px!important;height:auto!important}.game-container .game-board .game-items img,.game-container .game-board .game-items .game-item,.game-container .game-board .game-items .game-item.premio,.game-container .game-board .game-items .game-item.bomba{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;max-height:55px!important;object-fit:contain!important}.game-container .game-board .game-items .game-item img,.game-container .game-board .game-items .game-item.premio img,.game-container .game-board .game-items .game-item.bomba img{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;max-height:22px!important;object-fit:contain!important}.betting-panel{padding:15px 10px;width:calc(100% - 20px);margin:10px auto 0;max-width:100%}}@media screen and (min-width: 361px) and (max-width: 480px){.mobile-santa-img{max-width:55%!important;max-height:85px!important}.mobile-rope-container{height:70px!important}.mobile-rope{height:53px!important;width:3px!important}.mobile-hook{max-width:22px!important;max-height:22px!important}.mobile-game-board{padding:15px 8px!important;min-height:320px!important}.mobile-game-items .game-item,.mobile-game-items .game-item img{max-height:30px!important}.header{padding:8px 5px 8px 0;height:auto;min-height:60px}.header .container{width:100%;padding:0 5px 0 0;max-width:100%}.header-content{flex-wrap:nowrap!important;gap:5px!important;align-items:center!important;display:flex!important;justify-content:space-between!important;width:100%!important;padding-left:0!important;margin-left:-5px!important}.header-logo,.logo{max-width:80px!important;flex-shrink:1!important;min-width:0!important;overflow:hidden!important;margin-left:-5px!important;padding-left:0!important}.header-logo img,.logo-img{max-width:80px!important;height:auto!important;max-height:40px!important;margin-left:-5px!important}#btnOpenLogin,#btnOpenRegister{padding:7px 10px!important;font-size:11px!important;margin-left:-10px!important}#btnOpenLogin .btn-emoji,#btnOpenRegister .btn-emoji{font-size:11px!important;margin-right:3px!important}.header-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:3px!important;align-items:center!important;max-width:100%!important;overflow:hidden!important}.game-container{max-width:100%!important;padding:0 5px!important;width:100%!important}.tree-container{margin-bottom:10px!important;margin-top:-45px!important;width:100%!important;max-width:100%!important;overflow:visible!important;padding:0!important;position:relative!important;z-index:15!important;isolation:isolate!important}.tree-container .christmas-tree-above{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;object-fit:contain!important;display:block!important;position:relative!important}.tree-container .santa-on-tree{max-width:60%!important;width:fit-content!important;height:auto!important;min-height:auto!important;max-height:120px!important;object-fit:contain!important;position:absolute!important;top:85%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:2!important}.tree-container .christmas-tree-above{max-height:300px!important;min-height:250px!important;margin-top:-82px!important;margin-bottom:-20px!important}.game-board{position:relative!important;z-index:10!important;overflow:visible!important}.game-board .rope-container,.game-board .mobile-rope-container{position:absolute!important;top:-50px!important;left:50%!important;transform:translate(-50%)!important;transform-origin:top center!important;z-index:10!important;height:auto!important;min-height:50px!important;width:3px!important;display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;pointer-events:none!important;animation:ropeSwing 3s ease-in-out infinite!important}.game-board .rope-container .rope,.game-board .mobile-rope-container .rope{width:5px!important;height:150px!important;min-height:150px!important;max-height:150px!important;display:block!important;visibility:visible!important;opacity:1!important;background:#ffffff!important;background:linear-gradient(to bottom,#ffffff 0%,#f8f8f8 50%,#f0f0f0 100%)!important;box-shadow:0 0 3px #ffffffe6,inset 0 0 2px #0000001a!important;border-radius:2px!important}.game-board .rope-container .hook,.game-board .mobile-rope-container .hook{max-width:22px!important;max-height:22px!important;width:auto!important;height:auto!important;top:50px!important;z-index:15!important;display:block!important;visibility:visible!important;opacity:1!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))!important}.game-container .game-board{margin:5px auto 0!important;padding:15px 8px!important;width:calc(100% - 10px)!important;max-width:100%!important;min-height:320px!important;height:auto!important;background-size:100% 100%!important;box-sizing:border-box!important;position:relative!important}.game-container .game-board .game-items{grid-template-columns:repeat(3,1fr)!important;gap:4px!important;padding:12px 4px!important;min-height:280px!important;height:auto!important}.game-container .game-board .game-items img,.game-container .game-board .game-items .game-item,.game-container .game-board .game-items .game-item.premio,.game-container .game-board .game-items .game-item.bomba{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;max-height:65px!important;object-fit:contain!important}.game-container .game-board .game-items .game-item img,.game-container .game-board .game-items .game-item.premio img,.game-container .game-board .game-items .game-item.bomba img{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;max-height:30px!important;object-fit:contain!important}.betting-panel{padding:18px 12px;width:calc(100% - 20px);margin:12px auto 0;max-width:100%}}@media screen and (min-width: 481px) and (max-width: 768px){.mobile-santa-img{max-width:60%!important;max-height:100px!important}.mobile-rope-container{height:80px!important;width:3px!important}.mobile-rope{height:53px!important;width:3px!important}.mobile-hook{max-width:25px!important;max-height:25px!important}.mobile-game-board{padding:20px 10px!important;min-height:350px!important}.mobile-game-items .game-item,.mobile-game-items .game-item img{max-height:35px!important}.header{padding:8px 5px 8px 0;height:auto;min-height:60px}.header .container{width:100%;padding:0 5px 0 0;max-width:100%}.header-content{flex-wrap:nowrap!important;gap:5px!important;align-items:center!important;display:flex!important;justify-content:space-between!important;width:100%!important;padding-left:0!important;margin-left:-5px!important}.header-logo,.logo{max-width:90px!important;flex-shrink:1!important;min-width:0!important;overflow:hidden!important;margin-left:-5px!important;padding-left:0!important}.header-logo img,.logo-img{max-width:90px!important;height:auto!important;max-height:45px!important;margin-left:-5px!important}#btnOpenLogin,#btnOpenRegister{padding:8px 12px!important;font-size:12px!important;margin-left:-10px!important}#btnOpenLogin .btn-emoji,#btnOpenRegister .btn-emoji{font-size:12px!important;margin-right:4px!important}.header-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:4px!important;align-items:center!important;max-width:100%!important;overflow:hidden!important}.game-container{max-width:100%!important;padding:0 8px!important;width:100%!important}.tree-container{margin-bottom:12px!important;margin-top:-50px!important;width:100%!important;max-width:100%!important;overflow:visible!important;padding:0!important;position:relative!important;z-index:15!important;isolation:isolate!important}.tree-container .christmas-tree-above{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;object-fit:contain!important;display:block!important;position:relative!important}.tree-container .santa-on-tree{max-width:60%!important;width:fit-content!important;height:auto!important;min-height:auto!important;max-height:120px!important;object-fit:contain!important;position:absolute!important;top:85%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:2!important}.tree-container .christmas-tree-above{max-height:300px!important;min-height:250px!important;margin-top:-82px!important;margin-bottom:-20px!important}.game-board{position:relative!important;z-index:10!important;overflow:visible!important}.game-board .rope-container,.game-board .mobile-rope-container{position:absolute!important;top:-50px!important;left:50%!important;transform:translate(-50%)!important;transform-origin:top center!important;z-index:10!important;height:auto!important;min-height:50px!important;width:3px!important;display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;pointer-events:none!important;animation:ropeSwing 3s ease-in-out infinite!important}.game-board .rope-container .rope,.game-board .mobile-rope-container .rope{width:5px!important;height:150px!important;min-height:150px!important;max-height:150px!important;display:block!important;visibility:visible!important;opacity:1!important;background:#ffffff!important;background:linear-gradient(to bottom,#ffffff 0%,#f8f8f8 50%,#f0f0f0 100%)!important;box-shadow:0 0 3px #ffffffe6,inset 0 0 2px #0000001a!important;border-radius:2px!important}.game-board .rope-container .hook,.game-board .mobile-rope-container .hook{max-width:22px!important;max-height:22px!important;width:auto!important;height:auto!important;top:50px!important;z-index:15!important;display:block!important;visibility:visible!important;opacity:1!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))!important}.game-container .game-board{margin:5px auto 0!important;padding:20px 10px!important;width:calc(100% - 10px)!important;max-width:100%!important;min-height:350px!important;height:auto!important;background-size:100% 100%!important;box-sizing:border-box!important;position:relative!important}.game-container .game-board .game-items{grid-template-columns:repeat(3,1fr)!important;gap:5px!important;padding:15px 5px!important;min-height:300px!important;height:auto!important}.game-container .game-board .game-items img,.game-container .game-board .game-items .game-item,.game-container .game-board .game-items .game-item.premio,.game-container .game-board .game-items .game-item.bomba{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;max-height:80px!important;object-fit:contain!important}.game-container .game-board .game-items .game-item img,.game-container .game-board .game-items .game-item.premio img,.game-container .game-board .game-items .game-item.bomba img{max-width:100%!important;width:100%!important;height:auto!important;min-height:auto!important;max-height:35px!important;object-fit:contain!important}.betting-panel{padding:20px 15px;width:calc(100% - 20px);margin:15px auto 0;max-width:100%}}@media screen and (max-width: 768px){.main-content .game-container{width:100%!important;max-width:100%!important;padding:0 5px!important}.main-content .game-container .tree-container{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;margin-top:-40px!important;z-index:15!important;isolation:isolate!important}.main-content .game-container .game-board{width:calc(100% - 10px)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding:15px 8px!important}.main-content .game-container .tree-container .christmas-tree-above[style],.main-content .game-container .tree-container .santa-on-tree[style]{width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important}.main-content .game-container .game-board .rope-container[style],.main-content .game-container .game-board .mobile-rope-container[style]{top:-50px!important;left:50%!important;transform:translate(-50%)!important;transform-origin:top center!important;z-index:10!important;height:auto!important;min-height:50px!important;width:3px!important;display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;pointer-events:none!important;overflow:visible!important}.main-content .game-container .game-board .rope-container .rope[style],.main-content .game-container .game-board .mobile-rope-container .rope[style]{width:3px!important;height:50px!important;min-height:50px!important;max-height:none!important;display:block!important;visibility:visible!important;opacity:1!important;background-color:#fff!important;background-image:linear-gradient(rgb(255,255,255) 0%,rgb(245,245,245) 50%,rgb(224,224,224) 100%)!important;box-shadow:#fffc 0 0 2px,#0000001a 0 0 1px inset!important}.main-content .game-container .game-board .rope-container .hook[style],.main-content .game-container .game-board .mobile-rope-container .hook[style]{max-width:22px!important;max-height:22px!important;top:133px!important;z-index:15!important;display:block!important;visibility:visible!important;opacity:1!important}.main-content .game-container .tree-container .rope-container .rope[style]{width:2px!important;height:30px!important;display:block!important;visibility:visible!important;opacity:1!important}.main-content .game-container .tree-container .rope-container .hook[style],.main-content .game-container .tree-container .rope-container .hook-left[style],.main-content .game-container .tree-container .rope-container .hook-right[style]{max-width:18px!important;width:auto!important;height:auto!important;max-height:18px!important;display:block!important;visibility:visible!important;opacity:1!important}.main-content .game-container .game-board .game-items .game-item[style],.main-content .game-container .game-board .game-items .game-item img[style]{width:100%!important;max-width:100%!important;height:auto!important;max-height:30px!important;object-fit:contain!important}.sidebar{width:280px;right:-280px;transition:right .3s ease}.sidebar.open{right:0}.main-content{padding:15px 0}#btnOpenLogin,#btnOpenRegister,a#btnOpenLogin,a#btnOpenRegister,.btn#btnOpenLogin,.btn#btnOpenRegister,.header-actions #btnOpenLogin,.header-actions #btnOpenRegister,.header-actions a#btnOpenLogin,.header-actions a#btnOpenRegister,.header .header-content .header-actions a#btnOpenLogin,.header .header-content .header-actions a#btnOpenRegister,.header-actions a.btn.btn-secondary#btnOpenLogin,.header-actions a.btn.btn-primary#btnOpenRegister{display:inline-flex!important;flex-direction:row!important;flex-wrap:nowrap!important;white-space:nowrap!important;width:auto!important;min-width:auto!important;max-width:none!important;flex-shrink:0!important;flex-grow:0!important;flex-basis:auto!important;float:none!important;clear:none!important;position:relative!important;vertical-align:middle!important}.header-actions>a,.header-actions a.btn{display:inline-flex!important;flex-shrink:0!important;flex-grow:0!important;width:auto!important;flex-wrap:nowrap!important}.header-content{flex-wrap:nowrap!important}.game-item{animation-duration:4s!important}@keyframes bounce-mobile{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(20px,-30px) rotate(2deg)}50%{transform:translate(20px,30px) rotate(0)}75%{transform:translate(-20px,30px) rotate(-2deg)}}.betting-tabs{margin-bottom:15px}.tab-btn{padding:8px 15px;font-size:14px}.bet-amount-group{flex-wrap:wrap;gap:8px}.bet-input-wrapper{flex:1;min-width:150px}.bet-input{font-size:16px;padding:10px}.btn-icon{width:35px;height:35px;font-size:18px}.btn-play{width:100%;padding:15px;font-size:18px;margin-top:10px}.footer-content{grid-template-columns:1fr;gap:30px;padding:30px 20px}.footer-column{text-align:center}.modal-content{width:95%;max-width:95%;margin:10px auto;padding:20px 15px;max-height:90vh;overflow-y:auto}.modal-logo-img{max-width:150px}.premios-grid{grid-template-columns:repeat(2,1fr);gap:10px}.premios-bet-selector{gap:8px;flex-wrap:wrap}.bet-selector-btn{padding:10px 16px;font-size:14px;min-width:80px}h1{font-size:24px}h2{font-size:20px}.loading-logo{max-width:250px}}@media (min-width: 769px){#btnOpenLogin,#btnOpenRegister{margin-left:0!important}.logo,.logo a,.logo img,.logo-img{margin-left:0!important;padding-left:0!important}}@tailwind base;@tailwind components;@tailwind utilities;html{scrollbar-width:thin;font-family:Montserrat,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#viperpro{overflow:hidden}@layer components{.label{@apply block mb-1 text-gray-500 dark:text-gray-300 font-medium;}.btn-primary{@apply transition duration-700 ease-in-out text-white focus:ring-4 font-medium text-sm px-8 py-3 focus:outline-none rounded;}.input{@apply text-gray-600 placeholder:text-gray-300 dark:bg-gray-900 dark:text-gray-200 dark:placeholder:text-gray-500 w-full bg-white font-sans transition-all duration-300 disabled:cursor-not-allowed disabled:opacity-75 px-3 h-12 py-3 text-sm leading-5 rounded;}.input-group{@apply bg-gray-50 text-gray-900 text-sm rounded-lg block w-full pl-10 p-2.5 dark:border-[var(--ci-gray-over)] dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500;}}::-webkit-scrollbar{width:1px!important}*{-webkit-font-smoothing:antialiased;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{letter-spacing:.00938em;line-height:1.5;word-spacing:1px;font-family:Montserrat,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:root{--current-theme-background: #0B0D13;--current-theme-card: #121826;--current-theme-card_alt: #161B28;--current-theme-border: #1F2A3E;--current-theme-accent: #F5B73C;--current-theme-accent_secondary: #22C55E;--current-theme-accent_tertiary: #60A5FA;--current-theme-text_primary: #FFFFFF;--current-theme-text_secondary: #9CA3AF;--current-theme-button_primary_bg: #22C55E;--current-theme-button_primary_text: #0F1114;--current-theme-button_secondary_bg: #161B28;--current-theme-button_secondary_text: #FFFFFF;--current-theme-badge_positive_bg: #102114;--current-theme-badge_positive_text: #22C55E;--current-theme-badge_info_bg: #101A2A;--current-theme-badge_info_text: #60A5FA;--current-theme-gradient_from: #1A2437;--current-theme-gradient_via: #0F1117;--current-theme-gradient_to: #132316;--current-theme-menu_background: #121622;--current-theme-menu_border: rgba(255,255,255,.05)}.theme-page{background-color:var(--current-theme-background);color:var(--current-theme-text_primary)}.theme-card{background-color:var(--current-theme-card);border:1px solid var(--current-theme-border)}.theme-surface{background-color:var(--current-theme-card)}.theme-card-alt{background-color:var(--current-theme-card_alt);border:1px solid var(--current-theme-border)}.theme-surface-alt{background-color:var(--current-theme-card_alt)}.theme-border{border-color:var(--current-theme-border)}.text-theme-primary{color:var(--current-theme-text_primary)}.text-theme-secondary{color:var(--current-theme-text_secondary)}.text-theme-accent{color:var(--current-theme-accent)}.text-theme-accent-secondary{color:var(--current-theme-accent_secondary)}.text-theme-accent-tertiary{color:var(--current-theme-accent_tertiary)}.border-theme-accent{border-color:var(--current-theme-accent)}.border-theme-accent-secondary{border-color:var(--current-theme-accent_secondary)}.border-theme-accent-tertiary{border-color:var(--current-theme-accent_tertiary)}.bg-theme-accent-secondary{background-color:var(--current-theme-accent_secondary)}.theme-button-primary{background-color:var(--current-theme-button_primary_bg);color:var(--current-theme-button_primary_text)}.theme-button-secondary{background-color:var(--current-theme-button_secondary_bg);color:var(--current-theme-button_secondary_text)}.theme-badge-positive{background-color:var(--current-theme-badge_positive_bg);color:var(--current-theme-badge_positive_text)}.theme-badge-info{background-color:var(--current-theme-badge_info_bg);color:var(--current-theme-badge_info_text)}.theme-panel{background-color:color-mix(in srgb,var(--current-theme-card_alt) 80%,black);border:1px solid color-mix(in srgb,var(--current-theme-border) 60%,transparent)}.theme-chip-accent{background-color:color-mix(in srgb,var(--current-theme-accent) 15%,transparent);color:var(--current-theme-accent)}.theme-chip-accent-secondary{background-color:color-mix(in srgb,var(--current-theme-accent_secondary) 15%,transparent);color:var(--current-theme-accent_secondary)}.theme-chip-accent-tertiary{background-color:color-mix(in srgb,var(--current-theme-accent_tertiary) 15%,transparent);color:var(--current-theme-accent_tertiary)}.theme-chip-accent-secondary-soft{background-color:color-mix(in srgb,var(--current-theme-accent_secondary) 20%,transparent);color:var(--current-theme-accent_secondary)}.theme-panel-strong{background-color:color-mix(in srgb,var(--current-theme-card_alt) 65%,black);border:1px solid color-mix(in srgb,var(--current-theme-border) 70%,transparent)}.theme-note-accent{background-color:color-mix(in srgb,var(--current-theme-accent) 8%,transparent);border:1px solid color-mix(in srgb,var(--current-theme-accent) 30%,transparent)}.theme-button-accent{background-color:var(--current-theme-accent);color:#0b0d13}.badge-theme-win{color:var(--current-theme-accent_secondary);background-color:color-mix(in srgb,var(--current-theme-accent_secondary) 15%,transparent)}.badge-theme-deposit{color:var(--current-theme-accent_tertiary);background-color:color-mix(in srgb,var(--current-theme-accent_tertiary) 15%,transparent)}.badge-theme-info{color:var(--current-theme-accent);background-color:color-mix(in srgb,var(--current-theme-accent) 15%,transparent)}.event-card-win{background-color:color-mix(in srgb,var(--current-theme-accent_secondary) 8%,var(--current-theme-background));border-color:color-mix(in srgb,var(--current-theme-accent_secondary) 35%,transparent)}.event-card-deposit{background-color:color-mix(in srgb,var(--current-theme-accent_tertiary) 8%,var(--current-theme-background));border-color:color-mix(in srgb,var(--current-theme-accent_tertiary) 35%,transparent)}.event-card-info{background-color:color-mix(in srgb,var(--current-theme-accent) 8%,var(--current-theme-background));border-color:color-mix(in srgb,var(--current-theme-accent) 35%,transparent)}.theme-hero-gradient{background-image:linear-gradient(135deg,var(--current-theme-gradient_from),var(--current-theme-gradient_via),var(--current-theme-gradient_to))}.bottom-menu-theme{background-color:var(--current-theme-menu_background);border-top:1px solid var(--current-theme-menu_border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-menu-theme button{color:var(--current-theme-text_secondary)}.bottom-menu-theme button.active{color:var(--current-theme-accent)}.bottom-menu-theme button:hover{color:var(--current-theme-text_primary)}body[data-theme-page] .bg-\[\#0B0D13\]{background-color:var(--current-theme-background)!important}body[data-theme-page] .bg-\[\#121826\]{background-color:var(--current-theme-card)!important}body[data-theme-page] .bg-\[\#161B28\]{background-color:var(--current-theme-card_alt)!important}body[data-theme-page] .bg-\[\#121622\]{background-color:var(--current-theme-menu_background)!important}body[data-theme-page] .border-\[\#1F2A3E\]{border-color:var(--current-theme-border)!important}body[data-theme-page] .text-\[\#F5B73C\]{color:var(--current-theme-accent)!important}body[data-theme-page] .text-\[\#22C55E\]{color:var(--current-theme-accent_secondary)!important}body[data-theme-page] .text-\[\#60A5FA\]{color:var(--current-theme-accent_tertiary)!important}body[data-theme-page] .text-\[\#F97316\]{color:var(--current-theme-accent)!important}body[data-theme-page] .text-gray-400,body[data-theme-page] .text-gray-500,body[data-theme-page] .text-gray-300{color:var(--current-theme-text_secondary)!important}body[data-theme-page] .text-gray-200,body[data-theme-page] .text-white{color:var(--current-theme-text_primary)!important}body[data-theme-page] .bg-\[\#102114\]{background-color:var(--current-theme-badge_positive_bg)!important}body[data-theme-page] .bg-\[\#101A2A\]{background-color:var(--current-theme-badge_info_bg)!important}body[data-theme-page] .bg-\[\#22C55E\]{background-color:var(--current-theme-button_primary_bg)!important;color:var(--current-theme-button_primary_text)!important}body[data-theme-page] .text-\[\#0F1114\]{color:var(--current-theme-button_primary_text)!important}body[data-theme-page] .bg-\[\#1F2536\]{background-color:color-mix(in srgb,var(--current-theme-card_alt) 85%,black)!important}body[data-theme-page] .bg-\[\#1DB954\]{background-color:color-mix(in srgb,var(--current-theme-accent_secondary) 90%,white)!important}body[data-theme-page] .bg-\[\#22C55E\]\/15{background-color:color-mix(in srgb,var(--current-theme-accent_secondary) 15%,transparent)!important;color:var(--current-theme-accent_secondary)!important}body[data-theme-page] .bg-\[\#2563EB\]\/15{background-color:color-mix(in srgb,var(--current-theme-accent_tertiary) 15%,transparent)!important;color:var(--current-theme-accent_tertiary)!important}body[data-theme-page] .bg-\[\#F59E0B\]\/15{background-color:color-mix(in srgb,var(--current-theme-accent) 15%,transparent)!important;color:var(--current-theme-accent)!important}body[data-theme-page] .border-\[\#22C55E\]\/40{border-color:color-mix(in srgb,var(--current-theme-accent_secondary) 40%,transparent)!important}body[data-theme-page] .border-\[\#2563EB\]\/30{border-color:color-mix(in srgb,var(--current-theme-accent_tertiary) 30%,transparent)!important}body[data-theme-page] .border-\[\#F59E0B\]\/30{border-color:color-mix(in srgb,var(--current-theme-accent) 30%,transparent)!important}body[data-theme-page] .from-\[\#1A2437\]{--tw-gradient-from: var(--current-theme-gradient_from) !important;--tw-gradient-to: color-mix(in srgb, var(--current-theme-gradient_from) 0%, transparent) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}body[data-theme-page] .via-\[\#0F1117\]{--tw-gradient-to: color-mix(in srgb, var(--current-theme-gradient_via) 0%, transparent) !important;--tw-gradient-stops: var(--current-theme-gradient_from), var(--current-theme-gradient_via), var(--tw-gradient-to) !important}body[data-theme-page] .to-\[\#132316\]{--tw-gradient-to: var(--current-theme-gradient_to) !important}.full-screen-div{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#fff;z-index:9999}.full-screen-body{overflow:hidden}.w-full{width:100%!important}.payment-list{flex-direction:row;column-gap:32px}.wallet-money{background-color:#efefefd1;padding:3px;border-radius:5px}:is(.dark .wallet-money){background-color:#000c20}.divider{height:48px;border-right:1px solid var(--ci-gray-light)}:is(.dark .divider){border-right:1px solid var(--ci-gray-dark)}.wallet-active{border:2px solid var(--ci-primary-color);border-radius:10px}@media only screen and (max-width: 768px){.w-full-mobile{width:100%!important}.content-center{display:block}.img-banner{position:relative;top:0;bottom:0;height:260px;width:100%;object-fit:cover}.register-home-button{position:absolute;bottom:15px}}.casino-sports-container{padding:24px;display:flex;flex-direction:column;row-gap:8px;align-items:flex-start;text-align:left;font-style:normal;background-repeat:no-repeat;background-position:100% 100%}.casino-sports-container.casino,.casino-sports-container.sport{background-image:none}@media screen and (max-width: 901px){.category-options{width:100%;display:flex!important;justify-content:space-between}.nav-action{width:100%}.casino-sports-container.casino,.casino-sports-container.sport{background-image:none}}.invite-bg{background:url(/assets/images/invite_bg_m.bafe1d0e.png) no-repeat right center;background-size:auto 100%}.loading-body{position:fixed;width:100%;height:100%;background-color:var(--ci-gray-over);top:0;right:0;left:0;border:0;z-index:999999}.loading-body .loading-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-body .loading-container img{width:100%;height:128px}.loading-body .loading-container img{animation:pulse 2s infinite}.page-opacity-enter-active,.page-opacity-leave-active{transition:.6s ease all}.page-opacity-enter-from,.page-opacity-leave-to{opacity:0}.page-slide-enter-active,.page-slide-leave-active{transition:.4s ease all}.page-slide-enter-from,.page-slide-leave-to{opacity:0;transform:translateY(60px)}.bar-sport-nav{width:100%;height:64px;display:flex;padding:8px;position:relative;box-shadow:none;box-sizing:border-box;align-items:center;justify-content:space-between}.slider-sport-banner{flex:0 0 auto;height:152px;overflow:hidden;box-sizing:content-box}.category-options{display:-webkit-inline-box}.scrollable-container{width:100%;overflow:scroll;white-space:nowrap;display:flex;-webkit-overflow-scrolling:touch}.scrollable-content{width:200%}.scrollable-container::-webkit-scrollbar{display:none}@media only screen and (max-width: 600px){.banner-login{display:none}.navbar-toggler{display:block}}.input-group-text{background-color:var(--ci-gray-over)}.input-group{background-color:#0000004d}.login-wrap{margin-top:auto;-webkit-flex:none;-ms-flex:none;flex:none}.login-wrap .line-text{height:.875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.login-wrap .line-text .l{height:1px;-webkit-flex:1;-ms-flex:1;flex:1;background-color:#98a7b5}.login-wrap .line-text .t{color:#98a7b5;line-height:.875rem;height:100%;-webkit-flex:none;-ms-flex:none;flex:none;margin:0 .75rem;font-size:12px}.footer{position:relative;bottom:0;width:100%}.footer-list ul>li{margin-bottom:10px}.ball{position:absolute;width:9.375rem;height:auto;right:0;bottom:0;opacity:0}:is(.dark .ball){opacity:.3}.ui-button-blue,.ui-button-blue2{color:var(--sub-text-color);width:auto;padding:7px 12px;-webkit-flex:none;-ms-flex:none;flex:none;font-weight:400}.ui-button-blue-deposit{color:var(--sub-text-color);width:auto;padding:15px 12px;-webkit-flex:none;-ms-flex:none;flex:none;font-weight:400}.ui-button-blue{color:var(--title-color);border-radius:3px;background-color:var(--ci-primary-color)}.ui-button-blue:hover{transition:.3s;opacity:.9}.ui-button-black{width:auto;padding:0 1.25rem;height:2.5rem;-webkit-flex:none;-ms-flex:none;flex:none;font-weight:600}.ui-button-black{color:#fff;background-color:var(--yellow-color)}.ui-button-black:hover{background-color:var(--yellow-color)}.item-selected{position:relative}.item-selected{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;margin-left:-.6875rem;margin-right:-.6875rem}.item-selected .active{background:var(--ci-primary-opacity-color);border:1px solid var(--ci-primary-color)!important}.item-selected .active .ratio{background:#FFE600;color:#393939}.item-selected .item .ratio{background:#FCFE01;min-width:2rem;height:1rem;line-height:1rem;font-size:.65rem;text-align:center;color:#000;position:absolute;border-bottom-left-radius:.5rem;font-weight:800;right:0;top:0;border-top-right-radius:var(--border-radius)}.item-selected .active .ratio2{color:var(--ci-primary-color);font-weight:800;text-shadow:2px 1px 11px var(--ci-primary-color)}.item-selected .active .img-check{display:block;margin-right:-2px;margin-bottom:-2.5px}.item-selected .item .img-check{position:absolute;right:0;width:25px;bottom:0}.suit-hover:hover{opacity:.9}.item-selected .item button{height:2.5rem;border-radius:var(--border-radius);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1rem;color:var(--title-color);white-space:nowrap}.item-selected .item{position:relative;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin:.5rem 0 0 .6875rem;cursor:pointer;width:30.5%;background-color:#313131;border:1px solid transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--border-radius)}.icon-list{width:1.4em;height:1.4em;fill:#98a7b5}.ui-button-default{background-color:#3e4147;color:#fff;display:block;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:.25rem;height:3rem;font-weight:700;cursor:pointer;-webkit-transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);-webkit-transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1)}.ui-button-default:hover{background-color:#313235}.ui-button-yellow{color:#fff;background-color:#f19511b3;display:block;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:.25rem;height:3rem;font-weight:700;cursor:pointer;-webkit-transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);-webkit-transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1)}.ui-button-violet{background-color:#6e34e2b3;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:.25rem;padding:10px 20px;height:3rem;font-weight:700;cursor:pointer;-webkit-transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);-webkit-transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1)}.ui-button-violet:hover{background-color:#5426b1b3}.l{width:3rem;height:2px;background:linear-gradient(90deg,#98A7B5 0%,rgba(152,167,181,0) 100%);-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:scaleX(-1)}.r{width:3rem;height:2px;background:linear-gradient(90deg,#98A7B5 0%,rgba(152,167,181,0) 100%)}.aposta-1{background:url(/assets/images/wager_1.6ec39cf4.png) no-repeat 96% 0%;background-size:auto 100%;background-color:#24262b}.aposta-2{background:url(/assets/images/wager_2.8af53176.png) no-repeat 100% 0%;background-size:auto 100%;background-color:#24262b}.aposta-3{background:url(/assets/images/wager_3.ee25b52f.png) no-repeat 100% 0%;background-size:auto 100%;background-color:#24262b}.playgame{height:100vh}.playgame .playgame-body{width:100%;height:100%}.playgame .playgame-footer{width:100%;background-color:#232322;position:fixed;bottom:0}.playgame .playgame-footer .playgame-footer-buttons{display:flex;justify-content:space-between;padding:2.3rem}.social-icon{display:block;margin-right:10px}@media only screen and (max-width: 600px){.playgame .playgame-footer{height:84px}.playgame .playgame-footer .playgame-footer-buttons{padding:1.3rem}.social-icon{display:none}}@media (max-width:500px){.item-selected{margin-right:0}}.banner-login{display:block;padding:0}.navbar-toggler{display:none}.sign-in{margin:0;padding:12px 32px;cursor:pointer;margin-right:.5rem;white-space:nowrap}.league-list{padding:0 30px;justify-content:center}@media only screen and (max-width: 600px){.banner-login{display:none}.navbar-toggler{display:block}.league-list{width:100%;display:flex;padding:0 30px;justify-content:center}}.game-full{width:100%;height:100%;border:none}.w-button{color:#fff;line-height:inherit;cursor:pointer;background-color:var(--ci-primary-color);border:0;border-radius:0;padding:9px 15px;text-decoration:none;display:inline-block}.btn-small{height:42px;grid-column-gap:16px;color:#fff;white-space:nowrap;border:1px solid rgba(218,209,177,.1);border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:flex;position:relative}.overflow-hidden-y-scroll::-webkit-scrollbar{width:6px}.overflow-hidden{max-height:300px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.overflow-hidden-y-scroll::-webkit-scrollbar{display:none}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.odds.selected{border:thin solid var(--ci-primary-color)}.move-on-hover{transition:transform .3s ease}.nui-mask-hexed{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxODIiIGhlaWdodD0iMjAxIj48cGF0aCBkPSJNLjMgNjUuNDg2YzAtOS4xOTYgNi42ODctMjAuMDYzIDE0LjIxMS0yNS4wNzhsNjEuODYtMzUuOTQ2YzguMzYtNS4wMTYgMjAuODk5LTUuMDE2IDI5LjI1OCAwbDYxLjg2IDM1Ljk0NmM4LjM2IDUuMDE1IDE0LjIxMSAxNS44ODIgMTQuMjExIDI1LjA3OHY3MS4wNTVjMCA5LjE5Ni02LjY4NyAyMC4wNjMtMTQuMjExIDI1LjA3OWwtNjEuODYgMzUuOTQ1Yy04LjM2IDQuMTgtMjAuODk5IDQuMTgtMjkuMjU4IDBsLTYxLjg2LTM1Ljk0NUM2LjE1MSAxNTcuNDQuMyAxNDUuNzM3LjMgMTM2LjU0VjY1LjQ4NnoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxODIiIGhlaWdodD0iMjAxIj48cGF0aCBkPSJNLjMgNjUuNDg2YzAtOS4xOTYgNi42ODctMjAuMDYzIDE0LjIxMS0yNS4wNzhsNjEuODYtMzUuOTQ2YzguMzYtNS4wMTYgMjAuODk5LTUuMDE2IDI5LjI1OCAwbDYxLjg2IDM1Ljk0NmM4LjM2IDUuMDE1IDE0LjIxMSAxNS44ODIgMTQuMjExIDI1LjA3OHY3MS4wNTVjMCA5LjE5Ni02LjY4NyAyMC4wNjMtMTQuMjExIDI1LjA3OWwtNjEuODYgMzUuOTQ1Yy04LjM2IDQuMTgtMjAuODk5IDQuMTgtMjkuMjU4IDBsLTYxLjg2LTM1Ljk0NUM2LjE1MSAxNTcuNDQuMyAxNDUuNzM3LjMgMTM2LjU0VjY1LjQ4NnoiLz48L3N2Zz4=)}.nui-mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.9) scaleY(.9);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.promo-register{background-color:var(--ci-primary-opacity-color);border:1px solid var(--ci-primary-color);color:var(--ci-primary-color)}.is-loading-data{fill:var(--ci-primary-color)}.btn-primary{background-color:var(--ci-secundary-color)}.btn-primary:hover{background-color:var(--ci-primary-opacity-color)}.btn-menu-mission{margin-top:8px;width:109px;height:42px;padding-left:5px;border-radius:var(--border-radius);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer;position:relative;background:linear-gradient(26.79deg,rgba(109,43,255,.480402) 1.86%,rgba(109,43,255,.04) 85.25%,rgba(109,43,255,.04) 85.25%),rgba(216,216,216,.05)}@media only screen and (max-width: 600px){.btn-menu-mission{width:100%}}.btn-menu-mission img{position:absolute}.btn-menu-mission .btn-menu-mission-text{position:absolute;right:15px;font-weight:700;font-size:.8rem}.btn-menu-rotate{margin-top:8px;width:109px;height:42px;padding-left:5px;border-radius:var(--border-radius);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer;position:relative;background:linear-gradient(19.92deg,rgba(175,13,132,.511772) -6.45%,rgba(175,13,132,.04) 78.77%),rgba(216,216,216,.05)}@media only screen and (max-width: 600px){.btn-menu-rotate{width:100%}}.btn-menu-rotate img{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:48px;-webkit-flex:none;-ms-flex:none;flex:none}.btn-menu-rotate .btn-menu-rotate-text{position:absolute;right:15px;font-weight:700;font-size:.8rem}.btn-menu-rotate .spin-anim{height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-menu-rotate .spin-anim .img-spinbg{position:absolute;left:50%;width:1.9375rem;height:1.9375rem;z-index:1;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);top:6%;opacity:0}.btn-menu-rotate .spin-anim .img-turntable{width:2rem;height:2rem;z-index:2}.btn-menu-rotate .spin-anim .img-pointer{position:absolute;top:-.375rem;left:49%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);width:1.125rem;height:auto;z-index:3}.btn-refer{margin-top:8px;width:109px;height:42px;padding-left:5px;border-radius:var(--border-radius);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer;position:relative;background:linear-gradient(19.92deg,rgba(234,172,32,.51) -6.45%,rgba(175,13,132,.04) 78.77%),rgba(216,216,216,.05)}@media only screen and (max-width: 600px){.btn-refer{width:100%}}.btn-refer img{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:48px;-webkit-flex:none;-ms-flex:none;flex:none}.btn-refer .btn-menu-rotate-text{position:absolute;right:15px;font-weight:700;font-size:.8rem}.btn-refer .spin-anim{height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-refer .spin-anim .img-spinbg{position:absolute;left:50%;width:1.9375rem;height:1.9375rem;z-index:1;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);top:6%;opacity:0}.btn-refer .spin-anim .img-turntable{width:2rem;height:2rem;z-index:2}.btn-refer .spin-anim .img-pointer{position:absolute;top:-.375rem;left:49%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);width:1.125rem;height:auto;z-index:3}.button-title-menu{top:5px;left:5px;color:#fff;font-size:.8rem;font-weight:700;position:absolute}.custom-box-shadow{box-shadow:0 10px 11px -3px #0000001a}.custom-side-shadow{box-shadow:14px 20px 11px -3px #0000001a}.modal-dialog{display:flex!important;align-items:center!important}@media only screen and (max-width: 600px){.modal.show{padding-right:0!important}}.pie{--percentage: 60;--border-thickness: 5px;--color-1: #078b2a;--color-2: #3d3e41;--width: 80px;width:var(--width);aspect-ratio:1;position:relative;display:inline-grid;margin:5px;place-content:center;font-size:15px;font-weight:700;font-family:Montserrat,sans-serif}.pie:before,.pie:after{content:"";position:absolute;border-radius:50%}.pie:before{content:"";position:absolute;border-radius:50%;top:0;right:0;bottom:0;left:0;background:conic-gradient(var(--color-1) calc(var(--percentage) * 1%),var(--color-2) 0);-webkit-mask:radial-gradient(farthest-side,#0000 calc(99% - var(--border-thickness)),#000 calc(100% - var(--border-thickness)));mask:radial-gradient(farthest-side,#0000 calc(99% - var(--border-thickness)),#000 calc(100% - var(--border-thickness)))}.carousel__pagination{position:absolute;bottom:15px;left:0;right:0}.carousel__prev,.carousel__next{width:40px!important;height:40px!important;font-size:12px!important;color:#67707b!important;margin:0!important}.not-last:not(:last-child){margin-right:1rem}.slide-down{transform:translateY(0)}.slide-up{transform:translateY(-100%)}.nav-menu{z-index:990;background-color:var(--navtop-color-dark)}.search-menu{z-index:990;position:fixed;top:63px;left:0;right:0;min-height:200px;background-color:var(--carousel-banners);border-bottom:1px solid #1e2024;box-shadow:#00000026 1.95px 1.95px 2.6px}:is(.dark .search-menu){background-color:var(--carousel-banners-dark)}.search-menu::backdrop{backdrop-filter:blur(5px) contrast(.1);-webkit-backdrop-filter:blur(5px) contrast(.1);height:100%;z-index:979;opacity:.5}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.slide-down-enter-active,.slide-down-leave-active,.slide-up-enter-active,.slide-up-leave-active{transition:transform .5s}.slide-down-enter,.slide-up-leave-to{transform:translateY(-100%)}.slide-down-leave-to,.slide-up-enter{transform:translateY(0)}.backdrop{backdrop-filter:blur(5px) contrast(.1);-webkit-backdrop-filter:blur(5px) contrast(.1)}.bg-primary{background-color:var(--ci-primary-color)!important}.border-primary{border-color:var(--ci-primary-color)!important}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:none;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.text-social-button{border:1px solid var(--ci-primary-color)}.text-social-button:hover{border:1px solid var(--ci-primary-color);background-color:var(--ci-primary-color)}.text-primary{color:#45454673}.input-primary{width:100%;background-color:var(--input-primary);margin-top:40px}.carousel-banners{width:100%}.sidebar-color{background-color:var(--sidebar-color)}:is(.dark .sidebar-color){background-color:var(--sidebar-color-dark)}.navtop-color{z-index:9999}.site-menu-item{background-color:var(--side-menu);border-color:var(--ci-primary-color)}:is(.dark .site-menu-item){background-color:var(--side-menu-dark);border-color:var(--ci-primary-color)}.site-menu-item:hover{background-color:var(--side-menu)24;border-color:var(--ci-primary-color)24}:is(.dark .site-menu-item:hover){background-color:var(--side-menu-dark)24;border-color:var(--ci-primary-color)24}.footer-color{background-color:var(--footer-color);border-color:var(--footer-color)}:is(.dark .footer-color){background-color:var(--footer-color-dark);border-color:var(--footer-color-dark)}.is-loading-component{background-color:var(--carousel-banners)}:is(.dark .is-loading-component){background-color:var(--carousel-banners-dark)}@media only screen and (max-width: 960px){.button-title-menu{top:15px;left:15px;color:#fff;font-size:1.2rem;font-weight:700;position:absolute}}.casino-game:hover img{filter:brightness(70%)}.category-list ::-webkit-scrollbar{height:0px}.category-list ::-webkit-scrollbar-thumb{background-color:transparent}.category-list ::-webkit-scrollbar-track{background-color:transparent;border:none}.provider-card{width:100%;-webkit-animation:fade-in 1s ease;animation:fade-in 1s ease;border-radius:4px;text-align:center;background:#4d555c40;margin:0 12px;cursor:pointer;box-shadow:0 3px 10px #060a0e26;min-height:96px;overflow-x:hidden;padding:24px 28px 16px;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.provider-card .image-wrapper{height:30px;margin-bottom:10px;box-shadow:none;display:inline-flex}.provider-card .image-wrapper img{box-shadow:none;height:auto!important;width:80px;border-radius:4px}.link-active{color:var(--ci-gray-medium)}:is(.dark .link-active){color:#fff!important}.content-center{justify-content:center;display:grid}.router-link-active{border-bottom:3px solid var(--ci-primary-color)!important}.casino-game img{width:130px;min-width:130px;display:flex;flex-wrap:nowrap;height:auto;color:#fff;object-fit:cover;height:100%;width:100%}.casino-game{max-width:100%;max-width:220px}@media (hover: hover){.casino-game a:hover{filter:opacity(100%);visibility:visible}}.casino-game:hover:before{content:"";position:absolute;border-radius:1.5rem;opacity:.5;top:.5rem;left:-.5rem;right:-.5rem;bottom:-.5rem;z-index:0;filter:blur(20px)}.casino-game{position:relative}.casino-game .casino-game-title{position:absolute;bottom:10px;left:10px;display:block;color:#fff!important;z-index:1;text-align:left}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease-in-out;border-radius:20px}.overlay.show{opacity:1}.casino-game:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;pointer-events:none;border-radius:20px}.center-button-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.center-button{color:#fff;background-color:var(--ci-primary-color);border-radius:10px}.casino-game img{transition:filter .3s ease-in-out}.casino-game:hover img{filter:brightness(50%)}.category-img{background-color:var(--ci-primary-opacity-color);padding:15px;border-radius:100px}.pulse{width:8px;height:8px;background-color:#0f0;border-radius:50%;margin-right:5px;animation:pulse-animation 1s infinite;box-shadow:0 0 5px #0f0,0 0 20px #0f0}@keyframes pulse-animation{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.footer-imagem{max-height:40px;max-width:80px;opacity:.15}.footer-imagens{grid-column-gap:24px;grid-row-gap:24px;border-top:.5px solid #fdffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:32px;padding-bottom:32px;display:flex}.rule-img{max-width:90px;display:block}.mobile-menu-wrapper{bottom:0;left:0;max-width:100%;min-width:100%;position:fixed;right:0;top:auto;width:100%;z-index:40;--tw-bg-opacity: 1;transition-property:none}@media (min-width:1024px){.mobile-menu-wrapper{display:none}}.mobile-menu-wrapper{box-shadow:0 0 15px #0003}.mobile-menu-wrapper .mobile-menu{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:32rem}.mobile-menu-wrapper .mobile-menu .btn{align-items:center;display:flex;flex:1 1 0%;flex-direction:column;font-size:.68rem;font-weight:600;justify-content:center;position:relative;--tw-text-opacity: 1;color:#fdffff;color:rgb(253 255 255/var(--tw-text-opacity));letter-spacing:-.02rem;padding:.7rem .4rem .6rem}.mobile-menu-wrapper .mobile-menu .btn svg{height:auto;margin-bottom:1px;margin-top:.125rem;opacity:.7;width:1.6em;fill:currentColor!important;color:currentColor!important}.mobile-menu-wrapper .mobile-menu .btn .badge-live{border-radius:9999px;position:absolute;right:.375rem;top:.375rem;z-index:2;--tw-bg-opacity: 1;background-color:#f1416c;background-color:rgb(241 65 108/var(--tw-bg-opacity));color:var(--color-light);font-size:.46rem}.mobile-menu-wrapper .mobile-menu .btn .badge-live.dot{animation:blink-c42cec75 .8s linear infinite;display:inline-block;height:.25rem;width:.25rem}.mobile-menu-wrapper .mobile-menu .btn.active{background-color:#21242566;--tw-text-opacity: 1;color:#a3d712;color:rgb(163 215 18/var(--tw-text-opacity))}.mobile-menu-wrapper .mobile-menu .btn.active svg{opacity:1}input{border:none;outline:none}input:focus,input:hover{border:none;outline:none}@keyframes blink-c42cec75{60%{opacity:1}to{opacity:0}}.z-full{z-index:9999}.animate-scroll-custom{animation:customScroll 150s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-1750px)}}@keyframes customScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.modal[data-v-3ac8bc2e],.modal[data-v-b3b764fc],.modal[data-v-6a349c00],.modal[data-v-d4c10731]{display:block}.wallet-summary[data-v-d4c10731]{margin:20px 0;padding:15px;background:rgba(255,255,255,.05);border-radius:8px}.wallet-item[data-v-d4c10731]{display:flex;justify-content:space-between;margin-bottom:10px}.wallet-label[data-v-d4c10731]{color:#ccc}.wallet-value[data-v-d4c10731]{font-weight:700;color:#4caf50}.transactions-section[data-v-d4c10731]{margin-top:20px}.transactions-list[data-v-d4c10731]{max-height:400px;overflow-y:auto}.transaction-item[data-v-d4c10731]{display:flex;justify-content:space-between;padding:10px;margin-bottom:10px;background:rgba(255,255,255,.03);border-radius:5px}.modal[data-v-899dc3f8]{display:block}.premios-modal[data-v-6e770274]{display:block;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000c;animation:fadeIn .3s;box-shadow:none!important}.premios-modal-content[data-v-6e770274]{background:var(--bg-dark);margin:5% auto;padding:40px;border:2px solid var(--border-red);border-radius:10px;width:90%;max-width:900px;max-height:90vh;overflow-y:auto;position:relative;animation:slideDown .3s;box-shadow:none!important}.premios-modal-header[data-v-6e770274]{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 25px;border-bottom:1px solid rgba(255,255,255,.1)}.premios-header-left[data-v-6e770274]{display:flex;align-items:center;gap:15px}.premios-icon[data-v-6e770274]{font-size:32px}.premios-header-text h2[data-v-6e770274]{color:var(--text-white);font-size:24px;font-weight:700;margin:0 0 5px}.premios-subtitle[data-v-6e770274]{color:var(--text-gray);font-size:14px;margin:0}.premios-modal-close[data-v-6e770274]{background:rgba(255,255,255,.1);border:none;border-radius:50%;width:32px;height:32px;color:var(--text-white);font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.premios-modal-close[data-v-6e770274]:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.premios-bet-selector[data-v-6e770274]{display:flex;gap:10px;padding:20px 25px;border-bottom:1px solid rgba(255,255,255,.1)}.bet-value-btn[data-v-6e770274]{flex:1;padding:12px 20px;background:var(--bg-panel);border:2px solid transparent;border-radius:8px;color:var(--text-white);font-size:16px;font-weight:700;cursor:pointer;transition:all .3s}.bet-value-btn[data-v-6e770274]:hover{background:rgba(255,255,255,.1);border-color:#fff3}.bet-value-btn.active[data-v-6e770274]{background:var(--accent-red);border-color:var(--border-red);color:var(--text-white);box-shadow:0 4px 12px #dc354566}.premios-loading[data-v-6e770274]{padding:40px;text-align:center;color:var(--text-gray)}.loading-spinner[data-v-6e770274]{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--accent-red);border-radius:50%;animation:spin-6e770274 1s linear infinite;margin:0 auto 15px}@keyframes spin-6e770274{to{transform:rotate(360deg)}}.premios-grid[data-v-6e770274]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;padding:25px}.premio-card[data-v-6e770274]{background:var(--bg-panel);border:2px solid rgba(255,255,255,.1);border-radius:10px;padding:15px;text-align:center;transition:all .3s;cursor:pointer}.premio-card[data-v-6e770274]:hover{border-color:var(--accent-red);transform:translateY(-5px);box-shadow:0 8px 20px #dc35454d}.premio-card-bomba[data-v-6e770274]{border-color:var(--accent-red)}.premio-image-wrapper[data-v-6e770274]{width:100%;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden}.premio-image[data-v-6e770274]{max-width:100%;max-height:100%;object-fit:contain}.bomba-icon[data-v-6e770274]{font-size:60px;line-height:1}.premio-info[data-v-6e770274]{display:flex;flex-direction:column;gap:5px}.premio-type[data-v-6e770274]{color:var(--text-orange);font-size:12px;font-weight:600;text-transform:uppercase}.premio-value[data-v-6e770274]{color:var(--accent-green);font-size:18px;font-weight:700}.premios-empty[data-v-6e770274]{grid-column:1 / -1;text-align:center;color:var(--text-gray);padding:40px}@media (max-width: 768px){.premios-modal-content[data-v-6e770274]{max-width:100%;max-height:95vh}.premios-grid[data-v-6e770274]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;padding:15px}.premios-bet-selector[data-v-6e770274]{flex-wrap:wrap}.bet-value-btn[data-v-6e770274]{min-width:calc(50% - 5px)}}.modal[data-v-f555035c]{display:block}.affiliate-modal-content[data-v-f555035c]{max-width:800px;max-height:90vh;overflow-y:auto}.loading-state[data-v-f555035c]{text-align:center;padding:40px;color:var(--text-gray)}.loading-spinner[data-v-f555035c]{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--accent-red);border-radius:50%;animation:spin-f555035c 1s linear infinite;margin:0 auto 15px}@keyframes spin-f555035c{to{transform:rotate(360deg)}}.affiliate-content[data-v-f555035c]{padding:0 10px}.affiliate-link-section[data-v-f555035c]{margin:20px 0;padding:20px;background:rgba(255,255,255,.05);border-radius:8px}.affiliate-link-section label[data-v-f555035c]{display:block;margin-bottom:10px;color:var(--text-white);font-weight:500}.link-input-group[data-v-f555035c]{display:flex;gap:10px}.link-input-group input[data-v-f555035c]{flex:1;padding:10px;background:var(--bg-panel);border:2px solid rgba(255,255,255,.1);border-radius:5px;color:var(--text-white)}.affiliate-stats-grid[data-v-f555035c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin:20px 0}.stat-card[data-v-f555035c]{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.1);border-radius:8px;padding:15px;display:flex;align-items:center;gap:15px;transition:all .3s}.stat-card[data-v-f555035c]:hover{border-color:var(--accent-red);transform:translateY(-2px);box-shadow:0 4px 12px #dc354533}.stat-icon[data-v-f555035c]{font-size:32px;line-height:1}.stat-info[data-v-f555035c]{display:flex;flex-direction:column;gap:5px}.stat-label[data-v-f555035c]{color:var(--text-gray);font-size:12px;text-transform:uppercase}.stat-value[data-v-f555035c]{color:var(--accent-green);font-size:18px;font-weight:700}.affiliate-withdraw-section[data-v-f555035c]{margin:20px 0;text-align:center}.btn-withdraw[data-v-f555035c]{padding:15px 30px;font-size:16px;font-weight:700}.btn-withdraw[data-v-f555035c]:disabled{opacity:.5;cursor:not-allowed}.convidados-section[data-v-f555035c]{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.convidados-section h3[data-v-f555035c]{color:var(--text-white);margin-bottom:15px;font-size:18px}.empty-state[data-v-f555035c]{text-align:center;padding:40px;color:var(--text-gray)}.convidados-list[data-v-f555035c]{max-height:400px;overflow-y:auto}.convidado-item[data-v-f555035c]{display:flex;justify-content:space-between;align-items:center;padding:15px;margin-bottom:10px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .3s}.convidado-item[data-v-f555035c]:hover{background:rgba(255,255,255,.05);border-color:var(--accent-red)}.convidado-info[data-v-f555035c]{flex:1}.convidado-name[data-v-f555035c]{color:var(--text-white);font-weight:700;margin-bottom:5px}.convidado-email[data-v-f555035c]{color:var(--text-gray);font-size:12px;margin-bottom:5px}.convidado-date[data-v-f555035c]{color:var(--text-gray);font-size:11px}.convidado-amount[data-v-f555035c]{color:var(--accent-green);font-weight:700;font-size:16px}@media (max-width: 768px){.affiliate-stats-grid[data-v-f555035c]{grid-template-columns:1fr}.link-input-group[data-v-f555035c]{flex-direction:column}}.modal[data-v-3c703123]{display:block}.quick-amounts[data-v-3c703123]{display:flex;flex-wrap:wrap;gap:10px;margin:15px 0}.btn-valor-rapido[data-v-3c703123]{padding:8px 15px;border-radius:5px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;transition:all .3s}.btn-valor-rapido[data-v-3c703123]:hover{background:rgba(255,255,255,.2)}.btn-valor-rapido.active[data-v-3c703123]{background:#4caf50;border-color:#4caf50}.qr-code-section[data-v-3c703123]{text-align:center;margin-top:20px}.qr-code-section[data-v-3c703123] svg{display:inline-block;margin:20px 0;padding:15px;background:#fff;border-radius:8px;max-width:100%;height:auto}.pix-code[data-v-3c703123]{display:flex;gap:10px;margin-top:15px}.pix-code input[data-v-3c703123]{flex:1;padding:8px;border-radius:5px}@media (max-width: 768px){.header,.header .container,.header-content,.header-actions{overflow:visible!important}.profile-dropdown-wrapper{position:relative!important;z-index:10000!important;overflow:visible!important}.profile-dropdown{position:absolute!important;top:calc(100% + 8px)!important;bottom:auto!important;right:0!important;left:auto!important;z-index:999999!important;display:none!important;visibility:hidden!important;opacity:0!important;transform:none!important;min-width:200px!important;max-width:250px!important;overflow:visible!important}.profile-dropdown.show{position:absolute!important;top:calc(100% + 8px)!important;bottom:auto!important;right:0!important;left:auto!important;opacity:1!important;visibility:visible!important;transform:none!important;z-index:999999!important;display:block!important;overflow:visible!important}.user-icon-btn{display:block!important;visibility:visible!important}}.primary-500[data-v-7aa8bc19]{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity))}.mecher-mobile2{font-size:12px;font-weight:500;opacity:.3}.mecher-mobile1{font-size:14px}.ui-button-blue3{font-size:.775rem;font-weight:700;line-height:1.25rem;border-radius:3px;color:#fff;width:auto;background-color:var(--ci-gray-medium);color:var(--ci-primary-color);padding:9px;-webkit-flex:none;-ms-flex:none;flex:none}.ui-button-blue3:hover{opacity:.9}@media (max-width: 600px){.mecher-mobile1{font-size:12px}.mecher-mobile2{font-size:10px}.ui-button-blue3{font-size:.675rem;font-weight:700;line-height:1.25rem;padding:5px}.margin-teste{margin-left:8px}}.icon[data-v-dd71cbc9]{display:inline-block;cursor:pointer}.rotate[data-v-dd71cbc9]{animation:spin-dd71cbc9 1s forwards}@keyframes spin-dd71cbc9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.item-sombra{position:relative}.item-sombra:after{content:"";position:absolute;bottom:0;right:0;width:50px;height:50px;background:linear-gradient(to right,rgba(240,240,240,0),#323637e7)}#placeholder-input::placeholder{color:#fff}.texto-valor{font-size:15px}@media (max-width:768px){.loading-mobile-qr{margin-top:30vh}}@media (max-width:600px){.texto-valor{font-size:12px}}.timer[data-v-67723b0b]{text-align:start}.progress-bar[data-v-67723b0b]{padding:0 6%;width:100%;background-color:#323637;height:4px;margin-bottom:10px;position:relative;border-radius:20px}.progress-bar>div[data-v-67723b0b]{height:100%;background-color:#82a81b;position:absolute;top:0;left:0;transition:width .5s;border-radius:20px}.time-display[data-v-67723b0b]{font-size:24px;font-weight:700}.completed-message[data-v-67723b0b]{padding:40px 0;font-size:22px;color:#c13a5c;text-align:center;font-weight:700}.container-deposit{margin:4%}.ui-button-blue2{font-size:.875rem;font-weight:700;line-height:1.25rem;border-radius:3px;-webkit-box-shadow:0px 2px 11px 0px var(--ci-primary-color);-moz-box-shadow:0px 2px 11px 0px var(--ci-primary-color);box-shadow:0 2px 11px 0 var(--ci-primary-color);background-color:var(--ci-primary-color);color:var(--sub-text-color);width:auto;padding:9px 15px;-webkit-flex:none;-ms-flex:none;flex:none}.ui-button-blue2:hover{opacity:.9}.pixFont{color:#000;font-size:10px;font-weight:700}@media (max-width:768px){.pixFont{font-size:8px}.container-deposit{margin:0;width:100vw;padding-bottom:50px;height:100vh}.ui-button-blue2{font-size:.775rem;font-weight:700;line-height:1.25rem;padding:5px 8px}}@media (max-width:376px){.container-deposit{margin:0;width:100vw;height:calc(auto + 160px)}}@media (max-width: 768px){nav .profile-dropdown,.relative .profile-dropdown{position:fixed!important;z-index:999999!important}}@media (max-width: 768px){nav .relative>div[class*=bg-black][v-show=true],nav .relative>div[style*="position: fixed"],nav .relative>div[style*="z-index: 999999"]{position:fixed!important;z-index:999999!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;clip:auto!important;clip-path:none!important;overflow:visible!important;pointer-events:auto!important}.profile-dropdown.show.mobile,nav .profile-dropdown.show.mobile,.relative .profile-dropdown.show.mobile{position:fixed!important;top:auto!important;right:auto!important;z-index:999999!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;translate:none!important;clip:auto!important;clip-path:none!important;overflow:visible!important;pointer-events:auto!important;will-change:transform!important;backface-visibility:visible!important;-webkit-backface-visibility:visible!important;transition:none!important}nav .profile-dropdown,.relative .profile-dropdown,nav .relative .profile-dropdown{position:fixed!important;top:auto!important;right:auto!important;z-index:999999!important;opacity:1!important;visibility:visible!important;transform:none!important;translate:none!important;transition:none!important}nav .profile-dropdown.show,.relative .profile-dropdown.show,nav .relative .profile-dropdown.show{position:fixed!important;opacity:1!important;visibility:visible!important;transform:none!important;translate:none!important;z-index:999999!important;display:block!important}nav .profile-dropdown.show.mobile,.relative .profile-dropdown.show.mobile,nav .relative .profile-dropdown.show.mobile{position:fixed!important;z-index:999999!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;translate:none!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important}}.bg-background-primary{background-color:#0f0f0f}.text-tertiary{color:#00d4ff}.text-quaternary{color:#ff6b35}.from-tertiary{--tw-gradient-from: #00D4FF;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 212, 255, 0))}.to-quaternary{--tw-gradient-to: #FF6B35}.border-b-1{border-bottom-width:1px}.border-b-tertiary{border-bottom-color:#00d4ff}.shadow-principal{box-shadow:0 4px 6px -1px #00d4ff1a,0 2px 4px -1px #00d4ff0f}.input-wrapper{position:relative;margin:20px 0}input{border-radius:4px;padding:10px;font-size:16px;width:100%;box-sizing:border-box}.h-full{height:100%}.modal-banner-container{margin:0;padding:0}.overflow-hidden{max-height:155px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.label-formularios{position:absolute;top:50%;left:20px;font-size:15px;color:#adafb0;pointer-events:none;transform:translateY(-50%)}input:focus+label,input:not(:placeholder-shown)+label{top:20%;left:20px;font-size:10px;color:#adafb0}html,body{font-family:Montserrat,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.pad-modal-profile{padding:0 4%}.hover-menu:hover{background-color:#0f2b39;border-radius:10px}.sair-menu:hover{background-color:#27171a;border-radius:10px;color:#d3345d}.sairp-menu:hover{color:#d3345d}.notificacao-sino{font-size:20px;color:gold}@media (max-width:768px){.notificacao-sino{font-size:32px;width:32px!important;height:32px!important}}.button-login-model{color:var(--ci-primary-color);border:.1rem solid var(--ci-primary-color);border-radius:30px;color:#fff;font-weight:700;font-size:.9rem;padding-top:3px;padding-bottom:3px}.button-register-model{color:#acafa7;border:.1rem solid var(--ci-primary-color);border-radius:30px;color:var(--sub-text-color);font-weight:700;font-size:.9rem;padding-top:3px;padding-bottom:3px;z-index:1;background-color:var(--ci-primary-color)}.a-gift{box-shadow:-1px 3px 11px #00000015;-webkit-box-shadow:-1px 3px 11px 0px rgba(0,0,0,.082);-moz-box-shadow:-1px 3px 11px 0px rgba(0,0,0,.082);padding:3px;margin-left:10px;max-height:26px;border-radius:3px;background-color:#e35600}.tirar-div{display:none}.padding-register{padding:0 8%}.nav-indexx{z-index:998}.login-register-100vh,.login-register-100vh2{background-color:var(--carousel-banners-dark);max-width:450px;margin:0 auto;border-radius:8px}.x-mark-scale{opacity:.9;transition:.3s}.x-mark-scale:hover{opacity:.8}.msg-alerta{background-color:#0474cc;height:30px;width:100%;position:fixed;top:0;display:flex;justify-content:center}.msg-alerta-text{color:#fff;font-weight:400;font-size:14px;text-align:center;overflow:hidden}.texto-esportes{opacity:.5;transition:.3s}.texto-esportes:hover{opacity:1}@media (max-width:1025px){#open-side-nav,.tirar-esporte{display:none}}@media (max-width:768px){.button-login-model,.button-register-model{font-size:.75rem}.button-register-model img{width:18px!important;height:18px!important;filter:var(--filter-color)!important}.a-gift{font-size:12px}.texto-indique{font-size:14px;padding-top:5px}.texto-indique-pad{padding:0 2%;text-align:center}.pad-modal-profile{padding:0}.por-height-alto{height:100vh;border-radius:0}.notificacao-sino{font-size:1rem;font-weight:700;line-height:1.25rem;padding:0 8px}.search-menu{top:0;min-height:100vh}.imagem-logo{max-width:160px}.botao-entrar-mobile{padding:3px 10px}.nav-indexx{z-index:1}.botao-mobile-register-login{padding:2px 12px;height:auto}.login-register-100vh,.login-register-100vh2{height:100vh;border-radius:0;max-width:1000px;width:100%}.padding-register{padding:0 4%}.support-icon{width:18px!important;height:18px!important;filter:var(--filter-color)!important}nav{overflow:visible!important}nav>div{overflow:visible!important}.relative{overflow:visible!important}@media (max-width: 768px){nav .relative>div[v-show=true],nav .relative div[style*="display: block"],nav .relative div[style*="opacity: 1"]{position:fixed!important;z-index:999999!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;clip:auto!important;clip-path:none!important;overflow:visible!important}#viperpro nav .relative{overflow:visible!important}body nav .relative,html nav .relative{overflow:visible!important}}}@media (max-width:600px){.margin-teste{margin-left:8px}.tirar-div{display:block}.pulse2{width:2px;height:2px;margin-left:15px;bottom:0}@media (max-width:500px){.texto-indique{font-size:12px;padding-top:5px}}}@media (max-width:376px){.login-register-100vh{height:auto;border-radius:0;max-width:1000px;width:100%}.login-register-100vh2{height:100vh;border-radius:0;max-width:1000px;width:100%}}.container[data-v-5f18c13d]{display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif}.message[data-v-5f18c13d]{margin-left:10px;font-size:16px}.hidden[data-v-5f18c13d]{display:none}.container[data-v-5f18c13d]{display:flex;align-items:center;justify-content:center}.message[data-v-5f18c13d]{color:#6a6d6d;margin-left:10px;font-size:12px}.spinner[data-v-5f18c13d]{animation:spin-5f18c13d 1s linear infinite}@keyframes spin-5f18c13d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal2-overlay[data-v-5f18c13d]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000078;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:9999;display:flex;justify-content:center;align-items:center}.modal2-content[data-v-5f18c13d]{background:white;padding:20px;border-radius:5px;position:relative;max-width:500px;width:100%}.close2[data-v-5f18c13d]{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px;font-weight:700}.top-banner[data-v-5f18c13d]{position:fixed;top:0;left:0;right:0;background-color:#f4f4f4;padding:10px;border-bottom:1px solid #ddd;z-index:1000;display:flex;justify-content:space-between;align-items:center}.top-banner p[data-v-5f18c13d]{margin:0}.top-banner button[data-v-5f18c13d]{background-color:#007bff;color:#fff;border:none;padding:5px 10px;cursor:pointer}.top-banner button[data-v-5f18c13d]:hover{background-color:#0056b3}.modal-overlay[data-v-5f18c13d]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-5f18c13d]{background:white;padding:0 20px 20px;border-radius:8px;width:300px;text-align:center}button[data-v-5f18c13d]{margin-top:10px}.item-game-container[data-v-5f18c13d]{display:flex;flex-direction:column;align-items:flex-start}.online-indicator[data-v-5f18c13d]{margin-top:5px;color:#fff;display:flex;align-items:center;justify-content:flex-start}.pulse2[data-v-5f18c13d]{position:absolute;right:0;bottom:8%;margin-left:12px;width:10px;height:10px;background-color:#0f0;border-radius:50%;margin-right:3px;box-shadow:0 0 5px #0f0,0 0 20px #0f0}.icons-footer{color:#fff;font-size:14px;background-color:#212425;border-radius:50%;padding:10px}.align-reverse{align-items:start}@media (max-width:768px){.align-reverse{align-items:center}}body[data-v-03cf7a63]{font-family:Montserrat,sans-serif}.footer-hero[data-v-03cf7a63]{border-color:#adadad4d;border-top:1px hsla(0,0%,68%,.3);border-style:solid;position:relative;width:100%;z-index:1;background-color:#00001a;padding:1rem;font-family:Montserrat,sans-serif}.info-section-grid[data-v-03cf7a63]{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:20px;padding:2rem .5rem}.menu-items[data-v-03cf7a63]{display:flex;flex-direction:column;gap:.25rem;opacity:.6}.contactButton[data-v-03cf7a63]{align-items:center;background-color:#0000004d;border-radius:.5rem;display:inline-flex;font-size:.75rem;font-weight:700;gap:.5rem;justify-content:flex-start;line-height:1rem;padding:.5rem .75rem;color:var(--primary-color)}.paymentItems[data-v-03cf7a63]{width:100%}@media (max-width: 1024px){.info-section-grid[data-v-03cf7a63]{grid-template-columns:repeat(3,1fr);padding:1.5rem .5rem}}@media (max-width: 768px){.info-section-grid[data-v-03cf7a63]{grid-template-columns:repeat(2,1fr);grid-gap:15px;padding:1rem .5rem}}@media (max-width: 640px){.info-section-grid[data-v-03cf7a63]{grid-template-columns:repeat(2,1fr);grid-gap:30px;padding:2rem 1rem}.menu-items[data-v-03cf7a63]{align-items:flex-start;text-align:left}.contactButton[data-v-03cf7a63]{justify-content:flex-start}}.text-gradient-fade[data-v-03cf7a63]{position:relative;max-height:60px;overflow:hidden;transition:max-height .5s ease-out}.text-gradient-fade.expanded[data-v-03cf7a63]{max-height:2000px}.text-gradient-fade[data-v-03cf7a63]:not(.expanded):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background:linear-gradient(to bottom,transparent,#323637)}.ver-mais-btn[data-v-03cf7a63]{color:#adadad;font-size:14px;padding:8px 16px;cursor:pointer;opacity:.8;transition:opacity .2s}.ver-mais-btn[data-v-03cf7a63]:hover{opacity:1}.footer-section[data-v-03cf7a63]{display:flex;align-items:center;justify-content:center;gap:10rem;padding:1.5rem 0}.register-section[data-v-03cf7a63]{font-size:.66rem;text-align:justify;color:#fff}.hero-license__seals[data-v-03cf7a63]{display:flex;flex-wrap:wrap;justify-content:center;column-gap:1.25rem;row-gap:.5rem;margin-bottom:1rem}.fade-enter-active[data-v-792ccc54],.fade-leave-active[data-v-792ccc54]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-792ccc54],.fade-leave-to[data-v-792ccc54]{opacity:0}.fa-spinner-third[data-v-9d3253fe]{animation:spin-9d3253fe 1s linear infinite}@keyframes spin-9d3253fe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-enter-active[data-v-c0c16ecd],.fade-leave-active[data-v-c0c16ecd]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-c0c16ecd],.fade-leave-to[data-v-c0c16ecd]{opacity:0}.fade-enter-active[data-v-f94fc52f],.fade-leave-active[data-v-f94fc52f]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-f94fc52f],.fade-leave-to[data-v-f94fc52f]{opacity:0}
