.report-template-list{width:100%;min-width:0;color:var(--text,#27313a);background:var(--panel,#fff);font-size:14px;letter-spacing:0}
.report-template-list-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--border,#dce1e5)}
.report-template-list-head h3{margin:0;font-size:17px}.report-template-list-head>span{font-size:12px;color:var(--muted,#626b73);overflow-wrap:anywhere}
.report-template-item{border-bottom:1px solid var(--border,#dce1e5);border-radius:0;background:transparent}
.report-template-row{display:grid;grid-template-columns:18px 30px 52px minmax(0,1fr) 72px;align-items:center;gap:10px;min-height:68px;padding:10px 12px}
.report-template-row:has(input[type=radio]:checked){background:var(--selected-bg,#eef7f5)}
.report-template-row input[type=radio]{width:16px;height:16px;margin:0;accent-color:#00857d}
.report-template-format{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;min-width:48px;height:32px;border:1px solid #d4dde3;background:#f4f6f8;color:#255e96;border-radius:4px}
.report-template-format.pptx{background:#fff2eb;color:#a74025;border-color:#edd7ca}.report-template-format.xlsx{background:#edf7ef;color:#286440;border-color:#cfdfd3}
.report-template-name{min-width:0;display:flex;flex-direction:column;gap:4px}.report-template-name strong{font-size:14px;font-weight:600;overflow-wrap:anywhere;line-height:1.4}.report-template-name small{font-size:11px;color:var(--muted,#6a7279)}
.report-template-actions{display:flex;gap:6px}.report-template-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;padding:5px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--muted,#5b6871);cursor:pointer;font-size:18px;line-height:1}
.report-template-icon svg{width:17px;height:17px}.report-template-icon:hover{background:#e4e9ec;border-color:#d1d8dd}.report-template-icon:focus-visible{outline:2px solid #00857d;outline-offset:2px}.report-template-icon[aria-expanded=true]{background:#e4e9ec}.report-template-icon[data-rt-action=expand][aria-expanded=true]>svg,.report-template-icon[data-rt-action=expand][aria-expanded=true]>span{transform:rotate(90deg)}
.report-template-details,.report-template-settings{padding:12px 20px 16px 122px;background:var(--panel,#fafbfc);border-top:1px solid var(--border,#e4e8eb)}
.report-template-details[hidden],.report-template-settings[hidden]{display:none!important}.report-template-details ol{margin:0;padding-left:20px;font-size:12px;line-height:1.9}
.report-template-settings{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.report-template-settings label{display:flex;align-items:center;gap:8px;font-size:12px}.report-template-settings select{min-height:32px;padding:4px 22px 4px 8px;max-width:180px}.report-template-settings input{accent-color:#00857d}
.report-template-footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:16px 0}.report-template-footer .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;white-space:normal;max-width:100%;font-size:12px}.report-template-footer svg{width:16px;height:16px;flex-shrink:0}.report-template-status{font-size:12px;overflow-wrap:anywhere;flex:1;min-width:160px}.report-template-list[aria-busy=true] button:disabled{opacity:.5;cursor:wait}
@media(max-width:600px){.report-template-row{grid-template-columns:16px 26px 42px minmax(0,1fr) 64px;gap:6px;padding:10px 4px}.report-template-format{min-width:40px;font-size:9px}.report-template-icon{width:28px;height:28px;flex-basis:28px}.report-template-actions{gap:4px}.report-template-name strong{font-size:12px}.report-template-list-head{align-items:flex-start;flex-direction:column;gap:5px}.report-template-details,.report-template-settings{padding-left:20px}.report-template-footer{align-items:stretch}.report-template-status{flex-basis:100%}}
@media print{.report-template-list{display:none}}
