.shopping-hub-legacy{color:#0f172a;font-size:14px;line-height:1.45}[data-theme=dark] .shopping-hub-legacy{color:#e2e8f0}.shopping-hub-legacy .sh-page-bg{min-height:100vh;background:linear-gradient(135deg,#eff6ff,#e0e7ff)}[data-theme=dark] .shopping-hub-legacy .sh-page-bg{background:linear-gradient(135deg,#0f172a,#1e293b)}.shopping-hub-legacy .sh-header-bar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0f}[data-theme=dark] .shopping-hub-legacy .sh-header-bar{background:#1e293b;border-color:#334155}.shopping-hub-legacy .sh-container{width:100%;max-width:80rem;margin-inline:auto;padding-inline:.75rem}.shopping-hub-legacy .sh-title{margin:0;font-size:clamp(1.05rem,2.4vw,1.5rem);font-weight:700;color:#111827;text-align:center}[data-theme=dark] .shopping-hub-legacy .sh-title{color:#f8fafc}.shopping-hub-legacy .sh-subtitle,.shopping-hub-legacy .sh-meta{margin:.2rem 0 0;text-align:center;color:#64748b;font-size:.8rem}.shopping-hub-legacy .sh-search-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem}.shopping-hub-legacy .sh-search-input{width:min(100%,28rem);padding:.5rem 1rem .5rem 2.25rem;border:1px solid #d1d5db;border-radius:999px;font-size:.875rem;background:#fff;color:#111827}[data-theme=dark] .shopping-hub-legacy .sh-search-input{background:#334155;border-color:#475569;color:#f8fafc}.shopping-hub-legacy .sh-categories{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;margin-bottom:.5rem}.shopping-hub-legacy .sh-cat-btn{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;padding:.2rem .6rem;font-size:.68rem;cursor:pointer}.shopping-hub-legacy .sh-cat-btn.is-active{background:#2563eb;border-color:#2563eb;color:#fff}[data-theme=dark] .shopping-hub-legacy .sh-cat-btn{background:#334155;border-color:#475569;color:#e2e8f0}.shopping-hub-legacy .sh-product-grid{display:grid;gap:.375rem;grid-template-columns:repeat(3,minmax(0,1fr))}.shopping-hub-legacy .sh-product-grid.sh-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.shopping-hub-legacy .sh-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:768px){.shopping-hub-legacy .sh-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.shopping-hub-legacy .sh-product-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}.shopping-hub-legacy .sh-card{position:relative;overflow:hidden;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0f;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.shopping-hub-legacy .sh-card:hover{box-shadow:0 10px 24px #0f172a1f;transform:translateY(-1px)}[data-theme=dark] .shopping-hub-legacy .sh-card{background:#1e293b;border-color:#334155}.shopping-hub-legacy .sh-card-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f1f5f9}.shopping-hub-legacy .sh-card-media img,.shopping-hub-legacy .sh-card-media .sh-safe-img{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.shopping-hub-legacy .sh-card-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:.5rem;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);font-size:.7rem}.shopping-hub-legacy .sh-badge{position:absolute;z-index:2;font-size:.62rem;font-weight:700;border-radius:4px;padding:.1rem .35rem;color:#fff;line-height:1.2}.shopping-hub-legacy .sh-badge-cat{top:4px;left:4px;background:#2563eb}.shopping-hub-legacy .sh-badge-hot{top:4px;right:4px;background:linear-gradient(90deg,#ef4444,#e11d48)}.shopping-hub-legacy .sh-badge-rank{top:4px;right:4px;background:linear-gradient(90deg,#f59e0b,#f97316)}.shopping-hub-legacy .sh-price-overlay{position:absolute;right:4px;bottom:4px;z-index:2;background:#000000b8;color:#fff;border-radius:4px;padding:.15rem .35rem;font-size:.65rem;text-align:right}.shopping-hub-legacy .sh-price-overlay strong{display:block;font-size:.75rem}.shopping-hub-legacy .sh-price-was{text-decoration:line-through;opacity:.85;font-size:.58rem}.shopping-hub-legacy .sh-card-hover{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:#00000040;opacity:0;pointer-events:none;transition:opacity .2s ease}.shopping-hub-legacy .sh-card:hover .sh-card-hover{opacity:1}.shopping-hub-legacy .sh-card-hover-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:999px;box-shadow:0 4px 12px #0003}.shopping-hub-legacy .sh-card-hover-icon svg{width:1.25rem;height:1.25rem;color:#2563eb}.shopping-hub-legacy .sh-card-body{padding:.35rem .45rem .5rem}.shopping-hub-legacy .sh-card-title{margin:0;font-size:.72rem;font-weight:500;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#111827}[data-theme=dark] .shopping-hub-legacy .sh-card-title{color:#f1f5f9}.shopping-hub-legacy .sh-card-links{display:flex;flex-wrap:wrap;gap:.2rem;margin-top:.25rem}.shopping-hub-legacy .sh-card-links a{font-size:.62rem;color:#2563eb;text-decoration:none;border:1px solid #bfdbfe;border-radius:4px;padding:.1rem .25rem}.shopping-hub-legacy .sh-pagination{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem}.shopping-hub-legacy .sh-pagination-meta{font-size:.75rem;color:#64748b}.shopping-hub-legacy .sh-pagination-nav{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;align-items:center}.shopping-hub-legacy .sh-page-btn{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;padding:.35rem .65rem;font-size:.75rem;cursor:pointer;min-width:2.25rem}.shopping-hub-legacy .sh-page-btn.is-active{background:#2563eb;border-color:#2563eb;color:#fff}.shopping-hub-legacy .sh-page-btn:disabled{opacity:.45;cursor:not-allowed}.shopping-hub-legacy .sh-promo-title{text-align:center;font-size:.9rem;font-weight:600;margin:2rem 0 .5rem;color:#374151}.shopping-hub-legacy .sh-promo-card{display:block;text-decoration:none;border-radius:.75rem;overflow:hidden;color:#fff}.shopping-hub-legacy .sh-promo-inner{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem}.shopping-hub-legacy .sh-promo-inner strong{display:block;font-size:.7rem;margin-top:.2rem}.shopping-hub-legacy .sh-promo-inner span{display:block;font-size:.62rem;opacity:.92}.shopping-hub-legacy .sh-hotdeal-panel{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 4px 14px #0f172a14;overflow:hidden;margin-top:1.5rem}[data-theme=dark] .shopping-hub-legacy .sh-hotdeal-panel{background:#1e293b;border-color:#334155}.shopping-hub-legacy .sh-hotdeal-head{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(90deg,#fff7ed,#fef2f2)}[data-theme=dark] .shopping-hub-legacy .sh-hotdeal-head{background:linear-gradient(90deg,#9a341240,#7f1d1d40);border-color:#334155}.shopping-hub-legacy .sh-hotdeal-grid{display:grid;gap:.55rem;padding:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:640px){.shopping-hub-legacy .sh-hotdeal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:768px){.shopping-hub-legacy .sh-hotdeal-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.shopping-hub-legacy .sh-hotdeal-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1280px){.shopping-hub-legacy .sh-hotdeal-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}.shopping-hub-legacy .sh-hotdeal-card{position:relative;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;padding:1.35rem .4rem .55rem;text-align:center;cursor:pointer;width:100%;font:inherit;color:inherit}.shopping-hub-legacy .sh-hotdeal-card:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb1f}.shopping-hub-legacy .sh-hotdeal-order{position:absolute;top:4px;left:4px;z-index:2;display:inline-flex;align-items:center;gap:.15rem;padding:.1rem .35rem;border-radius:999px;font-size:.62rem;font-weight:700;color:#fff;line-height:1.2;box-shadow:0 1px 4px #00000026}.shopping-hub-legacy .sh-hotdeal-order--1{background:#eab308}.shopping-hub-legacy .sh-hotdeal-order--2{background:#9ca3af}.shopping-hub-legacy .sh-hotdeal-order--3{background:#ea580c}.shopping-hub-legacy .sh-hotdeal-order--4{background:#3b82f6}.shopping-hub-legacy .sh-hotdeal-order--5{background:#8b5cf6}.shopping-hub-legacy .sh-hotdeal-order--6{background:#22c55e}.shopping-hub-legacy .sh-hotdeal-order--n{background:#6b7280}.shopping-hub-legacy .sh-hotdeal-card h3{margin:0 0 .25rem;font-size:.9rem;font-weight:700;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-theme=dark] .shopping-hub-legacy .sh-hotdeal-card h3{color:#f8fafc}.shopping-hub-legacy .sh-hotdeal-division{margin:0 0 .2rem;font-size:.68rem;color:#64748b}.shopping-hub-legacy .sh-hotdeal-note{margin:0;font-size:.65rem;color:#94a3b8;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shopping-hub-legacy .sh-hotdeal-footer{display:flex;flex-wrap:wrap;gap:.75rem 1rem;padding:.65rem 1rem;border-top:1px solid #e5e7eb;background:#f9fafb;font-size:.68rem;color:#64748b}[data-theme=dark] .shopping-hub-legacy .sh-hotdeal-footer{background:#0f172a;border-color:#334155;color:#94a3b8}.shopping-hub-legacy .sh-hotdeal-legend{display:inline-flex;align-items:center;gap:.25rem}.shopping-hub-legacy .sh-legend-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;padding:.1rem .3rem;border-radius:4px;color:#fff;font-size:.58rem;font-weight:700}.shopping-hub-legacy .sh-legend-badge--hot{background:#f97316}.shopping-hub-legacy .sh-legend-badge--community{background:#3b82f6}.shopping-hub-legacy .sh-legend-badge--total{background:#22c55e}.shopping-hub-legacy img,.shopping-hub-legacy svg{max-width:none}.shopping-hub-legacy .sh-card-media img,.shopping-hub-legacy .sh-safe-img{max-width:none}.shopping-hub-legacy .sh-load-note{text-align:center;font-size:.7rem;color:#64748b;padding:.35rem}.shopping-hub-legacy .sh-mobile-hint{display:block;text-align:center;margin-bottom:.5rem;font-size:.72rem;font-weight:600;color:#2563eb}@media(min-width:640px){.shopping-hub-legacy .sh-mobile-hint{display:none}}.shopping-hub-legacy .sh-empty{text-align:center;padding:2rem .5rem;color:#64748b}.shopping-hub-legacy .sh-empty-icon{font-size:2rem;margin-bottom:.35rem}.shopping-hub-legacy .sh-empty-title{margin:0 0 .25rem;font-size:.85rem;font-weight:600;color:#475569}.shopping-hub-legacy .sh-empty-desc{margin:0;font-size:.72rem}.shopping-hub-legacy .sh-promo-section{margin-top:2rem}.shopping-hub-legacy .sh-page-ellipsis{padding:0 .35rem;color:#94a3b8;font-size:.75rem}.shopping-hub-legacy .sh-link-btn{display:inline-flex;align-items:center;gap:.2rem;font-size:.62rem;color:#2563eb;text-decoration:none;border:1px solid #bfdbfe;border-radius:4px;padding:.1rem .25rem;background:#eff6ff}[data-theme=dark] .shopping-hub-legacy .sh-link-btn{color:#93c5fd;border-color:#334155;background:#2563eb26}
