.hero{padding-block:clamp(3rem,10vw,6rem);background:radial-gradient(820px 400px at 12% -15%,rgba(0,81,62,.55),transparent 65%),radial-gradient(640px 320px at 95% 0%,rgba(79,209,165,.08),transparent 60%)}.hero__grid{display:grid;gap:clamp(2.5rem,7vw,4rem);align-items:center;grid-template-columns:1fr}@media(min-width:820px){.hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,.75fr)}}.hero__copy h1{margin-bottom:.35em}.hero__line{font-size:clamp(1.15rem,3vw,1.45rem);color:var(--text-secondary);max-width:22ch;margin-bottom:2rem}.hero__phone{justify-self:center;max-width:290px;width:100%}.hero__phone img{width:100%;border-radius:32px;filter:drop-shadow(0 24px 48px rgba(0,0,0,.55))}.section{padding-block:clamp(2.75rem,7vw,4.5rem)}.section--last{padding-bottom:clamp(3.5rem,9vw,6rem)}.section__title{font-size:.8rem;font-family:var(--font-mono);font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:1.75rem}.features{display:grid;gap:.9rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media(min-width:560px){.features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.features{grid-template-columns:repeat(3,minmax(0,1fr))}}.feature{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:1.4rem 1.5rem}.feature h3{margin-bottom:.15rem}.feature p{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.5}.gallery{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));list-style:none;margin:0;padding:0}.gallery figure{margin:0}.gallery img{width:100%;border-radius:24px;border:1px solid var(--border);background:var(--surface)}.gallery figcaption{margin-top:.65rem;text-align:center;font-size:.88rem;color:var(--text-muted)}.cta{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.cta__privacy{margin:0;color:var(--text-secondary);max-width:46ch}
