.profile-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}
.profile-panel-heading h2,.profile-panel-heading p,.profile-panel-heading .forum-back{margin:0}
.profile-public-id{display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:7px 12px;border:1px solid #d7dbe2;border-radius:9px;background:#f7f9fc;color:#52627a;font-size:14px;line-height:1.5;white-space:nowrap;flex-shrink:0;user-select:text}
.profile-public-id b{font-variant-numeric:tabular-nums;color:#182334;letter-spacing:.5px}
.profile-id-search{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-bottom:18px}
.profile-id-search label{display:grid;gap:7px;max-width:100%;margin:0}
.profile-id-search input{width:210px;max-width:100%}
.manual-program-grant-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:14px;margin:24px 0}
.manual-program-grant-form label{display:grid;gap:7px;min-width:0;margin:0}
.manual-program-grant-form select,.manual-program-grant-form input{width:100%;min-width:0}
.site-download-table-wrap{width:100%;overflow-x:auto;border:1px solid #d7dbe2;border-radius:12px}
.site-download-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px;text-align:left}
.site-download-table th,.site-download-table td{padding:14px 16px;border-bottom:1px solid #e5e9ef;vertical-align:middle;overflow-wrap:anywhere}
.site-download-table th{background:#f7f9fc;font-weight:750}
.site-download-table tr:last-child td{border-bottom:0}
.site-download-table th:first-child{width:58px}
.site-download-table th:nth-child(3){width:165px}
.site-download-table th:last-child{width:118px}
.site-download-table a{color:#075bd8;font-weight:700}
.site-download-table a:hover{text-decoration:underline}
.site-download-table time{font-variant-numeric:tabular-nums}
.site-download-table .download-action{white-space:nowrap}
@media(max-width:640px){.manual-program-grant-form{grid-template-columns:1fr}.profile-public-id{font-size:12px}.profile-panel-heading{gap:10px}.site-download-table{font-size:12px}.site-download-table th,.site-download-table td{padding:10px 6px}.site-download-table th:first-child{width:28px}.site-download-table th:nth-child(3){width:82px}.site-download-table th:last-child{width:66px}.site-download-table time{display:block}}

.material-publication-details{display:flex;flex-direction:column;align-items:flex-end;gap:9px;margin-left:auto;min-width:0}
.program-article-code{display:inline-flex;gap:6px;align-items:center;padding:5px 10px;border:1px solid #f4d6ac;border-radius:8px;background:#fff8ed;color:#985611;font-size:12px;line-height:1.5;font-variant-numeric:tabular-nums;white-space:nowrap;user-select:text}
@media(max-width:640px){.material-publication-details{max-width:100%;gap:7px}.program-article-code{font-size:11px}}

.profile-id-search input,.manual-program-grant-form select,.manual-program-grant-form input{height:46px;margin:0}
.profile-id-search>.button,.manual-program-grant-form>.button{height:46px;min-height:46px;margin:0;white-space:nowrap}
.profile-id-search>a{display:inline-flex;align-items:center;min-height:46px}
