@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}#cashier-modal{flex-direction:column;min-height:500px;display:flex;height:fit-content!important;max-height:90vw!important;padding:24px!important}@media only screen and (max-width:768px){#cashier-modal{width:100%!important}}@media only screen and (max-width:550px){#cashier-modal{padding:12px!important}}#cashier-modal .top{border-bottom:1px solid #303757;justify-content:space-between;align-items:center;padding:0 0 20px;display:flex}@media only screen and (max-width:768px){#cashier-modal .top{padding:0 0 12px}}#cashier-modal .top.no-border{border:none}#cashier-modal .top .back{align-items:center;gap:8px;display:flex}#cashier-modal .top .back p{color:#4b5473;font-size:14px;font-weight:600}#cashier-modal .top>div{align-items:flex-end;display:flex}#cashier-modal .top>div.title{gap:10px;font-size:14px}#cashier-modal .top>div.title h2{margin-right:12px}#cashier-modal .top>div.title .bonus{text-align:center;border-radius:3px;padding:3px 8px;font-size:12px;font-weight:500}#cashier-modal .top>div.title .bonus.success{color:green;background:#0eff520d}#cashier-modal .top>div.title .bonus.error{color:#da0a0a;background:#ff000028}@media only screen and (max-width:768px){#cashier-modal .top>div.title{align-items:center}#cashier-modal .top>div.title h2{font-size:16px}}@media only screen and (max-width:500px){#cashier-modal .top>div.title h2{font-size:14px;font-weight:500}}#cashier-modal .desc{border-bottom:1px solid #303757;flex-direction:column;align-items:center;gap:12px;margin-top:-15px;padding-bottom:24px;display:flex}#cashier-modal .desc h2{text-align:center;align-items:center;gap:8px;font-size:18px;display:inline-flex}#cashier-modal .desc p{color:#4b5473;text-align:center;max-width:500px;font-size:14px;font-weight:500}#cashier-modal .content{flex-direction:column;flex:1;margin-top:20px;display:flex;overflow:hidden auto}@media only screen and (max-width:768px){#cashier-modal .content,#cashier-modal .content>div{height:100%}}#cashier-modal .content #deposit,#cashier-modal .content #withdraw{flex-direction:column;display:flex}#cashier-modal .content #deposit .methods,#cashier-modal .content #withdraw .methods{flex:1}#cashier-modal .content #deposit .methods h4,#cashier-modal .content #withdraw .methods h4{margin-bottom:16px;font-size:15px}@media only screen and (max-width:768px){#cashier-modal .content #deposit .methods h4,#cashier-modal .content #withdraw .methods h4{text-align:center}}#cashier-modal .content #deposit .methods .row,#cashier-modal .content #withdraw .methods .row{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:25px;display:grid;overflow-x:auto}@media only screen and (max-width:768px){#cashier-modal .content #deposit .methods .row,#cashier-modal .content #withdraw .methods .row{flex-wrap:wrap;justify-content:center;overflow-x:hidden}}#cashier-modal .content #deposit .methods .row .card,#cashier-modal .content #withdraw .methods .row .card{white-space:nowrap;cursor:pointer;background:#303757;border-radius:12px;flex-direction:column;align-items:center;gap:17px;padding:4px 4px 12px;transition:all .2s;display:flex}@media only screen and (max-width:768px){#cashier-modal .content #deposit .methods .row .card,#cashier-modal .content #withdraw .methods .row .card{padding:10px}}#cashier-modal .content #deposit .methods .row .card:hover,#cashier-modal .content #withdraw .methods .row .card:hover{background:#212122}#cashier-modal .content #deposit .methods .row .card .image,#cashier-modal .content #withdraw .methods .row .card .image{background-color:#161a2b;border-radius:8px;justify-content:center;align-items:center;width:125px;height:80px;display:flex}#cashier-modal .content #deposit .methods .row .card .image img,#cashier-modal .content #withdraw .methods .row .card .image img{width:fit-content;height:40px}#cashier-modal .content #deposit .methods .row .card>div,#cashier-modal .content #withdraw .methods .row .card>div{flex-direction:column;gap:4px;display:flex}#cashier-modal .content #deposit .methods .row .card>div h5,#cashier-modal .content #withdraw .methods .row .card>div h5{font-size:15px;font-weight:500}@media only screen and (max-width:500px){#cashier-modal .content #crypto-deposit,#cashier-modal .content #crypto-withdraw{padding:5px 10px 10px}}#cashier-modal .content #crypto-deposit .dropdown-wrapper>button,#cashier-modal .content #crypto-withdraw .dropdown-wrapper>button{width:100%}#cashier-modal .content #crypto-deposit .dropdown-wrapper .crypto-selection,#cashier-modal .content #crypto-withdraw .dropdown-wrapper .crypto-selection{border:1px solid #212535;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:12px 22px;display:flex}#cashier-modal .content #crypto-deposit .dropdown-wrapper .crypto-selection span,#cashier-modal .content #crypto-withdraw .dropdown-wrapper .crypto-selection span{text-transform:capitalize;color:#42475c;font-size:14px}#cashier-modal .content #crypto-deposit .dropdown-wrapper .item p,#cashier-modal .content #crypto-withdraw .dropdown-wrapper .item p{text-transform:capitalize;width:100%;padding:15px;font-size:15px;font-weight:400}#cashier-modal .content #crypto-deposit .info,#cashier-modal .content #crypto-withdraw .info{border-bottom:1px solid #303757;flex-direction:column;align-items:center;gap:20px;padding-bottom:24px;display:flex}@media only screen and (max-width:600px){#cashier-modal .content #crypto-deposit .info,#cashier-modal .content #crypto-withdraw .info{flex-direction:column;align-items:center}#cashier-modal .content #crypto-deposit .info .qr,#cashier-modal .content #crypto-withdraw .info .qr{width:40%;height:40%}}#cashier-modal .content #crypto-deposit .info .qr,#cashier-modal .content #crypto-withdraw .info .qr{background:#fff;border-radius:12px;width:150px;height:150px;padding:5px}#cashier-modal .content #crypto-deposit .info .details,#cashier-modal .content #crypto-withdraw .info .details{flex:1;width:100%}#cashier-modal .content #crypto-deposit .info .details>p,#cashier-modal .content #crypto-withdraw .info .details>p{text-align:center}#cashier-modal .content #crypto-deposit .info .details p,#cashier-modal .content #crypto-withdraw .info .details p{color:#4b5473;width:100%;font-size:14px;font-weight:600}#cashier-modal .content #crypto-deposit .info .details h6,#cashier-modal .content #crypto-withdraw .info .details h6{margin-bottom:8px;font-size:15px;font-weight:400}@media only screen and (max-width:600px){#cashier-modal .content #crypto-deposit .info .details h6,#cashier-modal .content #crypto-withdraw .info .details h6{text-align:center}}#cashier-modal .content #crypto-deposit .info .details .address,#cashier-modal .content #crypto-withdraw .info .details .address{flex-direction:column;flex:1;gap:8px;margin-top:24px;display:flex}#cashier-modal .content #crypto-deposit .info .details .address>p,#cashier-modal .content #crypto-withdraw .info .details .address>p{text-align:left}#cashier-modal .content #crypto-deposit .info .details .address>div,#cashier-modal .content #crypto-withdraw .info .details .address>div{background:#141827;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 12px;display:flex}#cashier-modal .content #crypto-deposit .info .details .address>div .address-text,#cashier-modal .content #crypto-deposit .info .details .address>div input,#cashier-modal .content #crypto-withdraw .info .details .address>div .address-text,#cashier-modal .content #crypto-withdraw .info .details .address>div input{text-wrap:pre-wrap;word-break:break-all;flex:1}#cashier-modal .content #crypto-deposit .info .details .address>div .address-text span,#cashier-modal .content #crypto-deposit .info .details .address>div input span,#cashier-modal .content #crypto-withdraw .info .details .address>div .address-text span,#cashier-modal .content #crypto-withdraw .info .details .address>div input span{max-width:450px;font-size:14px;display:block}#cashier-modal .content #crypto-deposit .info .details .address>div .address-text span.truncated,#cashier-modal .content #crypto-deposit .info .details .address>div input span.truncated,#cashier-modal .content #crypto-withdraw .info .details .address>div .address-text span.truncated,#cashier-modal .content #crypto-withdraw .info .details .address>div input span.truncated{display:none}@media only screen and (max-width:800px){#cashier-modal .content #crypto-deposit .info .details .address>div .address-text span,#cashier-modal .content #crypto-deposit .info .details .address>div input span,#cashier-modal .content #crypto-withdraw .info .details .address>div .address-text span,#cashier-modal .content #crypto-withdraw .info .details .address>div input span{display:none}#cashier-modal .content #crypto-deposit .info .details .address>div .address-text span.truncated,#cashier-modal .content #crypto-deposit .info .details .address>div input span.truncated,#cashier-modal .content #crypto-withdraw .info .details .address>div .address-text span.truncated,#cashier-modal .content #crypto-withdraw .info .details .address>div input span.truncated{display:block}}#cashier-modal .content #crypto-deposit .info .details .address>div img,#cashier-modal .content #crypto-withdraw .info .details .address>div img{cursor:pointer;transition:all .15s}#cashier-modal .content #crypto-deposit .info .details .address>div img:hover,#cashier-modal .content #crypto-withdraw .info .details .address>div img:hover{scale:1.3}#cashier-modal .content #crypto-deposit .info .details .buttons,#cashier-modal .content #crypto-withdraw .info .details .buttons{gap:10px;display:flex}#cashier-modal .content #crypto-deposit .info .details .buttons .withdraw-btn,#cashier-modal .content #crypto-withdraw .info .details .buttons .withdraw-btn{width:100%;font-weight:500}#cashier-modal .content #crypto-deposit .info .details .buttons .back-btn,#cashier-modal .content #crypto-withdraw .info .details .buttons .back-btn{color:#50556a;background:#1b1f2e;border-radius:7px;height:35px;padding:0 30px;font-size:14px;font-weight:500}#cashier-modal .content #crypto-deposit .converter,#cashier-modal .content #crypto-withdraw .converter{border-bottom:1px solid #303757;padding:24px 0}#cashier-modal .content #crypto-deposit .converter h5,#cashier-modal .content #crypto-withdraw .converter h5{font-size:14px;font-weight:600}#cashier-modal .content #crypto-deposit .converter .container,#cashier-modal .content #crypto-withdraw .converter .container{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:16px;display:flex}#cashier-modal .content #crypto-deposit .converter .container .converter-row,#cashier-modal .content #crypto-withdraw .converter .container .converter-row{flex-direction:column;gap:8px;display:flex}#cashier-modal .content #crypto-deposit .converter .container .converter-row:not(:nth-child(2)),#cashier-modal .content #crypto-withdraw .converter .container .converter-row:not(:nth-child(2)){flex:1}#cashier-modal .content #crypto-deposit .converter .container .converter-row:nth-child(2),#cashier-modal .content #crypto-withdraw .converter .container .converter-row:nth-child(2){color:#4b5473;padding-bottom:4px;font-size:24px}#cashier-modal .content #crypto-deposit .converter .container .converter-row .input,#cashier-modal .content #crypto-withdraw .converter .container .converter-row .input{background:#141827;border-radius:8px;align-items:center;gap:8px;width:100%;height:40px;padding:0 12px;display:flex}#cashier-modal .content #crypto-deposit .converter .container .converter-row .input input,#cashier-modal .content #crypto-withdraw .converter .container .converter-row .input input{flex:1;height:100%}#cashier-modal .content #crypto-deposit .converter .container .converter-row p,#cashier-modal .content #crypto-withdraw .converter .container .converter-row p{color:#4b5473;font-size:14px;font-weight:600}#cashier-modal .content #crypto-withdraw .info .details .address{margin-top:0}#cashier-modal .content #crypto-withdraw .info .details .converter{padding-top:12px}@media only screen and (max-width:600px){#cashier-modal .content #crypto-withdraw .info>img{display:none}#cashier-modal .content #crypto-withdraw .info>div .buttons{flex-wrap:wrap}#cashier-modal .content #crypto-withdraw .info>div .buttons .withdraw-btn,#cashier-modal .content #crypto-withdraw .info>div .buttons .back-btn{flex:1}}#cashier-modal .content #skins-withdraw,#cashier-modal .content #skins-deposit{flex-direction:column;flex:1;display:flex}#cashier-modal .content #skins-withdraw .filters,#cashier-modal .content #skins-deposit .filters{justify-content:space-between;align-items:center;gap:8px;display:flex}#cashier-modal .content #skins-withdraw .filters .search,#cashier-modal .content #skins-deposit .filters .search{background:0 0;border:1px solid #202327;border-radius:4px;align-items:center;gap:11px;height:45px;padding:0 13px;display:flex}@media only screen and (max-width:666px){#cashier-modal .content #skins-withdraw .filters .search,#cashier-modal .content #skins-deposit .filters .search{flex:1}}#cashier-modal .content #skins-withdraw .filters .search input,#cashier-modal .content #skins-deposit .filters .search input{height:100%;font-size:15px;font-weight:500}#cashier-modal .content #skins-withdraw .filters .sort,#cashier-modal .content #skins-deposit .filters .sort{align-items:center;gap:8px;display:flex;position:relative}@media only screen and (max-width:666px){#cashier-modal .content #skins-withdraw .filters .sort,#cashier-modal .content #skins-deposit .filters .sort{display:none}}#cashier-modal .content #skins-withdraw .filters .sort .sort-btn,#cashier-modal .content #skins-deposit .filters .sort .sort-btn{color:#80869b;border:1px solid #202327;border-radius:4px;justify-content:space-between;align-items:center;height:45px;padding:0 12px;font-size:15px;font-weight:500;display:flex}#cashier-modal .content #skins-withdraw .filters .sort .sort-btn button,#cashier-modal .content #skins-deposit .filters .sort .sort-btn button{color:#80869b;font-weight:500}#cashier-modal .content #skins-withdraw .filters .sort .sort-btn:not(:last-child),#cashier-modal .content #skins-deposit .filters .sort .sort-btn:not(:last-child){min-width:100px}#cashier-modal .content #skins-withdraw .filters .sort .sort-btn:last-child,#cashier-modal .content #skins-deposit .filters .sort .sort-btn:last-child{justify-content:center;width:45px}#cashier-modal .content #skins-withdraw .filters .sort .sort-btn.dropdown-btn button,#cashier-modal .content #skins-deposit .filters .sort .sort-btn.dropdown-btn button{justify-content:flex-start;width:100%;height:100%}#cashier-modal .content #skins-withdraw .filters .sort .sort-btn .item,#cashier-modal .content #skins-deposit .filters .sort .sort-btn .item,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn .item p,#cashier-modal .content #skins-deposit .filters .sort .sort-btn .item p{width:100%}#cashier-modal .content #skins-withdraw .filters .sort .sort-btn.reload img,#cashier-modal .content #skins-deposit .filters .sort .sort-btn.reload img{transition:all .15s}#cashier-modal .content #skins-withdraw .filters .sort .sort-btn.reload:hover img,#cashier-modal .content #skins-deposit .filters .sort .sort-btn.reload:hover img{transform:rotate(90deg)}#cashier-modal .content #skins-withdraw .filters .sort .dropdown,#cashier-modal .content #skins-deposit .filters .sort .dropdown{top:40px;left:0}#cashier-modal .content #skins-withdraw .items,#cashier-modal .content #skins-deposit .items{flex:1;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:8px 6px;max-height:400px;margin-top:12px;padding-bottom:24px;display:grid;overflow:hidden auto}@media only screen and (max-width:2150px){#cashier-modal .content #skins-withdraw .items,#cashier-modal .content #skins-deposit .items{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:900px){#cashier-modal .content #skins-withdraw .items,#cashier-modal .content #skins-deposit .items{grid-template-columns:1fr 1fr 1fr;max-height:calc(100% - 100px)}}@media only screen and (max-width:768px){#cashier-modal .content #skins-withdraw .items,#cashier-modal .content #skins-deposit .items{grid-template-columns:1fr 1fr}}@media only screen and (max-width:450px){#cashier-modal .content #skins-withdraw .items,#cashier-modal .content #skins-deposit .items{grid-template-columns:1fr}}:is(#cashier-modal .content #skins-withdraw .items:has(.loader-container),#cashier-modal .content #skins-withdraw .items:has(p.empty),#cashier-modal .content #skins-deposit .items:has(.loader-container),#cashier-modal .content #skins-deposit .items:has(p.empty)){justify-content:center;align-items:center;display:flex}#cashier-modal .content #skins-withdraw .items .loader-container,#cashier-modal .content #skins-deposit .items .loader-container{justify-content:center;align-items:center;width:100%;padding:100px 30px;display:flex}#cashier-modal .content #skins-withdraw .items p.empty,#cashier-modal .content #skins-deposit .items p.empty{color:#3c4157;padding:100px 30px;font-size:18px}#cashier-modal .content #skins-withdraw .buttons,#cashier-modal .content #skins-deposit .buttons{gap:10px;margin-top:10px;display:flex}#cashier-modal .content #skins-withdraw .buttons .withdraw-btn,#cashier-modal .content #skins-withdraw .buttons .deposit-btn,#cashier-modal .content #skins-deposit .buttons .withdraw-btn,#cashier-modal .content #skins-deposit .buttons .deposit-btn{width:100%;font-weight:600}#cashier-modal .content .transactions{flex-direction:column;gap:8px;max-height:200px;margin-top:24px;display:flex;overflow-y:auto}@media only screen and (max-width:600px){#cashier-modal .content .transactions{max-height:100%;padding-bottom:20px}}#cashier-modal .content .transactions>p{color:#4b5473;text-align:center;font-size:14px;font-weight:600}#cashier-modal .content .transactions .history{white-space:nowrap;background:#141827;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;width:fit-content;min-width:100%;height:45px;min-height:45px;padding:0 5px 0 13px;font-size:13px;font-weight:500;display:flex}#cashier-modal .content .transactions .history .amount,#cashier-modal .content .transactions .history .currency{align-items:center;gap:8px;display:flex}#cashier-modal .content .transactions .history .date{color:#4b5473;font-size:12px}#cashier-modal .content .transactions .history .status{border-radius:6px;padding:8px 14px}#cashier-modal .content .transactions .history .status.pending{color:#ed9213;background:#ff9b0e1c}#cashier-modal .content .transactions .history .status.success{color:#107a36;background:#0eff521c}#cashier-modal .content #tip{flex:1;justify-content:center;align-items:center;display:flex}#cashier-modal .content #tip .tip-content{flex-direction:column;gap:10px;width:80%;height:100%;display:flex}#cashier-modal .content #tip .tip-content p{font-size:16px;font-weight:500}#cashier-modal .content #tip .tip-content>div{background:#1b1f2e;border:1px solid #212534;border-radius:6px;align-items:center;gap:8px;padding:8px;display:flex}#cashier-modal .content #tip .tip-content>div input{width:100%;font-size:15px;font-weight:400}#cashier-modal .content #tip .tip-content>div input::placeholder{color:#565d76}#cashier-modal .content #tip .tip-content>div.actions{background:0 0;border:none;padding:12px 0}#cashier-modal .content #tip .tip-content>div.actions button{height:35px;font-family:Poppins;font-weight:500}#cashier-modal .content #tip .tip-content>div.actions button:first-child{padding:0 40px}.cashier-modal-wrapper{z-index:1000!important}.cashier-modal-wrapper #rate-modal,.cashier-modal-wrapper #trade-modal,.cashier-modal-wrapper #seller-modal,.cashier-modal-wrapper #buyer-modal{width:500px!important;height:fit-content!important;padding:24px 24px 12px!important}.cashier-modal-wrapper #rate-modal #rate,.cashier-modal-wrapper #rate-modal #trade-url,.cashier-modal-wrapper #rate-modal #seller,.cashier-modal-wrapper #rate-modal #buyer,.cashier-modal-wrapper #trade-modal #rate,.cashier-modal-wrapper #trade-modal #trade-url,.cashier-modal-wrapper #trade-modal #seller,.cashier-modal-wrapper #trade-modal #buyer,.cashier-modal-wrapper #seller-modal #rate,.cashier-modal-wrapper #seller-modal #trade-url,.cashier-modal-wrapper #seller-modal #seller,.cashier-modal-wrapper #seller-modal #buyer,.cashier-modal-wrapper #buyer-modal #rate,.cashier-modal-wrapper #buyer-modal #trade-url,.cashier-modal-wrapper #buyer-modal #seller,.cashier-modal-wrapper #buyer-modal #buyer{flex-direction:column;gap:10px;height:100%;display:flex}.cashier-modal-wrapper #rate-modal #rate .top,.cashier-modal-wrapper #rate-modal #trade-url .top,.cashier-modal-wrapper #rate-modal #seller .top,.cashier-modal-wrapper #rate-modal #buyer .top,.cashier-modal-wrapper #trade-modal #rate .top,.cashier-modal-wrapper #trade-modal #trade-url .top,.cashier-modal-wrapper #trade-modal #seller .top,.cashier-modal-wrapper #trade-modal #buyer .top,.cashier-modal-wrapper #seller-modal #rate .top,.cashier-modal-wrapper #seller-modal #trade-url .top,.cashier-modal-wrapper #seller-modal #seller .top,.cashier-modal-wrapper #seller-modal #buyer .top,.cashier-modal-wrapper #buyer-modal #rate .top,.cashier-modal-wrapper #buyer-modal #trade-url .top,.cashier-modal-wrapper #buyer-modal #seller .top,.cashier-modal-wrapper #buyer-modal #buyer .top{justify-content:space-between;align-items:center;display:flex}.cashier-modal-wrapper #rate-modal #rate .top .close,.cashier-modal-wrapper #rate-modal #trade-url .top .close,.cashier-modal-wrapper #rate-modal #seller .top .close,.cashier-modal-wrapper #rate-modal #buyer .top .close,.cashier-modal-wrapper #trade-modal #rate .top .close,.cashier-modal-wrapper #trade-modal #trade-url .top .close,.cashier-modal-wrapper #trade-modal #seller .top .close,.cashier-modal-wrapper #trade-modal #buyer .top .close,.cashier-modal-wrapper #seller-modal #rate .top .close,.cashier-modal-wrapper #seller-modal #trade-url .top .close,.cashier-modal-wrapper #seller-modal #seller .top .close,.cashier-modal-wrapper #seller-modal #buyer .top .close,.cashier-modal-wrapper #buyer-modal #rate .top .close,.cashier-modal-wrapper #buyer-modal #trade-url .top .close,.cashier-modal-wrapper #buyer-modal #seller .top .close,.cashier-modal-wrapper #buyer-modal #buyer .top .close{cursor:pointer}.cashier-modal-wrapper #rate-modal #rate .top h2,.cashier-modal-wrapper #rate-modal #trade-url .top h2,.cashier-modal-wrapper #rate-modal #seller .top h2,.cashier-modal-wrapper #rate-modal #buyer .top h2,.cashier-modal-wrapper #trade-modal #rate .top h2,.cashier-modal-wrapper #trade-modal #trade-url .top h2,.cashier-modal-wrapper #trade-modal #seller .top h2,.cashier-modal-wrapper #trade-modal #buyer .top h2,.cashier-modal-wrapper #seller-modal #rate .top h2,.cashier-modal-wrapper #seller-modal #trade-url .top h2,.cashier-modal-wrapper #seller-modal #seller .top h2,.cashier-modal-wrapper #seller-modal #buyer .top h2,.cashier-modal-wrapper #buyer-modal #rate .top h2,.cashier-modal-wrapper #buyer-modal #trade-url .top h2,.cashier-modal-wrapper #buyer-modal #seller .top h2,.cashier-modal-wrapper #buyer-modal #buyer .top h2{font-weight:600}.cashier-modal-wrapper #rate-modal #rate .top .title,.cashier-modal-wrapper #rate-modal #trade-url .top .title,.cashier-modal-wrapper #rate-modal #seller .top .title,.cashier-modal-wrapper #rate-modal #buyer .top .title,.cashier-modal-wrapper #trade-modal #rate .top .title,.cashier-modal-wrapper #trade-modal #trade-url .top .title,.cashier-modal-wrapper #trade-modal #seller .top .title,.cashier-modal-wrapper #trade-modal #buyer .top .title,.cashier-modal-wrapper #seller-modal #rate .top .title,.cashier-modal-wrapper #seller-modal #trade-url .top .title,.cashier-modal-wrapper #seller-modal #seller .top .title,.cashier-modal-wrapper #seller-modal #buyer .top .title,.cashier-modal-wrapper #buyer-modal #rate .top .title,.cashier-modal-wrapper #buyer-modal #trade-url .top .title,.cashier-modal-wrapper #buyer-modal #seller .top .title,.cashier-modal-wrapper #buyer-modal #buyer .top .title{align-items:center;gap:8px;display:flex}.cashier-modal-wrapper #rate-modal #seller .top h2,.cashier-modal-wrapper #rate-modal #buyer .top h2,.cashier-modal-wrapper #trade-modal #seller .top h2,.cashier-modal-wrapper #trade-modal #buyer .top h2,.cashier-modal-wrapper #seller-modal #seller .top h2,.cashier-modal-wrapper #seller-modal #buyer .top h2,.cashier-modal-wrapper #buyer-modal #seller .top h2,.cashier-modal-wrapper #buyer-modal #buyer .top h2{font-size:18px}.cashier-modal-wrapper #rate-modal #seller .content,.cashier-modal-wrapper #rate-modal #buyer .content,.cashier-modal-wrapper #trade-modal #seller .content,.cashier-modal-wrapper #trade-modal #buyer .content,.cashier-modal-wrapper #seller-modal #seller .content,.cashier-modal-wrapper #seller-modal #buyer .content,.cashier-modal-wrapper #buyer-modal #seller .content,.cashier-modal-wrapper #buyer-modal #buyer .content{flex:1;align-items:center;max-height:500px;display:flex;overflow-y:auto}.cashier-modal-wrapper #rate-modal #seller .content .item-info,.cashier-modal-wrapper #rate-modal #buyer .content .item-info,.cashier-modal-wrapper #trade-modal #seller .content .item-info,.cashier-modal-wrapper #trade-modal #buyer .content .item-info,.cashier-modal-wrapper #seller-modal #seller .content .item-info,.cashier-modal-wrapper #seller-modal #buyer .content .item-info,.cashier-modal-wrapper #buyer-modal #seller .content .item-info,.cashier-modal-wrapper #buyer-modal #buyer .content .item-info{background-color:#ffffff05;border:1px solid #303757;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:50%;padding:16px;transition:all .15s;display:flex}.cashier-modal-wrapper #rate-modal #seller .content .item-info:hover,.cashier-modal-wrapper #rate-modal #buyer .content .item-info:hover,.cashier-modal-wrapper #trade-modal #seller .content .item-info:hover,.cashier-modal-wrapper #trade-modal #buyer .content .item-info:hover,.cashier-modal-wrapper #seller-modal #seller .content .item-info:hover,.cashier-modal-wrapper #seller-modal #buyer .content .item-info:hover,.cashier-modal-wrapper #buyer-modal #seller .content .item-info:hover,.cashier-modal-wrapper #buyer-modal #buyer .content .item-info:hover{background-color:#ffffff0a}.cashier-modal-wrapper #rate-modal #seller .content .item-info>img,.cashier-modal-wrapper #rate-modal #buyer .content .item-info>img,.cashier-modal-wrapper #trade-modal #seller .content .item-info>img,.cashier-modal-wrapper #trade-modal #buyer .content .item-info>img,.cashier-modal-wrapper #seller-modal #seller .content .item-info>img,.cashier-modal-wrapper #seller-modal #buyer .content .item-info>img,.cashier-modal-wrapper #buyer-modal #seller .content .item-info>img,.cashier-modal-wrapper #buyer-modal #buyer .content .item-info>img{height:90px}.cashier-modal-wrapper #rate-modal #seller .content .item-info .gun-name,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .gun-name,.cashier-modal-wrapper #trade-modal #seller .content .item-info .gun-name,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .gun-name,.cashier-modal-wrapper #seller-modal #seller .content .item-info .gun-name,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .gun-name,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .gun-name,.cashier-modal-wrapper #buyer-modal #buyer .content .item-info .gun-name{text-align:center;color:#ececec}.cashier-modal-wrapper #rate-modal #seller .content .item-info .pricing,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .pricing,.cashier-modal-wrapper #trade-modal #seller .content .item-info .pricing,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .pricing,.cashier-modal-wrapper #seller-modal #seller .content .item-info .pricing,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .pricing,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .pricing,.cashier-modal-wrapper #buyer-modal #buyer .content .item-info .pricing{align-items:center;gap:8px;font-weight:500;display:flex}.cashier-modal-wrapper #rate-modal #seller .content .item-info .pricing div,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .pricing div,.cashier-modal-wrapper #trade-modal #seller .content .item-info .pricing div,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .pricing div,.cashier-modal-wrapper #seller-modal #seller .content .item-info .pricing div,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .pricing div,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .pricing div,.cashier-modal-wrapper #buyer-modal #buyer .content .item-info .pricing div{color:#fcad3f;align-items:center;gap:4px;display:flex}.cashier-modal-wrapper #rate-modal #seller .content .item-info .pricing span,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .pricing span,.cashier-modal-wrapper #trade-modal #seller .content .item-info .pricing span,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .pricing span,.cashier-modal-wrapper #seller-modal #seller .content .item-info .pricing span,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .pricing span,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .pricing span,.cashier-modal-wrapper #buyer-modal #buyer .content .item-info .pricing span{color:#4b5473}.cashier-modal-wrapper #rate-modal #seller .content .status,.cashier-modal-wrapper #rate-modal #buyer .content .status,.cashier-modal-wrapper #trade-modal #seller .content .status,.cashier-modal-wrapper #trade-modal #buyer .content .status,.cashier-modal-wrapper #seller-modal #seller .content .status,.cashier-modal-wrapper #seller-modal #buyer .content .status,.cashier-modal-wrapper #buyer-modal #seller .content .status,.cashier-modal-wrapper #buyer-modal #buyer .content .status{flex-direction:column;flex:1;justify-content:center;align-items:center;width:50%;height:100%;min-height:170px;display:flex}.cashier-modal-wrapper #rate-modal #seller .content .status .pending,.cashier-modal-wrapper #rate-modal #seller .content .status .failed,.cashier-modal-wrapper #rate-modal #buyer .content .status .pending,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed,.cashier-modal-wrapper #trade-modal #seller .content .status .pending,.cashier-modal-wrapper #trade-modal #seller .content .status .failed,.cashier-modal-wrapper #trade-modal #buyer .content .status .pending,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed,.cashier-modal-wrapper #seller-modal #seller .content .status .pending,.cashier-modal-wrapper #seller-modal #seller .content .status .failed,.cashier-modal-wrapper #seller-modal #buyer .content .status .pending,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed,.cashier-modal-wrapper #buyer-modal #buyer .content .status .pending,.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;display:flex}.cashier-modal-wrapper #rate-modal #seller .content .status .pending .waiting span,.cashier-modal-wrapper #rate-modal #seller .content .status .failed .waiting span,.cashier-modal-wrapper #rate-modal #buyer .content .status .pending .waiting span,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed .waiting span,.cashier-modal-wrapper #trade-modal #seller .content .status .pending .waiting span,.cashier-modal-wrapper #trade-modal #seller .content .status .failed .waiting span,.cashier-modal-wrapper #trade-modal #buyer .content .status .pending .waiting span,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed .waiting span,.cashier-modal-wrapper #seller-modal #seller .content .status .pending .waiting span,.cashier-modal-wrapper #seller-modal #seller .content .status .failed .waiting span,.cashier-modal-wrapper #seller-modal #buyer .content .status .pending .waiting span,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed .waiting span,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending .waiting span,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed .waiting span,.cashier-modal-wrapper #buyer-modal #buyer .content .status .pending .waiting span,.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed .waiting span{color:#4b5473;font-weight:500}.cashier-modal-wrapper #rate-modal #seller .content .status .pending .progress-container,.cashier-modal-wrapper #rate-modal #seller .content .status .failed .progress-container,.cashier-modal-wrapper #rate-modal #buyer .content .status .pending .progress-container,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed .progress-container,.cashier-modal-wrapper #trade-modal #seller .content .status .pending .progress-container,.cashier-modal-wrapper #trade-modal #seller .content .status .failed .progress-container,.cashier-modal-wrapper #trade-modal #buyer .content .status .pending .progress-container,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed .progress-container,.cashier-modal-wrapper #seller-modal #seller .content .status .pending .progress-container,.cashier-modal-wrapper #seller-modal #seller .content .status .failed .progress-container,.cashier-modal-wrapper #seller-modal #buyer .content .status .pending .progress-container,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed .progress-container,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending .progress-container,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed .progress-container,.cashier-modal-wrapper #buyer-modal #buyer .content .status .pending .progress-container,.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed .progress-container{color:#fa9200;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:17px;font-weight:500;display:flex}.cashier-modal-wrapper #rate-modal #seller .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #rate-modal #seller .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #rate-modal #buyer .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #trade-modal #seller .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #trade-modal #seller .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #trade-modal #buyer .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #seller-modal #seller .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #seller-modal #seller .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #seller-modal #buyer .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #buyer-modal #buyer .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed .progress-container .progress-bar{background:#282d41;border-radius:34px;width:200px;height:2px}.cashier-modal-wrapper #rate-modal #seller .content .status .pending .progress-container .progress-bar .progress,.cashier-modal-wrapper #rate-modal #seller .content .status .failed .progress-container .progress-bar .progress,.cashier-modal-wrapper #rate-modal #buyer .content .status .pending .progress-container .progress-bar .progress,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed .progress-container .progress-bar .progress,.cashier-modal-wrapper #trade-modal #seller .content .status .pending .progress-container .progress-bar .progress,.cashier-modal-wrapper #trade-modal #seller .content .status .failed .progress-container .progress-bar .progress,.cashier-modal-wrapper #trade-modal #buyer .content .status .pending .progress-container .progress-bar .progress,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed .progress-container .progress-bar .progress,.cashier-modal-wrapper #seller-modal #seller .content .status .pending .progress-container .progress-bar .progress,.cashier-modal-wrapper #seller-modal #seller .content .status .failed .progress-container .progress-bar .progress,.cashier-modal-wrapper #seller-modal #buyer .content .status .pending .progress-container .progress-bar .progress,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed .progress-container .progress-bar .progress,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending .progress-container .progress-bar .progress,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed .progress-container .progress-bar .progress,.cashier-modal-wrapper #buyer-modal #buyer .content .status .pending .progress-container .progress-bar .progress,.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed .progress-container .progress-bar .progress{background:#fc9d18;border-radius:34px;height:2px}.cashier-modal-wrapper #rate-modal #seller .content .status .failed p,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed p,.cashier-modal-wrapper #trade-modal #seller .content .status .failed p,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed p,.cashier-modal-wrapper #seller-modal #seller .content .status .failed p,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed p,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed p,.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed p{text-align:center;color:#fcad3f;font-weight:500}.cashier-modal-wrapper #rate-modal #seller .content .waiting,.cashier-modal-wrapper #rate-modal #buyer .content .waiting,.cashier-modal-wrapper #trade-modal #seller .content .waiting,.cashier-modal-wrapper #trade-modal #buyer .content .waiting,.cashier-modal-wrapper #seller-modal #seller .content .waiting,.cashier-modal-wrapper #seller-modal #buyer .content .waiting,.cashier-modal-wrapper #buyer-modal #seller .content .waiting,.cashier-modal-wrapper #buyer-modal #buyer .content .waiting{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:12px;display:flex}.cashier-modal-wrapper #rate-modal #seller .content .waiting button,.cashier-modal-wrapper #rate-modal #buyer .content .waiting button,.cashier-modal-wrapper #trade-modal #seller .content .waiting button,.cashier-modal-wrapper #trade-modal #buyer .content .waiting button,.cashier-modal-wrapper #seller-modal #seller .content .waiting button,.cashier-modal-wrapper #seller-modal #buyer .content .waiting button,.cashier-modal-wrapper #buyer-modal #seller .content .waiting button,.cashier-modal-wrapper #buyer-modal #buyer .content .waiting button{width:100%}.cashier-modal-wrapper #rate-modal #seller .content .waiting p,.cashier-modal-wrapper #rate-modal #buyer .content .waiting p,.cashier-modal-wrapper #trade-modal #seller .content .waiting p,.cashier-modal-wrapper #trade-modal #buyer .content .waiting p,.cashier-modal-wrapper #seller-modal #seller .content .waiting p,.cashier-modal-wrapper #seller-modal #buyer .content .waiting p,.cashier-modal-wrapper #buyer-modal #seller .content .waiting p,.cashier-modal-wrapper #buyer-modal #buyer .content .waiting p{color:#4b5473;text-align:center;margin-bottom:16px;font-size:14px;font-weight:500}.cashier-modal-wrapper #rate-modal #seller .bottom-info,.cashier-modal-wrapper #rate-modal #buyer .bottom-info,.cashier-modal-wrapper #trade-modal #seller .bottom-info,.cashier-modal-wrapper #trade-modal #buyer .bottom-info,.cashier-modal-wrapper #seller-modal #seller .bottom-info,.cashier-modal-wrapper #seller-modal #buyer .bottom-info,.cashier-modal-wrapper #buyer-modal #seller .bottom-info,.cashier-modal-wrapper #buyer-modal #buyer .bottom-info{justify-content:center;align-items:center;gap:25px;display:flex}.cashier-modal-wrapper #rate-modal #seller .bottom-info .send-to,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .send-to,.cashier-modal-wrapper #trade-modal #seller .bottom-info .send-to,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .send-to,.cashier-modal-wrapper #seller-modal #seller .bottom-info .send-to,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .send-to,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .send-to,.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .send-to{color:#5a6077;border-right:2px solid #5a6077;align-items:center;gap:12px;padding-right:25px;font-size:16px;font-weight:500;display:flex}.cashier-modal-wrapper #rate-modal #seller .bottom-info .send-to img,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .send-to img,.cashier-modal-wrapper #trade-modal #seller .bottom-info .send-to img,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .send-to img,.cashier-modal-wrapper #seller-modal #seller .bottom-info .send-to img,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .send-to img,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .send-to img,.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .send-to img{border-radius:50%;width:30px;height:30px}.cashier-modal-wrapper #rate-modal #seller .bottom-info .send-to a,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .send-to a,.cashier-modal-wrapper #trade-modal #seller .bottom-info .send-to a,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .send-to a,.cashier-modal-wrapper #seller-modal #seller .bottom-info .send-to a,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .send-to a,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .send-to a,.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .send-to a{color:#6b7290;align-items:center;gap:6px;display:flex}.cashier-modal-wrapper #rate-modal #seller .bottom-info .receive,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .receive,.cashier-modal-wrapper #trade-modal #seller .bottom-info .receive,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .receive,.cashier-modal-wrapper #seller-modal #seller .bottom-info .receive,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .receive,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .receive,.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .receive{color:#6b7290;align-items:center;gap:10px;font-size:16px;font-weight:500;display:flex}.cashier-modal-wrapper #rate-modal #seller .bottom-info .receive div,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .receive div,.cashier-modal-wrapper #trade-modal #seller .bottom-info .receive div,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .receive div,.cashier-modal-wrapper #seller-modal #seller .bottom-info .receive div,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .receive div,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .receive div,.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .receive div{color:#ffa72c;align-items:center;gap:5px;display:flex}.cashier-modal-wrapper #rate-modal #seller .warning,.cashier-modal-wrapper #rate-modal #buyer .warning,.cashier-modal-wrapper #trade-modal #seller .warning,.cashier-modal-wrapper #trade-modal #buyer .warning,.cashier-modal-wrapper #seller-modal #seller .warning,.cashier-modal-wrapper #seller-modal #buyer .warning,.cashier-modal-wrapper #buyer-modal #seller .warning,.cashier-modal-wrapper #buyer-modal #buyer .warning{color:#ffa72c;padding:0 10px;font-size:16px;font-weight:500}.cashier-modal-wrapper #rate-modal #trade-url p,.cashier-modal-wrapper #trade-modal #trade-url p,.cashier-modal-wrapper #seller-modal #trade-url p,.cashier-modal-wrapper #buyer-modal #trade-url p{color:#4b5473;font-size:14px;font-weight:600}.cashier-modal-wrapper #rate-modal #trade-url .top,.cashier-modal-wrapper #trade-modal #trade-url .top,.cashier-modal-wrapper #seller-modal #trade-url .top,.cashier-modal-wrapper #buyer-modal #trade-url .top{border-bottom:1px solid #303757;padding:0 0 25px}.cashier-modal-wrapper #rate-modal #trade-url .top .title,.cashier-modal-wrapper #trade-modal #trade-url .top .title,.cashier-modal-wrapper #seller-modal #trade-url .top .title,.cashier-modal-wrapper #buyer-modal #trade-url .top .title{flex-direction:column}.cashier-modal-wrapper #rate-modal #trade-url .top .title>div,.cashier-modal-wrapper #trade-modal #trade-url .top .title>div,.cashier-modal-wrapper #seller-modal #trade-url .top .title>div,.cashier-modal-wrapper #buyer-modal #trade-url .top .title>div{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.cashier-modal-wrapper #rate-modal #trade-url .top .title>div h2,.cashier-modal-wrapper #trade-modal #trade-url .top .title>div h2,.cashier-modal-wrapper #seller-modal #trade-url .top .title>div h2,.cashier-modal-wrapper #buyer-modal #trade-url .top .title>div h2{font-size:16px}.cashier-modal-wrapper #rate-modal #trade-url .content,.cashier-modal-wrapper #trade-modal #trade-url .content,.cashier-modal-wrapper #seller-modal #trade-url .content,.cashier-modal-wrapper #buyer-modal #trade-url .content{flex:1}.cashier-modal-wrapper #rate-modal #trade-url .content a,.cashier-modal-wrapper #trade-modal #trade-url .content a,.cashier-modal-wrapper #seller-modal #trade-url .content a,.cashier-modal-wrapper #buyer-modal #trade-url .content a{color:#4b5473;text-decoration:underline}.cashier-modal-wrapper #rate-modal #trade-url .content .info,.cashier-modal-wrapper #trade-modal #trade-url .content .info,.cashier-modal-wrapper #seller-modal #trade-url .content .info,.cashier-modal-wrapper #buyer-modal #trade-url .content .info{justify-content:space-between;align-items:center;width:100%;display:flex}.cashier-modal-wrapper #rate-modal #trade-url .content .input-container,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container,.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container{background:#141827;border-radius:8px;align-items:center;width:100%;height:40px;margin-top:8px;padding:0 4px 0 12px;display:flex}.cashier-modal-wrapper #rate-modal #trade-url .content .input-container input,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container input,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container input,.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container input{flex:1;height:100%;font-size:14px;font-weight:500}.cashier-modal-wrapper #rate-modal #trade-url .content .input-container input::placeholder,.cashier-modal-wrapper #rate-modal #trade-url .content .input-container input:disabled,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container input::placeholder,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container input:disabled,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container input::placeholder,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container input:disabled,.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container input::placeholder,.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container input:disabled{color:#8e909399}.cashier-modal-wrapper #rate-modal #trade-url .content .input-container button,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container button,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container button,.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container button{border-radius:6px;height:32px;font-size:12px}.cashier-modal-wrapper #rate-modal #trade-url .content .warning,.cashier-modal-wrapper #rate-modal #trade-url .content .error,.cashier-modal-wrapper #trade-modal #trade-url .content .warning,.cashier-modal-wrapper #trade-modal #trade-url .content .error,.cashier-modal-wrapper #seller-modal #trade-url .content .warning,.cashier-modal-wrapper #seller-modal #trade-url .content .error,.cashier-modal-wrapper #buyer-modal #trade-url .content .warning,.cashier-modal-wrapper #buyer-modal #trade-url .content .error{color:#f6c00f;background:#f6c00f1a;border-radius:8px;margin-top:16px;padding:8px 12px;font-size:12px;font-weight:600}.cashier-modal-wrapper #rate-modal #trade-url .content .error,.cashier-modal-wrapper #trade-modal #trade-url .content .error,.cashier-modal-wrapper #seller-modal #trade-url .content .error,.cashier-modal-wrapper #buyer-modal #trade-url .content .error{color:red;background:#ff00001a;margin-top:0}.cashier-modal-wrapper #rate-modal #rate .item-info,.cashier-modal-wrapper #trade-modal #rate .item-info,.cashier-modal-wrapper #seller-modal #rate .item-info,.cashier-modal-wrapper #buyer-modal #rate .item-info{flex:1;align-items:center;gap:24px;width:100%;padding:10px 0;display:flex}.cashier-modal-wrapper #rate-modal #rate .item-info>img,.cashier-modal-wrapper #trade-modal #rate .item-info>img,.cashier-modal-wrapper #seller-modal #rate .item-info>img,.cashier-modal-wrapper #buyer-modal #rate .item-info>img{height:90px}.cashier-modal-wrapper #rate-modal #rate .item-info .pricing,.cashier-modal-wrapper #trade-modal #rate .item-info .pricing,.cashier-modal-wrapper #seller-modal #rate .item-info .pricing,.cashier-modal-wrapper #buyer-modal #rate .item-info .pricing{flex-direction:column;justify-content:space-between;height:100%;display:flex}.cashier-modal-wrapper #rate-modal #rate .item-info .pricing p,.cashier-modal-wrapper #trade-modal #rate .item-info .pricing p,.cashier-modal-wrapper #seller-modal #rate .item-info .pricing p,.cashier-modal-wrapper #buyer-modal #rate .item-info .pricing p{color:#4b5473;font-size:15px;font-weight:500}.cashier-modal-wrapper #rate-modal #rate .item-info .pricing p span,.cashier-modal-wrapper #trade-modal #rate .item-info .pricing p span,.cashier-modal-wrapper #seller-modal #rate .item-info .pricing p span,.cashier-modal-wrapper #buyer-modal #rate .item-info .pricing p span{color:#fa980f}.cashier-modal-wrapper #rate-modal #rate .item-info .pricing p span.rate,.cashier-modal-wrapper #trade-modal #rate .item-info .pricing p span.rate,.cashier-modal-wrapper #seller-modal #rate .item-info .pricing p span.rate,.cashier-modal-wrapper #buyer-modal #rate .item-info .pricing p span.rate{color:#fff;align-items:center;gap:5px;display:inline-flex}.cashier-modal-wrapper #rate-modal #rate .range-container,.cashier-modal-wrapper #trade-modal #rate .range-container,.cashier-modal-wrapper #seller-modal #rate .range-container,.cashier-modal-wrapper #buyer-modal #rate .range-container{width:100%;margin-bottom:10px}.cashier-modal-wrapper #rate-modal #rate .range-container .labels,.cashier-modal-wrapper #trade-modal #rate .range-container .labels,.cashier-modal-wrapper #seller-modal #rate .range-container .labels,.cashier-modal-wrapper #buyer-modal #rate .range-container .labels{justify-content:space-between;align-items:center;width:100%;font-size:12px;display:flex}.cashier-modal-wrapper #rate-modal .gun-name,.cashier-modal-wrapper #trade-modal .gun-name,.cashier-modal-wrapper #seller-modal .gun-name,.cashier-modal-wrapper #buyer-modal .gun-name{color:#4b5473;font-size:16px;font-weight:500}.cashier-modal-wrapper #rate-modal .actions,.cashier-modal-wrapper #trade-modal .actions,.cashier-modal-wrapper #seller-modal .actions,.cashier-modal-wrapper #buyer-modal .actions{border-top:1px solid #4e566850;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:10px;width:100%;padding-top:10px;display:flex}.cashier-modal-wrapper #rate-modal .actions>div,.cashier-modal-wrapper #trade-modal .actions>div,.cashier-modal-wrapper #seller-modal .actions>div,.cashier-modal-wrapper #buyer-modal .actions>div{gap:5px;display:flex}.cashier-modal-wrapper #trade-modal{width:min(600px,90%)!important}.cashier-modal-wrapper #seller-modal,.cashier-modal-wrapper #buyer-modal{width:600px!important;height:fit-content!important;min-height:300px!important}.item.skin-container{cursor:pointer;background-color:#1b2033;border:1px solid #0000;border-radius:7px;flex-direction:column;gap:4px;min-width:200px;max-height:180px;padding:8px;transition:all .12s;display:flex;position:relative}.item.skin-container:hover{background-color:#262c46}.item.skin-container.selected{border:1px solid #f1af52;box-shadow:inset 0 4px 158px #ff950026}.item.skin-container.disabled{cursor:default;border:1px solid #1b1f2f}.item.skin-container.disabled:hover{background-color:#0000001a}.item.skin-container.disabled:after{content:"";z-index:3;background-color:#0003;border-radius:7px;width:100%;height:100%;position:absolute;top:0;left:0}.item.skin-container>img{height:90px;margin:auto}.item.skin-container>p{-webkit-line-clamp:1;text-overflow:ellipsis;color:#464d64;-webkit-box-orient:vertical;max-width:100%;font-size:12px;font-weight:500;display:-webkit-box;overflow:hidden}.item.skin-container>h3{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;font-size:14px;font-weight:500;display:-webkit-box;overflow:hidden}.item.skin-container .price{align-items:center;gap:5px;display:flex}.item.skin-container .price p{color:#ffa72c;font-size:14px;font-weight:500}.item.skin-container .price span{color:#5a6077;font-size:13px;font-weight:500}.item.skin-container .circle{cursor:pointer;border:1px solid #2c2f32;border-radius:50%;width:33px;min-width:33px;height:33px;min-height:33px;transition:all .1s;display:flex;justify-content:center!important;align-items:center!important}.item.skin-container .circle:hover{background:#2c2f32}
@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}#settings{width:min(600px,90%)!important}.settings-container{position:relative}.settings-container .top{border-bottom:1px solid #303757;justify-content:space-between;align-items:center;padding:0 0 25px;display:flex}.settings-container .top .title{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.settings-container .top .title h2{font-size:16px}.settings-container .content{flex:1;margin-top:25px}.settings-container .content>p{color:#4b5473;margin:12px 0;font-size:15px;font-weight:500}.settings-container .content>p a{color:#f08c00}.settings-container .content .input-container{background:#141827;border-radius:8px;align-items:center;width:100%;height:40px;margin-top:4px;margin-bottom:24px;padding:0 4px 0 12px;display:flex}.settings-container .content .input-container input{flex:1;height:100%;padding-right:12px;font-size:14px;font-weight:500}.settings-container .content .input-container input::placeholder,.settings-container .content .input-container input:disabled{color:#8e909399}.settings-container .content .input-container button{border-radius:6px;justify-content:center;align-items:center;height:32px;font-size:12px;display:flex}
@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}.popup-wrapper{position:relative}.popup-wrapper button{padding:0}.popup-wrapper .popup{z-index:100;border-radius:4px;width:100%;margin-top:16px;padding:8px 0;position:absolute}.popup-wrapper.top .popup{top:-120px}@keyframes toTop{0%{opacity:0}}
@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}header{background:linear-gradient(#1a1f33,#161a2b);justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 15px 0 30px;display:flex}@media only screen and (max-width:850px){header{padding:0 10px 0 0}}header>div{align-items:center;width:50%;display:flex}header>div:first-child{width:25%}header>div:nth-child(2){justify-content:center}header>div:last-child{justify-content:flex-end;width:25%}@media only screen and (max-width:850px){header>div{width:fit-content!important}}header>div #rain-timer{color:#f89e20;white-space:nowrap;align-items:center;gap:10px;margin-left:50px;font-size:15px;font-weight:600;display:flex;position:relative}@media only screen and (max-width:1380px){header>div #rain-timer{display:none}}header>div #rain-timer .digits{color:#fff;align-items:center;gap:3px;display:flex}header>div #rain-timer .digits>span{background:#22273a;border-radius:6px;justify-content:center;align-items:center;width:20px;height:30px;display:flex}header>div #rain-timer img.blur{filter:blur(12px);position:absolute}header>div .balance-wrapper{align-items:center;display:flex}header>div .balance-wrapper>div{align-items:center;height:42px;font-size:15px;font-weight:700;display:flex}@media only screen and (max-width:600px){header>div .balance-wrapper>div{font-size:13px}}header>div .balance-wrapper .balance-container{cursor:pointer;background:#1d2236;border:1px solid #262d4a;border-right:none;border-radius:9px 0 0 9px;gap:9px;padding:0 15px;transition:all .2s}@media only screen and (max-width:600px){header>div .balance-wrapper .balance-container{padding:0 10px}}@media only screen and (max-width:400px){header>div .balance-wrapper .balance-container{border-radius:9px}}header>div .balance-wrapper .balance-container:hover{background:#21273e}header>div .balance-wrapper .wallet{background:linear-gradient(#f1af52 0%,#f99d1d 100%);border-radius:0 9px 9px 0}header>div .balance-wrapper .wallet:hover{background:linear-gradient(#e9a84d 0%,#ef9415 100%)}header>div .balance-wrapper .wallet a{border:1px solid #fee782;border-radius:0 9px 9px 0;align-items:center;gap:9px;height:100%;padding:0 15px;display:flex}@media only screen and (max-width:600px){header>div .balance-wrapper .wallet a{padding:0 10px}header>div .balance-wrapper .wallet a img{width:15px}}@media only screen and (max-width:400px){header>div .balance-wrapper .wallet{display:none}}header>div .rewards{margin-right:25px}@media only screen and (max-width:1380px){header>div .rewards{display:none}}header>div .profile{border-radius:12px;align-items:center;gap:8px;margin-left:25px;padding:5px 5px 5px 10px;transition:all .2s;display:flex;position:relative}@media only screen and (max-width:1380px){header>div .profile{margin-left:0}}header>div .profile:not(.login-state){cursor:pointer}header>div .profile:not(.login-state):hover{background-color:#535e7d1a}header>div .profile:before{content:"";background:#333a46;border-radius:4px;width:2px;height:30px;display:block;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}@media only screen and (max-width:1380px){header>div .profile:before{display:none}}header>div .profile.login-state{padding-right:0}@media only screen and (max-width:600px){header>div .profile.login-state button{height:32px;font-size:12px}}header>div .profile.login-state button{white-space:nowrap}@media only screen and (max-width:850px){header>div .profile>img{display:none}}header>div .profile .profile-details{flex-direction:column;align-items:flex-end;gap:8px;display:flex}@media only screen and (max-width:850px){header>div .profile .profile-details{display:none}}header>div .profile .profile-details .username{font-size:15px;font-weight:500}header>div .profile .profile-details .progress-bar{background:#2c3148;border:.8px solid #f1af52;border-radius:8px;width:100px;height:7px;position:relative;box-shadow:0 0 7.8px #f1af5240}header>div .profile .profile-details .progress-bar .progress{background:#f1af52;border:1px solid #f1af52;border-radius:8px;height:100%;position:absolute;left:0}header>div .profile .pfp-wrapper{border:4px solid #22283f;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;box-shadow:inset 2px 0 #242b45,0 12px 16px #0000000f,0 4px 8px #00000026}header>div .profile .pfp-wrapper .pfp-container{border-radius:18px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 2px #242a43,0 12px 16px #0000000f}header>div .profile .pfp-wrapper .pfp-container img{border-radius:12px;box-shadow:0 4px 8px #00000026}header>div .profile .pfp-wrapper .pfp-container .level{text-shadow:0 1px 2px #000;background:linear-gradient(135deg,#f9be66 0%,#ff7b31 100%);border-radius:4px;justify-content:center;align-items:center;width:fit-content;min-width:16px;height:16px;margin:auto;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:-8px;left:0;right:0;box-shadow:inset 0 1px #ffc077,0 4px 8px #00000026}header>div #profile-window{background:linear-gradient(#1f243a 0%,#1c2135 100%);border-radius:22px;width:280px;padding:20px;position:absolute;top:0;right:0;box-shadow:inset 0 2px #242a43,0 12px 16px #0000000f}header>div #profile-window .level-bar{justify-content:space-between;align-items:center;display:flex}header>div #profile-window .level-bar>span{z-index:2;background:#2c3140;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;font-size:13px;font-weight:500;display:flex;position:relative}header>div #profile-window .level-bar>span:first-child{background:#6073f9}header>div #profile-window .level-bar .progress-bar{z-index:1;background:linear-gradient(#343a47 0%,#2c3140 100%);width:104%;height:6px;margin-left:-2%;position:relative}header>div #profile-window .level-bar .progress-bar .progress{background:linear-gradient(90deg,#6073f9 0% 100%);border-radius:8px;height:100%;position:absolute;left:0}header>div #profile-window>p{color:#a9acbe;margin-top:10px;font-size:14px;font-weight:400}header>div #profile-window>p span{color:#fff;font-weight:500}header>div #profile-window .links{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:50px;display:flex}header>div #profile-window .links>a,header>div #profile-window .links>button{white-space:nowrap;color:#a9acbe;justify-content:flex-start;align-items:center;gap:8px;width:101px;font-size:15px;font-weight:500;display:flex}header>div #profile-window .links>a:hover,header>div #profile-window .links>button:hover{color:#fff}header>div #profile-window .logout{color:#a9acbe;background:linear-gradient(#2a304a 0%,#22283f 100%);border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:30px;padding:12px 0;font-size:15px;font-weight:500;display:flex;box-shadow:inset 0 2px #2f3753,0 12px 16px #0000000f}header>div .notifications{cursor:pointer;margin:2px 5px 0 8px;position:relative}header>div .notifications .circle{background-color:#f1af52;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;right:5px}header>div .notifications #notification-window{cursor:auto;background:#181c2e;border-radius:15px;width:320px;position:absolute;top:0;right:0;box-shadow:0 4px 11.1px #131624,inset 0 2px #242a43}header>div .notifications #notification-window .top{color:#c0c6df;align-items:center;gap:8px;padding:12px 6px 9px;font-size:16px;font-weight:500;display:flex}header>div .notifications #notification-window .options{justify-content:space-between;align-items:center;width:100%;padding:0 12px;font-size:13px;font-weight:500;display:flex}header>div .notifications #notification-window .options .new{color:#616a8e}header>div .notifications #notification-window .options .mark{color:#c0c6df;cursor:pointer}header>div .notifications #notification-window .options .mark:hover{color:#fff}header>div .notifications #notification-window .list{flex-direction:column;gap:6px;height:100%;max-height:310px;padding:8px;display:flex;overflow-y:auto}header>div .notifications #notification-window .list .item{cursor:pointer;background:#1e2338;border-radius:3px;align-items:center;min-height:70px;display:flex;position:relative;box-shadow:0 4px 9.4px #14172240}header>div .notifications #notification-window .list .item:hover,header>div .notifications #notification-window .list .item:hover .icon-container{background:#262c45}header>div .notifications #notification-window .list .item .icon-container{border-radius:3px 0 0 3px;justify-content:center;align-items:center;width:60px;height:100%;min-height:70px;padding-left:10px;display:flex}header>div .notifications #notification-window .list .item .icon-container img{width:20px;height:auto}header>div .notifications #notification-window .list .item .content{flex:1;padding:8px}header>div .notifications #notification-window .list .item .content .content-top{justify-content:space-between;align-items:center;display:flex}header>div .notifications #notification-window .list .item .content .content-top h5{color:#c0c6df;font-size:12px;font-weight:600}header>div .notifications #notification-window .list .item .content .content-top .date{color:#616a8e;align-items:center;gap:4px;font-size:10px;font-weight:500;display:flex}header>div .notifications #notification-window .list .item .content .content-top .date .circle{background:#de8a12;position:relative;top:0;right:0}header>div .notifications #notification-window .list .item .content>p{color:#616a8e;font-size:12px;font-weight:500}header>div .notifications #notification-window .list::-webkit-scrollbar-track{background:#181c2e}header .language-switcher{margin-left:24px}
@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}#modal{z-index:999;background-color:#16191ccc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}#modal.closing{animation:.25s ease-out close}#modal.closing .modal-content{animation:.25s ease-out close-content}#modal .modal-content{background:#212539;border-radius:12px;width:fit-content;max-width:50vw;height:100%;max-height:60vh;padding:22px;transition:all .2s;overflow:hidden}@media only screen and (max-width:1650px){#modal .modal-content{max-width:80vw}}@media only screen and (max-width:1030px){#modal .modal-content{max-width:90vw}}@media only screen and (max-width:768px){#modal .modal-content{max-width:95%;padding:20px;height:100%!important;max-height:95%!important}}@keyframes close{0%{background-color:#15192880}to{-webkit-backdrop-filter:blur();background-color:#15192800}}@keyframes close-content{0%{opacity:1}to{opacity:0}}
@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}nav#sidebar{width:260px;height:var(--vmax);background:#161a2b;flex-direction:column;padding:22px;transition:all .2s;display:flex;position:relative;left:0;overflow-y:auto}nav#sidebar.shrinked{position:absolute;left:-260px}@media only screen and (max-width:1400px){nav#sidebar{z-index:80;height:100dvh;max-height:100dvh;position:fixed;top:0;left:-260px}nav#sidebar.shrinked{left:0}}nav#sidebar>div{width:100%}nav#sidebar>div:not(:first-child){margin-top:20px}nav#sidebar>div:not(:first-child):before{content:"";background:#232840;border-radius:6px;width:100%;height:2px;margin-bottom:25px;display:block}nav#sidebar .links .accordion-group.shrinked{margin-bottom:-25px}nav#sidebar .links .accordion-group .items{flex-direction:column;gap:4px;display:flex}nav#sidebar .links .accordion-group .items .item{width:100%}nav#sidebar .links .accordion-group .items .item a{color:#4b5473;border-radius:7px;align-items:center;gap:8px;width:100%;padding:12px 0;font-size:17px;font-weight:500;display:flex;position:relative}nav#sidebar .links .accordion-group .items .item a:hover{background:#252b44;padding:12px;position:relative}nav#sidebar .links .accordion-group .items .item a.active{color:#fff;background:#252b44;padding:12px;position:relative}nav#sidebar .links .accordion-group .items .item a.active:before{content:"";background:linear-gradient(122deg,#f9d066 0%,#f0a54c 100.59%);border-radius:2px;width:3px;height:100%;position:absolute;left:-13px;box-shadow:0 0 6px #e8460040,0 0 14px #e8610040}nav#sidebar .links .accordion-group .items .item a.active img{fill:#f1af52}nav#sidebar .links .accordion-group .accordion-button{color:#fff;width:100%;margin-bottom:12px;padding:0;font-size:17px;font-style:italic;display:flex}nav#sidebar .links .accordion-group .accordion-button>div{justify-content:space-between;align-items:center;width:100%;display:flex}nav#sidebar .links .accordion-group .accordion-button>div img{filter:drop-shadow(0 2px 8px #00000040)}nav#sidebar .links .accordion-group .accordion-button>div img.shrinked{transform:rotate(180deg)}nav#sidebar .misc-links{flex-direction:column;display:flex}nav#sidebar .misc-links a{color:#4b5473;font-size:15px;font-weight:500}nav#sidebar .misc-links a:hover{color:#576080}nav#sidebar .misc-links a:not(:last-child){margin-bottom:12px}nav#sidebar .bottom{flex-direction:column;flex:1;gap:16px;display:flex}nav#sidebar .bottom:before{margin-bottom:20px!important}nav#sidebar .bottom .social{flex:1;align-items:flex-end;gap:10px;display:flex}nav#sidebar .bottom .social a{background:#212740;border-radius:12px;justify-content:center;align-items:center;padding:6px 12px;display:flex}nav#sidebar .bottom .social a:hover{background:#576080}nav#sidebar .bottom .disclaimer p{color:#303757;font-size:12px;font-weight:500}.sidebar-shrink{z-index:81;transition:all .2s;position:fixed;bottom:20px;left:256px}.sidebar-shrink.shrinked{left:-5px}@media only screen and (max-width:1400px){.sidebar-shrink{left:-5px}.sidebar-shrink.shrinked{left:254px}}@media only screen and (max-width:768px){.sidebar-shrink{display:none}}.sidebar-mobile-shadow{z-index:79;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}@media only screen and (max-width:1400px){.sidebar-mobile-shadow{display:block}}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color)0%,var(--highlight-color)50%,var(--base-color)100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}#chat-wrapper{width:330px;height:var(--vmax);max-height:var(--vmax);background:#161a2b;border-top:2px solid #181c2e;flex-direction:column;gap:15px;padding:10px 0 10px 20px;transition:all .2s;display:flex;position:relative;right:0;overflow:hidden}#chat-wrapper.shrinked{position:absolute;right:-330px}@media only screen and (max-width:1400px){#chat-wrapper{z-index:90;height:100dvh;max-height:100dvh;position:fixed;top:0;right:-330px}#chat-wrapper.shrinked{right:0}}#chat-wrapper #chat{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}#chat-wrapper #chat .messages{flex-direction:column;flex:1;gap:12px;padding-bottom:10px;padding-right:10px;display:flex;overflow-y:auto}#chat-wrapper #chat .messages .skeleton-wrapper>span{flex-direction:column;gap:0;display:flex}#chat-wrapper #chat .messages:has(.skeleton-wrapper){justify-content:flex-end}#chat-wrapper #chat .messages .message{background:linear-gradient(#1f243a,#1c2135);border-radius:22px;gap:11px;padding:11px 18px 15px 11px;display:flex;box-shadow:inset 0 2px #242a43,0 12px 16px #0000000f}#chat-wrapper #chat .messages .message:hover{background:linear-gradient(#151929,#191d30)}#chat-wrapper #chat .messages .message .pfp-wrapper{border:4px solid #22283f;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;box-shadow:inset 2px 0 #242b45,0 12px 16px #0000000f,0 4px 8px #00000026}#chat-wrapper #chat .messages .message .pfp-wrapper .pfp-container{border-radius:18px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 2px #242a43,0 12px 16px #0000000f}#chat-wrapper #chat .messages .message .pfp-wrapper .pfp-container img{border-radius:12px;box-shadow:0 4px 8px #00000026}#chat-wrapper #chat .messages .message .pfp-wrapper .pfp-container .level{background:linear-gradient(45deg,#f1af52,#f8b24f);border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;margin:auto;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:-8px;left:0;right:0;box-shadow:inset 0 1px #ffc077,0 4px 8px #00000026}#chat-wrapper #chat .messages .message .content{text-shadow:0 4px 8px #00000026;flex-direction:column;flex:1;gap:8px;display:flex}#chat-wrapper #chat .messages .message .content .info{white-space:nowrap;justify-content:space-between;align-items:center;width:100%;display:flex}#chat-wrapper #chat .messages .message .content .info>div{align-items:center;gap:6px;display:flex}#chat-wrapper #chat .messages .message .content .info>div h5{text-overflow:ellipsis;color:#68749c;cursor:pointer;max-width:145px;font-size:12px;font-weight:500;overflow:hidden}#chat-wrapper #chat .messages .message .content .info>div .level{text-shadow:0 1px 2px #000;background:linear-gradient(135deg,#f9be66 0%,#ff7b31 100%);border-radius:4px;justify-content:center;align-items:center;width:fit-content;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;box-shadow:inset 0 1px #ffc077,0 4px 8px #00000026}#chat-wrapper #chat .messages .message .content .info span{color:#38426c;font-size:11px;font-weight:500}#chat-wrapper #chat .messages .message .content .info .options{cursor:pointer;align-items:center;height:15px;display:flex}#chat-wrapper #chat .messages .message .content .message-content{color:#a6b2d3;max-width:80%;font-size:12px;font-weight:500}#chat-wrapper #chat .shadow{z-index:2;pointer-events:none;background:linear-gradient(#0000,#161a2b);width:calc(100% - 15px);height:150px;transition:opacity .2s ease-in-out;position:absolute;bottom:100px;left:0}#chat-wrapper #chat .actions{flex-direction:column;gap:12px;padding-top:10px;padding-right:15px;display:flex}#chat-wrapper #chat .actions .send{background:#181c2e;border:1px solid #282f4b;border-radius:8px;justify-content:space-between;padding-right:8px;display:flex}#chat-wrapper #chat .actions .send input{flex:1;padding:15px;font-size:15px;font-weight:500}#chat-wrapper #chat .actions .send .buttons{align-items:center;gap:4px;display:flex}#chat-wrapper #chat .actions .send .buttons>button,#chat-wrapper #chat .actions .send .buttons .popup-wrapper>button{border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}#chat-wrapper #chat .actions .send .buttons .popup{width:350px;height:450px;position:fixed;top:calc(100% - 585px);right:55px}@media only screen and (max-width:500px){#chat-wrapper #chat .actions .send .buttons .popup{right:20px}#chat-wrapper #chat .actions .send .buttons .popup,#chat-wrapper #chat .actions .send .buttons .popup .emoji-picker{width:290px!important}}#chat-wrapper #chat .actions .other{gap:4px;display:flex}#chat-wrapper #chat .actions .other>a{border-radius:4px;width:33px;height:33px}#chat-wrapper #chat .actions .other>a:not(.light){background:#1c2239}#chat-wrapper #chat .actions .other .room-selection-wrapper{background:#1c2239;border-radius:3px;flex:1;height:33px;font-weight:600}#chat-wrapper #chat .actions .other .room-selection-wrapper button{width:100%;height:100%;padding:0;font-weight:600}#chat-wrapper #chat .actions button.light,#chat-wrapper #chat .actions a.light{background:0 0;border:1px solid #292f45;border-radius:4px}#chat-wrapper #chat .actions button.light:hover,#chat-wrapper #chat .actions a.light:hover{background-color:#292f45}#chat-wrapper #rainpot{width:calc(100% - 15px);height:55px;position:relative}#chat-wrapper #rainpot .content{background:#1c2033;border-radius:8px 8px 0 0;width:100%;height:100%;padding:0 8px 0 12px;display:flex;position:relative;overflow:hidden}#chat-wrapper #rainpot .content .pot{align-items:center;gap:14px;height:100%;display:flex}#chat-wrapper #rainpot .content .pot .prize{flex-direction:column;gap:1px;display:flex}#chat-wrapper #rainpot .content .pot .prize p{font-size:20px;font-weight:900}#chat-wrapper #rainpot .content .pot .prize span{color:#f1af52;font-size:13px;font-weight:700}#chat-wrapper #rainpot .content .actions{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}#chat-wrapper #rainpot .content .actions .join-button,#chat-wrapper #rainpot .content .actions .plus-button{border-radius:4px;align-items:center;height:27px;padding:0 15px;font-size:13px;display:flex}#chat-wrapper #rainpot .content .actions .plus-button{width:27px;padding:0}#chat-wrapper #rainpot .content .coins-bg{position:absolute;top:0;left:0}#chat-wrapper #rainpot .progress-bar{background:#313744;border-radius:0 0 4px 4px;width:100%;height:2px}#chat-wrapper #rainpot .progress-bar .progress{background:#f1af52;border-radius:0 4px 4px 0;height:100%}#chat-wrapper #rainpot .tip-window{z-index:10;background:#1c2033;border-radius:0 0 8px 8px;justify-content:center;align-items:center;width:100%;padding:12px;display:flex;position:absolute;box-shadow:0 2px #2d334c}#chat-wrapper #rainpot .tip-window input{background:#232840;border-radius:8px 0 0 8px;width:100%;height:42px;padding:0 12px;font-family:Poppins;font-size:14px;font-weight:500}#chat-wrapper #rainpot .tip-window button{border-radius:0 8px 8px 0;height:42px}.room-selection{justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 8px;display:flex}.room-selection>div{align-items:center;gap:8px;display:flex}.room-selection>div p{color:#556682;font-size:12px;font-weight:600}.room-selection>div .flag{border-radius:50%;width:18px;height:18px}.room-selection>div .online{align-items:center;gap:6px;display:flex}.room-selection>div .online .circle{background:#00c74d;border-radius:50%;width:8px;max-width:8px;height:8px;max-height:8px;display:block;box-shadow:0 0 5px 1px #00c74d70}.room-selection>div .online span{color:#fff;font-size:13px;font-weight:600}.chat-shrink{z-index:91;transition:all .2s;position:fixed;bottom:20px;right:324px}.chat-shrink.shrinked{right:-5px}@media only screen and (max-width:1400px){.chat-shrink{right:-5px}.chat-shrink.shrinked{right:324px}}@media only screen and (max-width:768px){.chat-shrink{display:none}}.chat-mobile-shadow{z-index:89;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}@media only screen and (max-width:1400px){.chat-mobile-shadow{display:block}}
@font-face{font-family:Trueno;src:url(/fonts/TruenoLt.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoRg.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoSBd.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBd.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Trueno;src:url(/fonts/TruenoBlk.otf)format("opentype");font-weight:900;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf)format("opentype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--vmax:calc(100dvh - 80px)}@media (max-width:850px){:root{--vmax:calc(100dvh - 60px)}}@media (max-width:768px){:root{--vmax:calc(100dvh - 60px - 20px)}}.rc-slider .rc-slider-handle{box-shadow:none!important;border:none!important;outline:none!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;text-rendering:auto;font-feature-settings:"kern" 1;-webkit-font-feature-settings:"kern" 1;background-color:#141827;margin:0;padding:0;font-family:Trueno;font-weight:400;overflow:hidden}body:has(.bg):after{content:"";opacity:.04;z-index:-999;background:url(/vectors/games/bg.png) 50%/cover;width:100%;height:100%;display:block;position:fixed;top:0;left:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}p{margin:0}ul{margin:0;padding:0}ul li{list-style:none}a{color:#fff;cursor:pointer;text-decoration:none;transition:all .2s}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}button{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;font-family:Trueno;transition:all .2s}button:disabled{cursor:default}input,textarea{color:#fff;background:0 0;border:none;outline:none;font-family:Trueno;transition:all .2s}input::placeholder,textarea::placeholder{color:#4a5263}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#wrapper{display:flex}#wrapper main{max-height:var(--vmax);height:var(--vmax);border-top:2px solid #181c2e;flex:1;transition:all .2s;overflow:hidden auto}#wrapper main #main-container{min-height:var(--vmax);border-left:2px solid #181c2e;height:fit-content;padding:30px 40px}@media only screen and (max-width:850px){#wrapper main #main-container{padding:0}}::selection{color:#fff;background-color:#465dfa}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#141827}::-webkit-scrollbar-thumb{background:#4b5473}::-webkit-scrollbar-thumb:hover{background:#576080}
