.inventory-page{padding:20px 0}.inventory-page .container{max-width:1400px;margin:0 auto;padding:0 15px}.inventory-profile-card{background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #3a3a3a;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;padding:24px;display:flex;box-shadow:0 4px 20px #0000004d,0 0 0 1px #ffffff0a}.profile-left{align-items:center;gap:20px;display:flex}.profile-avatar{object-fit:cover;border-radius:50%;width:100px;height:100px}.profile-info{flex-direction:column;gap:6px;display:flex}.profile-username{color:#fff;align-items:center;gap:10px;margin:0;font-size:24px;font-weight:600;display:flex}.extension-status{border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.extension-status-dot{border-radius:50%;width:8px;height:8px}.extension-status-online{color:#c9f6d0;background:#2ecc7126;border:1px solid #2ecc7166}.extension-status-online .extension-status-dot{background:#2ecc71;box-shadow:0 0 8px #2ecc71cc}.extension-status-offline{color:#b8bcc2;background:#8c949e26;border:1px solid #8c949e59}.extension-status-offline .extension-status-dot{background:#9aa0a6;box-shadow:0 0 6px #9aa0a699}.donator-star{font-size:18px}.donator-star.tier-1{color:#e74c3c}.donator-star.tier-2{color:#2ecc71}.donator-star.tier-3{color:#3498db}.profile-steamid{color:#888;font-family:monospace;font-size:13px}.profile-stats{gap:16px;display:flex}.profile-stats .stat{color:#999;font-size:13px}.profile-right{gap:10px;display:flex}.cs2-stats-btn{color:#fff;background:#e05a00;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;text-decoration:none;transition:background .15s;display:inline-flex}.cs2-stats-btn:hover{color:#fff;background:#ff6a10}.steam-profile-btn{color:#fff;background:#171a21;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;text-decoration:none;transition:background .15s;display:inline-flex}.steam-profile-btn:hover{color:#fff;background:#1b2838}.friends-block{background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #3a3a3a;border-radius:12px;margin-bottom:20px;padding:20px 24px}.friends-header{color:#888;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:10px;margin-bottom:16px;font-size:13px;display:flex}.friends-header i{color:#5e97d8}.friends-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.friend-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:all .25s;display:flex;position:relative}.friend-card:hover{background:#ffffff0f;border-color:#5e97d84d;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.friend-rank{color:#555;letter-spacing:-.3px;font-size:10px;font-weight:700;position:absolute;top:8px;right:10px}.friend-avatar{flex-shrink:0}.friend-avatar img{object-fit:cover;border-radius:50%;width:48px;height:48px}.friend-avatar-placeholder{color:#666;background:#3a3a3a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex}.friend-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.friend-name{color:#e8e8e8;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.friend-value{color:#5cb85c;font-size:16px;font-weight:700}.friend-items{color:#888;font-size:12px}.friend-arrow{color:#555;font-size:12px;transition:color .2s}.friend-card:hover .friend-arrow{color:#5e97d8}@media (max-width:992px){.friends-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.friends-grid{grid-template-columns:1fr}}.inventory-value-card{background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #3a3a3a;border-radius:12px;flex-direction:column;gap:16px;margin-bottom:16px;padding:20px 24px;display:flex;box-shadow:0 4px 20px #0000004d,0 0 0 1px #ffffff0a}.value-top-row{justify-content:space-between;align-items:center;display:flex}.value-items{gap:16px;display:flex}.value-item{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:12px;padding:14px 22px;display:flex}.value-item.primary{background:linear-gradient(135deg,#5cb85c26 0%,#5cb85c0d 100%);border-color:#5cb85c4d}.value-item img{width:auto;height:28px}.value-details{flex-direction:column;gap:2px;display:flex}.value-label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.value-amount{color:#5cb85c;text-shadow:0 0 20px #5cb85c4d;letter-spacing:-.5px;font-size:28px;font-weight:700;line-height:1.1}.value-item-link{cursor:pointer;text-decoration:none;transition:all .2s}.value-item-link:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000004d}.value-item.csmoney{background:linear-gradient(135deg,#ffa80026 0%,#ffa80014 100%);border-color:#ffa8004d}.value-item.csmoney:hover{background:linear-gradient(135deg,#ffa80038 0%,#ffa8001f 100%);border-color:#ffa80080}.csmoney-amount{color:#ffa800;text-shadow:0 0 20px #ffa8004d}.value-item.csgom{background:linear-gradient(135deg,#00a8ff26 0%,#00a8ff14 100%);border-color:#00a8ff4d}.csgom-amount{color:#00a8ff;text-shadow:0 0 20px #00a8ff4d}.value-actions{align-items:center;gap:8px;display:flex}.value-meta{border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding-top:12px;display:flex}.item-count{color:#ccc;font-size:14px;font-weight:500}.last-updated{color:#666;align-items:center;gap:6px;font-size:13px;display:flex}.last-updated.stale{color:#e8965a}.stale-icon{color:#e74c3c;font-size:12px}.stale-refresh{color:#5e97d8;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;transition:color .15s}.stale-refresh:hover{color:#7ab8ff;text-decoration:underline}.stale-refresh:disabled{opacity:.5;cursor:not-allowed}.share-btn{color:#aaa;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;transition:all .15s;display:flex}.share-btn:hover{color:#fff;background:#ffffff1f}.share-btn.copied{color:#5cb85c;border-color:#5cb85c4d}.refresh-btn{color:#ccc;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;transition:all .15s;display:flex}.refresh-btn:hover:not(:disabled){color:#fff;background:#ffffff26}.refresh-btn:disabled{opacity:.6;cursor:not-allowed}.refresh-btn i{font-size:12px}.inventory-controls{background:linear-gradient(145deg,#2d2d2d 0%,#272727 100%);border:1px solid #3a3a3a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;display:flex}.view-toggle{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;gap:2px;padding:3px;display:flex}.view-btn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px 14px;font-size:15px;transition:all .2s;display:flex}.view-btn:hover{color:#e0e0e0;background:#ffffff0f}.view-btn.active{color:#fff;background:#5e97d8;box-shadow:0 2px 8px #5e97d84d}.column-selector{background:#2a2a2a;border-radius:6px;gap:4px;padding:4px;display:flex}.col-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s}.col-btn:hover{color:#fff;background:#ffffff1a}.col-btn.active{color:#fff;background:#5e97d8}.inventory-search{align-items:center;display:flex;position:relative}.inventory-search>i{color:#888;font-size:14px;position:absolute;left:14px}.inventory-search .search-input{color:#fff;background:#242424;border:1px solid #3a3a3a;border-radius:6px;outline:none;width:100%;max-width:400px;padding:10px 40px;font-size:13px;transition:all .15s}.inventory-search .search-input:focus{background:#353535;border-color:#5e97d8;box-shadow:0 0 0 3px #5e97d81a}.inventory-search .search-input::placeholder{color:#888}.search-clear{color:#888;cursor:pointer;background:0 0;border:none;padding:4px;font-size:12px;position:absolute;right:10px}.search-clear:hover{color:#fff}.filter-results{color:#888;margin-bottom:12px;font-size:13px}.inventory-filters{flex-wrap:wrap;gap:8px;display:flex}.filter-btn{color:#aaa;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:500;transition:all .2s}.filter-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26}.filter-btn.active{color:#5e97d8;background:#5e97d826;border-color:#5e97d859;font-weight:600}.inventory-grid{gap:12px;display:grid}.inventory-grid.cols-4{grid-template-columns:repeat(4,1fr)}.inventory-grid.cols-5{grid-template-columns:repeat(5,1fr)}.inventory-grid.cols-6{grid-template-columns:repeat(6,1fr)}@media (max-width:1200px){.inventory-grid.cols-6{grid-template-columns:repeat(5,1fr)}}@media (max-width:992px){.inventory-grid.cols-5,.inventory-grid.cols-6{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.inventory-grid.cols-4,.inventory-grid.cols-5,.inventory-grid.cols-6{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){.inventory-grid.cols-4,.inventory-grid.cols-5,.inventory-grid.cols-6{grid-template-columns:repeat(2,1fr)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.inventory-item{color:inherit;background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #ffffff0f;border-radius:6px;flex-direction:column;padding:10px 12px 12px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.inventory-item:hover{border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 24px #0006}.card-top{justify-content:space-between;align-items:flex-start;min-height:22px;margin-bottom:2px;display:flex}.card-exterior{letter-spacing:.3px;font-size:12px;font-weight:600;line-height:1}.card-top-right{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.card-phase{color:#b8a0e8;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(6px);background:#a78bfa1a;border:1px solid #a78bfa2e;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:800;line-height:1}.card-phase.phase-ruby{color:#fff;text-shadow:0 1px 2px #00000080;background:linear-gradient(135deg,#dc26268c,#991b1b66);border-color:#f8717166;box-shadow:0 0 8px #ef444440,inset 0 1px #ffffff14}.card-phase.phase-sapphire{color:#fff;text-shadow:0 1px 2px #00000080;background:linear-gradient(135deg,#2563eb8c,#1e40af66);border-color:#60a5fa66;box-shadow:0 0 8px #3b82f640,inset 0 1px #ffffff14}.card-phase.phase-blackpearl{color:#fff;text-shadow:0 1px 2px #00000080;background:linear-gradient(135deg,#7e22ce80,#312e5973);border-color:#c084fc59;box-shadow:0 0 8px #9333ea40,inset 0 1px #ffffff14}.card-phase.phase-emerald{color:#fff;text-shadow:0 1px 2px #00000080;background:linear-gradient(135deg,#16a34a8c,#15803d66);border-color:#4ade8059;box-shadow:0 0 8px #22c55e40,inset 0 1px #ffffff14}.card-stickers{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.card-sticker-img{object-fit:contain;opacity:.85;width:28px;height:21px;transition:opacity .15s}.card-sticker-img:hover{opacity:1}.card-sticker-dot{background:#ffffff26;border-radius:50%;width:8px;height:8px}.card-image{justify-content:center;align-items:center;height:110px;margin:4px 0 8px;display:flex}.item-image{object-fit:contain;filter:drop-shadow(0 3px 8px #00000059);max-width:100%;max-height:105px;transition:transform .2s}.inventory-item:hover .item-image{transform:scale(1.04)}.card-name{color:#d8d8d8;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin-bottom:4px;font-size:13px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.card-float{color:#6a9bc7;letter-spacing:.2px;margin-bottom:4px;font-family:SF Mono,Fira Code,monospace;font-size:11px;text-decoration:none;transition:color .15s;display:inline-block}.card-float:hover{color:#5e97d8;text-decoration:underline}.card-price-row{align-items:baseline;gap:8px;margin-top:auto;display:flex}.card-price{color:#f0f0f0;font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:16px;font-weight:700}.card-trend{font-variant-numeric:tabular-nums;align-items:baseline;gap:3px;font-size:11px;font-weight:600;display:inline-flex}.trend-label{opacity:.6;text-transform:uppercase;font-size:9px;font-weight:500}.card-trend.trend-up{color:#5cb85c}.card-trend.trend-down{color:#e74c3c}.get-float-btn{color:#6a9bc7;cursor:pointer;z-index:2;background:#5e97d81a;border:1px solid #5e97d840;border-radius:4px;padding:3px 10px;font-size:10px;font-weight:600;transition:all .15s;position:absolute;bottom:8px;right:8px}.get-float-btn:hover:not(:disabled){color:#5e97d8;background:#5e97d833;border-color:#5e97d880}.get-float-btn:disabled{opacity:.5;cursor:not-allowed}.inventory-error{text-align:center;background:linear-gradient(145deg,#3a2a2a 0%,#2a2020 100%);border:1px solid #5a3a3a;border-radius:8px;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.inventory-error i{color:#e74c3c;font-size:48px}.inventory-error h2{color:#fff;margin:0;font-size:20px;font-weight:600}.inventory-error .error-message{color:#e74c3c;margin:0;font-size:14px}.inventory-error .privacy-hint{color:#888;margin:0;font-size:13px}.retry-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .15s}.retry-btn:hover:not(:disabled){background:linear-gradient(135deg,#c0392b 0%,#a93226 100%);transform:translateY(-1px)}.retry-btn:disabled{opacity:.6;cursor:not-allowed}.inventory-empty{text-align:center;background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #3a3a3a;border-radius:12px;padding:60px 20px}.inventory-empty i{color:#444;margin-bottom:16px;font-size:48px}.inventory-empty p{color:#888;margin:0;font-size:16px}.inventory-empty .privacy-note{color:#666;margin-top:8px;font-size:14px}@media (max-width:768px){.inventory-profile-card{text-align:center;flex-direction:column}.profile-left{flex-direction:column}.profile-stats{flex-wrap:wrap;justify-content:center}.profile-right{justify-content:center;width:100%}.inventory-value-card{padding:16px}.value-top-row{flex-direction:column;gap:12px}.value-items{flex-wrap:wrap;width:100%}.value-item{flex:1;min-width:140px}.value-amount{font-size:22px}.value-meta{flex-wrap:wrap;gap:8px}.value-actions{justify-content:flex-start;width:100%}.inventory-controls{flex-direction:column;align-items:stretch}.inventory-search{width:100%}.inventory-search .search-input{max-width:100%}.inventory-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.profile-avatar{width:80px;height:80px}.profile-username{font-size:20px}}.inventory-loading{text-align:center;background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #3a3a3a;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:80px 20px;display:flex}.loading-spinner{border:3px solid #3a3a3a;border-top-color:#5e97d8;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.inventory-loading h2{color:#fff;margin:0;font-size:20px;font-weight:600}.loading-status{color:#5e97d8;margin:0;font-size:14px}.loading-progress{width:100%;max-width:300px}.progress-bar{background:#3a3a3a;border-radius:3px;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#5e97d8,#7ab8ff);border-radius:3px;height:100%;transition:width .3s}.loading-hint{color:#666;margin:0;font-size:13px}.inventory-login-required{text-align:center;background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #3a3a3a;border-radius:12px;padding:80px 20px}.inventory-login-required i{color:#5e97d8;margin-bottom:24px;font-size:64px}.inventory-login-required h2{color:#fff;margin:0 0 12px;font-size:28px}.inventory-login-required p{color:#999;margin:0 0 24px;font-size:16px}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(145deg,#1b2838 0%,#171a21 100%);border:1px solid #2a475e;border-radius:8px;align-items:center;gap:10px;padding:14px 28px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.login-btn:hover{background:linear-gradient(145deg,#2a475e 0%,#1b2838 100%);border-color:#66c0f4}.login-btn i{color:#66c0f4;margin:0;font-size:20px}.sort-selector{align-items:center;gap:8px;display:flex}.sort-select{color:#fff;cursor:pointer;background:#242424;border:1px solid #3a3a3a;border-radius:6px;outline:none;min-width:100px;padding:8px 12px;font-size:13px}.sort-select:hover,.sort-select:focus{border-color:#5e97d8}.sort-order-btn{color:#aaa;cursor:pointer;background:#242424;border:1px solid #3a3a3a;border-radius:6px;padding:8px 12px;font-size:13px;transition:all .2s}.sort-order-btn:hover{color:#5e97d8;border-color:#5e97d8}.inventory-insights{scrollbar-width:none;background:linear-gradient(145deg,#2d2d2d 0%,#252525 100%);border:1px solid #ffffff0f;border-radius:10px;align-items:stretch;margin-bottom:16px;display:flex;overflow-x:auto;box-shadow:0 2px 12px #0003}.inventory-insights::-webkit-scrollbar{display:none}.insight-stat{min-width:0;color:inherit;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:14px 18px;text-decoration:none;transition:background .15s;display:flex;position:relative}.insight-stat+.insight-stat:before,.insight-stat+.insight-divider+.insight-stat:before{content:"";background:#ffffff0f;width:1px;height:60%;position:absolute;top:20%;left:0}.insight-divider{background:#ffffff14;flex-shrink:0;width:1px;margin:8px 0}.insight-stat:hover,a.insight-link:hover{background:#ffffff08}.insight-label{text-transform:uppercase;letter-spacing:.6px;color:#5a5a5a;white-space:nowrap;font-size:9px;font-weight:600}.insight-value{color:#e0e0e0;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.2}.insight-value.trend-up{color:#4ade80}.insight-value.trend-down{color:#f87171}.insight-sub{color:#666;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:10px;font-weight:500;overflow:hidden}.insight-sub.trend-up{color:#4ade80b3}.insight-sub.trend-down{color:#f87171b3}.insight-top-item{flex-direction:row;gap:8px}.insight-top-img{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);flex-shrink:0;width:40px;height:30px}@media (max-width:768px){.inventory-insights{-webkit-overflow-scrolling:touch}.insight-stat{flex-shrink:0;min-width:80px;padding:10px 12px}.insight-top-item{flex-direction:column;min-width:80px}.insight-top-img{width:36px;height:27px}.insight-value{font-size:14px}}.charts-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.charts-row>:only-child{grid-column:1/-1}.chart-section-header{color:#999;text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:10px;padding:14px 20px 8px;font-size:11px;font-weight:600;display:flex}.chart-section-header i{font-size:12px}.history-timeframes{background:#0003;border-radius:5px;gap:2px;margin-left:auto;padding:2px;display:flex}.tf-btn{color:#777;cursor:pointer;letter-spacing:.3px;background:0 0;border:none;border-radius:4px;padding:3px 10px;font-size:10px;font-weight:600;transition:all .15s}.tf-btn:hover{color:#ccc;background:#ffffff0f}.tf-btn.active{color:#5cb85c;background:#5cb85c33}.chart-section-header .icon-history{color:#5cb85c}.chart-section-header .icon-breakdown{color:#5e97d8}.value-breakdown{background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #3a3a3a;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000004d,0 0 0 1px #ffffff0a}.breakdown-content{align-items:center;gap:20px;padding:8px 20px 20px;display:flex}.breakdown-chart{-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:radial-gradient(70% 70%,#5e97d812 0%,#0000 65%),radial-gradient(circle,#ffffff08 0%,#0000 55%);border-radius:14px;flex-shrink:0;padding:10px;position:relative}.breakdown-chart svg,.breakdown-chart svg *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.breakdown-tooltip{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1e1ef2;border:1px solid #444;border-radius:8px;min-width:140px;padding:10px 12px;font-size:12px;box-shadow:0 4px 16px #0006}.breakdown-tooltip-name{color:#ccc;margin-bottom:6px;font-size:12px;font-weight:600;line-height:1.3}.breakdown-tooltip-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.breakdown-tooltip-pct{color:#8eb4e8;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.breakdown-tooltip-price{color:#fff;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.breakdown-legend{flex-direction:column;flex:1;gap:6px;min-width:0;max-height:240px;padding-right:4px;display:flex;overflow-y:auto}.breakdown-legend::-webkit-scrollbar{width:4px}.breakdown-legend::-webkit-scrollbar-track{background:0 0}.breakdown-legend::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.legend-item{border-radius:6px;flex-direction:column;gap:5px;padding:6px 8px 7px;transition:background .15s;display:flex}.legend-item:hover{background:#ffffff0a}.legend-item-row{align-items:center;gap:8px;min-width:0;display:flex}.legend-color{border-radius:4px;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 8px #ffffff0f}.legend-label{color:#c8c8c8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;font-weight:500;overflow:hidden}.legend-value{color:#f0f0f0;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:600}.legend-pct{color:#8a8a8a;font-variant-numeric:tabular-nums;text-align:right;min-width:38px;font-size:11px;font-weight:600}.legend-bar-track{background:#ffffff0f;border-radius:2px;height:3px;margin-left:20px;overflow:hidden}.legend-bar-fill{opacity:.85;border-radius:2px;min-width:2px;height:100%;transition:width .35s}@media (max-width:768px){.charts-row{grid-template-columns:1fr}.breakdown-content{flex-direction:column;align-items:stretch}.breakdown-chart{justify-content:center;display:flex}}.batch-float-btn{color:#5e97d8;cursor:pointer;white-space:nowrap;background:#5e97d81f;border:1px solid #5e97d84d;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.batch-float-btn:hover:not(:disabled){color:#fff;background:#5e97d833;border-color:#5e97d8}.batch-float-btn:disabled{opacity:.6;cursor:not-allowed}.batch-float-btn i{font-size:11px}.batch-float-progress{color:#5e97d8;white-space:nowrap;background:#5e97d814;border:1px solid #5e97d833;border-radius:6px;align-items:center;gap:10px;padding:7px 14px;font-size:12px;display:flex}.batch-float-progress .progress-bar-mini{background:#5e97d826;border-radius:2px;width:80px;height:4px;overflow:hidden}.batch-float-progress .progress-fill-mini{background:#5e97d8;border-radius:2px;height:100%;transition:width .3s}.batch-float-cancel{color:#888;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:11px;transition:color .15s}.batch-float-cancel:hover{color:#e74c3c}.value-history{background:linear-gradient(145deg,#2d2d2d 0%,#242424 100%);border:1px solid #3a3a3a;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000004d,0 0 0 1px #ffffff0a}.history-chart-container{padding:0 16px 16px}.history-chart{background:#2a2a2a;border-radius:8px;height:260px;overflow:hidden}.history-empty{color:#666;justify-content:center;align-items:center;gap:8px;height:120px;font-size:14px;display:flex}.history-empty i{color:#555}.error-toast{color:#fff;z-index:100;background:#e74c3cf2;border-radius:8px;align-items:center;gap:10px;max-width:400px;padding:12px 20px;font-size:13px;animation:.3s ease-out fadeSlideUp;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0006}.error-toast button{color:#ffffffb3;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:14px}.error-toast button:hover{color:#fff}.inventory-sticky-bar{display:none}@media (max-width:768px){.inventory-sticky-bar{z-index:90;-webkit-backdrop-filter:blur(12px);background:#1e1e1ef2;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:10px 16px;animation:.25s ease-out stickySlideDown;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #0006}@keyframes stickySlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.sticky-value{color:#e8e8e8;font-size:16px;font-weight:700}.sticky-divider{background:#ffffff26;width:1px;height:16px}.sticky-count{color:#888;font-size:13px}.sticky-filter{color:#5e97d8;background:#5e97d81f;border-radius:4px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.inventory-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;overflow-x:auto;flex-wrap:nowrap!important}.inventory-filters::-webkit-scrollbar{display:none}.inventory-filters .filter-btn{flex-shrink:0}.column-selector{display:none!important}.card-image{height:80px}.item-image{max-height:75px}.card-sticker-img{width:22px;height:16px}.card-name{min-height:32px;font-size:12px}.card-price{font-size:14px}}.inventory-list{background:#222;border:1px solid #ffffff0f;border-radius:10px;overflow:hidden}.list-header{z-index:2;background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:8px 16px;display:flex;position:sticky;top:0}.list-sort-btn{color:#555;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 2px;font-size:10px;font-weight:700;transition:color .15s;display:flex;flex-direction:row!important;align-items:center!important;gap:4px!important}.list-sort-btn:hover{color:#bbb}.list-sort-btn.active{color:#5e97d8}.list-sort-btn i{font-size:9px}.list-row{color:inherit;border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:8px 16px;text-decoration:none;transition:background .12s;display:flex}.list-row:nth-child(2n){background:#ffffff04}.list-row:hover{background:#5e97d80f}.list-row:last-child{border-bottom:none}.list-col-img{flex-shrink:0;justify-content:center;align-items:center;width:60px;display:flex}.list-col-name{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.list-header .list-col-name{flex-direction:row;justify-content:flex-start;gap:4px}.list-col-exterior{text-align:center;color:#999;flex-shrink:0;width:36px;font-size:12px;font-weight:600}.list-header .list-col-exterior{justify-content:center}.list-col-float{text-align:right;flex-shrink:0;width:85px}.list-header .list-col-float{justify-content:flex-end}.list-col-price{text-align:right;color:#e8e8e8;font-variant-numeric:tabular-nums;flex-shrink:0;width:95px;font-size:14px;font-weight:700}.list-header .list-col-price{justify-content:flex-end}.list-col-trend{text-align:right;color:#666;font-variant-numeric:tabular-nums;flex-shrink:0;width:65px;font-size:12px;font-weight:700}.list-header .list-col-trend{justify-content:flex-end}.list-col-trend.trend-up{color:#4ade80}.list-col-trend.trend-down{color:#f87171}.list-col-type{text-align:right;color:#777;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:80px;font-size:11px;overflow:hidden}.list-item-img{object-fit:contain;border-radius:4px;width:56px;height:42px}.list-item-name{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.list-item-meta{gap:6px;font-size:10px;display:flex}.list-quality{font-weight:600}.list-st{color:#cf6a32;font-weight:700}.list-phase{color:#a78bfa;font-weight:600}.list-float-val{color:#5e97d8;font-family:SF Mono,Fira Code,monospace;font-size:11px;font-weight:600;text-decoration:none}.list-float-val:hover{color:#7bb3f0;text-decoration:underline}@media (max-width:768px){.list-header,.list-row{gap:8px;padding-left:10px;padding-right:10px}.list-col-float,.list-col-type,.list-col-exterior{display:none!important}.list-col-img{width:44px}.list-item-img{width:44px!important;height:33px!important}.list-col-price{width:80px}.list-col-trend{width:55px;font-size:11px}.list-sort-btn{letter-spacing:.3px;font-size:9px}.list-item-name{font-size:12px}}@media (max-width:414px){.list-header,.list-row{gap:6px;padding-left:8px;padding-right:8px}.list-col-img{width:38px}.list-item-img{width:38px!important;height:28px!important}.list-col-price{width:70px;font-size:12px}.list-col-trend{width:48px;font-size:10px}.list-item-name{font-size:11px}.list-item-meta{font-size:9px}.insight-stat{min-width:65px;padding:8px}.insight-value{font-size:13px}.insight-label{font-size:8px}.insight-sub{font-size:9px}.error-toast{max-width:none;bottom:16px;left:8px;right:8px}.inventory-grid{gap:8px}.card-top{margin-bottom:0}.card-float,.card-trend{font-size:10px}}@media (max-width:360px){.list-col-trend30{display:none}.list-col-price{width:62px;font-size:11px}.list-col-trend{width:44px;font-size:10px}.list-col-img{width:34px}.list-item-img{width:34px!important;height:25px!important}.inventory-grid.cols-4,.inventory-grid.cols-5,.inventory-grid.cols-6{grid-template-columns:repeat(2,1fr);gap:6px}}
