@import"https://fonts.googleapis.com/css2?family=BBH+Bartle&family=Barlow: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&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;margin:0 auto;color-scheme:light dark;color:#eeeeed;background-color:#101011;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ar-red: #f80e10;--ar-yellow: #f9ce08;--ar-green: #2df186;--ar-blue: #84f5ed}a{text-decoration:none;color:inherit}a:visited{color:inherit}input{all:unset}body{margin:0;display:flex;justify-content:center;place-items:center;min-width:320px;min-height:100svh}#_root_1lufi_1{max-width:100vw;padding:0;text-align:center;overflow:hidden}._app_1lufi_10{height:100svh;margin:0 auto;padding:0;width:100vw;max-width:1200px;overflow:hidden;display:flex;flex-direction:column}._homepage_1lufi_21{width:100%;padding:0}._homepage_header_1lufi_26{margin:max(16px,2%) 2%;font-family:Barlow;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._homepage_main_1lufi_35{margin:0 auto;width:90%;padding:0;display:flex;flex-direction:column;overflow:hidden}._homepage_header_logo_1lufi_44{-webkit-user-select:none;user-select:none;filter:invert(1);max-width:350px;width:90%;height:auto;margin:auto 0;object-fit:contain}._nav_1lufi_54{-webkit-user-select:none;user-select:none}._nav_list_1lufi_58{list-style:none;font-size:clamp(20px,3vw,27px);display:flex;flex-direction:row;margin:0;padding:0}._nav_list_item_1lufi_67{margin:0 clamp(5px,1vw,5px);padding:0 12px;position:relative;cursor:pointer;background-color:#101011;font-size:clamp(20px,3vw,30px);border-radius:10px;z-index:1;transition:.5s cubic-bezier(.075,.82,.165,1)}._nav_list_item_1lufi_67 a{color:inherit;text-decoration:none}._nav_list_item_1lufi_67._active_1lufi_84{background-color:#e3e9f226}._nav_list_item_1lufi_67:before{content:"";position:absolute;inset:-3px;border-radius:10px;padding:2px;background:linear-gradient(239deg,#f80e10 0% 14%,#f9ce08 15% 29%,#2df186 30% 44%,#84f5ed 45% 59%,#101011 75% 100%);background-size:200% 200%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;opacity:0;transition:opacity .3s ease}@media screen and (pointer:fine){._nav_list_item_1lufi_67:hover{scale:1.1}._nav_list_item_1lufi_67:hover:before{opacity:1;animation:_gradientShift_1lufi_1 2s cubic-bezier(.075,.82,.165,1) forwards}}@keyframes _gradientShift_1lufi_1{0%{background-position:0% 50%}to{background-position:100% 50%}}._nav_list_item_1lufi_67:last-of-type{margin-right:1%}._homepage_footer_1lufi_140{opacity:.5;margin:auto 5% 0;font-size:clamp(6px,2vw,15px);text-align:right}._headerRight_1lufi_148{display:none;flex-direction:row;align-items:center;gap:12px}._headerRight_1lufi_148 ._nav_list_item_1lufi_67{margin:0}._hamburger_1lufi_160{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:20px;aspect-ratio:1/1;width:auto;padding:6px;position:relative;z-index:20;cursor:pointer;transition:.3s cubic-bezier(.075,.82,.165,1)}._hamburger_1lufi_160:hover{border-color:#e3e9f2cc}._ham_1lufi_160{height:2px;width:80%;background-color:#e3e9f2;transition:.5s cubic-bezier(.075,.82,.165,1)}._ham_1lufi_160._one_1lufi_188._open_1lufi_188{position:absolute;rotate:225deg;transition:.5s cubic-bezier(.075,.82,.165,1)}._ham_1lufi_160._three_1lufi_194._open_1lufi_188{rotate:-225deg;position:absolute;transition:.5s cubic-bezier(.075,.82,.165,1)}._ham_1lufi_160._two_1lufi_200._open_1lufi_188{max-width:0;opacity:0;transition:.5s cubic-bezier(.075,.82,.165,1)}._mobileMenu_1lufi_207{position:fixed;inset:0;background-color:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:space-evenly;align-items:flex-start;flex-direction:column;align-items:center;justify-content:center;z-index:19;opacity:0;height:100%;pointer-events:none;transition:opacity .4s cubic-bezier(.075,.82,.165,1)}._mobileMenu_1lufi_207._open_1lufi_188{opacity:1;pointer-events:all;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;height:100%}._mobileMenuItem_1lufi_239{font-family:Barlow;font-weight:500;color:#e3e9f2;text-decoration:none;padding:12px 32px;font-size:clamp(40px,3em,80px);transform:translate(-200px);transition:.5s transform cubic-bezier(.075,.82,.165,1);cursor:pointer;transition:all .3s cubic-bezier(.075,.82,.165,1);transform:translateY(20px);opacity:0}._mobileMenu_1lufi_207._open_1lufi_188 ._mobileMenuItem_1lufi_239{transform:translateY(0);opacity:1}._mobileMenu_1lufi_207._open_1lufi_188 ._mobileMenuItem_1lufi_239:nth-child(1){transition-delay:.05s}._mobileMenu_1lufi_207._open_1lufi_188 ._mobileMenuItem_1lufi_239:nth-child(2){transition-delay:.1s}._mobileMenu_1lufi_207._open_1lufi_188 ._mobileMenuItem_1lufi_239:nth-child(3){transition-delay:.15s}._mobileMenuItem_1lufi_239:hover{scale:1.1;transform:scale(1.05)}._modalOverlay_1lufi_279{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1lufi_279{background-color:#1e232d;border:1px solid rgba(227,233,242,.2);border-radius:12px;padding:32px;max-width:500px;width:90%;box-shadow:0 8px 32px #00000080;transition:.5s cubic-bezier(.075,.82,.165,1)}._modal_1lufi_279 h2{font-family:Barlow;font-size:24px;font-weight:600;color:#e3e9f2;margin:0 0 16px}._modal_1lufi_279 p{font-family:Barlow;font-size:16px;color:#e3e9f2b3;margin:0 0 24px;line-height:1.5}._modalActions_1lufi_319{display:flex;gap:12px;justify-content:flex-end}._modalCancel_1lufi_325,._modalConfirm_1lufi_326{padding:12px 24px;border-radius:6px;cursor:pointer;font-family:Barlow;font-size:14px;font-weight:600;transition:all .2s ease}._modalCancel_1lufi_325{background-color:#e3e9f21a;border:1px solid rgba(227,233,242,.3);color:#e3e9f2}._modalCancel_1lufi_325:hover{background-color:#e3e9f226;border-color:#e3e9f266}._modalConfirm_1lufi_326{background-color:#f443;border:1px solid rgba(255,68,68,.5);color:#f44}._modalConfirm_1lufi_326:hover{background-color:#ff44444d;border-color:#f449}._logo_container_1lufi_359{position:relative;z-index:2;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:40%}._logo_container_1lufi_359:hover ._blob_1lufi_369{opacity:.6;scale:1.2;transition:.5s cubic-bezier(.075,.82,.165,1)}._blobContainer_1lufi_375{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none;z-index:0;overflow:visible}._blob_1lufi_369{position:absolute;scale:1;transition:.5s cubic-bezier(.075,.82,.165,1);transform:translate(-50%,-50%);border-radius:50%;filter:blur(20px);opacity:.4;animation:_float_1lufi_1 15s ease infinite}._blob1_1lufi_398{width:clamp(50px,8vw,150px);top:40%;left:20%;height:clamp(50px,8vw,150px);background:#f80e10;animation-delay:0s}._blob2_1lufi_407{width:clamp(50px,8vw,150px);height:clamp(50px,8vw,150px);top:60%;left:30%;background:#ffd105ef;animation-delay:-5s}._blob3_1lufi_416{width:clamp(50px,8vw,150px);height:clamp(50px,8vw,150px);top:40%;left:42%;background:#2df186;animation-delay:-10s}._blob4_1lufi_425{width:clamp(50px,8vw,150px);height:clamp(50px,8vw,150px);top:60%;left:70%;background:#84f5ed;animation-delay:-15s}@keyframes _float_1lufi_1{0%,to{transform:translate(-50%,-50%) translate(0) scale(1)}25%{transform:translate(-50%,-50%) translate(15px,-15px) scale(1.1)}50%{transform:translate(-50%,-50%) translate(-10px,10px) scale(.9)}75%{transform:translate(-50%,-50%) translate(20px,5px) scale(1.05)}}@media screen and (max-width:600px){._nav_1lufi_54{display:none}._headerRight_1lufi_148,._mobileMenu_1lufi_207{display:flex}._homepage_main_1lufi_35{width:95%}._logo_container_1lufi_359{width:50%}}._about_f2n3n_3{overflow:auto;scrollbar-width:thin;scrollbar-color:white transparent;margin-top:20px;width:100%;font-size:clamp(14px,3vw,19px)}._subtitle_f2n3n_12{font-family:Barlow;text-transform:uppercase;font-style:italic;font-weight:700}._description_f2n3n_19{font-family:JetBrains Mono,monospace;font-style:italic;font-weight:200;font-size:clamp(14px,2.8vw,17px)}._videoContainer_f2n3n_26{position:relative;width:100%;margin:10px 0;cursor:pointer;border-radius:5px;overflow:hidden}._video_f2n3n_26{width:100%;height:auto;display:block;border-radius:5px}._muteIndicator_f2n3n_42{position:absolute;top:12px;left:12px;background-color:#0009;color:#fff;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}._muteIndicator_f2n3n_42:hover{background-color:#000c;transform:scale(1.1)}._muteIndicator_f2n3n_42._hidden_f2n3n_62{opacity:0;pointer-events:none}._playIndicator_f2n3n_67{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0009;color:#fff;padding:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}._about_image_f2n3n_81{margin:10px 0;width:100%;border-radius:5px;height:auto;object-fit:contain}._donateButton_f2n3n_89{padding:12px 32px;background:linear-gradient(135deg,#0070ba,#1546a0);color:#fff;border:none;border-radius:5px;font-family:Barlow,sans-serif;font-size:16px;font-weight:500;margin-bottom:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0070ba4d}._donateButton_f2n3n_89:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0070ba66;background:linear-gradient(135deg,#0079c1,#1855b5)}._donateButton_f2n3n_89:active{transform:translateY(0)}._option_tmgue_1{display:flex;flex-direction:row;margin:clamp(5px,2vw,20px) 5px;gap:20px;justify-content:space-between}._subheading_tmgue_9{font-family:Barlow;font-weight:400;font-size:20px;margin:clamp(8px,2vw,20px) 0}._selector_tmgue_16{overflow:hidden;display:flex;flex-direction:row;width:calc(100% - 5px);max-width:70%;position:relative}._selector_tmgue_16:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background-color:#e3e9f2;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:0;border-radius:5px;transform:translate(200%)}._selector_left_tmgue_39:before{transform:translate(0)}._selector_right_tmgue_43:before{transform:translate(100%)}._selector_button_tmgue_47{font-size:clamp(15px,4vw,25px);padding:5px;width:100%;color:#e3e9f2;border:1px solid rgb(227,233,242);cursor:pointer;background-color:transparent;position:relative;font-family:Barlow;font-weight:500;z-index:1;transition:color .3s cubic-bezier(.4,0,.2,1)}._selector_button_tmgue_47:hover{background-color:#ffffff2e}._selector_button_tmgue_47._active_tmgue_66{color:#000}._selector_button_tmgue_47:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._selector_button_tmgue_47:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._homepage_1jouy_1{width:100%;display:flex;flex-direction:column;height:100%;font-family:Barlow;overflow:hidden}._headerActions_1jouy_10{display:flex;gap:12px;align-items:center}._pinnedButton_1jouy_17{background-color:#1f1f1f;border:1px solid rgba(227,233,242,.3);color:#e3e9f2;padding:10px 16px;border-radius:8px;cursor:pointer;font-family:Barlow;width:100%;font-size:16px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:6px}._pinnedButton_1jouy_17:hover{background-color:#e3e9f21f;border-color:#e3e9f266}._pinButton_1jouy_39{background-color:#1f1f1f;border:1px solid rgba(227,233,242,.3);color:#e3e9f2;padding:10px 16px;border-radius:5px;cursor:pointer;width:100%;font-family:Barlow;font-size:clamp(16px,3vw,25px);font-weight:500;transition:all .2s ease}._pinButton_1jouy_39:hover{background-color:#e3e9f21f;border-color:#e3e9f266}._pinButton_1jouy_39._pinned_1jouy_17{background-color:#ffc10726;border-color:#ffc10780;color:#ffc107}._pinButton_1jouy_39._pinned_1jouy_17:hover{background-color:#ffc10733;border-color:#ffc10799}._searchSummary_1jouy_69{display:none;font-size:1rem;font-weight:500;color:#e3e9f2;padding:.75rem;background:#191919;border:1px solid rgba(227,233,242,.2);border-radius:5px;text-align:center;margin-bottom:1rem;position:sticky;top:0;z-index:100;transform:translateY(-100%);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility 0s .3s;pointer-events:none;cursor:pointer}._searchSummary_1jouy_69._visible_1jouy_91{transform:translateY(0);opacity:1;visibility:visible;transition:transform .3s ease,opacity .3s ease,visibility 0s 0s;pointer-events:auto}._filtersSection_1jouy_99{display:flex;flex-direction:column;gap:5px}._scrollToTop_1jouy_105{position:fixed;bottom:24px;right:24px;width:48px;height:48px;background:#e3e9f2e6;color:#1f1f1f;border:2px solid rgba(227,233,242,1);border-radius:50%;font-size:24px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .3s ease;z-index:1000;display:none;align-items:center;justify-content:center;opacity:0;transform:scale(.8);pointer-events:none}._scrollToTop_1jouy_105._visible_1jouy_91{opacity:1;transform:scale(1);pointer-events:auto}._scrollToTop_1jouy_105:hover{background:#e3e9f2;transform:scale(1) translateY(-4px);box-shadow:0 6px 16px #0006}._scrollToTop_1jouy_105:active{transform:scale(1) translateY(-2px)}@media(max-width:768px)or (max-height:850px){._homepage_1jouy_1{height:auto;overflow:auto}._searchSummary_1jouy_69{display:block;position:fixed;top:0;left:0;right:0;margin:.75rem;transition:transform .3s ease,opacity .3s ease}._scrollToTop_1jouy_105{display:flex}}._loadingState_1jouy_166,._errorState_1jouy_167{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:2rem;text-align:center}._errorState_1jouy_167 button{margin-top:1rem;padding:.5rem 1rem;background:var(--primary-color, #007bff);color:#fff;border:none;border-radius:4px;cursor:pointer}._errorState_1jouy_167 button:hover{background:var(--primary-color-dark, #0056b3)}._option_pr9he_1{display:flex;flex-direction:row;margin:clamp(5px,2vw,20px) 5px;gap:20px;justify-content:space-between}._subheading_pr9he_9{font-family:Barlow;font-weight:400;font-size:20px;margin:clamp(8px,2vw,20px) 0}._selector_pr9he_16{overflow:hidden;display:flex;flex-direction:row;width:calc(100% - 5px);max-width:70%;position:relative}._selector_pr9he_16:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background-color:#e3e9f2;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:0;border-radius:5px;transform:translate(200%)}._selector_left_pr9he_39:before{transform:translate(0)}._selector_right_pr9he_43:before{transform:translate(100%)}._selector_button_pr9he_47{font-size:clamp(15px,4vw,25px);padding:5px;width:100%;color:#e3e9f2;border:1px solid rgb(227,233,242);cursor:pointer;background-color:transparent;position:relative;font-family:Barlow;font-weight:500;z-index:1;transition:color .3s cubic-bezier(.4,0,.2,1)}._selector_button_pr9he_47:hover{background-color:#ffffff2e}._selector_button_pr9he_47._active_pr9he_66{color:#000}._selector_button_pr9he_47:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}._selector_button_pr9he_47:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._results_3dbnj_1{margin-top:clamp(10px,2vw,20px);display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._resultsHeader_3dbnj_10{display:flex;justify-content:space-between;align-items:center;gap:12px}._subheading_3dbnj_17{font-family:Barlow;font-weight:400;margin:0;font-size:20px}._gunToggleButton_3dbnj_24{display:flex;align-items:center;gap:8px;padding:8px 14px;background-color:#e3e9f21a;border:1px solid rgba(227,233,242,.3);border-radius:6px;color:#e3e9f2e6;font-family:Barlow;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._gunToggleButton_3dbnj_24:hover{background-color:#e3e9f226;border-color:#e3e9f280}._gunToggleButton_3dbnj_24._gunsHidden_3dbnj_46{background-color:#ffc10726;border-color:#ffc10780;color:#ffc107}._gunToggleButton_3dbnj_24._gunsHidden_3dbnj_46:hover{background-color:#ffc10733;border-color:#ffc10799}._gunIcon_3dbnj_57{display:flex;align-items:center;justify-content:center;width:18px;height:18px}._gunIcon_3dbnj_57 svg{width:100%;height:100%;fill:currentColor}._gunToggleText_3dbnj_71{line-height:1}._message_3dbnj_75{color:#e3e9f2b3;font-size:clamp(16px,2vw,20px);margin:5px 0}._wikiLink_3dbnj_81{color:#4a9eff;text-decoration:underline;transition:color .2s ease}._wikiLink_3dbnj_81:hover{color:#6bb0ff}._resultsList_3dbnj_91{display:flex;overflow-y:auto;flex-direction:column;flex:1;gap:12px;padding:5px;scrollbar-width:thin;scrollbar-color:#eeeeed transparent;margin-top:10px}._gunGroup_3dbnj_104{display:flex;flex-direction:column;gap:0;position:relative;padding-bottom:8px}._gunGroupMain_3dbnj_112{position:relative;z-index:3}._gunGroup_3dbnj_104:has(._expandButton_3dbnj_118) ._gunGroupMain_3dbnj_112:before,._gunGroup_3dbnj_104:has(._expandButton_3dbnj_118) ._gunGroupMain_3dbnj_112:after{content:"";position:absolute;left:4px;right:4px;height:100%;background-color:#e3e9f208;border:1px solid rgba(227,233,242,.15);border-radius:8px;pointer-events:none;transition:all .2s ease}._gunGroup_3dbnj_104:has(._expandButton_3dbnj_118) ._gunGroupMain_3dbnj_112:before{bottom:-4px;z-index:1}._gunGroup_3dbnj_104:has(._expandButton_3dbnj_118) ._gunGroupMain_3dbnj_112:after{bottom:-8px;z-index:0;opacity:.7}._gunGroup_3dbnj_104:has(._expandButton_3dbnj_118[aria-expanded=true]) ._gunGroupMain_3dbnj_112:before,._gunGroup_3dbnj_104:has(._expandButton_3dbnj_118[aria-expanded=true]) ._gunGroupMain_3dbnj_112:after{opacity:0;bottom:0}._gunGroup_3dbnj_104:has(._expandButton_3dbnj_118[title*="1 other tier"]) ._gunGroupMain_3dbnj_112:after{display:none}._expandButton_3dbnj_118{position:absolute;top:50%;right:15px;transform:translateY(-50%);background-color:#e3e9f21a;border:1px solid rgba(227,233,242,.3);border-radius:6px;padding:6px 10px;cursor:pointer;display:flex;font-style:monospace;align-items:center;gap:8px;transition:all .2s ease;font-family:Barlow;font-size:12px;color:#e3e9f2e6;font-weight:600;z-index:1}._expandButton_3dbnj_118:hover{background-color:#e3e9f226;border-color:#e3e9f280}._tierBadge_3dbnj_182{font-size:12px;white-space:nowrap;letter-spacing:.5px}._expandIcon_3dbnj_188{font-size:10px;transition:transform .2s ease;display:inline-block;transform:rotate(-90deg)}._expandButton_3dbnj_118[aria-expanded=true] ._expandIcon_3dbnj_188{transform:rotate(0)}._otherTiers_3dbnj_199{display:flex;flex-direction:column;gap:0;margin-top:-1px;z-index:2}._resultItem_3dbnj_207{display:flex;flex-direction:row;align-items:center;gap:15px;padding:12px 15px;background-color:#e3e9f20d;border:1px solid rgba(227,233,242,.2);border-radius:8px;transition:all .2s ease;cursor:pointer;position:relative}._resultItem_3dbnj_207:hover{background-color:#e3e9f21a;border-color:#e3e9f266;transform:translate(4px)}._subItem_3dbnj_228{margin-left:20px;margin-top:0;border-top-left-radius:0;border-top-right-radius:0;border-top:none;background-color:#e3e9f208;opacity:.85}._subItem_3dbnj_228:first-child{margin-top:0}._subItem_3dbnj_228:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}._subItem_3dbnj_228:hover{opacity:1;background-color:#e3e9f214}._resultIcon_3dbnj_252{width:48px;height:48px;object-fit:contain;flex-shrink:0;border-radius:4px;background-color:#0003;padding:4px}._resultInfo_3dbnj_262{display:flex;flex-direction:column;gap:4px;flex:1}._gunGroup_3dbnj_104 ._resultInfo_3dbnj_262{padding-right:120px}._resultInfo_3dbnj_262 h3{margin:0;font-family:Barlow;font-size:18px;font-weight:600;color:#e3e9f2}._resultRarity_3dbnj_281{margin:0;font-family:Barlow;font-size:13px;font-weight:400;color:#e3e9f299;text-transform:uppercase;letter-spacing:.5px}._resultQuantity_3dbnj_291{margin:2px 0 0;font-family:Barlow;font-size:14px;font-weight:400;color:#e3e9f2cc}._resultItem_3dbnj_207[data-rarity=Common]{border-left:3px solid #9d9d9d}._resultItem_3dbnj_207[data-rarity=Uncommon]{border-left:3px solid #5ebd5e}._resultItem_3dbnj_207[data-rarity=Rare]{border-left:3px solid #4a9eff}._resultItem_3dbnj_207[data-rarity=Epic]{border-left:3px solid #b24bff}._resultItem_3dbnj_207[data-rarity=Legendary]{border-left:3px solid #ffaa00}._resultsList_3dbnj_91::-webkit-scrollbar{width:8px}._resultsList_3dbnj_91::-webkit-scrollbar-track{background:#e3e9f20d;border-radius:4px}._resultsList_3dbnj_91::-webkit-scrollbar-thumb{background:#e3e9f233;border-radius:4px}._resultsList_3dbnj_91::-webkit-scrollbar-thumb:hover{background:#e3e9f24d}@media(max-width:768px){._results_3dbnj_1{overflow:visible;min-height:auto}._resultsList_3dbnj_91{overflow-y:visible;margin-bottom:80px}}._option_1m016_1{display:flex;align-items:center;width:100%;flex-direction:row;justify-content:space-between}._subheading_1m016_11{font-family:Barlow;font-weight:400;font-size:20px;margin:clamp(8px,2vw,20px) 0}._autocompleteWrapper_1m016_18{position:relative;width:70%}._input_1m016_24{width:calc(100% - 1.5rem);padding:.75rem;border-bottom:1px solid #ddd;font-size:clamp(16px,2vw,20px);text-align:right;transition:border-color .2s}._input_1m016_24:focus{outline:none;border-color:#4a90e2}._input_1m016_24::placeholder{transition:opacity .2s}._input_1m016_24:focus::placeholder{opacity:0}._suggestions_1m016_49{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#eeeeed;border:1px solid #eeeeed;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;max-height:200px;overflow-y:auto;z-index:1000;scrollbar-width:thin;scrollbar-color:black transparent}._suggestionItem_1m016_65{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;transition:background-color .15s;border-bottom:1px solid #f0f0f0}._suggestionItem_1m016_65:last-child{border-bottom:none}._suggestionItem_1m016_65:hover,._suggestionItemActive_1m016_80{background-color:#f5f5f5}._suggestionItemPartial_1m016_84{opacity:.85}._suggestionIcon_1m016_88{width:40px;height:40px;object-fit:contain;flex-shrink:0}._suggestionInfo_1m016_95{display:flex;flex-direction:column;gap:.25rem;flex:1}._suggestionName_1m016_102{font-weight:500;font-size:.95rem;color:#333}._suggestionRarity_1m016_108{font-size:.85rem;color:#666}._suggestionDivider_1m016_113{padding:.5rem .75rem;background-color:#f9f9f9;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}._suggestionDividerText_1m016_120{font-size:.85rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.05em}._page_1fsjj_1{margin:0 5px}._header_1fsjj_7{margin-bottom:32px}._header_1fsjj_7 h1{font-family:Barlow;font-size:32px;font-weight:600;color:#e3e9f2;margin:0 0 12px}._subtitle_1fsjj_19{font-family:Barlow;font-size:16px;color:#e3e9f2b3;margin:0}._list_1fsjj_26{display:flex;flex-direction:column;gap:12px}._pinnedItem_1fsjj_32{display:flex;align-items:center;gap:12px;padding:20px;background-color:#e3e9f20d;border:1px solid rgba(227,233,242,.2);border-radius:8px;transition:all .2s ease}._pinnedItem_1fsjj_32:hover{background-color:#e3e9f214;border-color:#e3e9f24d;transform:translate(4px)}._pinnedInfo_1fsjj_49{flex:1;cursor:pointer;display:flex;flex-direction:column;gap:8px}._pinnedSearch_1fsjj_57{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._searchTerm_1fsjj_64{font-family:Barlow;font-size:20px;font-weight:600;color:#e3e9f2}._direction_1fsjj_71{font-family:Barlow;font-size:13px;font-weight:500;color:#e3e9f2b3;background-color:#e3e9f21a;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}._instance_1fsjj_83{font-family:Barlow;font-size:14px;color:#e3e9f299}._deleteButton_1fsjj_89{background-color:#ff44441a;border:1px solid rgba(255,68,68,.3);color:#ff4444e6;padding:10px 14px;border-radius:6px;cursor:pointer;font-size:18px;transition:all .2s ease;flex-shrink:0}._deleteButton_1fsjj_89:hover{background-color:#f443;border-color:#ff444480;color:#f44}._clearAllButton_1fsjj_107{background-color:#ff44441a;border:1px solid rgba(255,68,68,.3);color:#ff4444e6;padding:12px 24px;border-radius:6px;cursor:pointer;font-family:Barlow;font-size:14px;font-weight:600;transition:all .2s ease;margin-bottom:20px}._clearAllButton_1fsjj_107:hover{background-color:#f443;border-color:#ff444480;color:#f44}._modalOverlay_1fsjj_127{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1fsjj_127{background-color:#1e232d;border:1px solid rgba(227,233,242,.2);border-radius:12px;padding:32px;max-width:500px;width:90%;box-shadow:0 8px 32px #00000080}._modal_1fsjj_127 h2{font-family:Barlow;font-size:24px;font-weight:600;color:#e3e9f2;margin:0 0 16px}._modal_1fsjj_127 p{font-family:Barlow;font-size:16px;color:#e3e9f2b3;margin:0 0 24px;line-height:1.5}._modalActions_1fsjj_166{display:flex;gap:12px;justify-content:flex-end}._modalCancel_1fsjj_172,._modalConfirm_1fsjj_173{padding:12px 24px;border-radius:6px;cursor:pointer;font-family:Barlow;font-size:14px;font-weight:600;transition:all .2s ease}._modalCancel_1fsjj_172{background-color:#e3e9f21a;border:1px solid rgba(227,233,242,.3);color:#e3e9f2}._modalCancel_1fsjj_172:hover{background-color:#e3e9f226;border-color:#e3e9f266}._modalConfirm_1fsjj_173{background-color:#f443;border:1px solid rgba(255,68,68,.5);color:#f44}._modalConfirm_1fsjj_173:hover{background-color:#ff44444d;border-color:#f449}._container_5a7c6_1{width:100%;height:100%;display:flex;flex-direction:column;font-family:Barlow,sans-serif;overflow:hidden;padding:20px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:white transparent}._header_5a7c6_14{margin-bottom:16px;flex-shrink:0}._title_5a7c6_19{font-size:clamp(24px,4vw,32px);font-weight:600;color:#e3e9f2;margin:0 0 8px}._subtitle_5a7c6_26{font-size:14px;color:#e3e9f299;margin:0}._filtersContainer_5a7c6_33{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;flex-shrink:0}._filterRow_5a7c6_41{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}._searchWrapper_5a7c6_48{position:relative;flex:1;min-width:200px}._filterInput_5a7c6_54{width:100%;padding:10px 40px 10px 14px;background-color:#e3e9f20d;border:1px solid rgba(227,233,242,.2);border-radius:6px;color:#e3e9f2;font-family:Barlow,sans-serif;font-size:14px;outline:none;transition:all .2s ease;box-sizing:border-box}._tr_top_5a7c6_68{width:115%;z-index:10}._filterInput_5a7c6_54::placeholder{color:#e3e9f266}._filterInput_5a7c6_54:focus{border-color:#e3e9f280;background-color:#e3e9f214}._clearInput_5a7c6_82{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#e3e9f280;font-size:14px;cursor:pointer;padding:4px 6px;transition:color .2s ease}._clearInput_5a7c6_82:hover{color:#e3e9f2e6}._filterGroup_5a7c6_101{display:flex;flex-direction:column;gap:4px;min-width:140px}._filterLabel_5a7c6_108{font-size:11px;font-weight:500;color:#e3e9f280;text-transform:uppercase;letter-spacing:.5px}._filterSelect_5a7c6_116{padding:10px 32px 10px 12px;background-color:#e3e9f20d;border:1px solid rgba(227,233,242,.2);border-radius:6px;color:#e3e9f2;font-family:Barlow,sans-serif;font-size:14px;outline:none;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23e3e9f2' fill-opacity='0.6' d='M6 8L2 4h8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}._filterSelect_5a7c6_116:hover{border-color:#e3e9f266;background-color:#e3e9f214}._filterSelect_5a7c6_116:focus{border-color:#e3e9f280}._filterSelect_5a7c6_116 option{background-color:#1f1f1f;color:#e3e9f2}._clearFilters_5a7c6_147{padding:10px 16px;background-color:#ff64641a;border:1px solid rgba(255,100,100,.3);border-radius:6px;color:#ff9696;font-family:Barlow,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;align-self:flex-end}._clearFilters_5a7c6_147:hover{background-color:#ff646433;border-color:#ff646480}._sortRow_5a7c6_168{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._sortLabel_5a7c6_175{font-size:13px;color:#e3e9f299;font-weight:500}._sortButtons_5a7c6_181{display:flex;gap:8px;flex-wrap:wrap}._sortButton_5a7c6_181{padding:6px 12px;background-color:#e3e9f20d;border:1px solid rgba(227,233,242,.15);border-radius:4px;color:#e3e9f2b3;font-family:Barlow,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._sortButton_5a7c6_181:hover{background-color:#e3e9f21a;border-color:#e3e9f24d;color:#e3e9f2}._sortButtonActive_5a7c6_207{background-color:#4a9eff26;border-color:#4a9eff66;color:#4a9eff}._sortButtonActive_5a7c6_207:hover{background-color:#4a9eff33;border-color:#4a9eff80;color:#64afff}._tableWrapper_5a7c6_220{flex:1;overflow:auto;border-radius:8px;border:1px solid rgba(227,233,242,.15);scrollbar-width:thin;scrollbar-color:rgba(227,233,242,.3) transparent}._tableWrapper_5a7c6_220::-webkit-scrollbar{width:8px;height:8px}._tableWrapper_5a7c6_220::-webkit-scrollbar-track{background:#e3e9f20d}._tableWrapper_5a7c6_220::-webkit-scrollbar-thumb{background:#e3e9f233;border-radius:4px}._tableWrapper_5a7c6_220::-webkit-scrollbar-thumb:hover{background:#e3e9f24d}._table_5a7c6_220{width:100%;border-collapse:collapse;min-width:600px}._headerCell_5a7c6_253{position:sticky;top:0;background-color:#191919;padding:12px 16px;text-align:left;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#e3e9f2cc;border-bottom:2px solid rgba(227,233,242,.2);z-index:10;white-space:nowrap}._headerCell_5a7c6_253._sortable_5a7c6_269{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s ease}._headerCell_5a7c6_253._sortable_5a7c6_269:hover{color:#e3e9f2}._row_5a7c6_279{transition:background-color .15s ease}._row_5a7c6_279:hover{background-color:#e3e9f20d}._row_5a7c6_279:not(:last-child) td{border-bottom:1px solid rgba(227,233,242,.08)}._row_5a7c6_279[data-rarity=Common] ._itemCell_5a7c6_292{border-left:3px solid #9d9d9d}._row_5a7c6_279[data-rarity=Uncommon] ._itemCell_5a7c6_292{border-left:3px solid #5ebd5e}._row_5a7c6_279[data-rarity=Rare] ._itemCell_5a7c6_292{border-left:3px solid #4a9eff}._row_5a7c6_279[data-rarity=Epic] ._itemCell_5a7c6_292{border-left:3px solid #b24bff}._row_5a7c6_279[data-rarity=Legendary] ._itemCell_5a7c6_292{border-left:3px solid #ffaa00}._itemCell_5a7c6_292{padding:10px 16px;vertical-align:middle}._itemInfo_5a7c6_317{display:flex;align-items:center;gap:12px}._itemIcon_5a7c6_323{width:40px;height:40px;object-fit:contain;flex-shrink:0;border-radius:4px;background-color:#0000004d;padding:4px}._itemDetails_5a7c6_333{display:flex;flex-direction:column;gap:2px}._itemName_5a7c6_339{font-size:15px;font-weight:500;color:#e3e9f2}._itemMeta_5a7c6_345{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._itemRarity_5a7c6_352{font-size:11px;color:#e3e9f280;text-transform:uppercase;letter-spacing:.3px}._itemSeparator_5a7c6_359{font-size:10px;color:#e3e9f24d}._itemCategory_5a7c6_364{font-size:11px;color:#e3e9f280}._itemValue_5a7c6_369{font-size:11px;color:#ffc864cc;font-weight:500}._resultsCell_5a7c6_375{padding:8px 16px;vertical-align:middle}._resultsList_5a7c6_380{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}._resultItem_5a7c6_389{font-size:13px;color:#e3e9f2d9;padding:4px 8px;background-color:#e3e9f20d;border-radius:4px;display:inline-block;width:fit-content}._noData_5a7c6_399{color:#e3e9f240;font-size:18px}._loadingState_5a7c6_404,._errorState_5a7c6_405,._emptyState_5a7c6_406{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:2rem;text-align:center;color:#e3e9f2b3}._errorState_5a7c6_405 button,._clearFiltersAlt_5a7c6_418{margin-top:1rem;padding:10px 20px;background-color:#e3e9f21a;color:#e3e9f2;border:1px solid rgba(227,233,242,.3);border-radius:6px;cursor:pointer;font-family:Barlow,sans-serif;font-size:14px;transition:all .2s ease}._errorState_5a7c6_405 button:hover,._clearFiltersAlt_5a7c6_418:hover{background-color:#e3e9f226;border-color:#e3e9f280}._scrollToTop_5a7c6_438{position:fixed;bottom:24px;right:24px;width:48px;height:48px;background:#e3e9f2e6;color:#1f1f1f;border:2px solid rgba(227,233,242,1);border-radius:50%;font-size:24px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .3s ease;z-index:1000;display:none;align-items:center;justify-content:center;opacity:0;transform:scale(.8);pointer-events:none}._scrollToTop_5a7c6_438._visible_5a7c6_462{opacity:1;transform:scale(1);pointer-events:auto}._scrollToTop_5a7c6_438:hover{background:#e3e9f2;transform:scale(1) translateY(-4px);box-shadow:0 6px 16px #0006}._scrollToTop_5a7c6_438:active{transform:scale(1) translateY(-2px)}@media(max-width:768px)or (max-height:850px){._container_5a7c6_1{height:auto;overflow:auto;padding:12px}._title_5a7c6_19{font-size:22px}._filterRow_5a7c6_41{flex-direction:column;gap:10px}._searchWrapper_5a7c6_48,._filterGroup_5a7c6_101{width:100%;min-width:unset}._filterSelect_5a7c6_116{width:100%}._clearFilters_5a7c6_147{width:100%;align-self:stretch}._sortRow_5a7c6_168{flex-direction:column;align-items:flex-start;gap:8px}._sortButtons_5a7c6_181{width:100%}._sortButton_5a7c6_181{flex:1;text-align:center}._tableWrapper_5a7c6_220{overflow-x:auto;overflow-y:visible;border-radius:6px;flex:none;margin-bottom:80px}._headerCell_5a7c6_253{position:static;padding:10px 12px;font-size:11px}._itemCell_5a7c6_292{padding:10px 12px}._itemIcon_5a7c6_323{width:32px;height:32px}._itemName_5a7c6_339{font-size:14px}._itemMeta_5a7c6_345{gap:4px}._resultsCell_5a7c6_375{padding:8px 12px}._resultItem_5a7c6_389{font-size:12px;padding:3px 6px}._scrollToTop_5a7c6_438{display:flex}}
