#right-placeholder-panel{flex:2.2;display:flex;flex-direction:column;background-color:#1e1e1e;border:1px solid #444;border-radius:5px;padding:4px}#market-panel{display:flex;flex-direction:column;flex-grow:1;min-height:0;margin-top:15px;overflow-y:auto}#market-controls{flex-shrink:0;padding:10px;border:2px solid #2a3a5e;border-radius:5px;background-color:rgba(0,0,0,.2);display:flex;flex-direction:column;gap:10px}.market-controls-row-1,.market-controls-row-2{display:flex;align-items:center;gap:10px;width:100%}.search-group{display:flex;flex-grow:1}.search-group input{width:100%;border:1px solid #555;border-radius:4px 0 0 4px;padding:8px 12px;font-size:.9em;border-right:none}.form-input:focus,.search-group input:focus{outline:0;border-color:#d1b06b}.search-group button{border-radius:0 4px 4px 0;white-space:nowrap}#market-controls .sort-btn{padding:8px 12px;display:flex;align-items:center;gap:6px;white-space:nowrap}#market-controls .sort-btn i,.market-item-stats-grid .stat-line,.sort-btn i{font-size:1em}#market-controls .sort-btn.active,.sort-btn.active,.view-mode-btn.active{background-color:#6a5a2a;border-color:#f2b300;color:#f2b300}#view-mode-switcher{display:flex;gap:8px}.view-mode-btn{padding:6px 10px;width:40px;height:36px;display:flex;align-items:center;justify-content:center}.view-mode-btn .fas{font-size:1.2em;vertical-align:middle}#market-sort-controls{border-left:1px solid #444;margin-left:5px;padding-left:15px;gap:8px;display:flex;flex-wrap:nowrap}.sort-btn{padding:6px 12px;display:flex;align-items:center;gap:6px;white-space:nowrap}.advanced-search-panel{background-color:rgba(0,0,0,.2);border:2px solid #2a3a5e;border-radius:5px;margin-top:10px;padding:15px;display:none}.advanced-search-panel.open,.rarity-selector-container.open .rarity-selector-dropdown{display:block}#advanced-search-form{display:flex;flex-direction:column;gap:12px}.form-row{display:flex;align-items:center;gap:10px}.form-label{flex-basis:80px;flex-shrink:0;text-align:right;color:#aaa}.form-input{flex-grow:1;width:auto;background-color:#2a2a2a;border:1px solid #555;border-radius:4px;color:#e0e0e0;padding:8px 12px;font-size:.95em}.form-separator{text-align:center;color:#888;font-weight:700;padding:10px 0 0;border-top:1px solid #444;margin-top:5px}#attribute-filters-container{display:flex;flex-direction:column;gap:10px;padding:5px;background-color:rgba(0,0,0,.1);border-radius:4px}.attribute-filter-row{display:flex;align-items:center;gap:8px}.attribute-filter-row .form-input-attr{flex-grow:4}.attribute-filter-row .form-input-val{flex-grow:1;min-width:60px;text-align:center}.remove-filter-btn{background:#a13030;color:#fff;border:none;border-radius:50%;width:24px;height:24px;line-height:24px;text-align:center;cursor:pointer;font-weight:700;flex-shrink:0}.remove-filter-btn:hover{background:#c03e3e}.add-filter-btn{width:100%;background-color:#2a3a5e;border:1px solid #58f;color:#fff;padding:8px;border-radius:4px;cursor:pointer;font-weight:700;display:block;margin-left:4.5px;margin-right:auto}.add-filter-btn:hover{background-color:#3a5a8e}.advanced-search-panel .modal-actions{justify-content:center;margin-top:15px}.attribute-filter-row .custom-select-container{position:relative;width:100%;height:35px}.attribute-filter-row .custom-select-container.open{z-index:1006}.attribute-filter-row .selected-option-display{height:100%;padding:6px 10px;background-color:#2a2a2a;border:1px solid #555;border-radius:4px;color:#e0e0e0;font-size:.9em;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.attribute-filter-row .selected-option-display:hover{border-color:#777}.attribute-filter-row .options-panel{display:none;position:absolute;left:0;right:0;top:100%;margin-top:4px;background-color:#222;border:1px solid #777;border-radius:4px;z-index:1005;max-height:500px;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.4)}.attribute-filter-row .custom-select-container.open .options-panel{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:absolute!important;top:100%!important;left:0!important}.options-panel ul{list-style:none;padding:0;margin:0}.options-panel .custom-option{padding:8px 12px;cursor:pointer;font-size:.9em}.options-panel .custom-option:hover{background-color:#4a4a4a}.attribute-filter-row.row-active{position:relative;z-index:9}#market-results-area{padding:10px 5px 10px 0;margin-top:10px;-webkit-overflow-scrolling:touch;contain:layout style paint}.market-item-card{background-color:#1a1a1a;border:1px solid #333;border-radius:4px;margin-bottom:8px;padding:0 12px 0 65px;min-height:60px;display:flex;flex-direction:column;justify-content:center;position:relative;transform:translateZ(0);backface-visibility:hidden}.market-item-card:hover{border-color:#555}.market-item-icon-container{position:absolute;left:4px;top:0;width:55px;height:58px;border-radius:4px;background:rgba(255,255,255,0);border:1px solid #44444400;z-index:2;filter:brightness(1.1) contrast(1.1)}.market-item-icon-container.has-market-icon::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--market-item-icon);background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:4px}.market-item-placeholder{position:absolute;left:4px;top:0;width:55px;height:58px;border-radius:4px;background:rgba(255,255,255,0);border:1px solid #44444400;z-index:1;display:flex;align-items:center;justify-content:center;color:#666;font-size:12px}.market-item-header{display:flex;justify-content:space-between;align-items:center;padding:10px 0;margin:0}.market-item-header.no-stats,.rarity-selector-option:last-child{border-bottom:none}.header-left{display:flex;align-items:baseline;gap:10px}.header-right{display:flex;align-items:center;gap:15px}.rarity-tag{font-weight:700;font-size:1em}.market-item-name{font-size:1.1em;font-weight:700}.quantity-tag{font-size:1em;font-weight:700;color:#999;margin-left:8px}.timestamp{font-size:.9em;color:#888;min-width:145px;text-align:right}.market-item-price{font-size:1.2em;font-weight:700;color:#f2b300;min-width:90px;text-align:right}.market-item-stats-grid{display:flex;gap:15px;border-top:1px solid #3a3a3a;padding-top:12px;margin-top:0;padding-bottom:12px}.stats-column{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.no-stats-placeholder{color:#666;font-style:italic}.stats-wrapper{position:absolute;top:100%;left:0;right:0;transform:scaleY(0);transform-origin:top;overflow:hidden;transition:transform .25s cubic-bezier(.4, 0, .2, 1),opacity .2s,visibility 0s .25s;will-change:transform,opacity;opacity:0;visibility:hidden;pointer-events:none}.market-item-card.expanded .stats-wrapper{transform:scaleY(1);opacity:1;visibility:visible;position:relative;transition:transform .25s cubic-bezier(.4, 0, .2, 1),opacity .2s,visibility;pointer-events:auto}#adv-search-rarity option.rarity-text-poor,#adv-search-rarity.rarity-text-poor,.rarity-selector-option.rarity-poor span,.rarity-selector-text.rarity-poor,.rarity-tag.rarity-poor,.rarity-text-poor .no-stats-placeholder,.rarity-text-poor .stat-line{color:#9d9d9d}#adv-search-rarity option.rarity-text-common,#adv-search-rarity.rarity-text-common,.query-details strong,.rarity-selector-option.rarity-common span,.rarity-selector-text.rarity-common,.rarity-tag.rarity-common,.rarity-text-common .no-stats-placeholder,.rarity-text-common .stat-line{color:#fff}#adv-search-rarity option.rarity-text-uncommon,#adv-search-rarity.rarity-text-uncommon,.rarity-tag.rarity-uncommon,.rarity-text-uncommon .no-stats-placeholder,.rarity-text-uncommon .stat-line{color:#4c4}#adv-search-rarity option.rarity-text-rare,#adv-search-rarity.rarity-text-rare,.rarity-tag.rarity-rare,.rarity-text-rare .no-stats-placeholder,.rarity-text-rare .stat-line{color:#58f}#adv-search-rarity option.rarity-text-epic,#adv-search-rarity.rarity-text-epic,.rarity-tag.rarity-epic,.rarity-text-epic .no-stats-placeholder,.rarity-text-epic .stat-line{color:#a4d}#adv-search-rarity option.rarity-text-legendary,#adv-search-rarity.rarity-text-legendary,#population-dungeon,.panel-toggle-btn.active,.rarity-tag.rarity-legendary,.rarity-text-legendary .no-stats-placeholder,.rarity-text-legendary .stat-line{color:#f2b300}#adv-search-rarity option.rarity-text-unique,#adv-search-rarity.rarity-text-unique,.rarity-tag.rarity-unique,.rarity-text-unique .no-stats-placeholder,.rarity-text-unique .stat-line{color:#ddcb91}#adv-search-rarity option.rarity-text-artifact,#adv-search-rarity.rarity-text-artifact,.rarity-tag.rarity-artifact,.rarity-text-artifact .no-stats-placeholder,.rarity-text-artifact .stat-line{color:#ff4b4b}.market-item-card.rarity-bg-poor:not(.expanded){background:linear-gradient(90deg,rgba(157,157,157,.4) 0,rgba(157,157,157,.25) 10%,rgba(157,157,157,.1) 30%,#0f0f0f 80%)}.market-item-card.rarity-bg-common:not(.expanded){background:linear-gradient(90deg,rgba(255,255,255,.4) 0,rgba(255,255,255,.25) 10%,rgba(255,255,255,.1) 30%,#0f0f0f 80%)}.market-item-card.rarity-bg-uncommon:not(.expanded){background:linear-gradient(90deg,rgba(68,204,68,.4) 0,rgba(68,204,68,.25) 10%,rgba(68,204,68,.1) 30%,#0f0f0f 80%)}.market-item-card.rarity-bg-rare:not(.expanded){background:linear-gradient(90deg,rgba(85,136,255,.4) 0,rgba(85,136,255,.25) 10%,rgba(85,136,255,.1) 30%,#0f0f0f 80%)}.market-item-card.rarity-bg-epic:not(.expanded){background:linear-gradient(90deg,rgba(170,68,221,.4) 0,rgba(170,68,221,.25) 10%,rgba(170,68,221,.1) 30%,#0f0f0f 80%)}.market-item-card.rarity-bg-legendary:not(.expanded){background:linear-gradient(90deg,rgba(242,179,0,.4) 0,rgba(242,179,0,.25) 10%,rgba(242,179,0,.1) 30%,#0f0f0f 80%)}.market-item-card.rarity-bg-unique:not(.expanded){background:linear-gradient(90deg,rgba(221,203,145,.4) 0,rgba(221,203,145,.25) 10%,rgba(221,203,145,.1) 30%,#0f0f0f 80%)}.market-item-card.rarity-bg-artifact:not(.expanded){background:linear-gradient(90deg,rgba(255,75,75,.4) 0,rgba(255,75,75,.25) 10%,rgba(255,75,75,.1) 30%,#0f0f0f 80%)}.market-item-card.expanded.rarity-bg-poor .market-item-header{background:linear-gradient(90deg,rgba(157,157,157,.25) 0,rgba(157,157,157,.1) 50%,#1a1a1a 100%);border-radius:4px}.market-item-card.expanded.rarity-bg-common .market-item-header{background:linear-gradient(90deg,rgba(255,255,255,.2) 0,rgba(255,255,255,.08) 50%,#1a1a1a 100%);border-radius:4px}.market-item-card.expanded.rarity-bg-uncommon .market-item-header{background:linear-gradient(90deg,rgba(68,204,68,.25) 0,rgba(68,204,68,.1) 50%,#1a1a1a 100%);border-radius:4px}.market-item-card.expanded.rarity-bg-rare .market-item-header{background:linear-gradient(90deg,rgba(85,136,255,.25) 0,rgba(85,136,255,.1) 50%,#1a1a1a 100%);border-radius:4px}.market-item-card.expanded.rarity-bg-epic .market-item-header{background:linear-gradient(90deg,rgba(170,68,221,.25) 0,rgba(170,68,221,.1) 50%,#1a1a1a 100%);border-radius:4px}.market-item-card.expanded.rarity-bg-legendary .market-item-header{background:linear-gradient(90deg,rgba(242,179,0,.25) 0,rgba(242,179,0,.1) 50%,#1a1a1a 100%);border-radius:4px}.market-item-card.expanded.rarity-bg-unique .market-item-header{background:linear-gradient(90deg,rgba(221,203,145,.25) 0,rgba(221,203,145,.1) 50%,#1a1a1a 100%);border-radius:4px}.market-item-card.expanded.rarity-bg-artifact .market-item-header{background:linear-gradient(90deg,rgba(255,75,75,.25) 0,rgba(255,75,75,.1) 50%,#1a1a1a 100%);border-radius:4px}.market-item-card.rarity-bg-poor:not(.expanded):hover{background:linear-gradient(90deg,rgba(157,157,157,.5) 0,rgba(157,157,157,.3) 10%,rgba(157,157,157,.12) 30%,#0c0c0c 80%)}.market-item-card.rarity-bg-common:not(.expanded):hover{background:linear-gradient(90deg,rgba(255,255,255,.5) 0,rgba(255,255,255,.28) 10%,rgba(255,255,255,.1) 30%,#0c0c0c 80%)}.market-item-card.rarity-bg-uncommon:not(.expanded):hover{background:linear-gradient(90deg,rgba(68,204,68,.5) 0,rgba(68,204,68,.3) 10%,rgba(68,204,68,.12) 30%,#0c0c0c 80%)}.market-item-card.rarity-bg-rare:not(.expanded):hover{background:linear-gradient(90deg,rgba(85,136,255,.5) 0,rgba(85,136,255,.3) 10%,rgba(85,136,255,.12) 30%,#0c0c0c 80%)}.market-item-card.rarity-bg-epic:not(.expanded):hover{background:linear-gradient(90deg,rgba(170,68,221,.5) 0,rgba(170,68,221,.3) 10%,rgba(170,68,221,.12) 30%,#0c0c0c 80%)}.market-item-card.rarity-bg-legendary:not(.expanded):hover{background:linear-gradient(90deg,rgba(242,179,0,.5) 0,rgba(242,179,0,.3) 10%,rgba(242,179,0,.12) 30%,#0c0c0c 80%)}.market-item-card.rarity-bg-unique:not(.expanded):hover{background:linear-gradient(90deg,rgba(221,203,145,.5) 0,rgba(221,203,145,.3) 10%,rgba(221,203,145,.12) 30%,#0c0c0c 80%)}.market-item-card.rarity-bg-artifact:not(.expanded):hover{background:linear-gradient(90deg,rgba(255,75,75,.5) 0,rgba(255,75,75,.3) 10%,rgba(255,75,75,.12) 30%,#0c0c0c 80%)}.market-item-card.expanded.rarity-bg-poor:hover .market-item-header{background:linear-gradient(90deg,rgba(157,157,157,.35) 0,rgba(157,157,157,.15) 50%,#1a1a1a 100%)}.market-item-card.expanded.rarity-bg-common:hover .market-item-header{background:linear-gradient(90deg,rgba(255,255,255,.3) 0,rgba(255,255,255,.12) 50%,#1a1a1a 100%)}.market-item-card.expanded.rarity-bg-uncommon:hover .market-item-header{background:linear-gradient(90deg,rgba(68,204,68,.35) 0,rgba(68,204,68,.15) 50%,#1a1a1a 100%)}.market-item-card.expanded.rarity-bg-rare:hover .market-item-header{background:linear-gradient(90deg,rgba(85,136,255,.35) 0,rgba(85,136,255,.15) 50%,#1a1a1a 100%)}.market-item-card.expanded.rarity-bg-epic:hover .market-item-header{background:linear-gradient(90deg,rgba(170,68,221,.35) 0,rgba(170,68,221,.15) 50%,#1a1a1a 100%)}.market-item-card.expanded.rarity-bg-legendary:hover .market-item-header{background:linear-gradient(90deg,rgba(242,179,0,.35) 0,rgba(242,179,0,.15) 50%,#1a1a1a 100%)}.market-item-card.expanded.rarity-bg-unique:hover .market-item-header{background:linear-gradient(90deg,rgba(221,203,145,.35) 0,rgba(221,203,145,.15) 50%,#1a1a1a 100%)}.market-item-card.expanded.rarity-bg-artifact:hover .market-item-header{background:linear-gradient(90deg,rgba(255,75,75,.35) 0,rgba(255,75,75,.15) 50%,#1a1a1a 100%)}[class*=rarity-text-] .stat-name{opacity:1}#subscribe-advanced-search-btn{background-color:#4a2a6b;border-color:#a4d}#subscribe-advanced-search-btn:hover{background-color:#6a4a8b}#subscriptions-drawer{width:700px}.subscription-item{background-color:#2a2a2a;border-radius:5px;margin-bottom:15px;padding:15px;border-left:5px solid #555}.subscription-item:has(.status-tag.notified){border-left-color:#f2b300}.subscription-header{display:flex;justify-content:space-between;align-items:center;gap:15px}.query-details{display:flex;flex-wrap:wrap;gap:5px 15px;font-size:.9em;color:#ccc}.subscription-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.status-tag{font-weight:700;padding:8px 12px;border-radius:4px;font-size:1.2em}.status-tag.active{background-color:#444;color:#aaa}.status-tag.notified{background-color:transparent;color:#4c4}.found-items-list{margin-top:15px;padding-top:15px;border-top:1px solid #444;display:flex;flex-direction:column;gap:8px}.found-items-list .market-item-card.small{padding:0 10px;min-height:45px}.no-items-found-msg{font-style:italic;color:#888;padding:10px 0}.subscription-item .market-item-card{margin-top:10px;padding:0 10px;background-color:#222;border-color:#444}.subscription-item .market-item-card .market-item-header{padding:8px 0}#show-advanced-search-btn{background-color:#3e6b3a;border-color:#4c4}#show-advanced-search-btn:hover{background-color:#4a8b44}#show-subscriptions-btn{background-color:#6a5a2a;border-color:#f2b300}#show-subscriptions-btn:hover{background-color:#8a7a4a}#market-panel input[type=number]::-webkit-inner-spin-button,#market-panel input[type=number]::-webkit-outer-spin-button,.form-input-val::-webkit-inner-spin-button,.form-input-val::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#market-panel input[type=number],.form-input-val[type=number]{-moz-appearance:textfield;appearance:textfield}.input-with-icon-wrapper{position:relative;flex-grow:1;display:flex}.input-with-icon-wrapper .form-input{width:100%}.autocomplete-wrapper{position:relative;flex-grow:1;display:flex;align-items:center}.autocomplete-ghost{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;color:#555;background-color:transparent;border-color:transparent;pointer-events:none;padding-right:30px}.autocomplete-real{position:relative;z-index:11;background-color:transparent;width:100%}.autocomplete-valid-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:12;color:#4c4;font-size:1.2em;opacity:0;transform:translateY(-50%) scale(.5);pointer-events:none;transition:.2s ease-in-out}.autocomplete-valid-icon.visible{opacity:1;transform:translateY(-50%) scale(1)}.btn-cooldown{background-color:#333!important;border-color:#555!important;color:#777!important;cursor:not-allowed!important}#subscription-counter.status-tag{padding:9px 12px 4px 0;font-size:1em}#population-display-container{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px;margin-top:10px;background-color:rgba(0,0,0,.3);border:1px solid #444;border-radius:4px;font-size:1.1em;font-weight:700;color:#d1b06b;user-select:none}.population-number{font-size:1.25em;min-width:45px;text-align:center}#population-lobby{color:#b3de05}.population-label{font-size:1em;color:#ccc;margin-right:20px}.auto-price-display{float:left;color:#f2b300;font-weight:700;font-size:1em;margin-right:0}#total-valuation-display{color:#f2b300;background-color:rgba(0,0,0,.3);border:1px solid #555;margin-left:15px;transition:.3s;padding:6px 12px;border-radius:4px;font-size:.9em;font-weight:700}#market-panel.hidden,#target-range-panel.hidden,#total-valuation-display:empty,.market-only-btn{display:none}#total-valuation-display+.builder-action-btn{margin-left:auto}.title-with-toggle{display:flex;align-items:center;gap:0;margin-left:12px}.title-with-toggle h2{margin:0}.panel-toggle-btn{background:0 0;border:none;color:#d1b06b;padding:6px 8px;margin-left:8px;transition:.3s;cursor:pointer;font-size:1.1em}.panel-toggle-btn:hover{color:#f2b300;transform:scale(1.1)}.panel-toggle-btn.active:hover{color:#ffeb3b}.panel-toggle-btn i{font-size:1.2em}#target-range-panel{display:flex;flex-direction:column;flex-grow:1;min-height:0;margin-top:5px;padding:4px}#market-panel,#target-range-panel{transition:opacity .3s,transform .3s}@media (min-width:769px){#market-sort-price-toggle-top,#market-sort-reset-top{display:none!important}}.rarity-selector-container{flex-grow:1;position:relative;width:auto}.rarity-selector-display{background-color:#2a2a2a;border:1px solid #555;border-radius:4px;padding:8px 12px;color:#e0e0e0;font-size:.95em;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:.2s;user-select:none}.rarity-selector-display:hover{border-color:#d1b06b;background-color:#333}.rarity-selector-container.open .rarity-selector-display{border-color:#d1b06b;border-radius:4px 4px 0 0}.rarity-selector-arrow{color:#888;font-size:.85em;transition:transform .2s}.rarity-selector-container.open .rarity-selector-arrow{transform:rotate(180deg);color:#d1b06b}.rarity-selector-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#1e1e1e;border:1px solid #d1b06b;border-top:none;border-radius:0 0 4px 4px;max-height:500px;overflow-y:auto;z-index:1000;display:none;box-shadow:0 4px 12px rgba(0,0,0,.5)}.rarity-selector-dropdown::-webkit-scrollbar{width:8px}.rarity-selector-dropdown::-webkit-scrollbar-track{background:#1a1a1a;border-radius:0 0 4px}.rarity-selector-dropdown::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.rarity-selector-dropdown::-webkit-scrollbar-thumb:hover{background:#d1b06b}.rarity-selector-option{padding:10px 12px;cursor:pointer;transition:.2s;display:flex;align-items:center;border-bottom:1px solid #2a2a2a}.rarity-selector-option:hover{background-color:#2a2a2a}.rarity-selector-option.selected{background-color:#3a3a3a;border-left:3px solid #d1b06b}.rarity-selector-option.rarity-uncommon span,.rarity-selector-text.rarity-uncommon{color:#1eff00}.rarity-selector-option.rarity-rare span,.rarity-selector-text.rarity-rare{color:#0070dd}.rarity-selector-option.rarity-epic span,.rarity-selector-text.rarity-epic{color:#a335ee}.rarity-selector-option.rarity-legendary span,.rarity-selector-text.rarity-legendary{color:#ff8000}.rarity-selector-option.rarity-unique span,.rarity-selector-text.rarity-artifact,.rarity-selector-text.rarity-unique{color:#e6cc80}.rarity-selector-option.rarity-artifact span{color:#ff4343}@media (max-width:768px){#market-controls,.market-controls-row-1{flex-direction:column;gap:8px}.market-controls-row-2{flex-direction:row;gap:8px;padding-top:8px;align-items:center}#show-about-modal-btn,.search-group{width:100%}#market-controls .sort-btn{width:100%;justify-content:center}#market-sort-price-toggle,#market-sort-reset{display:none!important}#view-mode-switcher{border-left:none;margin-left:0;padding-left:0;gap:6px;flex-shrink:0}.market-controls-row-2>#show-advanced-search-btn,.market-controls-row-2>#show-subscriptions-btn{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-controls-row-2>#show-about-modal-btn,.sort-btn .sort-text{display:none}.sort-btn{padding:8px 12px;min-width:44px;height:44px;justify-content:center}.sort-btn i{font-size:1.2em}.rarity-selector-display{padding:6px 14px;font-size:1em;min-height:44px}.rarity-selector-option{padding:14px 16px;font-size:1em;min-height:48px}.rarity-selector-dropdown{max-height:400px}.rarity-selector-arrow{font-size:1em}}