.hcc-pm-product-grid{display:grid;gap:24px;margin:24px 0}.hcc-pm-product-grid--1{grid-template-columns:1fr}.hcc-pm-product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hcc-pm-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hcc-pm-product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hcc-pm-product-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.hcc-pm-product-grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}.hcc-pm-product-card{position:relative;display:flex;gap:24px;padding:24px;border:1px solid #ddd;border-radius:var(--hcc-pm-radius,12px);background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.06);height:100%;box-sizing:border-box}.hcc-pm-product-card.has-shadow{box-shadow:0 10px 30px rgba(0,0,0,.12)}.hcc-pm-product-card--compact{display:block;padding:18px}.hcc-pm-product-card--minimal{padding:16px;border-color:transparent;box-shadow:none}.hcc-pm-product-card--classic{border-width:2px;border-radius:0;box-shadow:none}.hcc-pm-product-card--magazine{display:grid;grid-template-columns:42% 1fr;align-items:stretch;padding:0;overflow:hidden}.hcc-pm-product-card--magazine .hcc-pm-product-card__body{padding:24px}.hcc-pm-product-card--magazine .hcc-pm-product-card__image{min-height:100%;background:#f5f5f5}.hcc-pm-product-card.is-dark,.hcc-pm-product-card--dark{border-color:#333;background:#171717;color:#f5f5f5}.hcc-pm-product-card.is-dark .hcc-pm-product-card__maker,.hcc-pm-product-card--dark .hcc-pm-product-card__maker{color:#bbb}.hcc-pm-product-card__badge{position:absolute;z-index:2;top:12px;left:12px;padding:5px 10px;border-radius:999px;background:#d63638;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.04em}.hcc-pm-product-card__image{display:flex;align-items:center;justify-content:center;min-width:180px;text-decoration:none}.hcc-pm-product-card--compact .hcc-pm-product-card__image{min-width:0;min-height:180px;margin-bottom:14px}.hcc-pm-product-card__image img{display:block;width:auto;height:auto;max-width:100%;max-height:260px;object-fit:contain}.hcc-pm-product-card__body{display:flex;flex:1;flex-direction:column}.hcc-pm-product-card__title{margin:0 0 8px;font-size:1.2rem;line-height:1.45}.hcc-pm-product-card__title a{text-decoration:none;color:inherit}.hcc-pm-product-card__maker,.hcc-pm-product-card__availability{margin:0 0 6px;font-size:.9rem;color:#666}.hcc-pm-product-card__excerpt{margin:8px 0}.hcc-pm-product-card__price{margin:10px 0;font-size:1.15rem;font-weight:700}.hcc-pm-product-card__rating{margin:4px 0;color:#f0a000;letter-spacing:.06em}.hcc-pm-product-card__rating span{color:inherit;letter-spacing:0}.hcc-pm-product-card__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:14px}.hcc-pm-product-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:6px;color:#fff;text-decoration:none;font-weight:700;line-height:1.2}.hcc-pm-product-card__button:hover{filter:brightness(.94);color:#fff}.hcc-pm-product-card__button--amazon{background:#ff9900;color:#111}.hcc-pm-product-card__button--amazon:hover{color:#111}.hcc-pm-product-card__button--rakuten{background:#bf0000}.hcc-pm-product-card__button--yahoo{background:#e60012}.hcc-pm-product-card__button--official{background:#333}.hcc-pm-product-card--compact .hcc-pm-product-card__buttons{display:grid;grid-template-columns:1fr}.hcc-pm-compare-wrap{overflow-x:auto;margin:28px 0}.hcc-pm-compare{width:100%;min-width:720px;border-collapse:collapse;background:#fff}.hcc-pm-compare th,.hcc-pm-compare td{padding:14px;border:1px solid #ddd;text-align:center;vertical-align:middle}.hcc-pm-compare thead th{background:#f3f4f5}.hcc-pm-compare tbody th{width:130px;background:#fafafa;text-align:left}.hcc-pm-compare img{max-width:130px;max-height:130px;object-fit:contain}.hcc-pm-compare .hcc-pm-product-card__buttons{display:grid;margin:0;padding:0}.hcc-pm-ranking__item{position:relative;height:100%}.hcc-pm-ranking__number{position:absolute;z-index:3;top:-10px;left:-10px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#222;color:#fff;font-weight:800;box-shadow:0 4px 12px rgba(0,0,0,.2)}.hcc-pm-slider{display:flex;gap:18px;overflow-x:auto;padding:8px 4px 22px;scroll-snap-type:x mandatory}.hcc-pm-slider__item{flex:0 0 min(320px,85vw);scroll-snap-align:start}.hcc-pm-slider__item .hcc-pm-product-card{height:100%}.hcc-pm-archive{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:48px 0}.hcc-pm-archive__header{margin-bottom:32px}.hcc-pm-archive__header h1{margin:0 0 10px}.hcc-pm-archive__eyebrow{margin:0 0 6px;font-size:.85rem;font-weight:700;letter-spacing:.08em;color:#666}.hcc-pm-category-header{display:flex;align-items:center;gap:24px}.hcc-pm-category-header>img{width:160px;height:160px;object-fit:cover;border-radius:14px}.hcc-pm-pagination{margin-top:36px}.hcc-pm-category-grid{display:grid;gap:24px;margin:24px 0}.hcc-pm-category-grid--1{grid-template-columns:1fr}.hcc-pm-category-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hcc-pm-category-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hcc-pm-category-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hcc-pm-category-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.hcc-pm-category-grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}.hcc-pm-category-card{overflow:hidden;border:1px solid #ddd;border-radius:12px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.05)}.hcc-pm-category-card__image{display:block;aspect-ratio:16/9;background:#f5f5f5}.hcc-pm-category-card__image img{width:100%;height:100%;object-fit:cover}.hcc-pm-category-card__body{padding:18px}.hcc-pm-category-card__body h3{margin:0 0 8px}.hcc-pm-category-card__body h3 a{text-decoration:none;color:inherit}.hcc-pm-category-card__body p{margin:0 0 12px;color:#555}.hcc-pm-category-card__body span{font-size:.9rem;color:#777}.hcc-pm-search{margin:28px 0;padding:24px;border:1px solid #ddd;border-radius:14px;background:#fafafa}.hcc-pm-search__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hcc-pm-search label{display:flex;flex-direction:column;gap:6px;font-weight:700}.hcc-pm-search label span{font-size:.9rem}.hcc-pm-search input,.hcc-pm-search select{width:100%;min-height:44px;padding:8px 10px;border:1px solid #bbb;border-radius:6px;background:#fff;box-sizing:border-box}.hcc-pm-search__wide{grid-column:1/-1}.hcc-pm-search__actions{display:flex;align-items:center;gap:16px;margin-top:20px}.hcc-pm-search__actions button{min-height:44px;padding:10px 24px;border:0;border-radius:6px;background:#222;color:#fff;font-weight:700;cursor:pointer}.hcc-pm-search__actions a{text-decoration:none}.hcc-pm-search-results__count{margin:24px 0 0;font-weight:700}.hcc-pm-pagination ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none}.hcc-pm-pagination a,.hcc-pm-pagination span{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:4px 10px;border:1px solid #ccc;border-radius:6px;text-decoration:none}.hcc-pm-pagination .current{background:#222;color:#fff;border-color:#222}@media(max-width:900px){.hcc-pm-product-grid--4,.hcc-pm-product-grid--5,.hcc-pm-product-grid--6,.hcc-pm-category-grid--4,.hcc-pm-category-grid--5,.hcc-pm-category-grid--6{grid-template-columns:repeat(2,minmax(0,1fr))}.hcc-pm-search__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hcc-pm-product-grid,.hcc-pm-category-grid,.hcc-pm-search__grid{grid-template-columns:1fr}.hcc-pm-product-card,.hcc-pm-product-card--magazine{display:block}.hcc-pm-product-card__image{min-width:0;margin-bottom:16px}.hcc-pm-product-card__buttons{display:grid;grid-template-columns:1fr}.hcc-pm-category-header{display:block}.hcc-pm-category-header>img{width:100%;height:auto;aspect-ratio:16/9;margin-bottom:20px}.hcc-pm-search__wide{grid-column:auto}.hcc-pm-search__actions{align-items:stretch;flex-direction:column}.hcc-pm-search__actions button{width:100%}}
