.lp-hero .lead{max-width:880px}.lp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lp-card,.lp-role{border:1px solid #dce4ee;background:#fff;border-radius:16px;padding:20px}.lp-card .lp-code{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eaf1ff;color:#174fc0;font-size:11px;font-weight:900;letter-spacing:.08em}.lp-card h3,.lp-role h3{margin:10px 0 6px}.lp-card strong{display:block;color:#081B33;margin-bottom:8px}.lp-card p,.lp-role p{color:#56677e;margin:0}.lp-gate{display:grid;gap:12px;counter-reset:item;padding:0;list-style:none}.lp-gate li{border-left:4px solid #1E63FF;background:#f7f9fc;padding:15px 18px;border-radius:0 12px 12px 0;color:#33465d}.lp-role-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lp-role small{font-weight:900;letter-spacing:.08em;color:#1E63FF}.lp-note{padding:14px;border-radius:12px;background:#f7f9fc;color:#44566d}.lp-source{font-weight:800;color:#174fc0;text-decoration:none}@media(max-width:900px){.lp-grid,.lp-role-grid{grid-template-columns:1fr}}