#home{flex-direction:column;justify-content:flex-start!important;align-items:center;gap:56px;padding:0!important}#home,#home .welcome-banner{position:relative;display:flex;top:0}#home .welcome-banner{justify-content:center;min-height:450px;background:url(/vectors/home/welcome-banner-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:1125px){#home .welcome-banner{min-height:320px}}@media only screen and (max-width:768px){#home .welcome-banner{min-height:230px}}#home .welcome-banner .banner-content{display:flex;flex-direction:column;justify-content:center;gap:24px;width:100%;height:100%;min-height:360px;max-width:calc(100dvw - 350px);padding:30px 240px}@media only screen and (max-width:2100px){#home .welcome-banner .banner-content{padding:30px 240px}}@media only screen and (max-width:1880px){#home .welcome-banner .banner-content{padding:30px 160px}}@media only screen and (max-width:1500px){#home .welcome-banner .banner-content{padding:30px}}@media only screen and (max-width:1300px){#home .welcome-banner .banner-content{max-width:calc(100dvw - 125px)}}@media only screen and (max-width:1125px){#home .welcome-banner .banner-content{min-height:320px}}@media only screen and (max-width:768px){#home .welcome-banner .banner-content{max-width:100%;min-height:230px;align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}#home .welcome-banner .banner-content h1{text-align:center}}@media only screen and (max-width:500px){#home .welcome-banner .banner-content{padding:10px}}#home .welcome-banner .banner-content h1{display:flex;flex-direction:column;font-size:64px;line-height:72px;font-weight:600}#home .welcome-banner .banner-content h1 span{color:#f6c00f}@media only screen and (max-width:768px){#home .welcome-banner .banner-content h1{font-size:32px;line-height:40px}}#home .cases-wrapper{display:flex;flex-direction:column;align-items:center;gap:48px}#home .cases-wrapper>div{width:100%;max-width:calc(100dvw - 450px);padding:0 215px}@media only screen and (max-width:2100px){#home .cases-wrapper>div{padding:0 140px;max-width:calc(100dvw - 350px)}}@media only screen and (max-width:1880px){#home .cases-wrapper>div{padding:0 80px}}@media only screen and (max-width:1500px){#home .cases-wrapper>div{padding:0}}@media only screen and (max-width:1300px){#home .cases-wrapper>div{max-width:calc(100dvw - 125px)}}#home .cases-wrapper>div .cases{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-row-gap:30px;row-gap:30px;grid-column-gap:20px;column-gap:20px;margin-top:50px}#home .cases-wrapper>div .cases:has(.case-loading){display:block}#home .cases-wrapper>div .cases .case-loading{display:flex;justify-content:center;align-items:center;width:100%;min-height:500px}@media only screen and (max-width:1860px){#home .cases-wrapper>div .cases{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media only screen and (max-width:1620px){#home .cases-wrapper>div .cases{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:800px){#home .cases-wrapper>div .cases{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:600px){#home .cases-wrapper>div .cases{grid-template-columns:1fr 1fr}}div.coin{display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 6px 0 rgba(232,70,0,.3),0 0 14px 0 rgba(232,97,0,.4)}div.coin.gray{box-shadow:none}.button{position:relative;height:40px;width:-moz-fit-content;width:fit-content;font-weight:600;font-size:15px;border-radius:8px;padding:0 15px;transition:all 40ms,background-color .1s}.button,.button .icon-container{display:flex;justify-content:center;align-items:center}.button .icon-container{width:28px;height:28px;background:#fff;border-radius:50%;margin-right:10px}.button:disabled{cursor:default}.button.blank{background-color:transparent;padding:0}.button.light{border:1px solid #292f45;background:transparent;border-radius:4px}.button.light:hover{background-color:#292f45}.button.custom-color{color:#fff}.button.gold{background-color:#f6c00f;color:#fff}.button.gold:hover{background-color:#f6a50f}.button.gold:disabled{background:#181823;color:#4b5473}.button.green{background-color:#37b64e;color:#fff}.button.green:hover{background-color:#02b145}.button.green:disabled{background:#181823;color:#4b5473}.button.red{background-color:#e60725;color:#fff}.button.red:hover{background-color:#d60621}.button.gray{color:#747da6;background-color:#292f4a}.button.gray:active:not(:disabled){margin-top:2px;height:36px;box-shadow:inset 0 2px 0 0 hsla(0,0%,100%,.15),inset 0 0 0 0 rgba(0,0,0,.25)}.button.gray:hover{background-color:#2e3555}.button.gray-2{background:#181823;color:#4b5473;font-size:18px;font-weight:500;border-radius:8px}.button.gray-2:hover{background:#16191c}.button.gray-3{background:#3d4349;color:#fff;font-size:14px;font-weight:500;border-radius:8px}#vault{height:100%}#vault,#vault .content{flex:1 1;display:flex;flex-direction:column}#vault .content>p{color:#8e9093;font-weight:500}#vault .content .form{flex:1 1;display:flex;flex-direction:column}#vault .content .form .MuiFormControl-root{background-color:#2b3036;border:1px solid transparent;outline:1px solid transparent}#vault .content .form .MuiFormControl-root input,#vault .content .form .MuiFormControl-root label{font-family:Onest;color:#fff;font-weight:500}#vault .content .form .MuiFormControl-root svg{fill:#fff}#vault .content .actions{display:flex;flex-direction:row;justify-content:flex-end;gap:12px;border-top:1px solid #2b3036;padding-top:25px}#cashier-modal{display:flex;flex-direction:column;height:-moz-fit-content!important;height:fit-content!important;max-height:90vw!important;min-height:500px;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{display:flex;align-items:center;justify-content:space-between;padding:0 0 20px;border-bottom:1px solid #2b3036}@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{display:flex;align-items:center;gap:8px}#cashier-modal .top .back p{color:#8e9093;font-weight:600;font-size:14px}#cashier-modal .top>div{display:flex;align-items:flex-end}#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{font-size:12px;font-weight:500;padding:3px 8px;border-radius:3px;text-align:center}#cashier-modal .top>div.title .bonus.success{color:green;background:rgba(14,255,82,.05)}#cashier-modal .top>div.title .bonus.error{color:#da0a0a;background:rgba(255,0,0,.158)}@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{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:-15px;border-bottom:1px solid #2b3036;padding-bottom:24px}#cashier-modal .desc h2{display:inline-flex;align-items:center;gap:8px;text-align:center;font-size:18px}#cashier-modal .desc p{color:#8e9093;font-size:14px;font-weight:500;text-align:center;max-width:500px}#cashier-modal .content{flex:1 1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;margin-top:20px}@media only screen and (max-width:768px){#cashier-modal .content,#cashier-modal .content>div{height:100%}}#cashier-modal .content #deposit,#cashier-modal .content #withdraw{display:flex;flex-direction:column}#cashier-modal .content #deposit .methods,#cashier-modal .content #withdraw .methods{flex:1 1}#cashier-modal .content #deposit .methods h4,#cashier-modal .content #withdraw .methods h4{font-size:15px;margin-bottom:16px}@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{display:flex;align-items:center;gap:10px;overflow-x:auto;margin-bottom:25px}@media only screen and (max-width:768px){#cashier-modal .content #deposit .methods .row,#cashier-modal .content #withdraw .methods .row{overflow-x:hidden;flex-wrap:wrap;justify-content:center}}#cashier-modal .content #deposit .methods .row .card,#cashier-modal .content #withdraw .methods .row .card{display:flex;flex-direction:column;align-items:center;gap:17px;padding:4px 4px 12px;border-radius:12px;background:#1c1c1d;transition:.2s;white-space:nowrap;cursor:pointer}@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{display:flex;align-items:center;justify-content:center;width:125px;height:80px;border-radius:8px;background-color:#21252b}#cashier-modal .content #deposit .methods .row .card .image img,#cashier-modal .content #withdraw .methods .row .card .image img{width:-moz-fit-content;width:fit-content;height:40px}#cashier-modal .content #deposit .methods .row .card>div,#cashier-modal .content #withdraw .methods .row .card>div{display:flex;flex-direction:column;gap:4px}#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{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 22px;border-radius:5px;border:1px solid #212535}#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{width:100%;padding:15px;font-weight:400;font-size:15px;text-transform:capitalize}#cashier-modal .content #crypto-deposit .info,#cashier-modal .content #crypto-withdraw .info{display:flex;flex-direction:column;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid #2b3036}@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{width:150px;height:150px;background:#fff;border-radius:12px;padding:5px}#cashier-modal .content #crypto-deposit .info .details,#cashier-modal .content #crypto-withdraw .info .details{flex:1 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:#8e9093;font-size:14px;font-weight:600;width:100%}#cashier-modal .content #crypto-deposit .info .details h6,#cashier-modal .content #crypto-withdraw .info .details h6{font-size:15px;font-weight:400;margin-bottom:8px}@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:1 1;display:flex;flex-direction:column;gap:8px;margin-top:24px}#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{display:flex;align-items:center;gap:10px;width:100%;height:40px;padding:0 12px;border-radius:8px;background:#16191c}#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{flex:1 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{display:block;max-width:450px;font-size:14px}#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{transition:.15s;cursor:pointer}#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{display:flex;gap:10px}#cashier-modal .content #crypto-deposit .info .details .buttons .withdraw-btn,#cashier-modal .content #crypto-withdraw .info .details .buttons .withdraw-btn{font-weight:500;width:100%}#cashier-modal .content #crypto-deposit .info .details .buttons .back-btn,#cashier-modal .content #crypto-withdraw .info .details .buttons .back-btn{height:35px;padding:0 30px;border-radius:7px;background:#1b1f2e;color:#50556a;font-size:14px;font-weight:500}#cashier-modal .content #crypto-deposit .converter,#cashier-modal .content #crypto-withdraw .converter{padding:24px 0;border-bottom:1px solid #2b3036}#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{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:16px}#cashier-modal .content #crypto-deposit .converter .container .converter-row,#cashier-modal .content #crypto-withdraw .converter .container .converter-row{display:flex;flex-direction:column;gap:8px}#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 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){padding-bottom:4px;font-size:24px;color:#8e9093}#cashier-modal .content #crypto-deposit .converter .container .converter-row .input,#cashier-modal .content #crypto-withdraw .converter .container .converter-row .input{display:flex;align-items:center;gap:8px;width:100%;height:40px;padding:0 12px;border-radius:8px;background:#16191c}#cashier-modal .content #crypto-deposit .converter .container .converter-row .input input,#cashier-modal .content #crypto-withdraw .converter .container .converter-row .input input{flex:1 1;height:100%}#cashier-modal .content #crypto-deposit .converter .container .converter-row p,#cashier-modal .content #crypto-withdraw .converter .container .converter-row p{font-size:14px;font-weight:600;color:#8e9093}#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 .back-btn,#cashier-modal .content #crypto-withdraw .info>div .buttons .withdraw-btn{flex:1 1}}#cashier-modal .content #skins-deposit,#cashier-modal .content #skins-withdraw{flex:1 1;display:flex;flex-direction:column}#cashier-modal .content #skins-deposit .filters,#cashier-modal .content #skins-withdraw .filters{display:flex;align-items:center;justify-content:space-between;gap:8px}#cashier-modal .content #skins-deposit .filters .search,#cashier-modal .content #skins-withdraw .filters .search{display:flex;align-items:center;gap:11px;border-radius:4px;border:1px solid #202327;background:transparent;padding:0 13px;height:45px}@media only screen and (max-width:666px){#cashier-modal .content #skins-deposit .filters .search,#cashier-modal .content #skins-withdraw .filters .search{flex:1 1}}#cashier-modal .content #skins-deposit .filters .search input,#cashier-modal .content #skins-withdraw .filters .search input{height:100%;font-size:15px;font-weight:500}#cashier-modal .content #skins-deposit .filters .sort,#cashier-modal .content #skins-withdraw .filters .sort{position:relative;display:flex;align-items:center;gap:8px}@media only screen and (max-width:666px){#cashier-modal .content #skins-deposit .filters .sort,#cashier-modal .content #skins-withdraw .filters .sort{display:none}}#cashier-modal .content #skins-deposit .filters .sort .sort-btn,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn{display:flex;align-items:center;justify-content:space-between;height:45px;border-radius:4px;border:1px solid #202327;color:#80869b;font-weight:500;padding:0 12px;font-size:15px}#cashier-modal .content #skins-deposit .filters .sort .sort-btn button,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn button{color:#80869b;font-weight:500}#cashier-modal .content #skins-deposit .filters .sort .sort-btn:not(:last-child),#cashier-modal .content #skins-withdraw .filters .sort .sort-btn:not(:last-child){min-width:100px}#cashier-modal .content #skins-deposit .filters .sort .sort-btn:last-child,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn:last-child{justify-content:center;width:45px}#cashier-modal .content #skins-deposit .filters .sort .sort-btn.dropdown-btn button,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn.dropdown-btn button{justify-content:flex-start;width:100%;height:100%}#cashier-modal .content #skins-deposit .filters .sort .sort-btn .item,#cashier-modal .content #skins-deposit .filters .sort .sort-btn .item p,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn .item,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn .item p{width:100%}#cashier-modal .content #skins-deposit .filters .sort .sort-btn.reload img,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn.reload img{transition:.15s}#cashier-modal .content #skins-deposit .filters .sort .sort-btn.reload:hover img,#cashier-modal .content #skins-withdraw .filters .sort .sort-btn.reload:hover img{scale:1.3;transform:rotate(90deg)}#cashier-modal .content #skins-deposit .filters .sort .dropdown,#cashier-modal .content #skins-withdraw .filters .sort .dropdown{top:40px;left:0}#cashier-modal .content #skins-deposit .items,#cashier-modal .content #skins-withdraw .items{flex:1 1;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;max-height:400px;overflow-y:auto;overflow-x:hidden;margin-top:12px;grid-row-gap:8px;row-gap:8px;grid-column-gap:6px;column-gap:6px;padding-bottom:24px}@media only screen and (max-width:900px){#cashier-modal .content #skins-deposit .items,#cashier-modal .content #skins-withdraw .items{grid-template-columns:1fr 1fr 1fr 1fr;max-height:calc(100% - 100px)}}@media only screen and (max-width:650px){#cashier-modal .content #skins-deposit .items,#cashier-modal .content #skins-withdraw .items{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:450px){#cashier-modal .content #skins-deposit .items,#cashier-modal .content #skins-withdraw .items{grid-template-columns:1fr 1fr}}@media only screen and (max-width:350px){#cashier-modal .content #skins-deposit .items,#cashier-modal .content #skins-withdraw .items{grid-template-columns:1fr}}#cashier-modal .content #skins-deposit .items:has(.loader-container),#cashier-modal .content #skins-deposit .items:has(p.empty),#cashier-modal .content #skins-withdraw .items:has(.loader-container),#cashier-modal .content #skins-withdraw .items:has(p.empty){display:flex;align-items:center;justify-content:center}#cashier-modal .content #skins-deposit .items .loader-container,#cashier-modal .content #skins-withdraw .items .loader-container{width:100%;padding:100px 30px;display:flex;align-items:center;justify-content:center}#cashier-modal .content #skins-deposit .items p.empty,#cashier-modal .content #skins-withdraw .items p.empty{padding:100px 30px;color:#3c4157;font-size:18px}#cashier-modal .content #skins-deposit .buttons,#cashier-modal .content #skins-withdraw .buttons{display:flex;gap:10px;margin-top:10px}#cashier-modal .content #skins-deposit .buttons .deposit-btn,#cashier-modal .content #skins-deposit .buttons .withdraw-btn,#cashier-modal .content #skins-withdraw .buttons .deposit-btn,#cashier-modal .content #skins-withdraw .buttons .withdraw-btn{width:100%;font-weight:600}#cashier-modal .content .transactions{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto;margin-top:24px}@media only screen and (max-width:600px){#cashier-modal .content .transactions{max-height:100%;padding-bottom:20px}}#cashier-modal .content .transactions>p{color:#8e9093;font-weight:600;font-size:14px;text-align:center}#cashier-modal .content .transactions .history{display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:100%;width:-moz-fit-content;width:fit-content;height:45px;min-height:45px;font-size:13px;font-weight:500;padding:0 5px 0 13px;border-radius:8px;background:#16191c;white-space:nowrap}#cashier-modal .content .transactions .history .amount,#cashier-modal .content .transactions .history .currency{display:flex;align-items:center;gap:8px}#cashier-modal .content .transactions .history .date{color:#8e9093;font-size:12px}#cashier-modal .content .transactions .history .status{padding:8px 14px;border-radius:6px}#cashier-modal .content .transactions .history .status.pending{color:#ed9213;background:rgba(255,155,14,.11)}#cashier-modal .content .transactions .history .status.success{color:#107a36;background:rgba(14,255,82,.11)}#cashier-modal .content #tip{flex:1 1;display:flex;align-items:center;justify-content:center}#cashier-modal .content #tip .tip-content{display:flex;flex-direction:column;gap:10px;height:100%;width:80%}#cashier-modal .content #tip .tip-content p{font-weight:500;font-size:16px}#cashier-modal .content #tip .tip-content>div{display:flex;align-items:center;gap:8px;padding:8px;background:#1b1f2e;border-radius:6px;border:1px solid #212534}#cashier-modal .content #tip .tip-content>div input{width:100%;font-weight:400;font-size:15px}#cashier-modal .content #tip .tip-content>div input::placeholder{color:#565d76}#cashier-modal .content #tip .tip-content>div.actions{background:transparent;border:none;padding:12px 0}#cashier-modal .content #tip .tip-content>div.actions button{height:35px;font-weight:500;font-family:Poppins}#cashier-modal .content #tip .tip-content>div.actions button:first-child{padding:0 40px}.cashier-modal-wrapper{z-index:1000!important}.cashier-modal-wrapper #buyer-modal,.cashier-modal-wrapper #rate-modal,.cashier-modal-wrapper #seller-modal,.cashier-modal-wrapper #trade-modal{width:500px!important;height:-moz-fit-content!important;height:fit-content!important;padding:24px 24px 12px!important}.cashier-modal-wrapper #buyer-modal #buyer,.cashier-modal-wrapper #buyer-modal #rate,.cashier-modal-wrapper #buyer-modal #seller,.cashier-modal-wrapper #buyer-modal #trade-url,.cashier-modal-wrapper #rate-modal #buyer,.cashier-modal-wrapper #rate-modal #rate,.cashier-modal-wrapper #rate-modal #seller,.cashier-modal-wrapper #rate-modal #trade-url,.cashier-modal-wrapper #seller-modal #buyer,.cashier-modal-wrapper #seller-modal #rate,.cashier-modal-wrapper #seller-modal #seller,.cashier-modal-wrapper #seller-modal #trade-url,.cashier-modal-wrapper #trade-modal #buyer,.cashier-modal-wrapper #trade-modal #rate,.cashier-modal-wrapper #trade-modal #seller,.cashier-modal-wrapper #trade-modal #trade-url{display:flex;flex-direction:column;gap:10px;height:100%}.cashier-modal-wrapper #buyer-modal #buyer .top,.cashier-modal-wrapper #buyer-modal #rate .top,.cashier-modal-wrapper #buyer-modal #seller .top,.cashier-modal-wrapper #buyer-modal #trade-url .top,.cashier-modal-wrapper #rate-modal #buyer .top,.cashier-modal-wrapper #rate-modal #rate .top,.cashier-modal-wrapper #rate-modal #seller .top,.cashier-modal-wrapper #rate-modal #trade-url .top,.cashier-modal-wrapper #seller-modal #buyer .top,.cashier-modal-wrapper #seller-modal #rate .top,.cashier-modal-wrapper #seller-modal #seller .top,.cashier-modal-wrapper #seller-modal #trade-url .top,.cashier-modal-wrapper #trade-modal #buyer .top,.cashier-modal-wrapper #trade-modal #rate .top,.cashier-modal-wrapper #trade-modal #seller .top,.cashier-modal-wrapper #trade-modal #trade-url .top{display:flex;align-items:center;justify-content:space-between}.cashier-modal-wrapper #buyer-modal #buyer .top .close,.cashier-modal-wrapper #buyer-modal #rate .top .close,.cashier-modal-wrapper #buyer-modal #seller .top .close,.cashier-modal-wrapper #buyer-modal #trade-url .top .close,.cashier-modal-wrapper #rate-modal #buyer .top .close,.cashier-modal-wrapper #rate-modal #rate .top .close,.cashier-modal-wrapper #rate-modal #seller .top .close,.cashier-modal-wrapper #rate-modal #trade-url .top .close,.cashier-modal-wrapper #seller-modal #buyer .top .close,.cashier-modal-wrapper #seller-modal #rate .top .close,.cashier-modal-wrapper #seller-modal #seller .top .close,.cashier-modal-wrapper #seller-modal #trade-url .top .close,.cashier-modal-wrapper #trade-modal #buyer .top .close,.cashier-modal-wrapper #trade-modal #rate .top .close,.cashier-modal-wrapper #trade-modal #seller .top .close,.cashier-modal-wrapper #trade-modal #trade-url .top .close{cursor:pointer}.cashier-modal-wrapper #buyer-modal #buyer .top h2,.cashier-modal-wrapper #buyer-modal #rate .top h2,.cashier-modal-wrapper #buyer-modal #seller .top h2,.cashier-modal-wrapper #buyer-modal #trade-url .top h2,.cashier-modal-wrapper #rate-modal #buyer .top h2,.cashier-modal-wrapper #rate-modal #rate .top h2,.cashier-modal-wrapper #rate-modal #seller .top h2,.cashier-modal-wrapper #rate-modal #trade-url .top h2,.cashier-modal-wrapper #seller-modal #buyer .top h2,.cashier-modal-wrapper #seller-modal #rate .top h2,.cashier-modal-wrapper #seller-modal #seller .top h2,.cashier-modal-wrapper #seller-modal #trade-url .top h2,.cashier-modal-wrapper #trade-modal #buyer .top h2,.cashier-modal-wrapper #trade-modal #rate .top h2,.cashier-modal-wrapper #trade-modal #seller .top h2,.cashier-modal-wrapper #trade-modal #trade-url .top h2{font-weight:600}.cashier-modal-wrapper #buyer-modal #buyer .top .title,.cashier-modal-wrapper #buyer-modal #rate .top .title,.cashier-modal-wrapper #buyer-modal #seller .top .title,.cashier-modal-wrapper #buyer-modal #trade-url .top .title,.cashier-modal-wrapper #rate-modal #buyer .top .title,.cashier-modal-wrapper #rate-modal #rate .top .title,.cashier-modal-wrapper #rate-modal #seller .top .title,.cashier-modal-wrapper #rate-modal #trade-url .top .title,.cashier-modal-wrapper #seller-modal #buyer .top .title,.cashier-modal-wrapper #seller-modal #rate .top .title,.cashier-modal-wrapper #seller-modal #seller .top .title,.cashier-modal-wrapper #seller-modal #trade-url .top .title,.cashier-modal-wrapper #trade-modal #buyer .top .title,.cashier-modal-wrapper #trade-modal #rate .top .title,.cashier-modal-wrapper #trade-modal #seller .top .title,.cashier-modal-wrapper #trade-modal #trade-url .top .title{display:flex;align-items:center;gap:8px}.cashier-modal-wrapper #buyer-modal #buyer .top h2,.cashier-modal-wrapper #buyer-modal #seller .top h2,.cashier-modal-wrapper #rate-modal #buyer .top h2,.cashier-modal-wrapper #rate-modal #seller .top h2,.cashier-modal-wrapper #seller-modal #buyer .top h2,.cashier-modal-wrapper #seller-modal #seller .top h2,.cashier-modal-wrapper #trade-modal #buyer .top h2,.cashier-modal-wrapper #trade-modal #seller .top h2{font-size:18px}.cashier-modal-wrapper #buyer-modal #buyer .content,.cashier-modal-wrapper #buyer-modal #seller .content,.cashier-modal-wrapper #rate-modal #buyer .content,.cashier-modal-wrapper #rate-modal #seller .content,.cashier-modal-wrapper #seller-modal #buyer .content,.cashier-modal-wrapper #seller-modal #seller .content,.cashier-modal-wrapper #trade-modal #buyer .content,.cashier-modal-wrapper #trade-modal #seller .content{flex:1 1;display:flex;align-items:center}.cashier-modal-wrapper #buyer-modal #buyer .content .item-info,.cashier-modal-wrapper #buyer-modal #seller .content .item-info,.cashier-modal-wrapper #rate-modal #buyer .content .item-info,.cashier-modal-wrapper #rate-modal #seller .content .item-info,.cashier-modal-wrapper #seller-modal #buyer .content .item-info,.cashier-modal-wrapper #seller-modal #seller .content .item-info,.cashier-modal-wrapper #trade-modal #buyer .content .item-info,.cashier-modal-wrapper #trade-modal #seller .content .item-info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:50%;padding:16px;border:1px solid #2b3036;border-radius:12px;background-color:hsla(0,0%,100%,.02);transition:.15s}.cashier-modal-wrapper #buyer-modal #buyer .content .item-info:hover,.cashier-modal-wrapper #buyer-modal #seller .content .item-info:hover,.cashier-modal-wrapper #rate-modal #buyer .content .item-info:hover,.cashier-modal-wrapper #rate-modal #seller .content .item-info:hover,.cashier-modal-wrapper #seller-modal #buyer .content .item-info:hover,.cashier-modal-wrapper #seller-modal #seller .content .item-info:hover,.cashier-modal-wrapper #trade-modal #buyer .content .item-info:hover,.cashier-modal-wrapper #trade-modal #seller .content .item-info:hover{background-color:hsla(0,0%,100%,.04)}.cashier-modal-wrapper #buyer-modal #buyer .content .item-info>img,.cashier-modal-wrapper #buyer-modal #seller .content .item-info>img,.cashier-modal-wrapper #rate-modal #buyer .content .item-info>img,.cashier-modal-wrapper #rate-modal #seller .content .item-info>img,.cashier-modal-wrapper #seller-modal #buyer .content .item-info>img,.cashier-modal-wrapper #seller-modal #seller .content .item-info>img,.cashier-modal-wrapper #trade-modal #buyer .content .item-info>img,.cashier-modal-wrapper #trade-modal #seller .content .item-info>img{height:90px}.cashier-modal-wrapper #buyer-modal #buyer .content .item-info .gun-name,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .gun-name,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .gun-name,.cashier-modal-wrapper #rate-modal #seller .content .item-info .gun-name,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .gun-name,.cashier-modal-wrapper #seller-modal #seller .content .item-info .gun-name,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .gun-name,.cashier-modal-wrapper #trade-modal #seller .content .item-info .gun-name{text-align:center;color:#ececec}.cashier-modal-wrapper #buyer-modal #buyer .content .item-info .pricing,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .pricing,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .pricing,.cashier-modal-wrapper #rate-modal #seller .content .item-info .pricing,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .pricing,.cashier-modal-wrapper #seller-modal #seller .content .item-info .pricing,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .pricing,.cashier-modal-wrapper #trade-modal #seller .content .item-info .pricing{display:flex;align-items:center;gap:8px;font-weight:500}.cashier-modal-wrapper #buyer-modal #buyer .content .item-info .pricing p,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .pricing p,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .pricing p,.cashier-modal-wrapper #rate-modal #seller .content .item-info .pricing p,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .pricing p,.cashier-modal-wrapper #seller-modal #seller .content .item-info .pricing p,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .pricing p,.cashier-modal-wrapper #trade-modal #seller .content .item-info .pricing p{display:flex;align-items:center;gap:4px;color:#fcad3f}.cashier-modal-wrapper #buyer-modal #buyer .content .item-info .pricing span,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .pricing span,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .pricing span,.cashier-modal-wrapper #rate-modal #seller .content .item-info .pricing span,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .pricing span,.cashier-modal-wrapper #seller-modal #seller .content .item-info .pricing span,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .pricing span,.cashier-modal-wrapper #trade-modal #seller .content .item-info .pricing span{color:#8e9093}.cashier-modal-wrapper #buyer-modal #buyer .content .status,.cashier-modal-wrapper #buyer-modal #seller .content .status,.cashier-modal-wrapper #rate-modal #buyer .content .status,.cashier-modal-wrapper #rate-modal #seller .content .status,.cashier-modal-wrapper #seller-modal #buyer .content .status,.cashier-modal-wrapper #seller-modal #seller .content .status,.cashier-modal-wrapper #trade-modal #buyer .content .status,.cashier-modal-wrapper #trade-modal #seller .content .status{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;height:100%;min-height:170px}.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed,.cashier-modal-wrapper #buyer-modal #buyer .content .status .pending,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed,.cashier-modal-wrapper #rate-modal #buyer .content .status .pending,.cashier-modal-wrapper #rate-modal #seller .content .status .failed,.cashier-modal-wrapper #rate-modal #seller .content .status .pending,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed,.cashier-modal-wrapper #seller-modal #buyer .content .status .pending,.cashier-modal-wrapper #seller-modal #seller .content .status .failed,.cashier-modal-wrapper #seller-modal #seller .content .status .pending,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed,.cashier-modal-wrapper #trade-modal #buyer .content .status .pending,.cashier-modal-wrapper #trade-modal #seller .content .status .failed,.cashier-modal-wrapper #trade-modal #seller .content .status .pending{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;height:100%}.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed .waiting span,.cashier-modal-wrapper #buyer-modal #buyer .content .status .pending .waiting span,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed .waiting span,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending .waiting span,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed .waiting span,.cashier-modal-wrapper #rate-modal #buyer .content .status .pending .waiting span,.cashier-modal-wrapper #rate-modal #seller .content .status .failed .waiting span,.cashier-modal-wrapper #rate-modal #seller .content .status .pending .waiting span,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed .waiting span,.cashier-modal-wrapper #seller-modal #buyer .content .status .pending .waiting span,.cashier-modal-wrapper #seller-modal #seller .content .status .failed .waiting span,.cashier-modal-wrapper #seller-modal #seller .content .status .pending .waiting span,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed .waiting span,.cashier-modal-wrapper #trade-modal #buyer .content .status .pending .waiting span,.cashier-modal-wrapper #trade-modal #seller .content .status .failed .waiting span,.cashier-modal-wrapper #trade-modal #seller .content .status .pending .waiting span{color:#8e9093;font-weight:500}.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed .progress-container,.cashier-modal-wrapper #buyer-modal #buyer .content .status .pending .progress-container,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed .progress-container,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending .progress-container,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed .progress-container,.cashier-modal-wrapper #rate-modal #buyer .content .status .pending .progress-container,.cashier-modal-wrapper #rate-modal #seller .content .status .failed .progress-container,.cashier-modal-wrapper #rate-modal #seller .content .status .pending .progress-container,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed .progress-container,.cashier-modal-wrapper #seller-modal #buyer .content .status .pending .progress-container,.cashier-modal-wrapper #seller-modal #seller .content .status .failed .progress-container,.cashier-modal-wrapper #seller-modal #seller .content .status .pending .progress-container,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed .progress-container,.cashier-modal-wrapper #trade-modal #buyer .content .status .pending .progress-container,.cashier-modal-wrapper #trade-modal #seller .content .status .failed .progress-container,.cashier-modal-wrapper #trade-modal #seller .content .status .pending .progress-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-weight:500;font-size:17px;color:#fa9200}.cashier-modal-wrapper #buyer-modal #buyer .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 #seller .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #buyer-modal #seller .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #rate-modal #buyer .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 #seller .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #rate-modal #seller .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #seller-modal #buyer .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 #seller .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #seller-modal #seller .content .status .pending .progress-container .progress-bar,.cashier-modal-wrapper #trade-modal #buyer .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 #seller .content .status .failed .progress-container .progress-bar,.cashier-modal-wrapper #trade-modal #seller .content .status .pending .progress-container .progress-bar{width:200px;height:2px;background:#282d41;border-radius:34px}.cashier-modal-wrapper #buyer-modal #buyer .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 #seller .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 #rate-modal #buyer .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 #seller .content .status .failed .progress-container .progress-bar .progress,.cashier-modal-wrapper #rate-modal #seller .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 #seller-modal #buyer .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 #seller .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 #trade-modal #buyer .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 #seller .content .status .pending .progress-container .progress-bar .progress{height:2px;border-radius:34px;background:#fc9d18}.cashier-modal-wrapper #buyer-modal #buyer .content .status .failed p,.cashier-modal-wrapper #buyer-modal #seller .content .status .failed p,.cashier-modal-wrapper #rate-modal #buyer .content .status .failed p,.cashier-modal-wrapper #rate-modal #seller .content .status .failed p,.cashier-modal-wrapper #seller-modal #buyer .content .status .failed p,.cashier-modal-wrapper #seller-modal #seller .content .status .failed p,.cashier-modal-wrapper #trade-modal #buyer .content .status .failed p,.cashier-modal-wrapper #trade-modal #seller .content .status .failed p{text-align:center;font-weight:500;color:#fcad3f}.cashier-modal-wrapper #buyer-modal #buyer .content .waiting,.cashier-modal-wrapper #buyer-modal #seller .content .waiting,.cashier-modal-wrapper #rate-modal #buyer .content .waiting,.cashier-modal-wrapper #rate-modal #seller .content .waiting,.cashier-modal-wrapper #seller-modal #buyer .content .waiting,.cashier-modal-wrapper #seller-modal #seller .content .waiting,.cashier-modal-wrapper #trade-modal #buyer .content .waiting,.cashier-modal-wrapper #trade-modal #seller .content .waiting{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;padding:12px}.cashier-modal-wrapper #buyer-modal #buyer .content .waiting button,.cashier-modal-wrapper #buyer-modal #seller .content .waiting button,.cashier-modal-wrapper #rate-modal #buyer .content .waiting button,.cashier-modal-wrapper #rate-modal #seller .content .waiting button,.cashier-modal-wrapper #seller-modal #buyer .content .waiting button,.cashier-modal-wrapper #seller-modal #seller .content .waiting button,.cashier-modal-wrapper #trade-modal #buyer .content .waiting button,.cashier-modal-wrapper #trade-modal #seller .content .waiting button{width:100%}.cashier-modal-wrapper #buyer-modal #buyer .content .waiting p,.cashier-modal-wrapper #buyer-modal #seller .content .waiting p,.cashier-modal-wrapper #rate-modal #buyer .content .waiting p,.cashier-modal-wrapper #rate-modal #seller .content .waiting p,.cashier-modal-wrapper #seller-modal #buyer .content .waiting p,.cashier-modal-wrapper #seller-modal #seller .content .waiting p,.cashier-modal-wrapper #trade-modal #buyer .content .waiting p,.cashier-modal-wrapper #trade-modal #seller .content .waiting p{font-size:14px;font-weight:500;color:#8e9093;text-align:center;margin-bottom:16px}.cashier-modal-wrapper #buyer-modal #buyer .bottom-info,.cashier-modal-wrapper #buyer-modal #seller .bottom-info,.cashier-modal-wrapper #rate-modal #buyer .bottom-info,.cashier-modal-wrapper #rate-modal #seller .bottom-info,.cashier-modal-wrapper #seller-modal #buyer .bottom-info,.cashier-modal-wrapper #seller-modal #seller .bottom-info,.cashier-modal-wrapper #trade-modal #buyer .bottom-info,.cashier-modal-wrapper #trade-modal #seller .bottom-info{display:flex;align-items:center;justify-content:center;gap:25px}.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .send-to,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .send-to,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .send-to,.cashier-modal-wrapper #rate-modal #seller .bottom-info .send-to,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .send-to,.cashier-modal-wrapper #seller-modal #seller .bottom-info .send-to,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .send-to,.cashier-modal-wrapper #trade-modal #seller .bottom-info .send-to{display:flex;align-items:center;gap:12px;font-weight:500;font-size:16px;color:#5a6077;border-right:2px solid #5a6077;padding-right:25px}.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .send-to img,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .send-to img,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .send-to img,.cashier-modal-wrapper #rate-modal #seller .bottom-info .send-to img,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .send-to img,.cashier-modal-wrapper #seller-modal #seller .bottom-info .send-to img,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .send-to img,.cashier-modal-wrapper #trade-modal #seller .bottom-info .send-to img{height:30px;width:30px;border-radius:50%}.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .send-to a,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .send-to a,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .send-to a,.cashier-modal-wrapper #rate-modal #seller .bottom-info .send-to a,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .send-to a,.cashier-modal-wrapper #seller-modal #seller .bottom-info .send-to a,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .send-to a,.cashier-modal-wrapper #trade-modal #seller .bottom-info .send-to a{display:flex;align-items:center;gap:6px;color:#6b7290}.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .receive,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .receive,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .receive,.cashier-modal-wrapper #rate-modal #seller .bottom-info .receive,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .receive,.cashier-modal-wrapper #seller-modal #seller .bottom-info .receive,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .receive,.cashier-modal-wrapper #trade-modal #seller .bottom-info .receive{display:flex;align-items:center;gap:10px;font-weight:500;font-size:16px;color:#6b7290}.cashier-modal-wrapper #buyer-modal #buyer .bottom-info .receive p,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .receive p,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .receive p,.cashier-modal-wrapper #rate-modal #seller .bottom-info .receive p,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .receive p,.cashier-modal-wrapper #seller-modal #seller .bottom-info .receive p,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .receive p,.cashier-modal-wrapper #trade-modal #seller .bottom-info .receive p{display:flex;align-items:center;gap:5px;color:#ffa72c}.cashier-modal-wrapper #buyer-modal #buyer .warning,.cashier-modal-wrapper #buyer-modal #seller .warning,.cashier-modal-wrapper #rate-modal #buyer .warning,.cashier-modal-wrapper #rate-modal #seller .warning,.cashier-modal-wrapper #seller-modal #buyer .warning,.cashier-modal-wrapper #seller-modal #seller .warning,.cashier-modal-wrapper #trade-modal #buyer .warning,.cashier-modal-wrapper #trade-modal #seller .warning{font-size:16px;font-weight:500;color:#ffa72c;padding:0 10px}.cashier-modal-wrapper #buyer-modal #trade-url p,.cashier-modal-wrapper #rate-modal #trade-url p,.cashier-modal-wrapper #seller-modal #trade-url p,.cashier-modal-wrapper #trade-modal #trade-url p{font-size:14px;color:#8e9093;font-weight:600}.cashier-modal-wrapper #buyer-modal #trade-url .top,.cashier-modal-wrapper #rate-modal #trade-url .top,.cashier-modal-wrapper #seller-modal #trade-url .top,.cashier-modal-wrapper #trade-modal #trade-url .top{padding:0 0 25px;border-bottom:1px solid #2b3036}.cashier-modal-wrapper #buyer-modal #trade-url .top .title,.cashier-modal-wrapper #rate-modal #trade-url .top .title,.cashier-modal-wrapper #seller-modal #trade-url .top .title,.cashier-modal-wrapper #trade-modal #trade-url .top .title{flex-direction:column}.cashier-modal-wrapper #buyer-modal #trade-url .top .title>div,.cashier-modal-wrapper #rate-modal #trade-url .top .title>div,.cashier-modal-wrapper #seller-modal #trade-url .top .title>div,.cashier-modal-wrapper #trade-modal #trade-url .top .title>div{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%}.cashier-modal-wrapper #buyer-modal #trade-url .top .title>div h2,.cashier-modal-wrapper #rate-modal #trade-url .top .title>div h2,.cashier-modal-wrapper #seller-modal #trade-url .top .title>div h2,.cashier-modal-wrapper #trade-modal #trade-url .top .title>div h2{font-size:16px}.cashier-modal-wrapper #buyer-modal #trade-url .content,.cashier-modal-wrapper #rate-modal #trade-url .content,.cashier-modal-wrapper #seller-modal #trade-url .content,.cashier-modal-wrapper #trade-modal #trade-url .content{flex:1 1}.cashier-modal-wrapper #buyer-modal #trade-url .content a,.cashier-modal-wrapper #rate-modal #trade-url .content a,.cashier-modal-wrapper #seller-modal #trade-url .content a,.cashier-modal-wrapper #trade-modal #trade-url .content a{text-decoration:underline;color:#8e9093}.cashier-modal-wrapper #buyer-modal #trade-url .content .info,.cashier-modal-wrapper #rate-modal #trade-url .content .info,.cashier-modal-wrapper #seller-modal #trade-url .content .info,.cashier-modal-wrapper #trade-modal #trade-url .content .info{display:flex;align-items:center;justify-content:space-between;width:100%}.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container,.cashier-modal-wrapper #rate-modal #trade-url .content .input-container,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container{display:flex;align-items:center;background:#16191c;border-radius:8px;height:40px;width:100%;padding:0 4px 0 12px;margin-top:8px}.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container input,.cashier-modal-wrapper #rate-modal #trade-url .content .input-container input,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container input,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container input{flex:1 1;height:100%;font-size:14px;font-weight:500}.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container input::placeholder,.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container input:disabled,.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 #seller-modal #trade-url .content .input-container input::placeholder,.cashier-modal-wrapper #seller-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{color:hsla(216,2%,57%,.6)}.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container button,.cashier-modal-wrapper #rate-modal #trade-url .content .input-container button,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container button,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container button{height:32px;font-size:12px;border-radius:6px}.cashier-modal-wrapper #buyer-modal #trade-url .content .error,.cashier-modal-wrapper #buyer-modal #trade-url .content .warning,.cashier-modal-wrapper #rate-modal #trade-url .content .error,.cashier-modal-wrapper #rate-modal #trade-url .content .warning,.cashier-modal-wrapper #seller-modal #trade-url .content .error,.cashier-modal-wrapper #seller-modal #trade-url .content .warning,.cashier-modal-wrapper #trade-modal #trade-url .content .error,.cashier-modal-wrapper #trade-modal #trade-url .content .warning{padding:8px 12px;background:rgba(246,192,15,.1);color:#f6c00f;font-weight:600;font-size:12px;border-radius:8px;margin-top:16px}.cashier-modal-wrapper #buyer-modal #trade-url .content .error,.cashier-modal-wrapper #rate-modal #trade-url .content .error,.cashier-modal-wrapper #seller-modal #trade-url .content .error,.cashier-modal-wrapper #trade-modal #trade-url .content .error{background:rgba(255,0,0,.1);color:red;margin-top:0}.cashier-modal-wrapper #buyer-modal #rate .item-info,.cashier-modal-wrapper #rate-modal #rate .item-info,.cashier-modal-wrapper #seller-modal #rate .item-info,.cashier-modal-wrapper #trade-modal #rate .item-info{flex:1 1;display:flex;align-items:center;gap:24px;width:100%;padding:10px 0}.cashier-modal-wrapper #buyer-modal #rate .item-info>img,.cashier-modal-wrapper #rate-modal #rate .item-info>img,.cashier-modal-wrapper #seller-modal #rate .item-info>img,.cashier-modal-wrapper #trade-modal #rate .item-info>img{height:90px}.cashier-modal-wrapper #buyer-modal #rate .item-info .pricing,.cashier-modal-wrapper #rate-modal #rate .item-info .pricing,.cashier-modal-wrapper #seller-modal #rate .item-info .pricing,.cashier-modal-wrapper #trade-modal #rate .item-info .pricing{display:flex;flex-direction:column;justify-content:space-between;height:100%}.cashier-modal-wrapper #buyer-modal #rate .item-info .pricing p,.cashier-modal-wrapper #rate-modal #rate .item-info .pricing p,.cashier-modal-wrapper #seller-modal #rate .item-info .pricing p,.cashier-modal-wrapper #trade-modal #rate .item-info .pricing p{color:#8e9093;font-weight:500;font-size:15px}.cashier-modal-wrapper #buyer-modal #rate .item-info .pricing p span,.cashier-modal-wrapper #rate-modal #rate .item-info .pricing p span,.cashier-modal-wrapper #seller-modal #rate .item-info .pricing p span,.cashier-modal-wrapper #trade-modal #rate .item-info .pricing p span{color:#fa980f}.cashier-modal-wrapper #buyer-modal #rate .item-info .pricing p span.rate,.cashier-modal-wrapper #rate-modal #rate .item-info .pricing p span.rate,.cashier-modal-wrapper #seller-modal #rate .item-info .pricing p span.rate,.cashier-modal-wrapper #trade-modal #rate .item-info .pricing p span.rate{display:inline-flex;align-items:center;gap:5px;color:#fff}.cashier-modal-wrapper #buyer-modal #rate .range-container,.cashier-modal-wrapper #rate-modal #rate .range-container,.cashier-modal-wrapper #seller-modal #rate .range-container,.cashier-modal-wrapper #trade-modal #rate .range-container{width:100%;margin-bottom:10px}.cashier-modal-wrapper #buyer-modal #rate .range-container .labels,.cashier-modal-wrapper #rate-modal #rate .range-container .labels,.cashier-modal-wrapper #seller-modal #rate .range-container .labels,.cashier-modal-wrapper #trade-modal #rate .range-container .labels{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:12px}.cashier-modal-wrapper #buyer-modal .gun-name,.cashier-modal-wrapper #rate-modal .gun-name,.cashier-modal-wrapper #seller-modal .gun-name,.cashier-modal-wrapper #trade-modal .gun-name{color:#8e9093;font-size:16px;font-weight:500}.cashier-modal-wrapper #buyer-modal .actions,.cashier-modal-wrapper #rate-modal .actions,.cashier-modal-wrapper #seller-modal .actions,.cashier-modal-wrapper #trade-modal .actions{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:10px;width:100%;padding-top:10px;border-top:1px solid rgba(78,86,104,.314)}.cashier-modal-wrapper #trade-modal{width:min(600px,90%)!important}.cashier-modal-wrapper #buyer-modal,.cashier-modal-wrapper #seller-modal{min-height:300px!important;height:-moz-fit-content!important;height:fit-content!important;width:600px!important}.item.skin-container{position:relative;display:flex;flex-direction:column;gap:4px;max-height:180px;min-width:200px;border-radius:7px;background-color:#232529;padding:8px;border:1px solid transparent;transition:.2s;cursor:pointer}.item.skin-container:hover{background-color:#2b2f35}.item.skin-container.selected{border:1px solid #f1af52;box-shadow:inset 0 4px 158px 0 rgba(255,149,0,.149)}.item.skin-container.disabled{border:1px solid #1b1f2f;cursor:default}.item.skin-container.disabled:hover{background-color:rgba(0,0,0,.1)}.item.skin-container.disabled:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);border-radius:7px;z-index:3}.item.skin-container>img{margin:auto;height:90px}.item.skin-container>p{-webkit-line-clamp:1;max-width:100%;font-size:12px;color:#464d64}.item.skin-container>h3,.item.skin-container>p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:500}.item.skin-container>h3{-webkit-line-clamp:2;width:100%;font-size:14px}.item.skin-container .price{display:flex;align-items:center;gap:5px}.item.skin-container .price p{color:#ffa72c;font-weight:500;font-size:14px}.item.skin-container .price span{color:#5a6077;font-weight:500;font-size:13px}.circle{display:flex;align-items:center!important;justify-content:center!important;width:33px;height:33px;min-width:33px;min-height:33px;border-radius:50%;border:1px solid #2c2f32;transition:.1s;cursor:pointer}.circle:hover{background:#2c2f32}header{position:relative;display:flex;width:100%}header .logo{display:flex;align-items:center;justify-content:center;height:115px;width:300px;background:url(/vectors/home/header-bg.png) no-repeat 50%}@media only screen and (max-width:1550px){header .logo{display:none}}header .sections{flex:1 1;display:flex;flex-direction:column}header .sections>.top{display:flex;justify-content:space-between;align-items:center;height:35px;padding:0 12px 0 30px;background-color:#090b0d}@media only screen and (max-width:768px){header .sections>.top{padding:0 15px}}header .sections>.top .links{display:flex;align-items:center;gap:16px}@media only screen and (max-width:430px){header .sections>.top .links{gap:6px}}header .sections>.top .links a{font-size:12px;color:#8e9093;font-weight:700}header .sections>.top .links a:hover{color:#fff}header .sections>.top .links a.active{color:#f6c00f}header .sections>.top .social{display:flex;gap:12px}header .sections>.top .social .online-users{display:flex;align-items:center;gap:6px;padding-left:12px;border-left:1px solid #2d3135}@media only screen and (max-width:380px){header .sections>.top .social .online-users{display:none}}header .sections>.top .social .online-users .circle{max-width:8px;max-height:8px;min-width:8px;min-height:8px;border-radius:50%;background:#f6c00f;box-shadow:0 0 5px 1px rgba(246,192,15,.5)}header .sections>.top .social .online-users span{color:#f6c00f;font-size:12px;font-weight:600}header .sections>.main{display:flex;justify-content:space-between;align-items:center;height:80px;padding:0 12px 0 30px;background-color:#0e1013}@media only screen and (max-width:768px){header .sections>.main{flex-direction:column-reverse;height:100px;padding:0}}header .sections>.main>div{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;height:100%}@media only screen and (max-width:768px){header .sections>.main>div{width:100%;height:-moz-fit-content;height:fit-content;padding:0 5px 0 15px}}header .sections>.main>div:nth-child(2){flex:1 1;display:flex;align-items:center;justify-content:flex-end;width:25%}@media only screen and (max-width:768px){header .sections>.main>div:nth-child(2){width:100%;justify-content:space-between;border-bottom:1px solid #2d3135;margin-bottom:10px}}header .sections>.main>div .links{position:relative;flex:1 1;display:flex;align-items:center;gap:25px;height:100%;overflow:hidden}@media only screen and (max-width:768px){header .sections>.main>div .links{justify-content:space-evenly;width:70%;height:35px;padding-bottom:10px}}header .sections>.main>div .links a{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:14px;color:#8e9093}header .sections>.main>div .links a p{font-weight:700}@media only screen and (max-width:950px){header .sections>.main>div .links a p{display:none}}header .sections>.main>div .links a.active,header .sections>.main>div .links a:hover{color:#fff}header .sections>.main>div .links a.active svg{color:#f6c00f}header .sections>.main>div .balance-section{position:relative;display:flex;align-items:center;margin-right:50px}@media only screen and (max-width:1250px){header .sections>.main>div .balance-section{margin-right:20px}}@media only screen and (max-width:768px){header .sections>.main>div .balance-section{margin-right:0}}header .sections>.main>div .balance-section:before{content:"";position:absolute;display:block;right:-40px;top:50%;transform:translateY(-50%);width:2px;height:30px;border-radius:4px;background:#333a46}@media only screen and (max-width:1380px){header .sections>.main>div .balance-section:before{display:none}}header .sections>.main>div .balance-section .balance-wrapper{display:flex;align-items:center;gap:24px;margin-right:16px;background:#16191c;border-radius:9px;height:42px}@media only screen and (max-width:600px){header .sections>.main>div .balance-section .balance-wrapper{gap:12px;border-radius:4px;margin-right:0}}header .sections>.main>div .balance-section .balance-wrapper.single{margin-right:5px}header .sections>.main>div .balance-section .balance-wrapper>div{height:100%;display:flex;align-items:center;font-size:15px;font-weight:700}@media only screen and (max-width:600px){header .sections>.main>div .balance-section .balance-wrapper>div{height:34px;font-size:13px}}header .sections>.main>div .balance-section .balance-wrapper .balance-container{gap:9px;padding:0 12px;transition:.2s;cursor:pointer}@media only screen and (max-width:600px){header .sections>.main>div .balance-section .balance-wrapper .balance-container{padding:0 10px;border-radius:4px}}header .sections>.main>div .balance-section .balance-wrapper button{height:100%;border-radius:13px}@media only screen and (max-width:768px){header .sections>.main>div .balance-section .balance-wrapper button{border-radius:0 6px 6px 0}}@media only screen and (max-width:600px){header .sections>.main>div .balance-section .balance-wrapper button{background:rgba(2,194,2,.363)}header .sections>.main>div .balance-section .balance-wrapper button span{display:none}}header .sections>.main>div .balance-section .balance-wrapper button img{display:none}@media only screen and (max-width:600px){header .sections>.main>div .balance-section .balance-wrapper button img{display:block}}header .sections>.main>div .balance-section>button:last-child{height:44px;border-radius:13px}@media only screen and (max-width:1050px){header .sections>.main>div .balance-section>button:last-child{display:none}}header .sections>.main>div .rewards{margin-right:25px}@media only screen and (max-width:1380px){header .sections>.main>div .rewards{display:none}}header .sections>.main>div .profile{position:relative;display:flex;flex-direction:row;align-items:center;gap:12px;margin-left:20px;transition:.2s;padding:5px 5px 5px 10px;z-index:90}@media only screen and (max-width:1380px){header .sections>.main>div .profile{margin-left:0}}@media only screen and (max-width:768px){header .sections>.main>div .profile{padding:4px}}header .sections>.main>div .profile.not-logged:before{display:none}header .sections>.main>div .profile.login-state{padding-right:0}@media only screen and (max-width:600px){header .sections>.main>div .profile.login-state button{height:32px;font-size:12px}}header .sections>.main>div .profile.login-state button{white-space:nowrap}@media only screen and (max-width:1350px){header .sections>.main>div .profile .arrow{display:none}}@media only screen and (max-width:850px){header .sections>.main>div .profile>img{display:none}}header .sections>.main>div .profile .profile-details{display:flex;flex-direction:column;align-items:flex-end;gap:8px}@media only screen and (max-width:1350px){header .sections>.main>div .profile .profile-details{display:none}}@media only screen and (max-width:768px){header .sections>.main>div .profile .profile-details{display:flex}}header .sections>.main>div .profile .profile-details .progress-bar{position:relative;width:100px;height:8px;border-radius:8px;border:1px solid #f4d139;background:#2c3148;box-shadow:0 0 7.8px 0 rgba(241,175,82,.25)}@media only screen and (max-width:415px){header .sections>.main>div .profile .profile-details .progress-bar{width:70px}}header .sections>.main>div .profile .profile-details .progress-bar .progress{position:absolute;left:0;height:100%;border-radius:8px;border:0 solid #f4d139;background:#f4d139}header .sections>.main>div .profile .profile-details .username{white-space:nowrap;font-size:14px;font-weight:500;margin-top:-4px}header .sections>.main>div .profile .profile-details .level{color:#8e9093;font-size:12px}header .sections>.main>div .profile .pfp-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}@media only screen and (max-width:850px){header .sections>.main>div .profile .pfp-wrapper{width:42px;height:42px}header .sections>.main>div .profile .pfp-wrapper img{border-radius:50%;width:36px;height:36px;box-shadow:none}}header .sections>.main>div .profile .pfp-wrapper img{border-radius:50%;border:2px solid #f4d139}header .sections>.main>div #profile-window{position:absolute;top:0;right:-10px;width:280px;border-radius:22px;background:#101315;padding:16px;z-index:888;box-shadow:inset 0 2px 0 0 #f4d139,0 12px 16px 0 rgba(0,0,0,.08)}header .sections>.main>div #profile-window .level-bar{display:flex;align-items:center;justify-content:space-between}header .sections>.main>div #profile-window .level-bar>span{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:600;font-size:10px;height:24px;width:24px;min-height:24px;min-width:24px;background:#2c3140}header .sections>.main>div #profile-window .level-bar>span:first-child{background:#f4d139}header .sections>.main>div #profile-window .level-bar>span:last-child{background:#2d3341}header .sections>.main>div #profile-window .level-bar .progress-bar{position:relative;z-index:1;height:6px;width:104%;margin-left:-2%;background:#2d3341}header .sections>.main>div #profile-window .level-bar .progress-bar .progress{position:absolute;left:0;height:100%;background:#f4d139;border-radius:8px}header .sections>.main>div #profile-window>p{margin-top:10px;color:#a9acbe;font-size:14px;font-weight:400}header .sections>.main>div #profile-window>p span{font-weight:500;color:#fff}header .sections>.main>div #profile-window .links{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;margin-top:50px}header .sections>.main>div #profile-window .links>a,header .sections>.main>div #profile-window .links>button{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:101px;white-space:nowrap;color:#a9acbe;font-size:15px;font-weight:500}header .sections>.main>div #profile-window .links>a:hover,header .sections>.main>div #profile-window .links>button:hover{color:#fff}header .sections>.main>div #profile-window .logout{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;font-weight:500;margin-top:30px}header .sections>.main>div .notifications{position:relative;cursor:pointer}@media only screen and (max-width:850px){header .sections>.main>div .notifications{display:none}}header .sections>.main>div .notifications-circle{position:absolute;right:5px;top:2px;width:10px;height:10px;border-radius:50%;background-color:#f1af52}header .sections>.main>div .notifications #notification-window{position:absolute;top:0;right:0;width:340px;border-radius:22px;background:#101315;box-shadow:inset 0 2px 0 0 #f4d139,0 12px 16px 0 rgba(0,0,0,.08);cursor:auto}header .sections>.main>div .notifications #notification-window .top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px}header .sections>.main>div .notifications #notification-window .top>p{white-space:nowrap;color:#c0c6df;font-size:16px;font-weight:500}header .sections>.main>div .notifications #notification-window .top>p>span{color:#f6c00f}header .sections>.main>div .notifications #notification-window .top .options{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%;font-weight:500;font-size:13px}header .sections>.main>div .notifications #notification-window .top .options>span{color:#8e9093;transition:.2s;cursor:pointer}header .sections>.main>div .notifications #notification-window .top .options>span:hover{color:#fff}header .sections>.main>div .notifications #notification-window .list{display:flex;flex-direction:column;gap:6px;height:100%;max-height:360px;overflow-y:auto;padding:16px}header .sections>.main>div .notifications #notification-window .list .item{position:relative;display:flex;align-items:center;width:100%;border-radius:12px;border:1px solid #3b4046;min-height:70px;transition:.15s;cursor:pointer}header .sections>.main>div .notifications #notification-window .list .item:hover{background:#3b4046}header .sections>.main>div .notifications #notification-window .list .item .icon-container{display:flex;align-items:center;justify-content:center;border-radius:3px 0 0 3px;min-height:70px;height:100%;width:45px;padding-left:10px}header .sections>.main>div .notifications #notification-window .list .item .icon-container img{width:20px;height:auto}header .sections>.main>div .notifications #notification-window .list .item .content{flex:1 1;padding:8px}header .sections>.main>div .notifications #notification-window .list .item .content .content-top{display:flex;align-items:center;justify-content:space-between}header .sections>.main>div .notifications #notification-window .list .item .content .content-top h5{color:#c0c6df;font-size:14px;font-weight:600}header .sections>.main>div .notifications #notification-window .list .item .content .content-top .date{display:flex;align-items:center;gap:4px;color:#8e9093;font-size:10px;font-weight:500}header .sections>.main>div .notifications #notification-window .list .item .content .content-top .date .notifications-circle{position:relative;right:0;top:0;background:#f4d139}header .sections>.main>div .notifications #notification-window .list .item .content>p{color:#8e9093;font-size:12px;font-weight:500}header .sections>.main>div .notifications #notification-window .list::-webkit-scrollbar-track{background:#1c1c1d}#settings{width:min(600px,90%)!important}.settings-container{position:relative}.settings-container .top{display:flex;align-items:center;justify-content:space-between;padding:0 0 25px;border-bottom:1px solid #2b3036}.settings-container .top .title{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%}.settings-container .top .title h2{font-size:16px}.settings-container .content{flex:1 1;margin-top:25px}.settings-container .content>p{color:#8e9093;font-size:15px;font-weight:500;margin:12px 0}.settings-container .content>p a{color:#f08c00}.settings-container .content .input-container{display:flex;align-items:center;background:#16191c;border-radius:8px;height:40px;width:100%;padding:0 4px 0 12px;margin-top:4px;margin-bottom:24px}.settings-container .content .input-container input{flex:1 1;height:100%;font-size:14px;font-weight:500;padding-right:12px}.settings-container .content .input-container input::placeholder,.settings-container .content .input-container input:disabled{color:hsla(216,2%,57%,.6)}.settings-container .content .input-container button{display:flex;align-items:center;justify-content:center;height:32px;font-size:12px;border-radius:6px}#affiliate-modal{position:relative;height:100%;overflow-y:auto}#affiliate-modal .close{position:absolute;right:10px;top:10px;cursor:pointer}#affiliate-modal .info{display:flex;align-items:center;gap:8px;margin-bottom:30px}#affiliate-modal .info h4{font-size:19px;font-weight:700}#affiliate-modal .input-group{display:flex;align-items:center;justify-content:space-between;height:50px;border:2px solid #1b1f2e;border-radius:12px}#affiliate-modal .input-group .value{flex:1 1;width:100%}#affiliate-modal .input-group input{width:100%;padding:14px 20px;font-size:15px;font-weight:500}#affiliate-modal .input-group input::placeholder{color:#3c4154}#affiliate-modal .input-group button{border-radius:0 12px 12px 0;height:50px;padding:0 26px}#affiliate-modal .new-link{font-size:14px;font-weight:500;color:#383d53;margin-top:5px;margin-bottom:10px}#affiliate-modal .new-link a{color:#e29324}#affiliate-modal .stats{display:flex;justify-content:center;align-items:center;gap:12px}#affiliate-modal .stat{display:flex;flex-direction:column;gap:8px;width:100%}#affiliate-modal .stat p{text-align:center;white-space:nowrap;font-size:16px;color:#495067;font-weight:600;margin-top:10px}#affiliate-modal .stat .value{align-items:center;justify-content:center;gap:8px;padding:15px 0;font-size:18px;font-weight:500}#affiliate-modal .balance,#affiliate-modal .stat .value{display:flex;background-color:#1b1f2e;border-radius:12px}#affiliate-modal .balance{flex-direction:column;gap:10px;padding:18px;margin-top:24px}#affiliate-modal .balance p{font-size:14px}#affiliate-modal .balance .data{display:flex;align-items:center;justify-content:space-between;background-color:rgba(253,172,58,.1);border-radius:12px;padding-right:5px}#affiliate-modal .balance .data .value{display:flex;align-items:center;justify-content:center;gap:12px;padding:15px 0 15px 15px;font-size:18px;font-weight:500;border-radius:12px}#affiliate-modal .balance .data button{height:46px}#profile{position:relative}#profile .close{position:absolute;right:10px;top:10px;cursor:pointer}#profile .info{display:flex;flex-direction:column;align-items:center}#profile .info .pfp-wrapper{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:18px;border:4px solid #22283f;box-shadow:inset 2px 0 0 #242b45,0 12px 16px 0 rgba(0,0,0,.06),0 4px 8px 0 rgba(0,0,0,.15)}@media only screen and (max-width:850px){#profile .info .pfp-wrapper{width:92px;height:92px;border-radius:12px;border-width:2px;background:#22283f}#profile .info .pfp-wrapper .pfp-container{border-radius:12px}#profile .info .pfp-wrapper .pfp-container img{border-radius:12px;width:96px;height:96px;box-shadow:none}}#profile .info .pfp-wrapper .pfp-container{display:flex;align-items:center;justify-content:center;width:84px;height:84px;position:relative;border-radius:18px;box-shadow:inset 0 2px 0 0 #242a43,0 12px 16px 0 rgba(0,0,0,.06)}#profile .info .pfp-wrapper .pfp-container img{border-radius:12px;box-shadow:0 4px 8px 0 rgba(0,0,0,.15);width:100%;height:100%}#profile .info .pfp-wrapper .pfp-container .level{position:absolute;display:flex;align-items:center;justify-content:center;width:26px;height:26px;left:0;right:0;bottom:-16px;margin:auto;font-size:10px;font-weight:700;border-radius:4px;background:linear-gradient(135deg,#f9be66,#ff7b31);box-shadow:inset 0 1px 0 0 #ffc077,0 4px 8px 0 rgba(0,0,0,.15)}#profile .info h4{margin-top:20px;font-weight:500}#profile .actions{margin-top:15px}#profile .actions,#profile .stats{display:flex;justify-content:center}#profile .stats{align-items:center;gap:12px}#profile .stats .stat{display:flex;flex-direction:column;gap:8px;width:100%}#profile .stats .stat p{text-align:center;white-space:nowrap;font-size:16px;color:#495067;font-weight:600;margin-top:20px}#profile .stats .stat .value{background-color:#1b1f2e;padding:15px 0;border-radius:12px;font-size:18px;font-weight:500}#profile .profit,#profile .stats .stat .value{display:flex;align-items:center;justify-content:center;gap:8px}#profile .profit{flex-direction:column;margin-top:14px}#profile .profit p{text-align:center;white-space:nowrap;font-size:17px;font-weight:500;margin-top:20px;color:#f2a02c}#profile .profit .value{justify-content:center;gap:8px;width:100%;background-color:rgba(253,172,58,.1);padding:15px 0;border-radius:12px;font-size:18px;font-weight:500}#profile .profit .value,a.logo{display:flex;align-items:center}a.logo{position:relative;font-weight:900;font-size:37px;width:-moz-fit-content;width:fit-content}a.logo span{text-shadow:4px 3px 3px rgba(0,0,0,.1)}a.logo span:first-child{margin-right:-8px;color:#f1af52}a.logo span:nth-child(3){margin-left:-8px;color:#465dfa}a.logo img,a.logo span{position:relative;z-index:2}a.logo .light{position:absolute;z-index:1;left:50px;width:30px;height:30px;border-radius:25px;background:#f1af52;filter:blur(33.45px)}@media only screen and (max-width:850px){a.logo .light,a.logo span{display:none}}nav#sidebar{display:none;position:relative;flex-direction:column;align-items:center;overflow-y:auto;width:100px;height:var(--vmax);left:0;background:#181823;padding:24px 12px 12px;transition:.2s;box-shadow:inset -1px 0 0 rgba(150,156,178,.14)}nav#sidebar.shrinked{position:absolute;left:-100px}@media only screen and (max-width:1125px){nav#sidebar{display:flex;position:fixed;left:-100px;max-height:100dvh;height:100dvh;top:0;z-index:91}nav#sidebar.shrinked{left:0}}nav#sidebar .links{flex:1 1;display:flex;flex-direction:column;gap:12px;margin-top:24px}nav#sidebar .links .link.active{background:linear-gradient(180deg,#b23ba4,#4443c7),#262a30!important}nav#sidebar .links .link.active:before{content:"";position:absolute;transform:translate(10px,8px);z-index:-1;background:linear-gradient(180deg,#b23ba4,#4443c7),#262a30;filter:blur(10px)}nav#sidebar .links .link.active p{color:#fff}nav#sidebar .links .link.active svg{fill:#fff;height:24px;width:24px}nav#sidebar .links .link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:76px;height:82px;border:1px solid #1f1f2d;background:#12121b;border-radius:8px;transition:background .15s;color:#9d9db4;font-weight:600;font-size:12px}nav#sidebar .links .link:hover{background:#282835}nav#sidebar .links .link svg{height:18px;width:18px;fill:#8e9093}nav#sidebar .links .link .desc{display:flex;align-items:center;gap:5px;color:#fff}nav#sidebar .bottom{display:flex;flex-direction:column;gap:16px;padding-bottom:16px}nav#sidebar .bottom:before{margin-bottom:20px!important}nav#sidebar .bottom .social{display:flex;flex-direction:column;align-items:center;gap:25px}nav#sidebar .bottom .social a{display:flex;align-items:center;justify-content:center}nav#sidebar .bottom .social a svg{height:30px;width:30px}nav#sidebar .bottom .social a svg path{fill:#9d9db4}nav#sidebar .bottom .social a svg path:hover{fill:#f6c00f}.sidebar-shrink{display:none;position:fixed;left:94px;bottom:20px;z-index:91;transition:.2s}.sidebar-shrink.shrinked{left:-5px}@media only screen and (max-width:1125px){.sidebar-shrink{display:block;left:-5px}.sidebar-shrink.shrinked{left:94px}}.sidebar-mobile-shadow{display:none!important;position:fixed;top:0;left:0;width:100dvw!important;height:100dvh!important;max-width:100dvw!important;max-height:100dvh!important;background:rgba(0,0,0,.5);z-index:89}@media only screen and (max-width:1125px){.sidebar-mobile-shadow{display:block!important}}.table-container{max-width:100%;width:100%;overflow-x:auto}.bets-table{width:-moz-fit-content;width:fit-content;min-width:100%;border-collapse:collapse;font-family:Proxima Nova;font-weight:600}.bets-table thead tr th{color:#6b7289;font-size:15px;font-weight:600;text-align:left;padding-bottom:16px}.bets-table thead tr th:first-child,.bets-table thead tr th:nth-child(2){padding-left:24px}.bets-table tbody tr td{padding:14px 20px 14px 0;white-space:nowrap}.bets-table tbody tr td .game{display:flex;align-items:center;gap:15px}.bets-table tbody tr td .game svg{scale:1.2}.bets-table tbody tr td .game>div{display:flex;flex-direction:column;gap:5px}.bets-table tbody tr td .game>div .game-name{color:#fff;font-size:15px}.bets-table tbody tr td .game>div .game-date{font-size:13px}.bets-table tbody tr td .user{display:flex;align-items:center;gap:10px}.bets-table tbody tr td .user img{border-radius:50%;height:30px;width:30px;border:2px solid #363b44}.bets-table tbody tr td .user span{color:#fff;font-size:15px}.bets-table tbody tr td .coins,.bets-table tbody tr td .time{display:flex;align-items:center;gap:10px;padding-left:10px}.bets-table tbody tr td .multiplier-container{display:flex;align-items:center;padding-left:18px}.bets-table tbody tr td .multiplier-container .multiplier{border-radius:24px;background:rgba(241,175,82,.11);padding:8px 12px;color:gold;font-size:15px;width:-moz-fit-content;width:fit-content}.bets-table tbody tr td .multiplier-container .multiplier.loss{background:rgba(252,35,35,.11);color:red}.bets-table tbody tr td .multiplier-container .multiplier.win{background:rgba(21,255,95,.11);color:#009300}.bets-table tbody tr td:first-child{padding-left:20px}.bets-table tbody tr td:last-child{padding-right:20px;width:140px}.bets-table tbody tr td:last-child .coins{color:#f6c00f}.bets-table tbody tr:nth-child(odd){background:#1c1f24}.bets-table tbody tr:nth-child(odd) td:first-child{border-radius:12px 0 0 12px}.bets-table tbody tr:nth-child(odd) td:last-child{border-radius:0 12px 12px 0}.case.unbox{display:flex;flex-direction:column;align-items:center;cursor:pointer}.case.unbox:hover{transform:scale(1.05);transition:.2s}.case.unbox>img{width:min(90%,220px)}.case.unbox .details{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:12px}.case.unbox .details h3{font-size:17px;font-weight:500;margin-top:10px;text-align:center}.case.unbox .details .price{gap:8px;border-radius:8px;background:#23272c;padding:8px 12px;font-weight:700;font-size:15px}.case-seperator,.case-seperator .side,.case.unbox .details .price{display:flex;align-items:center}.case-seperator .side{width:100%}.case-seperator .side .line{height:2px;width:100%;background:linear-gradient(90deg,rgba(33,37,43,0) 0,#292d34)}.case-seperator .side:last-child>img{transform:rotateY(180deg)}.case-seperator .side:last-child .line{background:linear-gradient(270deg,rgba(33,37,43,0) 0,#292d34)}.case-seperator .title{display:flex;align-items:center;gap:12px;padding:0 50px}.case-seperator .title img{height:20px}.case-seperator .title h5{font-size:18px;white-space:nowrap}.switch{width:40px;height:20px;padding:2px;border-radius:30px;box-shadow:inset 0 0 10px 2px rgba(28,28,28,.118);transition:.2s;cursor:pointer}.switch .switch-circle{height:100%;aspect-ratio:1;border-radius:50%;background-color:#fff;transition:.2s}.switch.on{background-color:#00c74d}.switch.on .switch-circle{margin-left:calc(100% - 16px)}.switch.off{background-color:gray}.switch.off .switch-circle{margin-left:0}.unboxes{position:relative;display:flex;flex-direction:column;overflow:hidden;gap:12px;right:0;top:0;width:262px;max-height:calc(var(--vmax) - 115px);background:#101315;transition:.5s;padding:0 12px;z-index:5}.unboxes.shrinked{position:absolute;right:-262px}@media only screen and (max-width:1400px){.unboxes{position:fixed;right:-262px;max-height:calc(100dvh + 10px);top:-120px;z-index:86}.unboxes.shrinked{right:0}}.unboxes .type-selection{display:flex;align-items:center;justify-content:center;background:#22262c;padding:6px;border-radius:6px;height:56px}.unboxes .type-selection button{width:50%;height:100%;font-weight:600;font-size:14px;color:#59606c;border-radius:4px}.unboxes .type-selection button.active{background:rgba(244,209,57,.08);color:#f4d139}.unboxes .title{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:0 12px 0 8px;background:linear-gradient(90deg,#f6c00f,rgba(246,192,15,.122),transparent);border-radius:4px;overflow:hidden}.unboxes .title:before{content:"";position:absolute;left:2px;top:2px;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#13181c;border-radius:4px;z-index:2}.unboxes .title:after{content:"";position:absolute;left:0;top:0;height:50px;width:50px;border-radius:50%;background:#f6c00f;opacity:.5;z-index:3;filter:blur(40px)}.unboxes .title>*{position:relative;z-index:3}.unboxes .title>div{flex:1 1;display:flex;align-items:center;gap:2px}.unboxes .title>div h5{color:#f6c00f;font-weight:700;font-size:14px;margin-top:2px}.unboxes .title .worth{font-weight:600;font-size:13px}.unboxes .unbox-container{display:flex;flex-direction:column;gap:8px;overflow:hidden;flex:1 1}.unboxes .unbox{width:100%;flex-shrink:0;will-change:transform}.unboxes .unbox .percentage{display:none}.unbox-item{position:relative;display:flex;flex-direction:row-reverse;align-items:center;gap:16px;width:100%;height:95px;min-height:95px;border-radius:6px;padding-right:5px;overflow:hidden;will-change:transform}.unbox-item:before{content:"";position:absolute;left:2px;top:2px;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#13181c;border-radius:4px;z-index:2}.unbox-item:after{content:"";position:absolute;left:0;top:0;height:50px;width:50px;border-radius:50%;opacity:.7;z-index:3;filter:blur(40px)}.unbox-item.very-rare{background:linear-gradient(90deg,#ffcb77,rgba(255,203,119,.2),transparent)}.unbox-item.very-rare:after{background:#ffcb77}.unbox-item.rare{background:linear-gradient(90deg,#f6c00f,rgba(246,192,15,.122),transparent)}.unbox-item.rare:after{background:#f6c00f}.unbox-item.uncommon{background:linear-gradient(90deg,#7e63ff,rgba(126,99,255,.2),transparent)}.unbox-item.uncommon:after{background:#7e63ff}.unbox-item.common{background:linear-gradient(90deg,#607cff,rgba(96,124,255,.2),transparent)}.unbox-item.common:after{background:#607cff}.unbox-item.default{background:linear-gradient(90deg,#8e9093,hsla(216,2%,57%,.2),transparent)}.unbox-item.default:after{background:#8e9093}.unbox-item>*{position:relative;z-index:3}.unbox-item .item-info{width:50%}.unbox-item .item-info .skin{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:14px}.unbox-item .item-info .gun{color:#8e9093;font-size:12px;font-weight:600}.unbox-item .item-info .price{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:14px;font-weight:700}.unbox-item .item-image{width:50%;display:flex;align-items:center;justify-content:flex-start}.unbox-item .item-image .item-bg{position:absolute;z-index:2;top:50%;transform:translateY(-50%);height:110%;left:-57px;transition:.2s}.unbox-item .item-image>img{position:relative;left:5px;width:90px;max-height:90px;height:auto;z-index:3;margin-right:6px;transition:.2s}.unbox-item .percentage{position:absolute;right:12px;top:12px;font-size:13px;font-weight:600;color:#8e9093;transition:color .2s}.unbox-item:hover .item-image .item-bg{transform:translateY(-50%) scale(1.1)}.unbox-item:hover .item-image>img{transform:scale(1.15)}.unbox-item:hover .item-info .percentage{color:#fcad3f}.unboxes-shrink{position:fixed;right:256px;bottom:210px;z-index:87;transition:.2s}.unboxes-shrink.shrinked{right:-5px}@media only screen and (max-width:1400px){.unboxes-shrink{right:-5px}.unboxes-shrink.shrinked{right:256px}}@media only screen and (max-width:768px){.unboxes-shrink.shrinked{right:256px}}.unboxes-mobile-shadow{display:none!important;position:fixed!important;top:0;left:0;width:100dvw!important;height:100dvh!important;max-width:100dvw!important;max-height:100dvh!important;background:rgba(0,0,0,.5);z-index:85}@media only screen and (max-width:1400px){.unboxes-mobile-shadow{display:block!important}}#modal{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgba(22,25,28,.8)}#modal.closing{animation:close;animation-duration:.25s;animation-timing-function:ease-out;animation-iteration-count:1}#modal.closing .modal-content{animation:close-content;animation-duration:.25s;animation-timing-function:ease-out;animation-iteration-count:1}#modal .modal-content{background:#101315;width:-moz-fit-content;width:fit-content;height:100%;border-radius:12px;padding:22px;max-width:50vw;max-height:60vh;overflow:hidden;transition:.2s}@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%;max-height:95%!important;height:100%!important;padding:20px}}@keyframes close{0%{background-color:rgba(21,25,40,.5)}to{background-color:rgba(21,25,40,0);backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}}@keyframes close-content{0%{opacity:1}to{opacity:0}}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Roboto+Mono:wght@100..700&display=swap";@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf) format("opentype")}:root{--vmax:100dvh}.rc-slider .rc-slider-handle{outline:none!important;border:none!important;box-shadow:none!important}:root{interpolate-size:allow-keywords}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#0e1013;font-family:Onest;overflow:hidden;margin:0;padding:0;color:#fff}body:has(.bg):after{content:"";position:fixed;display:block;left:0;top:0;width:100%;height:100%;opacity:.03;z-index:-999;background:url(/vectors/games/bg.jpg);background-position:50%;background-size:cover}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0;line-height:1.125}p,ul{margin:0}ul{padding:0}ul li{list-style:none}a{color:#fff;transition:.2s;text-decoration:none;cursor:pointer}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}button{color:#fff;font-family:Poppins;transition:.2s;outline:none;border:none;background:transparent;cursor:pointer}button:disabled{cursor:default}input,textarea{color:#fff;font-family:Poppins;transition:.2s;outline:none;border:none;background:transparent}input::placeholder,textarea::placeholder{color:#4a5263}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#wrapper{display:flex}#wrapper main{flex:1 1;max-height:var(--vmax);height:var(--vmax);overflow:hidden;transition:.2s}#wrapper main #main-container{position:relative;display:flex;height:calc(var(--vmax) - 115px);transition:.15s}#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes){position:relative;flex:1 1;display:flex;flex-direction:column;gap:50px;left:0;max-height:calc(var(--vmax) - 115px);max-width:calc(100dvw - 300px);width:100%;overflow-x:hidden;overflow-y:auto;transition:.15s}@media only screen and (max-width:1400px){#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes){max-width:100dvw}}#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes)>div{flex:1 1;position:relative;display:flex;align-self:stretch;justify-content:center;left:0;transition:.15s;padding:30px 180px}#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes)>div>div{width:100%;max-width:2500px}@media only screen and (max-width:2100px){#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes)>div{padding:30px 140px}}@media only screen and (max-width:1880px){#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes)>div{padding:30px}}@media only screen and (max-width:1500px){#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes)>div{padding:30px}}@media only screen and (max-width:768px){#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes)>div{padding:15px}}@media only screen and (max-width:500px){#wrapper main #main-container>div:not(#chat-wrapper):not(.unboxes)>div{padding:10px 12px}}#wrapper main #main-container:has(#chat-wrapper.shrinked)>div:not(#chat-wrapper):not(.unboxes){max-width:100dvw;padding:30px 0 0}::selection{background-color:#f6c00f;color:#fff}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#1c1c1d}::-webkit-scrollbar-thumb{background:#8e9093}::-webkit-scrollbar-thumb:hover{background:#9d9db4}