.shop-hub{max-width:none;padding-left:max(24px,calc((100vw - 1132px)/2));padding-right:max(24px,calc((100vw - 1132px)/2));background:#f4f0e7}.shop-hero{min-height:330px;border-radius:34px;background:var(--deep);color:#fff;padding:48px 54px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;overflow:hidden}.shop-hero h2{font-family:Georgia,"Noto Serif TC",serif;font-size:clamp(34px,4vw,50px);line-height:1.18;margin:8px 0 16px}.shop-hero p:not(.eyebrow){color:#cfddd6;max-width:650px}.shop-hero img{width:100%;height:280px;object-fit:contain;filter:drop-shadow(0 18px 18px #0004)}.shop-hero .affiliate-badge{display:inline-block;margin-top:10px}.shop-filter{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 20px}.shop-filter-btn{border:1px solid #d8d3c8;background:#fff;border-radius:999px;padding:9px 16px;font-weight:800;color:var(--muted);cursor:pointer}.shop-filter-btn.active{background:var(--orange);border-color:var(--orange);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid #e1ddd3;border-radius:22px;padding:22px;min-height:270px;display:flex;flex-direction:column;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #28443b12}.product-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:var(--sage);font-size:25px}.product-kind{font-size:10px;font-weight:900;letter-spacing:.15em;color:var(--orange);margin-top:16px}.product-card h3{font-size:19px;margin:5px 0}.product-card p{font-size:13px;color:var(--muted);margin:0 0 18px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto}.criteria-btn,.product-link{border:0;border-radius:10px;padding:9px 7px;font-size:11px;font-weight:900}.criteria-btn{background:var(--deep);color:#fff;cursor:pointer}.product-link{background:#eeeae1;color:#9a9489}.shop-guide-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.shop-guide-row article{background:#fff;border-radius:20px;padding:24px}.shop-guide-row strong{color:var(--orange);font-size:13px}.shop-guide-row h3{margin:10px 0 5px}.shop-guide-row p{font-size:13px;color:var(--muted);margin:0}
@media(max-width:950px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.shop-hero{grid-template-columns:1fr;padding:36px}.shop-hero img{height:190px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.shop-hub{padding-left:18px;padding-right:18px}.shop-hero{padding:30px 24px}.shop-filter{overflow:auto;flex-wrap:nowrap;padding-bottom:5px}.shop-filter-btn{flex:none}.product-grid,.shop-guide-row{grid-template-columns:1fr}.product-card{min-height:230px}}
