.market-workspace{display:grid;grid-template-columns:220px 1fr;border:1px solid #222b3a;border-radius:15px;overflow:hidden;background:#10151e}.market-filters{background:#0d121a;border-right:1px solid #222b3a;padding:22px;display:flex;flex-direction:column;gap:19px}.filter-title{display:flex;justify-content:space-between;color:#70a4ff;font-size:10px;font-weight:700;letter-spacing:.12em}.filter-title button{border:0;background:none;color:#667386;font-size:9px}.market-filters label{display:flex;flex-direction:column;gap:7px;color:#8793a5;font-size:9px}.market-filters input,.market-filters select,.market-result-head input,.market-result-head select,.inventory-toolbar input,.inventory-toolbar select{height:38px;background:#0a0f16;border:1px solid #283345;color:#dfe5ef;border-radius:7px;padding:0 10px;font-size:10px;outline:0}.filter-check{flex-direction:row!important;align-items:center}.filter-check input{height:auto}.market-results{min-width:0}.market-result-head{height:68px;border-bottom:1px solid #222b3a;display:flex;align-items:center;gap:10px;padding:0 18px}.market-result-head>div{margin-right:auto}.market-result-head strong,.market-result-head small{display:block}.market-result-head small{font-size:8px;color:#647185;margin-top:3px}.market-result-head input{width:220px}.skin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.skin-tile{min-height:280px;border-right:1px solid #222b3a;border-bottom:1px solid #222b3a;padding:16px;display:flex;flex-direction:column;transition:.2s}.skin-tile:hover{background:#141b25}.skin-image{height:120px;display:grid;place-items:center;margin-bottom:12px}.skin-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 13px 14px rgba(0,0,0,.38))}.skin-placeholder{color:#354256;font:600 12px 'Space Grotesk'}.skin-tile .tile-price{font:600 20px 'Space Grotesk';margin-bottom:11px}.skin-tile .tile-type{font-size:8px;color:#687689;text-transform:uppercase;letter-spacing:.08em}.skin-tile h3{font-size:13px;margin:4px 0}.skin-tile .tile-meta{font-size:9px;color:#778497;min-height:28px}.float-track{height:5px;margin:14px 0;background:linear-gradient(90deg,#5ed46d 0 15%,#c6db66 15% 38%,#efc85b 38% 55%,#e86969 55%);border-radius:3px;position:relative}.float-track i{position:absolute;top:-3px;width:3px;height:11px;background:#fff;left:var(--float-position);border-radius:2px}.skin-tile .action-btn{margin-top:auto;width:100%}.inventory-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:-5px 0 16px}.inventory-toolbar input{min-width:230px;flex:1}.inventory-pager{display:flex;align-items:center;justify-content:space-between;padding-top:17px;color:#748196;font-size:10px}.inventory-thumb{width:64px;height:46px;object-fit:contain;float:left;margin-right:10px}.seed-value{font-size:8px;color:#687689!important;display:block}.empty-grid{grid-column:1/-1;text-align:center;color:#738096;padding:80px 20px}@media(max-width:1200px){.skin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.market-workspace{grid-template-columns:1fr}.market-filters{border-right:0;border-bottom:1px solid #222b3a;display:grid;grid-template-columns:repeat(2,1fr)}.skin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-result-head{flex-wrap:wrap;height:auto;padding:12px}.market-result-head input{width:100%;order:3}}@media(max-width:520px){.skin-grid{grid-template-columns:1fr}.market-filters{grid-template-columns:1fr}}
