body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;margin:0;padding:0}.navbar-dark{background-color:#000}.nav-link{color:#fff}.nav-link:hover{color:rgba(255,255,255,.8)}.nav-link.active{text-decoration:underline}.hero-section{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://images.unsplash.com/photo-1517466787929-bc90951d0974?ixlib=rb-1.2.1&auto=format&fit=crop&w=2000&q=80);background-size:cover;background-position:50%;color:white;padding:100px 0}.feature-icon{font-size:2.5rem;color:#28a745;margin-bottom:1rem}.feature-card{transition:transform .3s ease;height:100%}.feature-card:hover{transform:translateY(-5px)}.stats-section{background-color:#f8f9fa}.cta-section{background-color:#28a745;color:white}.traffic-pitch{min-height:260px;border-radius:6px;background-position:50%;background-size:cover;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;grid-gap:.75rem;gap:.75rem;padding:1rem;overflow:hidden}.traffic-pill{color:#fff;border-radius:6px;font-weight:700;padding:.75rem;text-align:center}@media (max-width:600px){.traffic-pitch{grid-template-columns:1fr;min-height:320px}}