.hero-maps{text-align:center;flex-direction:column;align-items:center;padding:7rem 6vw 5rem;display:flex;position:relative;overflow:hidden}.hero-maps:before{content:"";background:radial-gradient(circle, rgba(var(--orange-rgb), .14) 0%, transparent 70%);pointer-events:none;width:800px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-maps .hero-eyebrow{z-index:1;position:relative}.hero-maps h1{z-index:1;letter-spacing:1px;max-width:900px;color:var(--white);opacity:0;margin:0 auto;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,7vw,6rem);line-height:1;animation:.7s .2s forwards fadeUp;position:relative}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-maps h1{background:var(--text-light-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-maps h1 em{background:var(--text-orange-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}.hero-maps h1 em{color:var(--orange);font-style:normal}.hero-maps .hero-sub{z-index:1;color:var(--muted);opacity:0;max-width:680px;margin:1.8rem auto 0;font-size:18px;line-height:1.75;animation:.7s .35s forwards fadeUp;position:relative}.hero-maps .hero-sub--tight{margin-top:.5rem}.hero-maps .hero-actions{z-index:1;opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;animation:.7s .5s forwards fadeUp;display:flex;position:relative}.why-matters-section{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;padding:5rem 6vw;display:grid}@media (width<=768px){.why-matters-section{grid-template-columns:1fr;gap:2rem}}.why-matters-section h2{letter-spacing:1px;color:var(--white);font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.1}.why-matters-section h2 em{color:var(--orange);font-style:normal}.matters-list{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.matters-list li{color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;font-size:18px;line-height:1.6;transition:border-color .2s,transform .2s;display:flex}.matters-list li:hover{border-color:var(--orange);transform:translate(4px)}.matters-list li svg{width:20px;height:20px;color:var(--orange);flex-shrink:0;margin-top:1px}.matters-list li strong{color:var(--white)}.improve-section{padding:5rem 6vw}.improve-grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (width>=768px){.improve-grid{grid-template-columns:repeat(2,1fr)}}.improve-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.improve-card--raised{background:var(--surface-raised)}.improve-card:hover{border-color:var(--orange);box-shadow:var(--shadow-card);transform:translateY(-4px)}.improve-card:after{content:"";background:var(--orange);width:0;height:2px;transition:width .35s;position:absolute;bottom:0;left:0}.improve-card:hover:after{width:100%}.improve-card-icon{border:1.5px solid var(--orange);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .25s;display:inline-flex}.improve-card-icon svg{width:22px;height:22px;color:var(--orange);transition:color .25s}.improve-card:hover .improve-card-icon{background:var(--orange)}.improve-card:hover .improve-card-icon svg{color:#000}.improve-card h3{letter-spacing:1px;color:var(--white);font-family:Bebas Neue,sans-serif;font-size:1.35rem}.improve-card p{color:var(--muted);font-size:18px;line-height:1.7}.catch-section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 6vw}.catch-content{grid-template-columns:1fr 1fr;gap:4rem;margin-top:2rem;display:grid}@media (width<=768px){.catch-content{grid-template-columns:1fr;gap:2rem}}.catch-content h2{letter-spacing:1px;color:var(--white);margin-bottom:1.25rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4.5vw,3rem);line-height:1.15}.catch-content p{color:var(--muted);margin-bottom:1.25rem;font-size:18px;line-height:1.75}.catch-content a{color:var(--orange);align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;transition:gap .2s;display:inline-flex}.catch-content a:hover{gap:.65rem}.catch-content a svg{width:16px;height:16px}.trust-bar-maps{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem;padding:3.5rem 6vw;display:grid}@media (width>=768px){.trust-bar-maps{grid-template-columns:repeat(4,1fr);gap:2rem}}
