#vault{height:100%}#vault,#vault .content{flex:1;display:flex;flex-direction:column}#vault .content>p{color:#8e9093;font-weight:500}#vault .content .form{flex:1;display:flex;flex-direction:column}#vault .content .form .MuiFormControl-root{background-color:#2b3036;border:1px solid rgba(0,0,0,0);outline:1px solid rgba(0,0,0,0)}#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}@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Unbounded:wght@200..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.unbounded{font-family:Unbounded,sans-serif}.montserrat{font-family:Montserrat,sans-serif}.mulish{font-family:Mulish,sans-serif}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf) format("opentype")}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf) format("truetype");font-weight:500}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf) format("truetype");font-weight:700}@font-face{font-family:Onest;src:url(/fonts/Onest.ttf) format("truetype")}:root{--vmax:100dvh}#cashier-modal{display:flex;flex-direction:column;height:-moz-fit-content!important;height:fit-content!important;max-height:90vw!important;padding:24px!important;background:#101315!important;border-radius:12px!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;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;max-height:90vh;overflow-y:auto}#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:grid;grid-template-columns:repeat(4,1fr);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;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;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%;min-height:40px;padding:8px 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;text-wrap:pre-wrap;word-break:break-all}#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}#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;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}}#cashier-modal .content #skins-deposit,#cashier-modal .content #skins-withdraw{flex: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:rgba(0,0,0,0);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}}#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;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;max-height:400px;overflow-y:auto;overflow-x:hidden;margin-top:12px;row-gap:8px;-moz-column-gap:6px;column-gap:6px;padding-bottom:24px}@media only screen and (max-width:2150px){#cashier-modal .content #skins-deposit .items,#cashier-modal .content #skins-withdraw .items{grid-template-columns:1fr 1fr 1fr 1fr}}@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;max-height:calc(100% - 100px)}}@media only screen and (max-width:768px){#cashier-modal .content #skins-deposit .items,#cashier-modal .content #skins-withdraw .items{grid-template-columns: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}}#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 #kinguin-deposit input{background:#16191c;height:40px;padding:.5rem 1rem;width:100%;border-radius:8px}#cashier-modal .content #kinguin-deposit .buttons{display:flex;gap:10px;margin-top:10px}#cashier-modal .content #kinguin-deposit .buttons .deposit-btn,#cashier-modal .content #kinguin-deposit .buttons .withdraw-btn{width:100%;font-weight:600}#cashier-modal .content #kinguin-deposit .purchase{padding-top:2rem;max-width:500px;border-top:1px solid #2b3036;margin-top:1.5rem}#cashier-modal .content #kinguin-deposit .purchase h2{text-align:center;color:#8e9093}#cashier-modal .content #kinguin-deposit .purchase p{color:#8e9093;font-size:14px}#cashier-modal .content #kinguin-deposit .purchase .denomination-selection{margin-top:8px;background-color:#16191c;height:40px;padding:.5rem 1rem;width:100%;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#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;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::-moz-placeholder{color:#565d76}#cashier-modal .content #tip .tip-content>div input::placeholder{color:#565d76}#cashier-modal .content #tip .tip-content>div.actions{background:rgba(0,0,0,0);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;display:flex;align-items:center;overflow-y:auto;max-height:500px}.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 div,.cashier-modal-wrapper #buyer-modal #seller .content .item-info .pricing div,.cashier-modal-wrapper #rate-modal #buyer .content .item-info .pricing div,.cashier-modal-wrapper #rate-modal #seller .content .item-info .pricing div,.cashier-modal-wrapper #seller-modal #buyer .content .item-info .pricing div,.cashier-modal-wrapper #seller-modal #seller .content .item-info .pricing div,.cashier-modal-wrapper #trade-modal #buyer .content .item-info .pricing div,.cashier-modal-wrapper #trade-modal #seller .content .item-info .pricing div{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;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 div,.cashier-modal-wrapper #buyer-modal #seller .bottom-info .receive div,.cashier-modal-wrapper #rate-modal #buyer .bottom-info .receive div,.cashier-modal-wrapper #rate-modal #seller .bottom-info .receive div,.cashier-modal-wrapper #seller-modal #buyer .bottom-info .receive div,.cashier-modal-wrapper #seller-modal #seller .bottom-info .receive div,.cashier-modal-wrapper #trade-modal #buyer .bottom-info .receive div,.cashier-modal-wrapper #trade-modal #seller .bottom-info .receive div{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}.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;height:100%;font-size:14px;font-weight:500}.cashier-modal-wrapper #buyer-modal #trade-url .content .input-container input::-moz-placeholder,.cashier-modal-wrapper #rate-modal #trade-url .content .input-container input::-moz-placeholder,.cashier-modal-wrapper #seller-modal #trade-url .content .input-container input::-moz-placeholder,.cashier-modal-wrapper #trade-modal #trade-url .content .input-container input::-moz-placeholder{color:rgba(142,144,147,.6)}.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:rgba(142,144,147,.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;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,.3137254902)}.cashier-modal-wrapper #buyer-modal .actions>div,.cashier-modal-wrapper #rate-modal .actions>div,.cashier-modal-wrapper #seller-modal .actions>div,.cashier-modal-wrapper #trade-modal .actions>div{display:flex;gap:5px}.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 rgba(0,0,0,0);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,.1490196078)}.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}