.estimate-template-launch{display:flex;align-items:center;justify-content:space-between;gap:24px;border:2px solid #8bb8f5;background:linear-gradient(135deg,#f7fbff,#edf5ff)}
.estimate-template-launch h2,.estimate-template-launch p{margin:.2rem 0}.estimate-template-launch button{min-width:230px}
.estimate-template-dialog{width:min(1500px,calc(100vw - 24px));height:min(94dvh,1100px);max-width:none;max-height:none;padding:0;border:0;border-radius:22px;background:#f4f7fb;color:#172338;overflow:auto}
.estimate-template-dialog::backdrop{background:rgba(6,18,34,.75)}
.estimate-template-dialog>header{position:sticky;top:0;z-index:8;display:flex;justify-content:space-between;align-items:center;padding:18px 26px;background:#172338;color:#fff}.estimate-template-dialog>header h2,.estimate-template-dialog>header p{margin:0}.template-close,.template-section-delete,.template-line-delete{border:0;color:#b42318;background:#fff;border-radius:50%;font-size:25px;line-height:1;width:42px;height:42px;padding:0}
.estimate-template-actions{position:sticky;top:98px;z-index:7;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 26px;background:#fff;border-bottom:1px solid #cfdae8;box-shadow:0 5px 14px rgba(23,35,56,.08)}.estimate-template-actions button{min-height:42px}.estimate-template-actions strong{margin-left:auto;color:#9b3d00}.estimate-template-actions button:disabled{opacity:.45}
#estimateTemplateBody{display:grid;gap:18px;padding:24px}.estimate-template-section{background:#fff;border:1px solid #cfdae8;border-radius:14px;overflow:hidden}.estimate-template-section-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px;background:#e8f2ff;border-bottom:1px solid #b8d1f1}.estimate-template-section-head>input{flex:1;min-width:180px;border:0;background:transparent;color:#064fae;font-size:20px;font-weight:900}.estimate-template-section-head>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.estimate-template-column-head,.estimate-template-line{display:grid;grid-template-columns:42px minmax(220px,2fr) minmax(90px,.6fr) minmax(90px,.6fr) minmax(120px,.75fr) minmax(110px,.65fr) minmax(160px,1fr) 44px;gap:10px;align-items:center;padding:10px 14px}.estimate-template-column-head{background:#172338;color:#fff;font-size:12px;font-weight:800}.estimate-template-line{border-bottom:1px solid #e1e7ef}.estimate-template-line:last-child{border-bottom:0}.estimate-template-line input,.estimate-template-line select{width:100%;min-width:0}.estimate-template-line output{font-weight:800;text-align:right}.estimate-template-line>div{display:flex;gap:5px;flex-wrap:wrap}.template-attach,.template-file-icon{min-height:34px;padding:6px 9px;font-size:12px}.template-file-icon{width:36px;padding:4px}.template-line-delete{width:32px;height:32px;font-size:20px}
.estimate-template-dialog>footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;align-items:center;gap:18px;padding:16px 28px;background:#172338;color:#fff}.estimate-template-dialog>footer strong{font-size:26px}.template-attachment-viewer{width:min(1100px,92vw);height:min(850px,90dvh);padding:0;border:0;border-radius:18px}.template-attachment-viewer header{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;background:#172338;color:#fff}.template-attachment-viewer header h2{margin:0}.template-attachment-viewer header button{font-size:24px}.template-attachment-viewer>div{height:calc(100% - 62px);padding:16px}.template-attachment-viewer img,.template-attachment-viewer iframe{width:100%;height:100%;object-fit:contain;border:0}
@media(max-width:760px){.estimate-template-launch{align-items:stretch;flex-direction:column}.estimate-template-launch button{width:100%;min-width:0}.estimate-template-dialog{width:100vw;height:100dvh;border-radius:0}.estimate-template-dialog>header{padding:12px 14px}.estimate-template-actions{top:86px;padding:10px;display:grid;grid-template-columns:1fr 1fr}.estimate-template-actions strong{grid-column:1/-1;margin:0;text-align:center}#estimateTemplateBody{padding:10px}.estimate-template-column-head{display:none}.estimate-template-section-head{align-items:stretch;flex-direction:column}.estimate-template-section-head>div{display:grid;grid-template-columns:1fr 1fr}.template-section-delete{position:absolute;right:15px}.estimate-template-line{position:relative;display:grid;grid-template-columns:34px 1fr 1fr;padding:14px 10px}.estimate-template-line>input:first-of-type{grid-column:2/-1}.estimate-template-line output{grid-column:2}.estimate-template-line>div{grid-column:2/-1}.estimate-template-line-delete{position:absolute;right:8px;top:8px}.estimate-template-dialog>footer{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}
