.bmds-documents{margin:28px 0;padding:24px;border:1px solid #e6e8eb;border-radius:14px;background:#fff;box-shadow:0 8px 30px rgba(21,34,50,.05)}.bmds-documents__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.bmds-documents__heading h2{margin:2px 0 0;font-size:24px;line-height:1.2}.bmds-documents__eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#748094}.bmds-documents__trust{display:inline-flex;padding:7px 11px;border-radius:999px;background:#edf8f0;color:#1e7a37;font-size:12px;font-weight:700}.bmds-documents__grid{display:grid;gap:12px}.bmds-document-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:15px;align-items:center;padding:16px;border:1px solid #e7e9ed;border-radius:11px;background:#fbfcfd;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.bmds-document-card:hover{border-color:#c9d1dc;box-shadow:0 8px 20px rgba(20,35,50,.06);transform:translateY(-1px)}.bmds-document-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:#edf3f8}.bmds-document-card__icon svg{width:25px;height:25px;fill:#2d607f}.bmds-document-card__body h3{margin:0 0 4px;font-size:16px;line-height:1.3}.bmds-document-card__body p{margin:0;color:#626d7a;font-size:13px;line-height:1.5}.bmds-document-card__meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:7px;color:#87919d;font-size:11px}.bmds-document-card__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bmds-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border-radius:8px;text-decoration:none!important;font-size:12px;font-weight:700;transition:opacity .2s ease,transform .2s ease}.bmds-button:hover{opacity:.9;transform:translateY(-1px)}.bmds-button--primary{background:#263746;color:#fff!important}.bmds-button--secondary{border:1px solid #ccd3db;background:#fff;color:#263746!important}.bmds-documents__source{margin:14px 0 0;color:#79838e;font-size:12px}.bmds-documents__source a{color:inherit;text-decoration:underline}@media(max-width:700px){.bmds-documents{padding:18px}.bmds-documents__heading{align-items:flex-start;flex-direction:column}.bmds-document-card{grid-template-columns:42px minmax(0,1fr)}.bmds-document-card__icon{width:42px;height:42px}.bmds-document-card__actions{grid-column:1/-1;justify-content:stretch}.bmds-button{flex:1}}
