*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,Arial,Helvetica,sans-serif}ul,li{list-style:none}button{background-color:transparent;border:none;cursor:pointer}a{text-decoration:none;color:#000}input{border:none;outline:none}button.cbutton{background-color:#0d55c1;border-radius:10px;padding:10px 25px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;color:#fff;gap:5px}@media (max-width: 992px){button.cbutton{font-size:14px;padding:5px 10px}}*::-webkit-scrollbar{width:2px;height:2px}*::-webkit-scrollbar-thumb{background-color:#505050}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#ffffff;transition:background-color 5000s ease-in-out 0s}.custom-button{font-size:22px;color:#fff;background-color:#0d55c1;box-shadow:0 4px 4px #00000040;padding:10px 80px;border-radius:80px;width:100%;cursor:pointer;transition:all ease .25s}.custom-button:hover{opacity:.8}.custom-button:disabled{cursor:not-allowed;background-color:#b4b4b44b}.custom-input{display:flex;align-items:center;background-color:#dadada0d;border-radius:10px;padding:10px;margin-bottom:10px;width:100%;cursor:text}.custom-input .ci-icon{display:flex;align-items:center;justify-content:center}.custom-input .ci-icon.ci-icon-left{margin-right:10px;padding-right:10px;border-right:1px solid #898fb2}.custom-input .ci-icon.ci-icon-right{margin-left:10px;padding-left:10px;border-left:1px solid #898fb2}.custom-input input{padding:5px;background-color:transparent;color:#fff;font-size:16px;width:100%}.custom-input input::placeholder{color:#898fb2}.custom-input.ci-large{padding:10px 22px}.custom-input.ci-large input{padding:10px 5px}.page-signin{background-color:#11151f;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.page-signin:after{content:"";position:absolute;width:1493.54px;height:247.02px;top:-247px;left:645.99px;border:.67px 0px 0px 0px;background:#0d55c1;border:.67px solid #000000;filter:blur(120px);z-index:0}.page-signin:before{content:"";position:absolute;width:200px;height:200px;top:43vh;left:45vw;background:#0d55c1;border:.67px solid #000000;filter:blur(80px);opacity:.4;z-index:0}.page-signin .ps-content{background:#0d0f1abd;box-shadow:0 4px 4px #00000040;border-radius:10px;display:flex;position:relative;z-index:1}.page-signin .ps-content .psc-info{gap:16px;padding:150px 102px;background-color:#0d0f1a5c;width:668px;display:flex;flex-direction:column;align-items:center}.page-signin .ps-content .psc-data{padding:150px 102px;width:668px;display:flex;flex-direction:column;justify-content:center}.page-signin .ps-content .psc-info img{width:250px;object-fit:contain}.page-signin .ps-content .psc-info h1{font-size:28px;font-weight:700;color:#898fb2}.page-signin .ps-content .psc-info h2{font-size:16px;font-weight:600;color:#898fb2}@media (max-width: 992px){.page-signin:before,.page-signin:after{display:none}.page-signin .ps-content{width:90%!important;padding:20px!important}}@media (max-width: 1200px){.page-signin .ps-content{flex-direction:column}.page-signin .ps-content .psc-info,.page-signin .ps-content .psc-data{padding:40px}}@media (max-width: 992px){.page-signin .ps-content .psc-info,.page-signin .ps-content .psc-data{width:100%}.page-signin .ps-content .psc-info{padding:0}.page-signin .ps-content .psc-info h1,.page-signin .ps-content .psc-info h2{display:none}}@media (max-width: 500px){.page-signin .ps-content .psc-info,.page-signin .ps-content .psc-data{padding:5px}}nav{background-color:#0d0f1a;width:300px;border-radius:20px;padding:25px;display:flex;flex-direction:column;justify-content:space-between}nav .logo{width:100%;display:flex;justify-content:center}nav .logo img{width:100px}nav ul{width:100%;display:flex;flex-direction:column;margin-bottom:120px}nav ul li{display:flex;width:100%;margin-bottom:5px;transition:all ease .25s}nav ul li a{display:flex;align-items:center;gap:10px;font-size:18px;color:#fff9;padding:5px 15px;border-radius:36px;width:100%;transition:all ease .25s}nav ul li a svg{width:30px;height:30px;color:#3f3f46}nav ul li a.active,nav ul li a:hover{background-color:#11151f;color:#fff}nav ul li:hover svg,nav ul li a.active svg{color:#0080ff}nav .profile{display:flex;align-items:center;justify-content:space-between;width:100%}nav .profile .user{display:flex;align-items:center;width:100%}nav .profile .user img{width:50px;height:50px;border-radius:50%;margin-right:10px}nav .profile .user .name h1{color:#a7a7a7;font-weight:500;font-size:16px;width:150px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}nav .profile .user .name h2{color:#5ba2ef;font-weight:500;line-height:18px;font-size:18px}nav .profile .logout svg{fill:#fff;width:30px;height:30px;cursor:pointer}nav .nav-bars{display:none;justify-content:flex-end}.nav-fixed-bars{display:none;position:fixed;right:5px;top:5px}@media (max-width: 992px){.nav-fixed-bars{display:flex}nav{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;border-radius:0}nav .nav-bars{display:flex}}.base-layout{background-color:#11151f;width:100vw;height:100vh;padding:40px 60px;display:flex;justify-content:space-between;position:relative;overflow:hidden;z-index:1}.base-layout:after{content:"";position:absolute;width:1493.54px;height:247.02px;top:-247px;left:645.99px;border:.67px 0px 0px 0px;background:#0d55c1;border:.67px solid #000000;filter:blur(120px);z-index:-1}.base-layout .base-content{width:calc(100% - 350px);background:linear-gradient(237.72deg,#14192d4a 47.37%,#1c233d69 101.38%);border-radius:20px;padding:10px}@media (max-width: 992px){.base-layout{padding:10px}.base-layout .base-content{width:100%;padding:0}.accounts{padding:10px!important}.accounts .ac-title h1{font-size:20px!important}}.accounts{padding:20px 30px;height:100%}.accounts .ac-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.accounts .ac-title h1{font-size:28px;color:#fff;font-weight:600;text-transform:uppercase}.accounts .ac-search{display:flex;align-items:center;justify-content:center;margin-bottom:40px}.accounts .ac-search .ac-inp{display:flex;align-items:center;gap:5px;background:#0d0f1a80;padding:5px 10px;border-radius:10px}.accounts .ac-search .ac-inp svg{fill:#0080ff}.accounts .ac-search .ac-inp input{width:100%;height:100%;padding:5px 10px;color:#fff;font-size:16px;font-weight:400;background-color:transparent}.accounts .ac-table{display:flex;flex-direction:column;width:100%;height:calc(100% - 222px);overflow:auto}.accounts .ac-table .ac-row{display:grid;width:100%;min-width:1300px;grid-template-columns:repeat(5,17%) 15%;background:linear-gradient(237.72deg,#14192d4a 47.37%,#1c233d69 101.38%);background-color:#0d0f1a}.accounts .ac-table.acts .ac-row{grid-template-columns:repeat(6,calc(80% / 6)) 20%}.accounts .ac-table.sta .ac-row{grid-template-columns:7% repeat(6,15.5%)}.accounts .ac-table .ac-row:nth-child(2n){background-color:#111422}.accounts .ac-table .ac-row:first-child{border-radius:5px 5px 0 0}.accounts .ac-table .ac-row:last-child{border-radius:0 0 5px 5px}.accounts .ac-table .ac-row .ac-item{display:flex;flex-direction:column;justify-content:center;border-right:2px solid #171717}.accounts .ac-table .ac-row .ac-item .ac-item-actions{display:flex;align-items:center}.accounts .ac-table .ac-row .ac-item .ac-item-actions .ac-item-status{width:30px;height:27px;border-radius:6px;background-color:#898fb2;display:flex;align-items:center;justify-content:center;margin-right:5px;cursor:pointer;position:relative;transition:all ease .25s}.accounts .ac-table .ac-row .ac-item .ac-item-actions .ac-item-status svg{min-width:20px;min-height:20px}.accounts .ac-table .ac-row .ac-item:last-child{border-right:none}.accounts .ac-table .ac-row .ac-item{padding:5px 10px}.accounts .ac-table .ac-row .ac-item h1{font-size:15px;font-weight:400;color:#e6e6e6;width:fit-content;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.accounts .ac-table .ac-row .ac-item svg{fill:#e6e6e6}.accounts .ac-table .ac-row .ac-item-status{padding:0 10px;border-radius:4px}.accounts .ac-table .ac-row:first-child .ac-item h1{font-size:18px;font-weight:600;text-transform:uppercase}.accounts .ac-pages{display:flex;align-items:center;justify-content:center;margin-top:20px}.accounts .ac-pages .acp{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:#0d0f1a;border-right:2px solid #111422;cursor:pointer;-webkit-user-select:none;user-select:none}.accounts .ac-pages .acp:last-child{border-right:none;border-radius:0 5px 5px 0}.accounts .ac-pages .acp:first-child{border-radius:5px 0 0 5px}.accounts .ac-pages .acp.active,.accounts .ac-pages .acp:hover,.accounts .ac-pages .acp.active:hover{background-color:#0d55c1}.accounts .ac-pages .acp h1{font-size:20px;font-weight:600;color:#fff}.accounts .ac-pages .acp svg{width:20px;height:20px}.accounts .ac-pages .acp path{fill:#fff}.pay-with-qrcode{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.pay-with-qrcode .pwq-content{background-color:#0f1424;border-radius:10px;border:1px solid #000;padding:43px 35px;position:relative;width:953px}.pay-with-qrcode .pwq-content .pwqc-title{margin-bottom:34px}.pay-with-qrcode .pwq-content .pwqc-title h1{font-size:32px;font-weight:600;color:#fff}.pay-with-qrcode .pwq-content .pwqc-title h2{font-size:15px;font-weight:500;color:#898fb2}.pay-with-qrcode .pwq-content .pwqc-copypaste{display:flex;flex-direction:column;margin-bottom:15px}.pay-with-qrcode .pwq-content .pwqc-copypaste h1{font-size:14px;color:#fff;display:flex;align-items:center;gap:10px}.pay-with-qrcode .pwq-content .pwqc-copypaste textarea{background-color:#0d0f1a;border-radius:15px;height:84px;resize:none;border:none;margin-top:5px;outline:none;color:#fff;padding:5px 10px}.pay-with-qrcode .pwq-content .pwqc-account{display:flex;flex-direction:column;margin-bottom:15px}.pay-with-qrcode .pwq-content .pwqc-account h1{font-size:14px;color:#fff;display:flex;align-items:center;gap:10px}.pay-with-qrcode .pwq-content .pwqc-account h2{font-size:16px;color:#0d55c1}.pay-with-qrcode .pwq-content .pwqc-input{margin-bottom:20px;width:100%}.pay-with-qrcode.operators .pwq-content .pwqc-input{margin-bottom:20px}.pay-with-qrcode .pwq-content .pwqc-input svg{width:24px;height:24px}.pay-with-qrcode .pwq-content .pwqc-input h2{display:flex;align-items:center;gap:10px;font-size:14px;color:#fff;margin-bottom:5px}.pay-with-qrcode .pwq-content .pwqc-input .pwqc-inp{display:flex;align-items:center;border-radius:15px;height:45px;background-color:#0d0f1a;box-shadow:0 4px 4px #00000040}.pay-with-qrcode .pwq-content .pwqc-input .pwqc-inp h1{width:65px;height:45px;border-radius:15px;background-color:#111423;font-size:20px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;margin-right:20px}.pay-with-qrcode .pwq-content .pwqc-input .pwqc-inp input,.pay-with-qrcode .pwq-content .pwqc-input .pwqc-inp textarea,.pay-with-qrcode .pwq-content .pwqc-input .pwqc-inp select{background-color:transparent;height:100%;width:100%;color:#fff;font-size:20px;padding:0 10px}.pay-with-qrcode .pwq-content .pwqc-input .pwqc-inp textarea{border:none;width:100%;resize:none}.pay-with-qrcode .pwq-content .pwqc-input .pwqc-inp select{border:none;width:100%;padding:0 10px;font-size:14px;outline:none;cursor:pointer}.pay-with-qrcode .pwq-content .pwqc-input .pwqc-inp option{background-color:#0d0f1a;color:#fff}.accounts .ac-table .ac-row .ac-item .ac-item-actions .ac-item-status[aria-label]:after{content:attr(aria-label);background-color:#0d55c1;padding:5px 12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%);z-index:1000;color:#fff;white-space:nowrap;margin-bottom:10px;border-radius:5px;opacity:0;pointer-events:none;transition:all ease .25s}.accounts .ac-table .ac-row .ac-item .ac-item-actions .ac-item-status[aria-label]:hover:after{opacity:1}.accounts .ac-table .ac-row .ac-item-status.blue{background-color:#0d55c1!important;color:#fff!important}.accounts .ac-table .ac-row .ac-item-status.green{background-color:#0a9362!important;color:#fff}.accounts .ac-table .ac-row .ac-item-status.gray{background-color:#a7a7a718!important;color:#fff}.accounts .ac-table .ac-row .ac-item-status.red{background-color:#ad2a2a!important;color:#fff}.accounts .ac-table .ac-row .ac-item-status.yellow{background-color:#ffe501!important;color:#000}.accounts .ac-table .ac-row .ac-item .ac-item-actions .ac-item-status:hover{background-color:#0d55c1!important;color:#fff}.cbutton.paid{animation:efeitoSucesso 2s ease-out forwards}.cbutton.paid:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;box-shadow:0 0 5px #0f03,0 0 15px #0f03,0 0 30px #0f03;transform:rotate(45deg);animation:rastroSuaveBoxShadow 1s ease-out forwards}@keyframes rastroSuaveBoxShadow{0%{left:-150%}to{left:50%}}@keyframes efeitoSucesso{0%{box-shadow:0 0 #fff0}30%{box-shadow:0 0 15px #00ff0080}50%{box-shadow:0 0 25px #00ff00b3}70%{box-shadow:0 0 15px #00ff0080}to{box-shadow:0 0 #0f00}}.cbutton.fail{animation:efeitoErro 2s ease-out forwards}.cbutton.fail:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;box-shadow:0 0 5px #f009,0 0 15px #f009,0 0 30px #f009;transform:rotate(45deg);animation:rastroSuaveBoxShadow 1s ease-out forwards}@keyframes efeitoErro{0%{box-shadow:0 0 #f000}30%{box-shadow:0 0 15px #ff000080}50%{box-shadow:0 0 25px #ff0000b3}70%{box-shadow:0 0 15px #ff000080}to{box-shadow:0 0 #f000}}@media (max-width: 992px){.pay-with-qrcode .pwq-content{padding:10px;max-width:95%}}.dashboard .stats{flex-direction:row;flex-wrap:wrap;justify-content:center!important;gap:10px}.dashboard .stats .s-stats{width:368px!important;white-space:nowrap;padding:40px 45px!important}.base-content:has(.dashboard),.dashboard{padding:0!important;background:transparent!important}.dashboard .db-text{margin-top:55px;background:linear-gradient(237.72deg,#14192d4a 47.37%,#1c233d69 101.38%);border-radius:10px;padding:39px 47px}@media (max-width: 992px){.dashboard .db-text{padding:20px;margin-top:0}.dashboard .db-text p{display:flex;flex-direction:column;text-align:center;margin-bottom:10px}.dashboard .db-text p:after{display:none}}.dashboard .db-text h1{font-size:20px;font-weight:700;color:#fff;margin-bottom:14px}.dashboard .db-text p:after{content:"";position:absolute;left:0;border-radius:50%;background-color:#0d55c1;width:5px;height:5px}.dashboard .db-text p{position:relative;padding-left:10px;display:flex;align-items:center;color:#898fb2;font-size:16px;font-weight:500}.dashboard .db-text p>b{color:#fff;font-size:16px;font-weight:500;margin-right:5px}.dashboard .db-text h2{display:flex;align-items:center;margin-top:20px;color:#fff;font-size:20px;font-weight:500}.dashboard .db-text h2>b{color:#898fb2;font-size:20px;font-weight:500}.dashboard .db-text svg{margin-right:10px}.manager{display:flex;flex-direction:column;justify-content:space-between}.accounts.manager.dashboard .acm-manage{height:100%;overflow:auto}.manager .acm-manage .acm-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.manager .acm-manage .acm-title span h1{font-size:32px;font-weight:600;color:#fff}.manager .acm-manage .acm-title span h2{font-size:20px;font-weight:500;color:#898fb2}.manager .stats{display:flex;align-items:center;justify-content:space-between}.manager .stats .s-stats{background:linear-gradient(237.72deg,#14192d4a 47.37%,#1c233d69 101.38%);padding:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040;width:32%;gap:10px}.manager .stats .s-stats h1{font-size:20px;font-weight:600;color:#fff}.manager .stats .s-stats h2{font-size:24px;font-weight:600;color:#898fb2}@media (max-width: 992px){.manager .acm-manage .acm-title{flex-direction:column}.manager .acm-manage .acm-title span h1{font-size:18px}.manager .acm-manage .acm-title span h2{font-size:16px;margin-bottom:12px}.manager .acm-manage .acm-title .cbutton{width:100%}.manager .stats{display:none}.manager .pre-table{height:85%}.manager .pre-table>div{flex-direction:column}.manager .ac-title,.manager .ac-search{margin-bottom:10px}}.accounts .ac-table.sta.sta2 .ac-row{grid-template-columns:20% 17% 7% repeat(5,11%)}.base-layout:has(.payout2-body):before{display:none}.payout2-body{margin-bottom:40px}.payout2-body .pyb-double{display:flex;gap:8%;width:100%}.payout2-body .pyb-double .pyb-inp{width:46%}.payout2-body .pyb-inp{width:100%;margin-bottom:40px}.payout2-body .pyb-inp h1{font-size:20px;font-weight:600;color:#fff}.payout2-body .pyb-inp input{background-color:#0d0f1a;border-radius:18px;padding:5px 20px;font-size:18px;color:#fff;width:100%}.payout2-body .pyb-inp input::placeholder{color:#fff}
