*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1e293b;background:linear-gradient(#fff,#f8fafc,#fff);margin:0;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none}.container{max-width:1120px;margin:0 auto;padding:0 24px}.header{color:#fff;background:linear-gradient(90deg,#0f172a,#1d4ed8,#64748b)}.header-inner{justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}.brand h1{margin:0;font-size:28px}.brand p{color:#dbeafe;margin:6px 0 0}.btn{border-radius:18px;padding:14px 22px;font-weight:700;transition:all .2s;display:inline-block}.btn-green{color:#fff;background:#22c55e}.btn-green:hover{background:#16a34a}.btn-blue{color:#fff;background:#1e3a8a}.btn-blue:hover{background:#1e40af}.btn-outline{color:#334155;border:1px solid #cbd5e1}.btn-outline:hover{border-color:#64748b}.hero{background:linear-gradient(135deg,#dbeafe,#fff,#f1f5f9)}.hero-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;padding:80px 0;display:grid}.badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:14px;font-weight:700;display:inline-block}.hero h2{margin:0 0 18px;font-size:52px;line-height:1.1}.hero p{color:#475569;margin:0 0 28px;font-size:20px;line-height:1.6}.actions{flex-wrap:wrap;gap:16px;display:flex}.card{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:28px;padding:32px;box-shadow:0 20px 40px #0f172a14}.card h3{margin-top:0;font-size:30px}.feature{background:#f8fafc;border-radius:20px;margin-top:14px;padding:18px}.feature h4{margin:0 0 6px;font-size:18px}.feature p{color:#475569;margin:0;font-size:14px}.section{padding:80px 0}.center{text-align:center}.section h3{margin:0 0 12px;font-size:42px}.section .subtitle{color:#64748b;max-width:760px;margin:0 auto 36px;font-size:18px}.grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:26px;box-shadow:0 8px 18px #0f172a0d}.service h4{margin:0 0 12px;font-size:22px}.service p{color:#475569;margin:0;line-height:1.6}.cta{color:#fff;background:linear-gradient(90deg,#0f172a,#1d4ed8,#64748b)}.cta .section h3{margin-bottom:14px}.cta p{color:#dbeafe;max-width:760px;margin:0 auto 28px;font-size:18px}.two-col{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.contact-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:28px;padding:32px}.contact-card h3{margin-top:0}.contact-card p{color:#334155;margin:0 0 12px}.mini-actions{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.footer{color:#64748b;border-top:1px solid #e2e8f0}.footer-inner{justify-content:space-between;gap:12px;padding:24px 0;font-size:14px;display:flex}@media (max-width:900px){.hero-grid,.grid,.two-col{grid-template-columns:1fr}.hero h2{font-size:38px}.section h3{font-size:32px}.header-inner,.footer-inner{flex-direction:column;align-items:flex-start}}
