:root{color:#0f172a;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{color:#0f172a;background:#fff;min-width:320px;margin:0}.page{width:100%}.container{width:min(980px,100% - 2rem);margin:0 auto}.hero{background:linear-gradient(#ecfdf5,#fff);border-bottom:1px solid #dcfce7;padding:6rem 0 5rem}.hero-logo{width:70px;max-width:100%;margin:0 0 1.2rem;display:block}.badge{color:#15803d;background:#fff;border:1px solid #bbf7d0;border-radius:999px;max-width:100%;margin-bottom:1.2rem;padding:.55rem 1rem;font-size:.95rem;font-weight:600;display:inline-block}h1{letter-spacing:-.02em;margin:.3rem 0 1.2rem;font-size:clamp(2.5rem,6vw,4.75rem);line-height:1.05}h2{margin:0 0 1rem;font-size:2rem}h3{margin-top:0;margin-bottom:.7rem;font-size:1.2rem}.hero-text{color:#334155;max-width:760px;font-size:1.2rem}.tags{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.tags span{color:#334155;background:#f1f5f9;border-radius:999px;padding:.45rem .9rem;font-size:.9rem}.section{padding:4rem 0}.section.alt{background:#f8fafc}.section.green{background:#f0fdf4}.grid{gap:1.5rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.five{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:1.5rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:1.75rem;box-shadow:0 10px 30px #0f172a0d}.card.small{padding:1.2rem;font-weight:600}.contact{padding:2rem}.email{color:#166534;font-weight:700}p{color:#475569;margin-top:0}@media (width<=900px){.grid.two,.grid.three,.grid.five{grid-template-columns:1fr}.hero{padding:4rem 0}h2{font-size:1.6rem}}
