*{margin:0;padding:0;box-sizing:border-box;}body{font-family:'Inter',sans-serif;background:#ffffff;color:#071a3d;}.container{width:92%;max-width:1120px;margin:0 auto;}.features-section{padding:58px 0 86px;background:radial-gradient(circle at 20% 10%,rgba(24,113,255,0.035),transparent 22%),radial-gradient(circle at 78% 35%,rgba(24,113,255,0.03),transparent 24%),#ffffff;}.section-heading{max-width:780px;margin:0 auto 42px;text-align:center;}.section-heading span{display:block;color:#1166ff;font-size:13px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:10px;}.section-heading h2{color:#061631;font-size:46px;line-height:1.06;font-weight:900;letter-spacing:-1.6px;margin-bottom:16px;}.section-heading h2 strong{color:#1470df;font-weight:900;}.section-heading p{color:#5c7190;font-size:18px;line-height:1.65;max-width:640px;margin:0 auto;}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}.feature-card{min-height:176px;background:#ffffff;border:1px solid #dbe5f2;border-radius:12px;padding:26px 28px;box-shadow:0 12px 28px rgba(12,35,70,0.08);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease;}.feature-card:hover{transform:translateY(-4px);border-color:#c9ddff;box-shadow:0 18px 38px rgba(12,35,70,0.12);}.icon-box{width:44px;height:44px;border-radius:10px;background:#eef6ff;border:1px solid #cfe3ff;display:flex;align-items:center;justify-content:center;margin-bottom:22px;}.icon-box svg{width:21px;height:21px;fill:none;stroke:#1166ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.feature-card h3{color:#03122d;font-size:18px;line-height:1.25;font-weight:800;margin-bottom:12px;}.feature-card p{color:#557092;font-size:14px;line-height:1.65;}@media (max-width:980px){.features-grid{grid-template-columns:repeat(2,1fr);}.section-heading h2{font-size:38px;}}@media (max-width:640px){.features-section{padding:44px 0 60px;}.features-grid{grid-template-columns:1fr;gap:16px;}.section-heading{margin-bottom:30px;}.section-heading h2{font-size:31px;letter-spacing:-1px;}.section-heading p{font-size:16px;}.feature-card{padding:22px;}}