.ot-page-hero{background:linear-gradient(135deg,#0e7490 0,#0891b2 100%);padding:60px 0;text-align:center;color:#fff}.ot-page-hero h1{color:#fff;margin-bottom:16px}.ot-page-hero p{color:rgba(255,255,255,.85);font-size:18px;max-width:700px;margin:0 auto;line-height:1.7}.ot-category-title{margin-bottom:8px;padding-bottom:12px;border-bottom:2px solid var(--ot-primary);display:inline-block}.ot-category-desc{color:var(--ot-text-muted);margin-bottom:24px;max-width:600px}.ot-product-card-page{height:100%;display:flex;flex-direction:column}.ot-product-img-link{display:block;overflow:hidden;background:var(--ot-bg-alt);aspect-ratio:4/3}.ot-product-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:16px;transition:transform .4s}.ot-product-card-page:hover .ot-product-img{transform:scale(1.05)}.ot-product-card-page .ot-card-body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.ot-product-card-page h3{font-size:18px;margin-bottom:16px}