@charset "UTF-8";.lac-credentials{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1200px){.lac-credentials{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.lac-credentials{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:580px){.lac-credentials{grid-template-columns:1fr}}.lac-credential-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;box-shadow:0 1px 2px rgba(16,24,40,0.05);display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;transition:background 0.2s ease,box-shadow 0.2s ease,transform 0.12s ease;font-weight:400 !important}.lac-credential-card:hover{background:#f9fafb;box-shadow:0 2px 6px rgba(16,24,40,0.08);transform:translateY(-1px)}.lac-credential-card img{flex-shrink:0;width:55px;height:55px;object-fit:contain}.lac-credential-content{font-size:14px;line-height:1.5;color:#111827;font-weight:400 !important}.lac-credential-content strong{font-size:15px;font-weight:400 !important;display:inline-block;margin-bottom:2px}
