.search-products{width:min(1380px,100% - 2rem);margin:0 auto 48px}.search-products__header{margin-bottom:24px}.search-products__eyebrow{display:inline-block;margin-bottom:8px;padding:6px 12px;border-radius:9999px;background:#10b9811a;color:#059669;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.search-products__title{margin-bottom:8px;color:#161e2a}.search-products__intro{color:#666;max-width:62ch}.search-products__toolbar{display:grid;gap:16px;margin-bottom:32px}.search-products__search{width:100%}.search-products__input{width:100%;min-height:56px;padding:0 24px;border:1px solid #E0E0E0;border-radius:9999px;background:#fff;box-shadow:0 1px 2px #0000000d}.search-products__input:focus{border-color:#10b98173;box-shadow:0 0 0 4px #10b9811a;outline:none}.search-products__filters{display:flex;flex-wrap:wrap;gap:16px;align-items:end}.search-products__filter-group{display:flex;flex-direction:column;gap:4px;min-width:200px}.search-products__label{font-size:14px;font-weight:600;color:#161e2a}.search-products__select{min-height:48px;background-color:#fff}.search-products__count{margin-left:auto;align-self:center;color:#666;font-size:14px;font-weight:500}.search-products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.product-card{display:flex;flex-direction:column;min-height:100%;border:1px solid #E0E0E0;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #0000000d;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a;border-color:#10b98147;text-decoration:none}.product-card__image{position:relative;width:100%;min-height:188px;max-height:188px;height:188px;overflow:hidden;background:#f3f4f6;border-bottom:1px solid rgba(15,23,42,.06)}.product-card__image img{display:block;width:100%;height:100%;max-width:188px;max-height:188px;margin:0 auto;object-fit:contain;object-position:center;background:#fff}.product-card__badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;min-height:30px;max-width:calc(100% - 20px);padding:0 10px;border-radius:9999px;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);color:#161e2a;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__photo-count{position:absolute;right:10px;bottom:10px;z-index:2;padding:6px 10px;border-radius:9999px;background:#161e2ad1;color:#fff;font-size:12px;font-weight:600;line-height:1}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#666;font-size:14px}.product-card__content{display:flex;flex-direction:column;gap:8px;padding:16px;flex:1}.product-card__header{display:flex;flex-direction:column;gap:4px}.product-card__title{margin:0;color:#161e2a;font-size:16px;line-height:1.4}.product-card__location{font-size:12px;color:#666}.product-card__footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;padding-top:8px}.product-card__chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(224,224,224,.95);border-radius:9999px;background:#f9f9f9;color:#292929;font-size:12px;font-weight:600;line-height:1}.product-card__chip--muted{background:#10b9810f;border-color:#10b98124;color:#059669}.product-card__description{margin:0;color:#666;font-size:14px;line-height:22px;flex:1}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card__category{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid #E0E0E0;border-radius:9999px;background:#f9f9f9;color:#292929;font-size:12px;font-weight:600}.product-card__price{color:#ff6b35;font-size:24px;font-weight:700;line-height:1}.search-products__empty{margin-top:24px;padding:48px 24px;border:2px dashed #E0E0E0;border-radius:16px;background:#f9f9f9;text-align:center}.search-products__state{width:min(1380px,100% - 2rem);margin:0 auto;padding:48px 0;text-align:center;color:#666}.search-products__error{margin-bottom:16px;padding:16px;border:1px solid rgba(239,68,68,.24);border-radius:12px;background:#ef444414;color:#ec1e1e}@media(max-width:768px){.search-products__count{margin-left:0;align-self:flex-start}.search-products__filter-group{min-width:100%}}@media(max-width:720px){.product-card__image{min-height:168px;max-height:168px;height:168px}.product-card__image img{max-width:168px;max-height:168px}.product-card__badge{top:8px;left:8px;max-width:calc(100% - 16px)}.product-card__photo-count{right:8px;bottom:8px}}
