section.marketplace-wrapper{font-family:Arial,sans-serif;margin:0 auto;max-width:1150px;padding:24px 20px}.filters{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.filters input{border:1px solid #d1d5db;border-radius:6px;color:#374151;flex:1;font-size:14px;min-width:160px;outline:none;padding:9px 14px;transition:border-color .2s}.filters input:focus{border-color:#1a6ef5;box-shadow:0 0 0 3px rgba(26,110,245,.1)}.filter-buttons{align-items:center;border:1px solid #d1d5db;border-radius:6px;display:flex;gap:0;overflow:hidden}.filter-buttons button{background:#fff;border:none;border-right:1px solid #d1d5db;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background .15s,color .15s;white-space:nowrap}.filter-buttons button:last-child{border-right:none}.filter-buttons button:hover:not(.active){background:#f3f4f6;color:#111827}.filter-buttons button.active{background:#1a6ef5;color:#fff;font-weight:600}#categorySelect{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;min-width:180px;outline:none;padding:9px 12px;transition:border-color .2s}#categorySelect:focus{border-color:#1a6ef5;box-shadow:0 0 0 3px rgba(26,110,245,.1)}.content-area{display:flex}.cards-grid{width:100%}@media (max-width:768px){section.marketplace-wrapper{padding:16px 14px}.filters{align-items:stretch;flex-direction:column;gap:10px;margin-bottom:20px}.filters input{box-sizing:border-box;min-width:unset;width:100%}.filter-buttons{width:100%}.filter-buttons button{flex:1;font-size:13px;padding:9px 8px;text-align:center}#categorySelect{box-sizing:border-box;min-width:unset;width:100%}}@media (max-width:480px){section.marketplace-wrapper{padding:12px 10px}.filters{gap:8px;margin-bottom:16px}.filter-buttons button{font-size:12px;font-weight:500;padding:8px 4px}.filter-buttons button.active{font-weight:600}#categorySelect,.filters input{font-size:16px}}