body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.site{color:#0f172a;background:#f8fafc;min-height:100vh}.container{width:min(1080px,92%);margin:0 auto}.header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.header .container{justify-content:space-between;align-items:center;padding:16px 0;display:flex}.brand{margin:0;font-size:1.1rem;font-weight:700}.nav{gap:20px;display:flex}.nav a{color:#1e293b;font-weight:500;text-decoration:none}.hero{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8);padding:90px 0}.hero-content{max-width:760px}.hero-tag{letter-spacing:.08em;margin:0 0 12px;font-weight:600}.hero h1{margin:0 0 16px;font-size:clamp(2rem,4vw,3rem)}.hero-text{margin:0 0 28px;line-height:1.75}.button{color:#1e3a8a;background:#fff;border-radius:8px;padding:12px 20px;font-weight:700;text-decoration:none;display:inline-block}.section{padding:72px 0}.section h2{margin:0 0 16px;font-size:clamp(1.6rem,2.4vw,2rem)}.lead{color:#334155;margin:0 0 28px;line-height:1.8}.about-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.about-grid article,.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.about-grid h3,.card h3{margin:0 0 10px;font-size:1.1rem}.about-grid p,.card p{color:#334155;margin:0;line-height:1.7}.section-alt{background:#eef2ff}.cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contact{text-align:center}.contact p{color:#334155;margin:0 0 10px}.contact a{color:#1d4ed8}.footer{background:#fff;border-top:1px solid #e2e8f0}.footer .container{padding:20px 0}.footer p{color:#475569;text-align:center;margin:0}@media (width<=900px){.about-grid,.cards{grid-template-columns:1fr}.header .container{flex-direction:column;gap:10px}}
