.psm-root{width:100%;padding:1rem 0}.psm-header{justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:1rem;display:flex}.psm-header h1{margin:0;font-size:1.6rem;line-height:1.15}.psm-header p{color:var(--muted,#6b7280);max-width:56ch;margin:.25rem 0 0}.psm-search-wrap{width:100%;min-width:320px;max-width:440px}.psm-search-wrap input{border:1px solid var(--line,#e5e7eb);background:var(--surface,#fff);width:100%;color:var(--text,#111827);border-radius:8px;padding:.65rem .8rem}.psm-meta{color:var(--muted,#6b7280);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;font-size:.88rem;display:flex}.psm-type-tabs{border:1px solid var(--line,#e5e7eb);border-radius:999px;flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;padding:.2rem;display:inline-flex}.psm-type-tabs button{appearance:none;color:var(--muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .75rem;font-size:.86rem}.psm-type-tabs button.is-active{background:var(--surface,#fff);color:var(--text,#111827);box-shadow:0 0 0 1px var(--line,#e5e7eb)}.psm-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.psm-grid-item{min-width:0}.psm-card{border:1px solid var(--line,#e5e7eb);background:var(--surface,#fff);cursor:pointer;border-radius:14px;flex-direction:column;height:100%;display:flex;overflow:hidden}.psm-card img{object-fit:cover;width:100%;height:220px}.psm-card h3{margin:.8rem .9rem .35rem;font-size:1rem;line-height:1.25}.psm-category{color:var(--muted,#6b7280);min-height:1.25rem;margin:0 .9rem .25rem;font-size:.88rem}.psm-price{flex-wrap:wrap;align-items:center;gap:.45rem;margin:auto .9rem .85rem;font-weight:700;display:flex}.psm-price-original{color:var(--muted,#6b7280);font-size:.86rem;font-weight:500;text-decoration:line-through}.psm-loading,.psm-empty{border:1px dashed var(--line,#e5e7eb);color:var(--muted,#6b7280);border-radius:10px;padding:1rem}.psm-pagination{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;margin-top:1.2rem;display:flex}.psm-pagination button{appearance:none;border:1px solid var(--line,#e5e7eb);background:var(--surface,#fff);cursor:pointer;border-radius:8px;min-width:88px;padding:.5rem .8rem}.psm-pagination button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:980px){.psm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.psm-header{flex-direction:column;align-items:flex-start}.psm-search-wrap{min-width:0;max-width:100%}}@media (max-width:640px){.psm-grid{grid-template-columns:1fr}.psm-type-tabs{width:100%}.psm-type-tabs button{text-align:center;flex:1}}
