body{color:#0f172a;background:#f8fafc;margin:0;padding:0;font-family:system-ui,sans-serif}.brand-header[data-astro-cid-lcdefpme]{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:16px 48px;display:flex;box-shadow:0 2px 4px #00000005}.logo-link[data-astro-cid-lcdefpme]{cursor:pointer;text-decoration:none;display:inline-block}.logo-box[data-astro-cid-lcdefpme]{align-items:center;gap:14px;display:flex}.logo-img[data-astro-cid-lcdefpme]{object-fit:contain;width:auto;height:48px}.brand-title[data-astro-cid-lcdefpme]{color:#0f172a;letter-spacing:-.75px;font-size:22px;font-weight:800}.brand-title[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#e31e24}.toolbar-controls[data-astro-cid-lcdefpme]{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.reset-btn[data-astro-cid-lcdefpme]{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444;border:none;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:700;transition:background .2s;display:none;box-shadow:0 2px 4px #ef444426}.reset-btn[data-astro-cid-lcdefpme]:hover{background:#dc2626}.search-wrapper[data-astro-cid-lcdefpme]{width:240px;position:relative}.search-input[data-astro-cid-lcdefpme]{box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 16px 10px 38px;font-size:14px;transition:all .2s}.search-input[data-astro-cid-lcdefpme]:focus{background:#fff;border-color:#e31e24;box-shadow:0 0 0 3px #e31e241a}.search-icon[data-astro-cid-lcdefpme]{color:#64748b;font-size:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.sort-select[data-astro-cid-lcdefpme]{color:#334155;cursor:pointer;box-sizing:border-box;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:10px 40px 10px 16px;font-size:14px;font-weight:500;transition:all .2s;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://w3.org' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;background-size:16px!important}.sort-select[data-astro-cid-lcdefpme]:focus{background-color:#fff;border-color:#e31e24;box-shadow:0 0 0 3px #e31e241a}main[data-astro-cid-lcdefpme]{max-width:1200px;margin:0 auto;padding:48px 32px}.count-badge[data-astro-cid-lcdefpme]{color:#e31e24;letter-spacing:.25px;background:#fdf2f2;border:1px dashed #e31e24;border-radius:8px;margin-bottom:22px;padding:8px 18px;font-size:14px;font-weight:700;display:inline-block;box-shadow:0 2px 4px #e31e2405}.count-badge[data-astro-cid-lcdefpme] .count-number-box[data-astro-cid-lcdefpme]{color:#e31e24!important;margin:0 3px!important;font-size:14px!important;font-weight:800!important;display:inline-block!important}.filter-menu[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:12px;margin:0 0 32px;display:flex}.filter-btn[data-astro-cid-lcdefpme]{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.filter-btn[data-astro-cid-lcdefpme]:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.filter-btn[data-astro-cid-lcdefpme].active{color:#fff;background:#e31e24;border-color:#e31e24}.catalog-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;display:grid}.product-card[data-astro-cid-lcdefpme]{opacity:1;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s,opacity .25s ease-out;animation:.4s cubic-bezier(.16,1,.3,1) both cardFadeIn;display:flex;overflow:hidden;box-shadow:0 2px 4px #00000005}.product-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px)}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.product-image[data-astro-cid-lcdefpme]{object-fit:cover;background-color:#f8fafc;width:100%;height:220px}.card-content[data-astro-cid-lcdefpme]{flex-direction:column;flex-grow:1;justify-content:space-between;padding:24px;display:flex}.badge-container[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.badge[data-astro-cid-lcdefpme]{color:#e31e24;text-transform:uppercase;background:#fdf2f2;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.product-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#0f172a;margin:8px 0;font-size:20px;font-weight:700}.meta[data-astro-cid-lcdefpme]{color:#475569;border-bottom:1px dashed #e2e8f0;margin-bottom:18px;padding-bottom:12px;font-size:14px}.meta[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:6px 0}@media (width<=768px){.brand-header[data-astro-cid-lcdefpme]{text-align:center;justify-content:center;padding:16px 20px}.toolbar-controls[data-astro-cid-lcdefpme]{flex-flow:column wrap;align-items:stretch;gap:10px;width:100%}.search-wrapper[data-astro-cid-lcdefpme],.sort-select[data-astro-cid-lcdefpme]{width:100%!important;max-width:100%!important}.reset-btn[data-astro-cid-lcdefpme]{text-align:center;width:100%;display:none}main[data-astro-cid-lcdefpme]{padding:24px 16px}}
