.product-category-page{color:#161616;background:#faf8f1;min-height:100vh}.product-category-hero,.product-category-section{max-width:1120px;margin:0 auto;padding:72px 24px}.product-category-hero{justify-content:space-between;align-items:center;gap:32px;display:flex}.product-category-back,.product-category-kicker{color:#b28a13;font-size:14px;font-weight:700}.product-category-back{margin-bottom:28px;text-decoration:none;display:inline-flex}.product-category-hero h1{margin:10px 0 14px;font-size:44px;line-height:1.16}.product-category-hero p,.product-category-section__header p{color:#666;line-height:1.8}.product-category-hero__icon{color:#b28a13;background:#f5eedc;border:1px solid #b28a1347;border-radius:50%;flex:none;place-items:center;width:136px;height:136px;display:grid}.product-category-section{border-top:1px solid #b28a131f}.product-category-section--alt{background:#f4f2ec;max-width:none;padding-left:max(24px,50vw - 536px);padding-right:max(24px,50vw - 536px)}.product-category-section__header{text-align:center;margin-bottom:32px}.product-category-section__header h2{margin:0 0 10px;font-size:28px}.product-category-products,.product-category-docs{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-category-card,.product-category-docs a,.product-category-empty{background:#fff;border:1px solid #e8dec8;border-radius:18px;overflow:hidden}.product-category-card{color:inherit;grid-template-rows:auto 1fr;text-decoration:none;transition:border-color .18s;display:grid;box-shadow:0 12px 30px #503c140f}.product-category-card:hover{border-color:#b28a1380}.product-category-card__cover{background:#f7f1e4;justify-content:center;align-items:center;height:180px;display:flex;overflow:hidden}.product-category-card__cover img{object-fit:cover;width:100%;height:100%}.product-category-card__cover-placeholder{color:#b88a16;letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:600}.product-category-card__body{align-content:start;gap:8px;padding:18px 20px 20px;display:grid}.product-category-card__tags{flex-wrap:wrap;gap:6px;display:flex}.product-category-card__tag{color:#b88a16;background:#fdf6e3;border:1px solid #b88a1640;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600}.product-category-card__name{color:#222;font-size:1rem;font-weight:700;line-height:1.4}.product-category-card__desc{color:#666;font-size:.875rem;line-height:1.65}.product-category-card__price{color:#b88a16;font-size:1.05rem;font-weight:700}.product-category-card__cta{color:#b88a16;margin-top:4px;font-size:.875rem;font-weight:600}.product-category-docs a{color:inherit;flex-direction:column;gap:10px;padding:24px;text-decoration:none;transition:border-color .18s;display:flex}.product-category-docs a:hover{border-color:#b28a1380}.product-category-docs span{color:#666;line-height:1.7}.product-category-empty{text-align:center;color:#666;border-style:dashed;place-items:center;display:grid}.product-category-empty span{color:#b28a13;font-size:20px;font-weight:700}@media (max-width:1024px){.product-category-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.product-category-hero{flex-direction:column;align-items:flex-start}.product-category-hero h1{font-size:34px}.product-category-hero__icon{width:104px;height:104px}.product-category-products{grid-template-columns:1fr}}
