.report-template-library{grid-column:1/-1;border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;padding:8px}.report-template-library-head,.report-template-library article,.report-template-library article>div:last-child{display:flex;align-items:center}.report-template-library-head{justify-content:space-between;gap:10px}.report-template-library-head>div:first-child,.report-template-library article>div:first-child{display:grid;gap:1px}.report-template-library-head small,.report-template-library article small{color:var(--muted);font-size:8px}.report-template-library-head .secondary-button{min-height:28px;padding:4px 7px;font-size:9px}.report-template-library-list{border-top:1px solid var(--line);margin-top:7px}.report-template-library article{justify-content:space-between;gap:9px;border-bottom:1px solid var(--line);padding:6px 0}.report-template-library article:last-child{border-bottom:0;padding-bottom:0}.report-template-library article>div:last-child{gap:3px}.report-template-library .quiet-button{min-height:25px;padding:3px 6px;font-size:9px}.report-template-library .quiet-button.danger{color:#a32626}@media(max-width:620px){.report-template-library article{align-items:flex-start;flex-direction:column}.report-template-library article>div:last-child{align-self:flex-end}}