*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{color:#1e293b;background:linear-gradient(145deg,#f8fafc,#edf2ff);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.55}.app{width:100%;min-height:100vh;margin:0;padding:2rem 2.25rem 3rem}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:1.5rem;margin-bottom:2rem;display:grid}.hero img,.card img{object-fit:cover;border-radius:16px;width:100%;min-height:260px;box-shadow:0 16px 40px #0710202e}.hero-copy{text-align:left}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#1d4ed8;margin-bottom:.25rem;font-size:.78rem;font-weight:700}h1{color:#0f172a;margin:.25rem 0 .9rem;font-size:clamp(1.8rem,3.2vw,2.8rem);line-height:1.15}h2{color:#0f172a}.highlight{color:#1e3a8a;background:#eff6ff;border-left:4px solid #1d4ed8;border-radius:8px;margin-top:1rem;padding:.8rem .9rem;font-weight:600}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:.9rem}.card p{margin-top:.5rem}.contact{color:#e2e8f0;text-align:left;background:#0f172a;border-radius:16px;padding:1.25rem}.contact h2{color:#fff;margin-top:0}.contact p{margin:.45rem 0}@media (width<=900px){.app{padding:1.5rem 1rem 2rem}.hero,.cards{grid-template-columns:1fr}}
