.search-layout[data-astro-cid-hwpq5gy2]{display:flex;flex-direction:row;gap:30px;max-width:1600px;margin:0 auto;padding:40px 20px;min-height:100vh;background:#0f172a;color:#fff}.results-container[data-astro-cid-hwpq5gy2]{flex-grow:1;order:1}.filter-sidebar[data-astro-cid-hwpq5gy2]{width:320px;flex-shrink:0;background:#1e293b;border-radius:20px;height:calc(100vh - 80px);position:sticky;top:40px;border:1px solid #334155;order:2;display:flex;flex-direction:column;overflow:hidden}.filter-header[data-astro-cid-hwpq5gy2]{padding:25px 25px 10px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.filter-scroll-wrapper[data-astro-cid-hwpq5gy2]{flex-grow:1;overflow-y:auto;padding:10px 25px;scrollbar-width:thin;scrollbar-color:#334155 #1e293b}.sidebar-sticky-footer[data-astro-cid-hwpq5gy2]{padding:20px 25px;border-top:1px solid #334155;background:#1e293b;display:flex;flex-direction:column;gap:10px;flex-shrink:0}.apply-filters-btn[data-astro-cid-hwpq5gy2]{width:100%;background:#f97316;color:#fff;border:none;padding:12px;border-radius:10px;font-weight:800;cursor:pointer;transition:.3s}.apply-filters-btn[data-astro-cid-hwpq5gy2]:hover{background:#ea580c}.cards-grid[data-astro-cid-hwpq5gy2]{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.card-card[data-astro-cid-hwpq5gy2]{text-decoration:none;color:#fff;background:#1e293b80;border-radius:15px;overflow:hidden;border:1px solid #334155;transition:.3s;display:flex;flex-direction:column}.card-card[data-astro-cid-hwpq5gy2]:hover{border-color:#f97316;transform:translateY(-8px);background:#1e293b}.card-img-wrap[data-astro-cid-hwpq5gy2]{aspect-ratio:2/3;padding:12px;display:flex;align-items:center;justify-content:center;background:#000}.card-img-wrap[data-astro-cid-hwpq5gy2] img[data-astro-cid-hwpq5gy2]{width:100%;height:100%;object-fit:contain}.card-body[data-astro-cid-hwpq5gy2]{padding:15px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.card-body[data-astro-cid-hwpq5gy2] h3[data-astro-cid-hwpq5gy2]{font-size:.9rem;margin:0;font-weight:800;line-height:1.2}.card-sub[data-astro-cid-hwpq5gy2]{font-size:11px;color:#f97316;margin-top:8px;font-weight:900}.card-price-tag[data-astro-cid-hwpq5gy2]{font-size:14px;color:#22c55e;font-weight:700;margin-top:5px}.close-sidebar[data-astro-cid-hwpq5gy2]{display:none;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;line-height:1}.filter-box[data-astro-cid-hwpq5gy2]{margin-bottom:25px}.filter-box[data-astro-cid-hwpq5gy2] label[data-astro-cid-hwpq5gy2]{display:block;font-size:11px;font-weight:800;text-transform:uppercase;color:#94a3b8;margin-bottom:10px}.search-input[data-astro-cid-hwpq5gy2]{width:100%;background:#0f172a;border:1px solid #334155;padding:12px;border-radius:10px;color:#fff;outline:none;transition:.3s}.filter-grid[data-astro-cid-hwpq5gy2]{display:flex;flex-wrap:wrap;gap:8px}.filter-btn[data-astro-cid-hwpq5gy2]{background:#0f172a;border:1px solid #334155;color:#cbd5e1;padding:8px 14px;border-radius:8px;cursor:pointer;font-size:12px;display:flex;align-items:center;gap:8px}.filter-btn[data-astro-cid-hwpq5gy2].active{background:#f97316;border-color:#f97316;color:#fff;font-weight:700}.color-circle[data-astro-cid-hwpq5gy2]{width:12px;height:12px;border-radius:50%;border:1px solid rgba(255,255,255,.3)}.mobile-filter-trigger[data-astro-cid-hwpq5gy2]{display:none;position:fixed;bottom:25px;right:20px;z-index:999;background:#f97316;color:#fff;border:none;padding:12px 20px;border-radius:50px;font-weight:700;cursor:pointer;box-shadow:0 10px 25px #f9731666;transition:.3s}.filter-btn-content[data-astro-cid-hwpq5gy2]{display:flex;flex-direction:column;align-items:center;gap:4px}.filter-btn-content[data-astro-cid-hwpq5gy2] span[data-astro-cid-hwpq5gy2]{font-size:10px;letter-spacing:1px}@media(max-width:1200px){.cards-grid[data-astro-cid-hwpq5gy2]{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.cards-grid[data-astro-cid-hwpq5gy2]{grid-template-columns:repeat(2,1fr);gap:15px}.mobile-filter-trigger[data-astro-cid-hwpq5gy2]{display:block}.filter-sidebar[data-astro-cid-hwpq5gy2]{position:fixed;top:0;right:0;width:85%;max-width:350px;height:100%;transform:translate(100%);border-radius:0;background:#1e293b;box-shadow:-10px 0 30px #00000080}.filter-sidebar[data-astro-cid-hwpq5gy2].open{transform:translate(0)}.close-sidebar[data-astro-cid-hwpq5gy2]{display:block;color:#f97316}}.results-info[data-astro-cid-hwpq5gy2]{margin-bottom:25px;color:#94a3b8;font-size:14px}.pagination-container[data-astro-cid-hwpq5gy2]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px;padding:20px}.pag-btn[data-astro-cid-hwpq5gy2]{background:#1e293b;border:1px solid #334155;color:#fff;padding:10px 20px;border-radius:8px;cursor:pointer;transition:.2s}.pag-btn[data-astro-cid-hwpq5gy2]:hover{background:#f97316;border-color:#f97316}.reset-link[data-astro-cid-hwpq5gy2]{background:none;border:none;color:#94a3b8;cursor:pointer;margin-top:10px;font-size:13px;text-decoration:underline;text-align:center}
