.home-hero{min-height:580px;padding:170px 0 96px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:#fff;display:flex;align-items:center}.home-hero h1{max-width:880px;color:#fff;font-size:3rem;font-weight:800;line-height:1.08}.home-hero p{max-width:760px;color:rgba(255,255,255,.9);font-size:1.1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.spec-nav{border-bottom:1px solid var(--brand-border);justify-content:center}.spec-nav .nav-link{border:0;color:var(--brand-text);font-weight:700}.spec-nav .nav-link.active{color:var(--brand-primary);border-bottom:3px solid var(--brand-accent)}.spec-panel{margin-top:24px;border:1px solid var(--brand-border);background:#fff;padding:24px}.spec-table th{background:var(--brand-primary);color:#fff}.feature-split img,.image-card-grid img{width:100%;height:100%;min-height:280px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.point-list article{display:grid;grid-template-columns:52px 1fr;grid-gap:18px;gap:18px;margin-bottom:22px}.point-list span{display:grid;align-items:center;justify-items:center;place-items:center;height:44px;background:var(--brand-primary);color:#fff;font-weight:800}.trust-strip{background:var(--brand-primary-dark);color:#fff}.trust-grid{display:flex}.trust-item{flex:1;padding:26px 22px;border-right:1px solid rgba(255,255,255,.2)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;color:#fff;font-size:1.5rem}.trust-item span{color:rgba(255,255,255,.82)}.image-card-grid article{position:relative;min-height:250px;overflow:hidden;background:var(--brand-primary-dark)}.image-card-grid h3{position:absolute;left:20px;right:20px;bottom:18px;z-index:1;color:#fff}.image-card-grid article::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(6,22,43,.05),rgba(6,22,43,.82))}.testimonial-grid article p{color:var(--brand-text);font-style:italic}.testimonial-grid span,.testimonial-grid strong{display:block}.testimonial-grid span{color:var(--brand-text-secondary)}.cta-image{background:var(--brand-primary-dark);color:#fff}.cta-overlay{padding:80px 0 96px;background:linear-gradient(135deg,rgba(14,39,71,.94),rgba(6,22,43,.96))}.cta-content h2,.cta-content p{color:#fff;max-width:760px}@media (max-width:767px){.home-hero h1{font-size:2.25rem}.trust-grid{flex-wrap:wrap}.trust-item{flex:0 0 50%}}