.ga-page-hero{background:linear-gradient(135deg,var(--c-bg-alt) 0,var(--c-bg-tertiary) 100%);padding:60px 0 48px}.ga-page-desc{color:var(--c-text-secondary);font-size:18px;line-height:1.7;margin-top:12px}.ga-product-grid-card{cursor:pointer}.ga-product-grid-img{overflow:hidden}.ga-product-grid-img img{width:100%;display:block;transition:transform var(--duration-transition) var(--ease-default)}.ga-product-grid-card:hover .ga-product-grid-img img{transform:scale(1.04)}.ga-comparison-table{border-collapse:separate;border-spacing:0}.ga-comparison-table thead th{background:var(--c-brand);color:#fff;font-weight:600;padding:14px 16px;font-size:var(--text-sm);white-space:nowrap}.ga-comparison-table thead th:first-child{border-radius:var(--radius-sm) 0 0 0}.ga-comparison-table thead th:last-child{border-radius:0 var(--radius-sm) 0 0}.ga-comparison-table tbody td{padding:12px 16px;border-bottom:1px solid var(--c-border);font-size:var(--text-sm);vertical-align:middle}.ga-comparison-table tbody tr:hover{background:rgba(8,145,178,.03)}