.colo-hero-gradient{min-height:560px;display:flex;align-items:center;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:var(--text-on-dark)}.colo-hero-content{max-width:800px;margin:0 auto;text-align:center;background-color:var(--brand-primary-dark)}.colo-hero-content p{max-width:760px;margin:18px auto 0;color:rgba(255,255,255,.9);font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px}.colo-image-cards,.colo-spec-compare{background:var(--brand-bg-alt)}.colo-feature-points img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.feature-list{list-style:none;margin:26px 0 0;padding:0}.feature-list li{display:grid;grid-gap:12px;gap:12px;margin-bottom:18px}.feature-list li::before{content:"";width:28px;height:28px;margin-top:3px;background:var(--brand-accent);clip-path:polygon(14% 52%,34% 73%,85% 20%,96% 31%,35% 92%,3% 61%)}.feature-list strong{display:block;color:var(--brand-text)}.feature-list span{color:var(--brand-text-muted)}.colo-trust-bar{background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.trust-items{display:flex;flex-wrap:nowrap}.trust-item{flex:1 1 0;min-width:0;padding:28px 20px;text-align:center;border-right:1px solid var(--brand-border)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;color:var(--brand-primary);font-size:22px}.trust-item span{color:var(--brand-text-muted)}.image-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.image-card{position:relative;min-height:290px;overflow:hidden;background:var(--brand-primary-dark)}.image-card img{width:100%;height:100%;min-height:290px;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.image-card:hover img{transform:scale(1.05)}.image-card div{position:absolute;top:auto;right:0;bottom:0;left:0;padding:26px;color:var(--text-on-dark);background:linear-gradient(0deg,rgba(6,28,43,.92),rgba(6,28,43,0))}.image-card p{color:rgba(255,255,255,.84)}.colo-large-quote blockquote{max-width:900px;margin:0 auto;color:var(--brand-primary-dark);font-size:30px;line-height:1.42;text-align:center}.colo-large-quote cite{display:block;margin-top:24px;color:var(--brand-text-muted);font-size:16px;font-style:normal}@media (max-width:767px){.trust-items{flex-wrap:wrap}.trust-item{flex:0 0 50%;border-bottom:1px solid var(--brand-border)}.colo-large-quote blockquote{font-size:23px}}