.storestrip{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin:18px 0;overflow:visible}.storestrip-head{border-bottom:1px solid var(--border-muted);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.storestrip-head-main{align-items:center;gap:12px;min-width:0;display:flex}.storestrip-head-icon{color:var(--brand);flex:none;font-size:20px}.storestrip-titles{min-width:0}.storestrip-title{color:var(--text-strong);margin:0;font-size:17px;font-weight:800;line-height:1.3}.storestrip-sub{font-size:var(--text-sm);color:var(--text-muted);margin:2px 0 0;line-height:1.4}.storestrip-all{border-radius:var(--radius-pill);min-height:44px;font-size:var(--text-sm);color:var(--brand);flex:none;align-items:center;gap:6px;padding:0 12px;font-weight:700;text-decoration:none;transition:background .18s ease-out;display:inline-flex}.storestrip-all:hover{background:var(--surface-inset)}.storestrip-all:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.storestrip-all i{font-size:16px}.storestrip-rail{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--border) transparent;gap:12px;margin:0;padding:14px 18px 16px;list-style:none;display:flex;overflow-x:auto}.storestrip-rail::-webkit-scrollbar{height:6px}.storestrip-rail::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-pill)}.storestrip-rail::-webkit-scrollbar-track{background:0 0}.storestrip-item{scroll-snap-align:start;flex:0 0 156px}.storestrip-card{border:1px solid var(--border-muted);border-radius:var(--radius-md);background:var(--surface-card);height:100%;color:inherit;flex-direction:column;gap:8px;padding:8px;text-decoration:none;transition:border-color .2s ease-out,transform .2s ease-out;display:flex}.storestrip-card:hover{border-color:var(--border);transform:translateY(-2px)}.storestrip-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.storestrip-thumbwrap{aspect-ratio:1;border-radius:var(--radius-md);background:var(--surface-inset);width:100%;position:relative;overflow:hidden}.storestrip-thumb{object-fit:cover;width:100%;height:100%;display:block}.storestrip-thumb-empty{width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:24px;display:flex}.storestrip-off{border-radius:var(--radius-pill);font-size:var(--text-meta);letter-spacing:.04em;color:#fff;background:color-mix(in srgb, var(--brand) 88%, transparent);padding:2px 7px;font-weight:800;position:absolute;top:6px;left:6px}.storestrip-name{font-size:var(--text-sm);color:var(--text-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.storestrip-price{color:var(--brand);white-space:nowrap;font-size:19px;font-weight:800;line-height:1.2}.storestrip-meta{font-size:var(--text-meta);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;min-width:0;line-height:1.3;display:flex}.storestrip-was{white-space:nowrap}.storestrip-dur{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;overflow:hidden}.storestrip-sold{font-size:var(--text-meta);letter-spacing:.04em;border-radius:var(--radius-pill);color:var(--save-ink);white-space:nowrap;background:#22c55e1f;border:1px solid #22c55e47;align-self:flex-start;margin-top:auto;padding:2px 8px;font-weight:700}@media (max-width:560px){.storestrip-head{flex-wrap:wrap;padding:14px}.storestrip-all{margin-left:auto}.storestrip-rail{padding:12px 14px 14px}.storestrip-item{flex-basis:148px}}@media (prefers-reduced-motion:reduce){.storestrip-card{transition:none}.storestrip-card:hover{transform:none}}
