:root{--goods-card-bg:linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(236, 245, 255, 0.52));--goods-card-border:rgba(191, 219, 254, 0.5);--goods-card-shadow:0 14px 30px rgba(15, 23, 42, 0.14);--goods-hover-border:rgba(59, 130, 246, 0.35);--goods-title-text:#111827;--goods-note-text:#6b7280;--goods-meta-text:#334155;--goods-price-bg:rgba(51, 65, 85, 0.9);--goods-price-text:#f8fafc;--goods-price-border:rgba(148, 163, 184, 0.45);--goods-input-bg:rgba(255, 255, 255, 0.86);--goods-input-border:rgba(148, 163, 184, 0.45);--goods-control-text:#0f172a;--goods-muted-text:#64748b}.dark{--goods-card-bg:linear-gradient(160deg, rgba(20, 34, 58, 0.62), rgba(15, 23, 42, 0.68));--goods-card-border:rgba(71, 85, 105, 0.55);--goods-card-shadow:0 16px 30px rgba(0, 0, 0, 0.38);--goods-hover-border:rgba(96, 165, 250, 0.45);--goods-title-text:#e5e7eb;--goods-note-text:#9ca3af;--goods-meta-text:#bfdbfe;--goods-price-bg:rgba(30, 64, 99, 0.78);--goods-price-text:#dbeafe;--goods-price-border:rgba(147, 197, 253, 0.35);--goods-input-bg:rgba(15, 23, 42, 0.84);--goods-input-border:rgba(148, 163, 184, 0.35);--goods-control-text:#e2e8f0;--goods-muted-text:#94a3b8}.goods-controls{margin-bottom:1rem}.goods-controls-form{display:flex;align-items:center;flex-wrap:nowrap;gap:.45rem;width:100%;border:0;background:0 0;padding:0;overflow-x:auto;overflow-y:hidden}.goods-control{min-width:0;flex:none}.goods-control-search{flex:auto;min-width:0}.goods-search-wrap{position:relative}.goods-search-icon{position:absolute;left:.56rem;top:50%;width:.88rem;height:.88rem;transform:translateY(-50%);color:var(--goods-muted-text);pointer-events:none}.goods-search-icon svg{width:100%;height:100%;display:block}.goods-control label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.goods-control input[type=search]{width:auto;min-height:2rem;border-radius:8px;border:1px solid var(--goods-input-border);background:var(--goods-input-bg);color:var(--goods-control-text);padding:.3rem .56rem;font-size:.8rem}.goods-control input[type=search]::placeholder{color:var(--goods-muted-text)}.goods-control input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.goods-control-search input[type=search]{width:100%;min-width:0;padding-left:1.82rem;padding-right:2rem}.goods-control input:focus{outline:none;border-color:var(--goods-input-border);box-shadow:none}.goods-search-clear{position:absolute;right:.3rem;top:50%;width:1.28rem;height:1.28rem;transform:translateY(-50%);border:0;border-radius:999px;background:0 0;color:var(--goods-muted-text);display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:1rem;font-weight:500;line-height:1}.goods-search-clear:hover{color:var(--goods-control-text);background:rgba(148,163,184,.18)}.goods-result-count{margin-left:auto;flex:none;font-size:.74rem;color:var(--goods-control-text);font-weight:700;line-height:1.2;white-space:nowrap;font-family:dinpro,monospace;opacity:.9}#goods{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.4rem;margin-bottom:1rem}.goods-card{position:relative;display:flex;flex-direction:column;border-radius:12px;border:1px solid var(--goods-card-border);background:var(--goods-card-bg);padding:.95rem;box-shadow:var(--goods-card-shadow);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.goods-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(15,23,42,.11);border-color:var(--goods-hover-border)}.goods-price-badge{position:absolute;top:0;left:0;z-index:2;font-family:dinpro,monospace;font-weight:800;font-size:.97rem;line-height:1.1;padding:.42rem .7rem;border-radius:0 0 10px 0;background:var(--goods-price-bg);color:var(--goods-price-text);letter-spacing:.02em;border-right:1px solid var(--goods-price-border);border-bottom:1px solid var(--goods-price-border);pointer-events:none}.goods-image{height:180px;display:grid;place-items:center;padding-top:0;overflow:hidden}.goods-image figure{margin:0;width:100%;height:100%;display:grid;place-items:center}.goods-image-img{width:auto;height:auto;display:block;margin-left:auto;margin-right:auto;object-fit:contain;object-position:center;transition:transform .25s ease;cursor:pointer}.goods-image-img--square{max-width:90%;max-height:90%}.goods-image-img--wide{max-width:94%;max-height:78%}.goods-image-img--tall{max-width:74%;max-height:92%}.goods-card:hover .goods-image-img{transform:scale(1.06)}.goods-content{display:flex;flex-direction:column;gap:.32rem;margin-top:.22rem}.goods-title,.goods-title a,.goods-title span{display:block;font-size:.9rem;line-height:1.35;text-decoration:none;margin:0;color:var(--goods-title-text);font-weight:600}.goods-title a:visited{color:var(--goods-title-text)}.goods-title a:hover{text-decoration:underline;text-underline-offset:2px}.goods-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;min-height:1.2rem;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;color:var(--goods-meta-text);font-size:.74rem;font-weight:600;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}.goods-platform::before{content:"·";margin-right:.45rem;opacity:.7}.goods-note{margin-top:.12rem;font-family:dinpro,monospace;color:var(--goods-note-text);font-size:.82rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.3em}.goods-empty{margin:1rem 0 1.6rem;padding:.75rem .9rem;border-radius:10px;border:1px dashed var(--goods-input-border);color:var(--goods-muted-text);font-size:.9rem;line-height:1.4}@media(max-width:700px){.goods-controls-form{display:flex;align-items:center;flex-wrap:nowrap;gap:.38rem;padding:0;overflow-x:auto;overflow-y:hidden}.goods-control{flex:none}.goods-control-search{flex:auto;min-width:0}.goods-control-search input[type=search]{width:100%;min-width:0}.goods-search-icon{left:.5rem;width:.82rem;height:.82rem}.goods-control input[type=search],.goods-search-clear{min-height:1.82rem;font-size:.74rem}.goods-search-clear{width:1.18rem;height:1.18rem;font-size:.92rem}.goods-result-count{font-size:.68rem;margin-left:auto}#goods{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1rem}.goods-card{border-radius:10px;padding:.8rem}.goods-image{height:auto;min-height:166px;aspect-ratio:1/1;padding-top:0}.goods-image-img--square{max-width:90%;max-height:90%}.goods-image-img--wide{max-width:94%;max-height:78%}.goods-image-img--tall{max-width:74%;max-height:92%}.goods-card:hover .goods-image-img{transform:none}.goods-title,.goods-title a,.goods-title span{font-size:.84rem}.goods-meta{font-size:.69rem}.goods-note{font-size:.78rem}}