.home-hero{background:linear-gradient(135deg,#fff 0,#f0f4f8 100%);min-height:600px;padding:96px 0}.home-hero h1{color:var(--brand-text);font-size:max(2.3rem, min(5vw, 4.3rem));font-weight:800;line-height:1.05}.hero-lead{color:var(--brand-text-secondary);font-size:1.14rem;margin-top:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-media{min-height:500px;position:relative}.hero-media img{width:100%;height:520px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.hero-panel{background:var(--brand-bg);border-left:4px solid var(--brand-secondary);border-radius:var(--brand-radius);bottom:28px;box-shadow:0 16px 40px rgba(20,50,92,.18);left:28px;max-width:320px;padding:1rem;position:absolute}.hero-panel span{color:var(--brand-text-secondary);display:block;font-size:.9rem}.trust-bar{background:#111827;padding:1.25rem 0}.trust-flex{display:flex}.trust-flex>div{flex:1;text-align:center;color:var(--brand-text-inverse)}.trust-icon{color:var(--brand-secondary);display:block;font-weight:800}.trust-flex strong{display:block;font-size:1.65rem}.trust-flex small{color:rgba(255,255,255,.72)}.cta-form-section,.industry-section,.milestones-section,.stats-section,.testimonial-section{padding:84px 0}.milestones-section,.testimonial-section{background:var(--brand-bg-alt)}.timeline-scroll{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));grid-gap:1rem;gap:1rem;overflow-x:auto}.industry-grid article,.testimonial-grid article,.timeline-scroll article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:1.4rem}.industry-grid span,.timeline-scroll span{color:var(--brand-secondary);font-weight:800}.industry-grid,.testimonial-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.testimonial-grid p{color:var(--brand-text-secondary);font-style:italic}.testimonial-grid span{color:var(--brand-text-secondary);display:block}.stats-section{background:var(--brand-primary-dark)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.stats-grid div{background:rgba(255,255,255,.08);border-radius:var(--brand-radius);color:var(--brand-text-inverse);padding:2rem;text-align:center}.stats-grid strong{color:var(--brand-secondary);display:block;font-size:3rem}.cta-form-section{background:var(--brand-primary);color:var(--brand-text-inverse)}.cta-form-section .section-eyebrow,.cta-form-section h2{color:var(--brand-text-inverse)}@media (max-width:767px){.home-hero{padding:56px 0}.hero-media,.hero-media img{height:auto;min-height:320px}.trust-flex{flex-wrap:wrap}.trust-flex>div{flex:0 0 50%;margin-bottom:1rem}.stats-grid{grid-template-columns:repeat(2,1fr)}}