.mlcp-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;margin:28px 0}.mlcp-product-card{overflow:hidden;border:1px solid #d9e2ec;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(15,102,116,.08)}.mlcp-product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#eef4f6;color:#52606d;text-decoration:none}.mlcp-product-image img{width:100%;height:100%;object-fit:cover;display:block}.mlcp-product-body{padding:18px}.mlcp-product-body h3{margin:0 0 10px;font-size:20px;line-height:1.25}.mlcp-product-body h3 a{color:#102a43;text-decoration:none}.mlcp-product-body p{margin:0 0 12px;color:#52606d;line-height:1.55}.mlcp-product-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.mlcp-product-meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#eaf5f7;color:#155e6f;font-size:13px;font-weight:700}.mlcp-product-body small{display:block;margin:8px 0 14px;color:#52606d}.mlcp-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #155e6f;border-radius:999px;background:#155e6f;color:#fff!important;font-weight:700;text-decoration:none}.mlcp-button:hover{background:#114b5a;border-color:#114b5a;color:#fff!important}.mlcp-order-form{max-width:980px;margin:28px auto;padding:24px;border:1px solid #d9e2ec;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(15,102,116,.08)}.mlcp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mlcp-order-form label{display:block;color:#102a43;font-weight:700}.mlcp-order-form input,.mlcp-order-form textarea{width:100%;margin-top:8px;padding:12px 14px;border:1px solid #d9e2ec;border-radius:12px;background:#fff;color:#102a43}.mlcp-order-form textarea{min-height:120px;resize:vertical}.mlcp-full{grid-column:1 / -1}.mlcp-order-form button{margin-top:18px}@media(max-width:720px){.mlcp-form-grid{grid-template-columns:1fr}.mlcp-full{grid-column:auto}}
