.zeph-products-page{padding:72px 0}.zeph-sidebar{position:sticky;top:88px}.zeph-sidebar h2{font-size:1rem;margin-bottom:16px}.zeph-sidebar a{display:block;padding:10px 0;border-bottom:1px solid var(--brand-border);font-weight:700}.zeph-product-group{margin-bottom:54px}.zeph-product-group h2{border-bottom:2px solid var(--brand-primary);padding-bottom:12px;margin-bottom:24px}.zeph-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.zeph-product-card{cursor:pointer;transition:transform .2s,box-shadow .2s}.zeph-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(17,20,39,.12)}.zeph-product-img img{width:100%;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;background:var(--brand-bg-alt)}.zeph-product-body h3{font-size:1rem;margin:16px 0 8px}.zeph-product-body p{color:var(--brand-text-muted);font-size:.9rem}