header[data-v-59adb190]{padding-top:54px;display:flex;justify-content:space-between;align-items:center}header .left[data-v-59adb190]{display:flex;align-items:center;gap:93px}header .right[data-v-59adb190]{display:flex;align-items:center;gap:59px}.logo[data-v-59adb190]{display:flex;align-items:center;gap:10px}.logo img[data-v-59adb190]{width:48px}.logo p[data-v-59adb190]{color:#15a3ff;font-size:28px;font-weight:700}header nav[data-v-59adb190]{display:flex;align-items:center;gap:45px}header nav a[data-v-59adb190]{font-size:16px;color:var(--nav-link);padding-bottom:2px;border-bottom:1px solid transparent;transition:border-color .3s ease}header nav a.current[data-v-59adb190],header nav a[data-v-59adb190]:hover{border-bottom:1px solid #15a3ff}.logout[data-v-59adb190]{width:202px;height:40px;border-radius:3px;background:#1a1f2f;font-size:16px;display:flex;justify-content:center;align-items:center;color:#fff}.loader-wide[data-v-947e055a]{width:100%;display:flex;justify-content:center;align-items:center}.lds-roller[data-v-947e055a]{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div[data-v-947e055a]{animation:lds-roller-947e055a 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div[data-v-947e055a]:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}[data-theme=light] .lds-roller div[data-v-947e055a]:after{background:#000}.lds-roller div[data-v-947e055a]:first-child{animation-delay:-36ms}.lds-roller div[data-v-947e055a]:first-child:after{top:63px;left:63px}.lds-roller div[data-v-947e055a]:nth-child(2){animation-delay:-72ms}.lds-roller div[data-v-947e055a]:nth-child(2):after{top:68px;left:56px}.lds-roller div[data-v-947e055a]:nth-child(3){animation-delay:-.108s}.lds-roller div[data-v-947e055a]:nth-child(3):after{top:71px;left:48px}.lds-roller div[data-v-947e055a]:nth-child(4){animation-delay:-.144s}.lds-roller div[data-v-947e055a]:nth-child(4):after{top:72px;left:40px}.lds-roller div[data-v-947e055a]:nth-child(5){animation-delay:-.18s}.lds-roller div[data-v-947e055a]:nth-child(5):after{top:71px;left:32px}.lds-roller div[data-v-947e055a]:nth-child(6){animation-delay:-.216s}.lds-roller div[data-v-947e055a]:nth-child(6):after{top:68px;left:24px}.lds-roller div[data-v-947e055a]:nth-child(7){animation-delay:-.252s}.lds-roller div[data-v-947e055a]:nth-child(7):after{top:63px;left:17px}.lds-roller div[data-v-947e055a]:nth-child(8){animation-delay:-.288s}.lds-roller div[data-v-947e055a]:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller-947e055a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader[data-v-719e1854]{position:fixed;left:0;top:0;z-index:600;width:100vw;height:100vh;background:rgba(0,0,0,.43);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);display:flex;justify-content:center;align-items:center}.notification[data-v-e2eaeb04]{position:fixed;top:10px;right:10px;color:#fff;padding:10px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);animation:slide-in-e2eaeb04 .3s ease-in-out;z-index:9999999}.notification[data-type=info][data-v-e2eaeb04]{background-color:#05a5b1}.notification[data-type=success][data-v-e2eaeb04]{background-color:#1da302}.notification[data-type=error][data-v-e2eaeb04]{background-color:#db3434}@keyframes slide-in-e2eaeb04{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}[data-theme=dark]{--background:#0b0c11;--text:#fff;--input-color:#fff;--placeholder:#c8d4fb;--nav-link:#a8b4db;--spot-text:#fff6f6;--item-background:#191c29;--item-name:#fff}[data-theme=light]{--background:#eceef2;--text:#000;--input-color:#000;--placeholder:#acacac;--nav-link:#1a1f2f;--spot-text:#000;--item-background:#fff;--item-name:#1a1f2f}@font-face{font-family:Sofia Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/SofiaSans-Regular.37d68c2e.ttf) format("truetype")}@font-face{font-family:Sofia Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/SofiaSans-Medium.ebafdd36.ttf) format("truetype")}@font-face{font-family:Sofia Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/SofiaSans-SemiBold.06bd7899.ttf) format("truetype")}@font-face{font-family:Sofia Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/SofiaSans-Medium.ebafdd36.ttf) format("truetype")}html{overflow-y:scroll}body,html{overflow-x:hidden;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box;border:none;outline:none;background:none;color:var(--text)}a{text-decoration:none}#app{width:95%;max-width:1710px;margin:0 auto}button:enabled{cursor:pointer}button{transition:background-color .3s ease,border-color .3s ease}body{font-family:Sofia Sans,sans-serif;font-weight:400;margin:0;padding:0;background:var(--background,#0b0c11)}.content{width:96%;max-width:1744px;margin:0 auto}.list-empty{display:flex;justify-content:center;padding-top:30px}.list-empty p{font-size:18px;color:#acacac}.friend{position:relative;border-radius:10px;border:1px solid #8181816b;padding:10px;flex:0 0 calc(20% - 10px)}.friend-summary{display:flex;align-items:flex-start;flex-direction:column}.footer_wrap{display:flex;width:100%;justify-content:space-between}.info_wrap{display:flex;flex-direction:row;gap:10px;margin-bottom:20px;align-items:center}.avatar{width:59px;max-height:59px;border-radius:5px}.info{display:flex;flex-direction:column;gap:5px;justify-content:center}.info .name{font-size:20px;color:var(--text)}.info .name,.info .name>*{transition:all .3s ease}.info .name:hover>*{color:#15a3ff}.friend-summary .info .count{font-size:14px;font-weight:500;background:#19b4007a;color:#fff;padding:3px 7px;border-radius:10px;transition:all .3s ease;text-align:center}.friend-summary .info .count:hover{background:#1079be}.friend-summary .info .pending{font-size:14px;font-weight:500;color:#c0c000}.friend-summary .info .error{color:red}.friend-summary .sum{font-size:18px;border-radius:0 7px 0 0;background-color:#15a3ffb5;position:absolute;right:0;top:0}.friend-summary .sum>*{padding:7px}.friend-summary .actions{display:flex;align-items:center;gap:4px}.friend-summary .actions a,.friend-summary .actions button{width:24px;height:24px;border-radius:3px;border:1px solid #15a3ff;display:flex;justify-content:center;align-items:center}.friend-summary .actions a:hover,.friend-summary .actions button:hover{background:#15a3ff}.friend-summary .actions a svg path,.friend-summary .actions button svg path{transition:.2s}.friend-summary .actions a:hover svg path,.friend-summary .actions button:hover svg path{stroke:#fff}.friend-further{margin-top:14px}.friend-further .hr{width:100%;height:1px;background:#1a1f2f}.items-list{margin-top:11px;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));row-gap:10px;-moz-column-gap:7px;column-gap:7px}.items-list .item{width:161px;height:auto;border-radius:3px;border-left:2px solid #888e98;background:linear-gradient(95deg,hsla(218,7%,56%,.2) 4.24%,hsla(218,7%,56%,0) 54.16%),var(--item-background);padding:0 6px;display:flex;align-items:center}.items-list .item .info .price{font-size:16px;color:#888e98}.items-list .item .image{width:39px;max-height:30px}.items-list .item .info{margin-left:14px}.items-list .item .info .pretitle{color:#b7b8ba;font-size:10px}.items-list .item .info .pretitle,.items-list .item .info .title{max-width:70px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.items-list .item .info .title{color:var(--item-name);font-size:12px}.items-list .item.contraband{border-left:2px solid #b88d0d;background:linear-gradient(95deg,rgba(186,143,13,.2) 4.24%,rgba(255,0,0,0) 54.16%),var(--item-background)}.items-list .item.contraband .price{color:#b88d0d}.items-list .item.covert{border-left:2px solid red;background:linear-gradient(95deg,rgba(255,0,0,.2) 4.24%,rgba(255,0,0,0) 54.16%),var(--item-background)}.items-list .item.covert .price{color:red}.items-list .item.classified{border-left:2px solid #b319c7;background:linear-gradient(95deg,rgba(179,25,199,.2) 4.24%,rgba(179,25,199,0) 54.16%),var(--item-background)}.items-list .item.classified .price{color:#b319c7}.items-list .item.restricted{border-left:2px solid #7a48dc;background:linear-gradient(95deg,rgba(122,72,220,.2) 4.24%,rgba(122,72,220,0) 54.16%),var(--item-background)}.items-list .item.restricted .price{color:#7a48dc}.items-list .item.mil-spec-grade{border-left:2px solid #3456ff;background:linear-gradient(95deg,rgba(52,86,255,.2) 4.24%,rgba(52,86,255,0) 54.16%),var(--item-background)}.items-list .item.mil-spec-grade .price{color:#3456ff}.items-list .item.industrial-grade{border-left:2px solid #419df2;background:linear-gradient(95deg,rgba(65,157,242,.2) 4.24%,rgba(65,157,242,0) 54.16%),var(--item-background)}.items-list .item.industrial-grade .price{color:#419df2}.checkbox{display:block;position:relative;padding-left:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:19px;width:19px;background-color:#eee}.radio .checkmark{display:none}.checkbox:hover input~.checkmark{background-color:#ccc}.checkbox input:checked~.checkmark{background-color:#2196f3}.checkmark:after{content:"";position:absolute;display:none}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{left:6px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}[data-theme=light] .friend-summary .sum span{color:#fff}[data-theme=light] .checkbox{color:#000}.login-toggle{display:flex;justify-content:center;margin-top:20px}.login-toggle a{font-size:14px;color:#7a7a7a}.radio{position:relative}.backarr{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;cursor:pointer;transition:all .3s ease}[data-theme=dark] .backarr path{fill:#fff!important}.backarr:hover{transform:translateX(-2px)}