.heirs-table-container{position:relative;overflow-x:auto;border-radius:8px;box-shadow:0 1px 3px #0000001a;background:#fff}.heirs-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.5}.heirs-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px 16px;text-align:left;font-weight:600;color:#374151;font-size:13px;letter-spacing:.025em}.heirs-table td{padding:12px 16px;border-bottom:1px solid #f1f5f9;vertical-align:middle;transition:background-color .15s ease}.heirs-table tbody tr:hover{background:#f8fafc}.heirs-table tbody tr:last-child td{border-bottom:none}.heirs-share-input{width:100%;padding:6px 8px;border:2px solid #3b82f6;border-radius:4px;font-size:14px;background:#fff;outline:none;transition:border-color .15s ease}.heirs-share-input:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px #3b82f61a}.heirs-share-value{cursor:pointer;padding:6px 8px;border-radius:4px;transition:all .15s ease;display:inline-block;min-width:60px;color:#374151}.heirs-share-value:hover{background:#f3f4f6;color:#1f2937}.heirs-loading-cell{display:flex;align-items:center;justify-content:flex-end;height:20px}.heirs-skeleton{height:16px;width:60px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;border-radius:4px;animation:skeleton-shimmer 1.5s ease-in-out infinite;position:relative;overflow:hidden}.heirs-skeleton:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:skeleton-wave 1.5s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-wave{0%{transform:translate(-100%)}to{transform:translate(300%)}}.heirs-currency{text-align:right;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;color:#374151}.heirs-total-cell{font-weight:600;color:#059669}.heirs-status{text-align:center;font-size:16px}.heirs-save-btn,.heirs-cancel-btn,.heirs-edit-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;position:relative}.heirs-save-btn:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.heirs-save-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.heirs-cancel-btn{background:#ef4444;color:#fff}.heirs-cancel-btn:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.heirs-cancel-btn:disabled{background:#9ca3af;cursor:not-allowed}.heirs-edit-btn{background:#f3f4f6;color:#6b7280}.heirs-edit-btn:hover:not(:disabled){background:#e5e7eb;color:#374151;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.heirs-edit-btn:disabled{opacity:.5;cursor:not-allowed}.heirs-totals-row{background:#f8fafc;border-top:2px solid #e2e8f0}.heirs-totals-row td{font-weight:600;color:#374151;border-bottom:none;padding:16px}.heirs-totals-label{color:#1f2937;font-size:15px}@media (max-width: 768px){.heirs-table{font-size:12px}.heirs-table th,.heirs-table td{padding:8px 12px}.heirs-save-btn,.heirs-cancel-btn,.heirs-edit-btn{width:28px;height:28px}.heirs-edit-actions{gap:6px}}.heirs-table tbody tr.updating{background:#fef3c7;transition:background-color .3s ease}.heirs-table tbody tr.updating td{color:#92400e}.heirs-share-value,.heirs-save-btn,.heirs-cancel-btn,.heirs-edit-btn{transform-origin:center}.heirs-save-btn:active:not(:disabled){transform:scale(.95)}.heirs-cancel-btn:active:not(:disabled){transform:scale(.95)}.heirs-edit-btn:active:not(:disabled){transform:scale(.95)}.heirs-actions-container{display:flex;justify-content:flex-end;gap:12px;padding:12px 16px;background:#f8fafc;border-top:1px solid #e2e8f0}.heirs-refresh-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.heirs-refresh-btn:hover:not(:disabled){background:#4b5563;transform:translateY(-1px);box-shadow:0 4px 12px #6b72804d}.heirs-refresh-btn:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.heirs-refresh-btn:active:not(:disabled){transform:scale(.98)}.heirs-refresh-btn svg{flex-shrink:0}.heirs-invoice-btn{display:flex;align-items:center;gap:8px;padding:8px 20px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.heirs-invoice-btn:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.heirs-invoice-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.heirs-invoice-btn:active:not(:disabled){transform:scale(.98)}.heirs-invoice-btn svg{flex-shrink:0}.heirs-invoice-btn--success{background:#059669;cursor:default}.heirs-invoice-btn--success:hover:not(:disabled){background:#059669;transform:none;box-shadow:none}.batch-summary{margin:24px 0}.batch-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.batch-summary-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.batch-summary-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.batch-summary-card--primary{border-left:4px solid #3b82f6}.batch-summary-card--secondary{border-left:4px solid #10b981}.batch-summary-card-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.batch-summary-icon{font-size:24px;line-height:1}.batch-summary-label{font-size:14px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.batch-summary-content{margin-bottom:16px}.batch-summary-main{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.batch-summary-value{font-size:36px;font-weight:700;color:#1e293b;line-height:1}.batch-summary-separator{font-size:24px;color:#cbd5e1;font-weight:300}.batch-summary-total{font-size:20px;color:#94a3b8;font-weight:500}.batch-summary-progress{display:flex;align-items:center;gap:12px}.batch-summary-progress-bar{flex:1;height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden;position:relative}.batch-summary-progress-fill{height:100%;border-radius:999px;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.batch-summary-progress-fill--success{background:linear-gradient(90deg,#3b82f6,#2563eb)}.batch-summary-progress-fill--billing{background:linear-gradient(90deg,#10b981,#059669)}.batch-summary-progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.batch-summary-percent{font-size:16px;font-weight:600;color:#475569;min-width:48px;text-align:right}.batch-summary-meta{display:flex;flex-wrap:wrap;gap:12px;padding-top:16px;border-top:1px solid #e2e8f0}.batch-summary-meta-item{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#f1f5f9;border-radius:8px;font-size:13px;font-weight:500;color:#475569}.batch-summary-meta-item--error{background:#fef2f2;color:#dc2626}.batch-summary-meta-item--pending{background:#fffbeb;color:#d97706}@media (max-width: 768px){.batch-summary-grid{grid-template-columns:1fr}.batch-summary-card{padding:20px}.batch-summary-value{font-size:28px}.batch-summary-total{font-size:18px}.batch-summary-separator{font-size:20px}}.batch-progress{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:16px}.batch-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.batch-progress-header h4{margin:0;font-size:16px;font-weight:600;color:#111827}.batch-progress-timer{display:flex;align-items:center;gap:6px;font-size:14px;color:#6b7280}.batch-progress-timer-icon{font-size:16px}.batch-progress-timer-value{font-weight:500}.batch-progress-bar-container{width:100%;height:12px;background:#f3f4f6;border-radius:6px;overflow:hidden;margin-bottom:8px;position:relative}.batch-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .3s ease;border-radius:6px;position:relative;animation:gradient-shift 2s ease infinite;background-size:200% 100%}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.batch-progress-summary{display:flex;align-items:center;gap:4px;font-size:14px;color:#374151;margin-bottom:16px}.batch-progress-summary-percent{color:#6b7280;font-weight:500}.batch-progress-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:16px}.batch-progress-kpi{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px;text-align:center;transition:all .2s ease}.batch-progress-kpi:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.batch-progress-kpi-icon{font-size:24px;margin-bottom:4px}.batch-progress-kpi-label{font-size:12px;color:#6b7280;margin-bottom:4px;font-weight:500}.batch-progress-kpi-value{font-size:18px;font-weight:700;color:#111827}.batch-progress-kpi-subtitle{font-size:11px;color:#9ca3af;margin-top:2px}.batch-progress-kpi--success{background:#f0fdf4;border-color:#86efac}.batch-progress-kpi--success .batch-progress-kpi-icon{color:#16a34a}.batch-progress-kpi--success .batch-progress-kpi-value{color:#166534}.batch-progress-kpi--has-tooltip{cursor:help}.batch-progress-kpi--warning{background:#fffbeb;border-color:#fde047}.batch-progress-kpi--warning .batch-progress-kpi-icon{color:#f59e0b}.batch-progress-kpi--warning .batch-progress-kpi-value{color:#92400e}.batch-progress-kpi--error{background:#fef2f2;border-color:#fca5a5}.batch-progress-kpi--error .batch-progress-kpi-icon{color:#dc2626}.batch-progress-kpi--error .batch-progress-kpi-value{color:#991b1b}.batch-progress-kpi--primary{background:#eff6ff;border-color:#93c5fd}.batch-progress-kpi--primary .batch-progress-kpi-icon{color:#3b82f6}.batch-progress-kpi--primary .batch-progress-kpi-value{color:#1e40af}.batch-progress-kpi--neutral{background:#f9fafb;border-color:#e5e7eb}.batch-progress-kpi--neutral .batch-progress-kpi-icon{color:#6b7280}.batch-progress-kpi--neutral .batch-progress-kpi-value{color:#374151}.batch-progress-current{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:8px;font-size:14px;border:2px solid transparent;margin-bottom:12px}.batch-progress-icon{font-size:18px;width:24px;text-align:center;font-weight:600}.batch-progress-folder{font-weight:700;color:#374151;font-size:15px}.batch-progress-details{color:#6b7280;margin-left:auto;font-size:13px}.batch-progress-info{padding:10px 14px;background:#f9fafb;border-radius:6px;font-size:14px;color:#374151}.batch-progress-last-error{display:flex;align-items:center;gap:8px;padding:12px 14px;background:#fffbeb;border:1px solid #fde047;border-radius:6px;font-size:13px;margin-top:12px}.batch-progress-last-error-icon{color:#d97706;font-size:16px;flex-shrink:0}.batch-progress-last-error-text{color:#92400e;line-height:1.4}.batch-progress-status--processing{background:#eff6ff;border-color:#93c5fd}.batch-progress-status--processing .batch-progress-icon{color:#3b82f6;animation:batch-spin 1s linear infinite}.batch-progress-status--processing .batch-progress-folder{color:#1e40af}.batch-progress-status--success{background:#f0fdf4;border-color:#86efac}.batch-progress-status--success .batch-progress-icon{color:#16a34a;animation:none}.batch-progress-status--success .batch-progress-folder{color:#166534}.batch-progress-status--error{background:#fef2f2;border-color:#fca5a5}.batch-progress-status--error .batch-progress-icon{color:#dc2626;animation:none}.batch-progress-status--error .batch-progress-folder{color:#991b1b}.batch-progress-status--pending{background:#fefce8;border-color:#fde047}.batch-progress-status--pending .batch-progress-icon{color:#ca8a04;animation:none}.batch-progress-status--pending .batch-progress-folder{color:#854d0e}@keyframes batch-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.batch-documents{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-top:16px}.batch-documents-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.batch-documents-title{display:flex;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;color:#111827}.batch-documents-title svg{color:#6b7280}.batch-documents-count{display:flex;gap:8px}.batch-documents-badge{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.batch-documents-badge--invoice{background:#fef2f2;color:#dc2626}.batch-documents-badge--report{background:#f0fdf4;color:#16a34a}.batch-documents-error{display:flex;align-items:center;gap:8px;padding:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:13px;margin-bottom:16px}.batch-documents-error svg{flex-shrink:0}.batch-documents-error-dismiss{margin-left:auto;background:none;border:none;color:#dc2626;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.batch-documents-section{margin-bottom:12px}.batch-documents-section:last-child{margin-bottom:0}.batch-documents-section-title{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.batch-documents-list{display:flex;flex-direction:column;gap:8px}.batch-documents-grid{display:flex;flex-wrap:wrap;gap:8px}.batch-document-btn{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:6px;border:1px solid;font-size:13px;cursor:pointer;transition:all .15s ease}.batch-document-btn:disabled{opacity:.6;cursor:not-allowed}.batch-document-btn--report{background:#f0fdf4;border-color:#86efac;color:#166534;width:100%}.batch-document-btn--report:hover:not(:disabled){background:#dcfce7;border-color:#4ade80}.batch-document-btn--invoice{background:#fef2f2;border-color:#fecaca;color:#991b1b}.batch-document-btn--invoice:hover:not(:disabled){background:#fee2e2;border-color:#f87171}.batch-document-label{font-weight:500}.batch-document-ext{color:#6b7280;font-size:12px}.batch-document-folder{font-weight:600;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:12px}.batch-document-spinner{width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:batch-doc-spin .8s linear infinite}@keyframes batch-doc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.batch-invoices-table-wrapper{overflow-x:auto;border-radius:6px;border:1px solid #e5e7eb}.batch-invoices-table{width:100%;border-collapse:collapse;font-size:13px}.batch-invoices-table thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.batch-invoices-table th{padding:10px 12px;text-align:left;font-weight:600;color:#374151;font-size:12px;text-transform:uppercase;letter-spacing:.025em}.batch-invoices-table tbody tr{border-bottom:1px solid #f3f4f6}.batch-invoices-table tbody tr:last-child{border-bottom:none}.batch-invoices-table tbody tr:hover{background:#f9fafb}.batch-invoices-table td{padding:12px;color:#111827}.batch-invoices-table .batch-invoices-folder{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-weight:600;color:#4b5563}.batch-invoices-table .batch-invoices-number{text-align:right;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.batch-invoices-table .batch-invoices-action{text-align:center;width:60px}.batch-invoice-download-btn{display:inline-flex;align-items:center;justify-content:center;padding:6px;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#991b1b;cursor:pointer;transition:all .15s ease}.batch-invoice-download-btn:hover:not(:disabled){background:#fee2e2;border-color:#f87171}.batch-invoice-download-btn:disabled{opacity:.6;cursor:not-allowed}.batch-invoices-table tfoot{background:linear-gradient(to bottom,#f8fafc,#f1f5f9);border-top:2px solid #cbd5e1}.batch-invoices-total td{padding:16px 12px;font-weight:600;color:#1e293b}.batch-invoices-total-label{text-align:right;font-size:14px;text-transform:uppercase;letter-spacing:.5px;color:#475569}.batch-invoices-total-value{font-size:15px;color:#0f172a;font-weight:700}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.billing-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:10002;display:flex;align-items:center;justify-content:center;padding:20px}.billing-preview-modal{background:#fff;border-radius:12px;width:90vw;max-width:1200px;height:90vh;max-height:900px;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.billing-preview-header{padding:24px 32px;border-bottom:1px solid #e5e7eb;background:#f9fafb;border-radius:12px 12px 0 0}.billing-preview-header h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#111827}.billing-preview-subtitle{margin:0;font-size:14px;color:#6b7280}.billing-preview-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.billing-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:500;border:1px solid transparent;background:#f8fafc;color:#0f172a}.billing-chip svg{display:block}.chip-draft{background:#fff7ed;color:#9a3412;border-color:#fdba74}.chip-live{background:#ecfdf3;color:#166534;border-color:#4ade80}.chip-time{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.chip-cache{background:#eef2ff;color:#4338ca;border-color:#c7d2fe}.billing-preview-summary{padding:24px 32px;border-bottom:1px solid #e5e7eb;background:#fff}.billing-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.billing-summary-item{display:flex;justify-content:space-between;padding:12px;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.billing-summary-item.billing-summary-total{background:#fef3c7;border-color:#f59e0b;font-weight:600}.billing-summary-label{color:#6b7280;font-size:14px}.billing-summary-value{color:#111827;font-weight:500}.billing-preview-pdf-container{flex:1;padding:32px;display:flex;flex-direction:column}.billing-preview-pdf-wrapper{width:100%;height:100%;display:flex;flex-direction:column}.billing-preview-pdf-toolbar{display:flex;justify-content:flex-end;padding:8px;background:#f9fafb;border:1px solid #d1d5db;border-bottom:none;border-radius:8px 8px 0 0}.billing-preview-pdf-download{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;font-size:14px;cursor:pointer;transition:all .2s ease}.billing-preview-pdf-download:hover{background:#f3f4f6;border-color:#9ca3af}.billing-preview-pdf-download svg{width:16px;height:16px}.billing-preview-pdf{width:100%;height:100%;border:1px solid #d1d5db;border-top:none;border-radius:0 0 8px 8px;background:#fff;min-height:400px}.billing-preview-pdf-error{width:100%;height:100%;border:2px dashed #d1d5db;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f9fafb}.billing-preview-pdf-error-content{text-align:center;color:#6b7280}.billing-preview-pdf-error-content svg{margin-bottom:16px;opacity:.5}.billing-preview-pdf-error-content h3{margin:0 0 8px;font-size:18px;color:#374151}.billing-preview-pdf-error-content p{margin:0;font-size:14px}.billing-preview-actions{padding:24px 32px;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 12px 12px;display:flex;justify-content:flex-end;gap:12px}.billing-preview-button{padding:12px 24px;border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease;border:1px solid}.billing-preview-button:disabled{opacity:.5;cursor:not-allowed}.billing-preview-button-cancel{background:#fff;color:#6b7280;border-color:#d1d5db}.billing-preview-button-cancel:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.billing-preview-button-confirm{background:#059669;color:#fff;border-color:#059669}.billing-preview-button-confirm:hover:not(:disabled){background:#047857;border-color:#047857}.floating-button-wrapper{position:fixed;bottom:24px;right:24px;z-index:10000;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.floating-button{width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,#111827,#0f172a);color:#f8fafc;font-weight:600;letter-spacing:.02em;cursor:pointer;box-shadow:0 12px 32px #0f172a40;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:auto}.floating-button:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 16px 36px #0f172a47;background:linear-gradient(135deg,#0b1220,#0f172a)}.floating-button:active{transform:scale(.98)}.floating-button--expanded{width:auto;min-width:180px;max-width:280px;padding:0 20px;border-radius:28px;height:48px;display:flex;align-items:center;justify-content:center;gap:10px}.floating-button--processing{background:linear-gradient(135deg,#1e293b,#0f172a);animation:floating-button-pulse 2s ease-in-out infinite}.floating-button--success{background:linear-gradient(135deg,#065f46,#064e3b)}@keyframes floating-button-pulse{0%,to{box-shadow:0 12px 32px #0f172a40}50%{box-shadow:0 12px 40px #0f172a66}}.floating-button__loader-ring{width:18px;height:18px;border:2px solid rgba(255,255,255,.25);border-top-color:#f8fafc;border-radius:50%;animation:floating-button-spin .8s linear infinite;flex-shrink:0}@keyframes floating-button-spin{to{transform:rotate(360deg)}}.floating-button__status-text{font-size:13px;font-weight:500;white-space:nowrap;animation:floating-button-fade-in .15s ease-out}@keyframes floating-button-fade-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.floating-button__success-icon{font-size:18px;animation:floating-button-scale-in .3s cubic-bezier(.34,1.56,.64,1)}@keyframes floating-button-scale-in{0%{transform:scale(0)}to{transform:scale(1)}}.floating-button__label{font-size:16px;font-weight:700}.assistant-panel{position:fixed;top:0;right:0;height:100vh;width:35vw;min-width:320px;max-width:520px;background:#fff;box-shadow:-12px 0 32px #0f172a29;display:flex;flex-direction:column;transform:translate(100%);opacity:0;transition:transform .35s ease,opacity .25s ease,width .3s ease,max-width .3s ease;z-index:10001;pointer-events:auto}.assistant-panel.maximized{width:90vw;max-width:90vw}.assistant-panel.standalone{width:100vw;max-width:100vw;left:0;right:auto}.assistant-panel.open{transform:translate(0);opacity:1}.assistant-panel.closed{pointer-events:none}.assistant-panel-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0;background:#fff}.assistant-panel-kicker{margin:0;color:#64748b;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.assistant-panel-title{margin:2px 0 0;font-size:20px;font-weight:700;letter-spacing:-.01em}.assistant-panel-actions{display:flex;align-items:center;gap:8px}.assistant-panel-action{border:none;background:#f3f4f6;width:32px;height:32px;border-radius:6px;color:#4b5563;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;padding:0}.assistant-panel-action:hover{background:#e5e7eb;color:#111827}.assistant-panel-action:active{transform:scale(.95)}.assistant-panel-content{flex:1;overflow-y:auto;padding:16px 20px;background:linear-gradient(180deg,#f8fafc,#fff 60%)}.assistant-panel-footer{border-top:1px solid #e2e8f0;padding:14px 16px;background:#fff}.message-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.message-item{display:flex;flex-direction:column;gap:6px;max-width:100%}.message-item.user{align-items:flex-end}.message-item.assistant{align-items:flex-start}.message-role{margin:0;font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em}.message-bubble{margin:0;padding:12px 14px;border-radius:14px;background:#0f172a;color:#f8fafc;line-height:1.5;box-shadow:0 6px 18px #0f172a26;width:fit-content;max-width:100%;white-space:pre-wrap;word-break:break-word}.message-item.assistant .message-bubble{background:#fff;color:#0f172a;border:1px solid #e2e8f0;box-shadow:0 8px 18px #0f172a1f}.message-item.pending .message-bubble{opacity:.8}.external-link{display:inline-flex;align-items:center;gap:4px;color:#2563eb;text-decoration:none;font-weight:500;padding:2px 8px;margin:0 2px;border-radius:6px;background:#eff6ff;transition:all .2s ease}.external-link:hover{background:#dbeafe;color:#1d4ed8;text-decoration:none}.external-link:after{content:"↗";font-size:.85em;opacity:.7}.md-table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px;background:#f8fafc;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.md-table thead{background:#f1f5f9}.md-table th{padding:10px 12px;text-align:left;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0;font-size:12px;text-transform:uppercase;letter-spacing:.03em}.md-table td{padding:10px 12px;border-bottom:1px solid #e2e8f0;color:#334155}.md-table tbody tr:last-child td{border-bottom:none}.md-table tbody tr:hover{background:#f1f5f9}.md-table th:last-child,.md-table td:last-child{text-align:right}.md-divider{border:none;border-top:1px solid #e2e8f0;margin:16px 0}.message-empty{padding:32px 24px;text-align:center;color:#475569;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc}.message-empty-title{margin:0 0 6px;font-weight:700;color:#0f172a}.message-empty-text{margin:0;color:#64748b}.message-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px}.usage-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px}.usage-chip{display:inline-flex;align-items:center;gap:10px;padding-right:10px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;box-shadow:0 8px 18px #0f172a14}.usage-chip.accent{background:linear-gradient(135deg,#0f172a,#1f2937);color:#f8fafc;border-color:transparent}.usage-label{margin:0;font-size:12px;color:#64748b;letter-spacing:.02em}.usage-chip.accent .usage-label{color:#ffffffd1}.usage-value{margin:2px 0 0;font-size:15px;font-weight:700;color:#0f172a}.usage-chip.accent .usage-value{color:#f8fafc}.usage-sub{display:block;margin-top:2px;font-size:12px;color:#94a3b8}.usage-chip.accent .usage-sub{color:#fffc}.usage-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#e2e8f0;color:#0f172a}.usage-icon--time{background:#4ade8029;color:#15803d}.usage-icon--cost{background:#2563eb1f;color:#1d4ed8}.usage-icon--tokens{background:#0f172a14;color:#0f172a}.usage-breakdown{display:flex;flex-wrap:wrap;gap:8px;margin-top:0;flex-basis:100%}.usage-inline-detail{font-size:12px;color:#475569;border-radius:10px;padding:6px 10px;background:#eef2ff;border:1px solid #d6dbe8}.usage-tooltip-wrapper{position:relative;display:inline-flex;align-items:center}.usage-tooltip-trigger{width:32px;height:32px;border-radius:12px;border:none;padding:0;background:#2563eb1f;color:#1d4ed8;cursor:help;display:inline-flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:transform .15s ease,background .15s ease;outline:none}.usage-tooltip-trigger:hover,.usage-tooltip-trigger:focus-visible{transform:translateY(-2px);background:#2563eb33;box-shadow:0 0 0 3px #3b82f666}.usage-tooltip-panel{position:absolute;top:calc(100% + 4px);left:0;min-width:220px;padding:12px;border-radius:12px;background:#0f172a;color:#f8fafc;box-shadow:0 16px 32px #0f172a80;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;pointer-events:none;z-index:10}.usage-tooltip-wrapper:hover .usage-tooltip-panel,.usage-tooltip-wrapper:focus-within .usage-tooltip-panel{opacity:1;transform:translateY(0);pointer-events:auto}.usage-tooltip-panel-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:4px}.usage-tooltip-panel-row:last-of-type{margin-bottom:0}.usage-tooltip-panel-row span{color:#f8fafccc;font-size:12px}.usage-tooltip-detail{margin:8px 0 0;font-size:12px;color:#f8fafcb8}.usage-tooltip-divider{border:none;border-top:1px solid rgba(248,250,252,.15);margin:10px 0 8px}.usage-tooltip-section-title{margin:0 0 8px;font-size:11px;font-weight:600;color:#f8fafce6;text-transform:uppercase;letter-spacing:.5px}.usage-tooltip-model-row{margin-bottom:10px;padding:8px;background:#ffffff0d;border-radius:8px}.usage-tooltip-model-row:last-child{margin-bottom:0}.usage-tooltip-model-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.usage-tooltip-model-name{font-size:12px;font-weight:500;color:#60a5fa}.usage-tooltip-model-cost{font-size:13px;color:#f8fafc}.usage-tooltip-model-detail{margin:0;font-size:11px;color:#f8fafca6;line-height:1.4}.usage-mini-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:10px;background:#eef2ff;border:1px solid #d6dbe8;color:#0f172a;font-size:12px;font-weight:600}.usage-mini-chip:before{content:"";width:6px;height:6px;border-radius:999px;background:#2563eb}.prompt-form{display:flex;flex-direction:column;gap:8px}.context-chips{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;align-items:center}.context-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#f0f7ff;border:1px solid #bfdbfe;border-radius:16px;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.context-chip-label{font-size:13px;font-weight:500;color:#0f172a}.context-chip-remove{background:none;border:none;cursor:pointer;padding:2px 4px;font-size:14px;color:#64748b;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.context-chip-remove:hover{color:#0f172a}.context-chip-remove:active{transform:scale(.95)}.prompt-label{font-size:12px;color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin:0}.prompt-field{display:flex;flex-direction:column;gap:10px}.prompt-textarea{flex:1;border-radius:12px;border:1px solid #cbd5e1;padding:12px 14px;font-size:15px;line-height:1.5;resize:vertical;min-height:72px;background:#f8fafc;color:#0f172a;transition:border .2s ease,box-shadow .2s ease;font-family:inherit;width:100%;box-sizing:border-box}.prompt-textarea:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a;background:#fff}.prompt-textarea:disabled{opacity:.6;cursor:not-allowed}.prompt-send{border:none;border-radius:12px;background:#0f172a;color:#f8fafc;padding:12px 16px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .3s ease;box-shadow:0 10px 24px #0f172a2e;align-self:flex-end}.prompt-send:hover:enabled{transform:translateY(-1px);box-shadow:0 12px 28px #0f172a3d}.prompt-send:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.prompt-helper{margin:0;font-size:12px;color:#94a3b8}.uploaded-files{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.uploaded-file-chip{display:flex;align-items:center;gap:6px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;font-size:13px}.uploaded-file-icon{font-size:14px}.uploaded-file-name{color:#334155;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uploaded-file-size{color:#94a3b8;font-size:11px}.uploaded-file-remove{border:none;background:none;color:#94a3b8;cursor:pointer;padding:2px;font-size:12px;line-height:1;border-radius:4px;transition:background .15s,color .15s}.uploaded-file-remove:hover{background:#fee2e2;color:#ef4444}.quick-commands{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px}.quick-commands-label{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.quick-commands-list{display:flex;flex-wrap:wrap;gap:6px}.quick-command-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000a}.quick-command-chip:hover:not(:disabled){background:#3b82f6;color:#fff;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}.quick-command-chip--active{background:#3b82f6;color:#fff;border-color:#3b82f6}.quick-command-chip:disabled{opacity:.5;cursor:not-allowed}.quick-command-icon{font-size:14px}.quick-command-name{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.quick-command-file-indicator{font-size:10px;opacity:.7}.file-required-hint{display:flex;align-items:center;gap:8px;padding:10px 14px;margin-bottom:12px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:8px;font-size:13px;font-weight:500;color:#92400e}.file-required-hint svg{flex-shrink:0;color:#d97706}.prompt-field-wrapper{position:relative}.command-autocomplete{position:absolute;bottom:100%;left:0;right:0;margin-bottom:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px #0000001f,0 4px 12px #0000000f;z-index:100;overflow:hidden;animation:slideUp .15s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.command-autocomplete-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.command-autocomplete-hint{font-size:10px;font-weight:500;color:#94a3b8;text-transform:none;letter-spacing:0}.command-autocomplete-list{list-style:none;margin:0;padding:6px;max-height:280px;overflow-y:auto}.command-autocomplete-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .1s ease}.command-autocomplete-item:hover,.command-autocomplete-item--selected{background:#eff6ff}.command-autocomplete-item--selected{background:#dbeafe}.command-autocomplete-icon{font-size:18px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:6px;flex-shrink:0}.command-autocomplete-item--selected .command-autocomplete-icon{background:#bfdbfe}.command-autocomplete-content{flex:1;min-width:0}.command-autocomplete-name{display:block;font-size:13px;font-weight:600;color:#1e293b;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.command-autocomplete-description{display:block;font-size:12px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.command-autocomplete-badge{font-size:10px;font-weight:600;color:#d97706;background:#fef3c7;padding:3px 8px;border-radius:12px;white-space:nowrap}.slash-command-hint{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:8px 12px;margin-bottom:12px;font-size:12px;color:#3b82f6}.prompt-upload-btn{border:none;background:#f1f5f9;border-radius:8px;padding:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;color:#64748b;align-self:flex-end}.prompt-upload-btn:hover:not(:disabled){background:#e2e8f0;transform:translateY(-1px);color:#3b82f6}.prompt-upload-btn:disabled{opacity:.5;cursor:not-allowed}.history-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:30;animation:fadeIn .2s ease;pointer-events:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.history-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:480px;max-height:600px;background:#fff;border-radius:8px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;z-index:31000;animation:slideIn .3s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;pointer-events:auto}@keyframes slideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.history-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.history-title{margin:0;font-size:16px;font-weight:600;color:#111827}.history-close{border:none;background:#f3f4f6;width:32px;height:32px;border-radius:6px;color:#4b5563;font-size:20px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;line-height:1}.history-close:hover{background:#e5e7eb;color:#111827}.history-close:active{transform:scale(.95)}.history-content{flex:1;overflow-y:auto;padding:8px 0}.history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:12px}.history-empty-icon{width:48px;height:48px;border-radius:50%;background:#f3f4f6;position:relative}.history-empty-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:2px solid #d1d5db;border-radius:4px}.history-empty-text{margin:0;color:#9ca3af;font-size:13px;font-weight:400}.history-list{list-style:none;margin:0;padding:0}.history-item{border-bottom:1px solid #f3f4f6}.history-item:last-child{border-bottom:none}.history-item-row{display:flex;align-items:stretch;gap:8px;padding:0 12px}.history-item-button{flex:1;border:none;background:#fff;padding:16px 20px;cursor:pointer;transition:background-color .15s ease;text-align:left;display:flex;flex-direction:column;gap:8px}.history-item-button:hover{background:#f9fafb}.history-item-header{display:flex;align-items:center;gap:10px}.history-item-icon{width:16px;height:16px;flex-shrink:0;position:relative;background:#fff;border:1.5px solid #0078d4;border-radius:50%}.history-item-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:1.5px;background:#0078d4;box-shadow:0 3px #0078d4,0 -3px #0078d4}.history-item-date{font-size:12px;color:#6b7280;font-weight:500}.history-item-preview{margin:0;font-size:13px;color:#374151;line-height:1.4;word-break:break-word}.history-copy{align-self:center;border:1px solid #e5e7eb;background:#f9fafb;color:#4b5563;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.history-copy:hover{background:#eef2ff;border-color:#c7d2fe;color:#1d4ed8}.history-copy:active{transform:scale(.96)}.history-copy-icon{display:block}.history-footer{border-top:1px solid #e5e7eb;padding:16px 20px;display:flex;flex-direction:column;gap:12px}.history-load-more{width:100%;border:1px solid #e5e7eb;background:#fff;color:#1d4ed8;padding:10px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.history-load-more:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe}.history-load-more:active:not(:disabled){transform:scale(.98)}.history-load-more:disabled{opacity:.5;cursor:not-allowed}.history-clear{width:100%;border:1px solid #e5e7eb;background:#fff;color:#dc2626;padding:10px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.history-clear:hover{background:#fef2f2;border-color:#fecaca}.history-clear:active{transform:scale(.98)}.prompt-footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.cache-label{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.cache-checkbox{cursor:pointer;width:16px;height:16px;accent-color:#0f172a}.cache-checkbox:disabled{cursor:not-allowed;opacity:.5}.cache-text{font-size:12px;color:#64748b;white-space:nowrap}.analysis-card{color:#111827;border-radius:8px;padding:0;border:1px solid #e5e7eb;box-shadow:0 1px 3px #00000014;min-width:360px;max-width:100%;display:flex;flex-direction:column;gap:0;margin-bottom:16px;background:#fff}.analysis-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:20px;background:#fff;border-bottom:1px solid #f3f4f6}.analysis-kicker{margin:0 0 4px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-weight:500}.analysis-title{margin:0;font-size:16px;font-weight:600;color:#111827;letter-spacing:-.01em}.analysis-counters{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;align-items:center}.analysis-badge{background:#f3f4f6;color:#374151;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;border:none;white-space:nowrap}.analysis-section{padding:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000f;overflow:hidden}.analysis-section-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.analysis-section-title{display:flex;align-items:center;gap:12px}.analysis-section h4{margin:0;font-size:14px;font-weight:600;color:#111827;letter-spacing:-.01em}.analysis-count{background:#e5e7eb;color:#6b7280;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.analysis-duration{color:#6b7280;font-size:12px;font-weight:400}.analysis-subtle{color:#94a3b8;font-size:12px}.analysis-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;gap:12px}.analysis-empty-icon{width:48px;height:48px;border-radius:50%;background:#f3f4f6;position:relative}.analysis-empty-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:2px solid #d1d5db;border-radius:4px}.analysis-empty-text{margin:0;color:#9ca3af;font-size:13px;font-weight:400}.analysis-grid{display:grid;grid-template-columns:1fr;gap:0}.analysis-result{background:#fff;border-bottom:1px solid #f3f4f6;padding:16px 20px;display:flex;flex-direction:column;gap:12px;transition:background-color .15s ease;cursor:pointer;position:relative}.analysis-result:last-child{border-bottom:none}.analysis-result:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#0078d4;transform:scaleX(0);transition:transform .15s ease}.analysis-result:hover{background:#f9fafb}.analysis-result:hover:before{transform:scaleX(1)}.analysis-result-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.analysis-file-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.analysis-file-icon{width:16px;height:20px;flex-shrink:0;position:relative;background:#fff;border:1.5px solid #0078d4;border-radius:2px}.analysis-file-icon:before{content:"";position:absolute;top:-1.5px;right:-1.5px;width:0;height:0;border-style:solid;border-width:0 6px 6px 0;border-color:transparent #0078d4 transparent transparent}.analysis-file-icon:after{content:"";position:absolute;top:6px;left:3px;right:3px;height:1.5px;background:#0078d4;box-shadow:0 3px #0078d4,0 6px #0078d4}.analysis-filename{margin:0;font-weight:600;font-size:13px;color:#111827;word-break:break-word;line-height:1.4}.analysis-subtitle{margin:2px 0 0;font-size:11px;color:#6b7280;font-weight:400;word-break:break-word;line-height:1.3}.analysis-download-btn{border:none;background:transparent;padding:4px;cursor:pointer;color:#64748b;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;flex-shrink:0}.analysis-download-btn:hover{background:#f1f5f9;color:#0078d4;transform:translateY(-1px)}.analysis-download-btn:active{transform:translateY(0);background:#e2e8f0}.analysis-expand-icon-btn{border:none;background:transparent;padding:4px;cursor:pointer;color:#0078d4;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;flex-shrink:0}.analysis-expand-icon-btn:hover{background:#f1f5f9;color:#005a9e;transform:scale(1.1)}.analysis-expand-icon-btn:active{transform:scale(1);background:#e2e8f0}.analysis-export-pdf-btn{border:1px solid #e5e7eb;background:#fff;padding:6px 12px;cursor:pointer;color:#1f2937;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:6px;font-size:13px;font-weight:500;transition:all .15s ease}.analysis-export-pdf-btn:hover:not(:disabled){background:#f9fafb;border-color:#3b82f6;color:#3b82f6}.analysis-export-pdf-btn:active:not(:disabled){transform:scale(.98)}.analysis-export-pdf-btn:disabled{opacity:.6;cursor:not-allowed}.analysis-pdf-spinner{display:inline-block;width:14px;height:14px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.analysis-summary{margin:0;color:#4b5563;line-height:1.5;font-size:13px}.analysis-summary strong{font-weight:600;color:#111827}.analysis-summary ul{margin:8px 0;padding-left:20px;list-style-type:disc}.analysis-expand-btn{margin-top:8px;border:none;background:transparent;color:#0078d4;cursor:pointer;font-size:12px;font-weight:500;padding:4px 0;text-decoration:underline;transition:color .2s ease}.analysis-expand-btn:hover{color:#106ebe}.analysis-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.analysis-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:800px;width:100%;max-height:85vh;display:flex;flex-direction:column}.analysis-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.analysis-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.analysis-modal-close{border:none;background:transparent;font-size:28px;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.analysis-modal-close:hover{background:#f3f4f6;color:#111827}.analysis-modal-body{padding:24px;overflow-y:auto;flex:1}.analysis-modal-filename{margin:0 0 16px;font-size:16px;font-weight:600;color:#111827;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.analysis-summary li{margin:4px 0;line-height:1.5}.analysis-summary p{margin:0 0 8px}.analysis-summary p:last-child{margin-bottom:0}.analysis-summary h1{margin:12px 0 6px;font-size:18px;font-weight:700;color:#111827;line-height:1.3}.analysis-summary h1:first-child{margin-top:0}.analysis-summary h2{margin:10px 0 6px;font-size:16px;font-weight:700;color:#111827;line-height:1.3}.analysis-summary h2:first-child{margin-top:0}.analysis-summary h3{margin:8px 0 4px;font-size:14px;font-weight:700;color:#111827;line-height:1.3}.analysis-summary h3:first-child{margin-top:0}.analysis-summary h4{margin:8px 0 4px;font-size:13px;font-weight:700;color:#111827;line-height:1.3}.analysis-summary h4:first-child{margin-top:0}.analysis-summary h5{margin:6px 0 4px;font-size:12px;font-weight:700;color:#111827;line-height:1.3}.analysis-summary h5:first-child{margin-top:0}.analysis-result-footer{display:flex;justify-content:space-between;align-items:center}.analysis-timestamp{margin:0;font-size:11px;color:#9ca3af;font-weight:400}.analysis-tag-cache{background:#ecfdf5;color:#065f46;border:1px solid #d1fae5;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600;flex-shrink:0}.analysis-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.analysis-missing,.analysis-error{padding:12px 20px;display:flex;flex-direction:column;gap:6px;border-bottom:1px solid #f3f4f6;background:#fff;transition:background-color .15s ease}.analysis-missing:last-child,.analysis-error:last-child{border-bottom:none}.analysis-missing:hover,.analysis-error:hover{background:#f9fafb}.analysis-error{background:#fef2f2;border-left:3px solid #dc2626}.analysis-error:hover{background:#fee2e2}.analysis-error .analysis-filename{color:#991b1b;font-weight:600;font-size:13px}.analysis-error .analysis-subtle{color:#7f1d1d;font-size:12px}.analysis-error-group{padding:0;border-bottom:1px solid #f3f4f6;background:#fff}.analysis-error-group:last-child{border-bottom:none}.analysis-error-group-header{padding:12px 20px;background:#fef2f2;border-left:3px solid #dc2626;transition:background-color .15s ease}.analysis-error-group-header:hover{background:#fee2e2}.analysis-error-group .analysis-list{border-left:3px solid #dc2626}.analysis-error-group .analysis-error{border-left:none}.analysis-missing{border-left:3px solid #f59e0b;background:#fffbeb}.analysis-missing:hover{background:#fef3c7}.analysis-missing .analysis-filename{color:#92400e;font-weight:600;font-size:13px}.analysis-missing .analysis-subtle{color:#78350f;font-size:12px}.analysis-streaming{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#0078d4;margin-left:8px;font-weight:500;padding:4px 10px;background:#f0f9ff;border-radius:4px;border:1px solid #bae6fd}.analysis-streaming:before{content:"";width:6px;height:6px;border-radius:50%;background:#0078d4;animation:analysisPulse 1.5s ease-in-out infinite}@keyframes analysisPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.analysis-loader-row{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px dashed #cbd5e1;border-radius:10px;background:linear-gradient(135deg,#f8fafc,#fff);margin-bottom:-16px}.message-loader{margin:0;width:100%;box-sizing:border-box}.analysis-loader-sticky{position:sticky;bottom:0;margin-top:12px;background:linear-gradient(180deg,#ffffffe6,#fff 60%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:6px 0 0;border-top:1px solid #e5e7eb;z-index:2}.analysis-loader-container{margin-top:12px;padding:6px 0 0}.analysis-loader{display:inline-flex;align-items:center;justify-content:center;gap:4px}.analysis-loader span{width:8px;height:8px;border-radius:50%;background:#2563eb;animation:analysisPulseLoader .9s infinite ease-in-out}.analysis-loader span:nth-child(2){animation-delay:.15s;opacity:.85}.analysis-loader span:nth-child(3){animation-delay:.3s;opacity:.7}.analysis-loader-text{margin:0;font-size:13px;color:#1e293b;font-weight:500}.analysis-loader-subtext{margin:2px 0 0;font-size:12px;color:#475569;font-weight:400}@keyframes analysisPulseLoader{0%{transform:translateY(0);opacity:.6}50%{transform:translateY(-3px);opacity:1}to{transform:translateY(0);opacity:.6}}.analysis-skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f9fafb 25%,#f3f4f6,#f9fafb 75%);background-size:200% 100%;min-height:80px;border-bottom:1px solid #f3f4f6;padding:16px 20px}.analysis-skeleton:last-child{border-bottom:none}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.analysis-skeleton-line{display:block;height:1em;background:#e5e7eb;border-radius:4px;margin:8px 0}@media (max-width: 900px){.assistant-panel{width:100vw;max-width:100vw;min-width:0}}.data-table-wrapper{margin:16px 0;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000d;background:#fff}.data-table-title{padding:14px 16px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;font-size:15px;font-weight:600;letter-spacing:.01em;border-bottom:2px solid #334155}.data-table-container{overflow-x:auto;max-width:100%}.data-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.5}.data-table thead{background:linear-gradient(180deg,#f9fafb,#f3f4f6);border-bottom:2px solid #e5e7eb}.data-table-header{padding:12px 16px;text-align:left;font-weight:600;color:#1f2937;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s ease;white-space:nowrap}.data-table-header:hover{background-color:#3b82f60d}.data-table-header-content{display:flex;align-items:center;gap:8px}.data-table-sort-icon{color:#3b82f6;font-size:12px;font-weight:700}.data-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s ease}.data-table tbody tr:hover{background-color:#f9fafb}.data-table tbody tr:last-child{border-bottom:none}.data-table-cell{padding:12px 16px;color:#374151}.data-table-footer{padding:12px 16px;background:#fafbfc;border-top:1px solid #e5e7eb;font-size:13px;color:#6b7280;text-align:right}.folder-chips-container{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.folder-chip{display:inline-flex;align-items:center;padding:4px 10px;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;border-radius:12px;font-size:12px;font-weight:500;cursor:help;transition:all .2s ease;white-space:nowrap;position:relative}.folder-chip:after{content:attr(title);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) scale(.95);background:#1e293b;color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease,transform .2s ease;z-index:1000;box-shadow:0 4px 12px #00000026;max-width:300px;text-overflow:ellipsis;overflow:hidden}.folder-chip:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1e293b;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:1000}.folder-chip:hover:after,.folder-chip:hover:before{opacity:1;transform:translate(-50%) scale(1)}.folder-chip:hover{background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f61a}@media (max-width: 768px){.data-table{font-size:13px}.data-table-header,.data-table-cell{padding:10px 12px}.data-table-footer{padding:10px 12px;font-size:12px}}.model-selector-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;z-index:99998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto}.model-selector-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000026;width:90%;max-width:480px;max-height:80vh;overflow:hidden;z-index:99999;display:flex;flex-direction:column;pointer-events:auto}.model-selector-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.model-selector-header h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.model-selector-close{background:none;border:none;font-size:28px;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.model-selector-close:hover{background-color:#f3f4f6;color:#1f2937}.model-selector-loading{padding:40px 24px;text-align:center;color:#6b7280;font-size:14px}.model-selector-list{overflow-y:auto;padding:16px;flex:1}.model-option{width:100%;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer;transition:all .2s;text-align:left}.model-option:hover{border-color:#3b82f6;background-color:#f9fafb}.model-option.selected{border-color:#3b82f6;background-color:#eff6ff}.model-option-content{display:flex;flex-direction:column;gap:6px}.model-option-header{display:flex;justify-content:space-between;align-items:center}.model-option-name{font-size:15px;font-weight:600;color:#1f2937}.model-option-check{color:#3b82f6;flex-shrink:0}.model-option-description{margin:0;font-size:13px;color:#6b7280;line-height:1.4}.folder-cache-indicator{position:relative}.folder-cache-indicator:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#374151;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;z-index:1000;margin-bottom:5px}.folder-cache-indicator:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#374151;z-index:1000}.folder-genealex-link{transition:all .2s ease-in-out}.folder-genealex-link:hover{transform:scale(1.1)}.folder-genealex-link:focus{outline:2px solid #3b82f6;outline-offset:2px}.heirs-table-container{width:100%;overflow-x:auto;margin:1rem 0}.heirs-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.heirs-table th{background:#f8f9fa;padding:12px;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.heirs-table td{padding:12px;border-bottom:1px solid #f3f4f6}.heirs-table tr:last-child td{border-bottom:none}.heirs-share-value{cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s;display:inline-block;min-width:60px}.heirs-share-value:hover{background-color:#f3f4f6}.heirs-share-input{width:80px;padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.heirs-share-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.heirs-edit-actions{display:flex;gap:8px;align-items:center}.heirs-save-btn,.heirs-cancel-btn,.heirs-edit-btn{padding:6px;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.heirs-save-btn{background:#10b981;color:#fff}.heirs-save-btn:hover{background:#059669}.heirs-save-btn:disabled{opacity:.6;cursor:not-allowed}.heirs-cancel-btn{background:#6b7280;color:#fff}.heirs-cancel-btn:hover{background:#4b5563}.heirs-edit-btn{background:#f3f4f6;color:#374151}.heirs-edit-btn:hover{background:#e5e7eb}.heirs-edit-btn:disabled{opacity:.6;cursor:not-allowed}.heirs-spinner{animation:spin 1s linear infinite}.heirs-currency{text-align:right;font-family:SF Mono,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:14px}.heirs-total-cell{font-weight:600}.heirs-status{font-size:13px;color:#6b7280}.heirs-totals-row{background-color:#f8f9fa;border-top:2px solid #e5e7eb}.heirs-totals-row td{padding:16px 12px;font-size:14px;border-bottom:none}.heirs-totals-label{font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:.05em}.contract-documents{margin-top:16px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.contract-documents-header{padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb}.contract-documents-title{margin:0 0 12px;display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#1e293b}.contract-documents-title svg{color:#3b82f6}.contract-documents-meta{display:flex;flex-wrap:wrap;gap:8px}.contract-documents-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.contract-documents-badge--type{background:#dbeafe;color:#1d4ed8}.contract-documents-badge--heir{background:#f3e8ff;color:#7c3aed}.contract-documents-badge--folder{background:#e0e7ff;color:#4338ca}.contract-documents-error{display:flex;align-items:center;gap:10px;padding:12px 16px;margin:0;background:#fef2f2;color:#991b1b;font-size:13px;border-bottom:1px solid #fecaca}.contract-documents-error svg{flex-shrink:0}.contract-documents-error-dismiss{margin-left:auto;background:none;border:none;color:#991b1b;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.contract-documents-error-dismiss:hover{color:#7f1d1d}.contract-documents-table-wrapper{overflow-x:auto}.contract-documents-table{width:100%;border-collapse:collapse;font-size:14px}.contract-documents-table thead{background:#f8fafc}.contract-documents-table th{padding:12px 16px;text-align:left;font-weight:600;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb}.contract-documents-table th:last-child{text-align:center;width:80px}.contract-documents-table td{padding:14px 16px;border-bottom:1px solid #f1f5f9;color:#334155}.contract-documents-table tbody tr:last-child td{border-bottom:none}.contract-documents-table tbody tr:hover{background:#f8fafc}.contract-documents-row--primary{background:#eff6ff}.contract-documents-row--primary:hover{background:#dbeafe!important}.contract-documents-cell--name{font-weight:500}.contract-documents-filename{display:flex;align-items:center;gap:10px}.contract-documents-filename svg{flex-shrink:0;color:#64748b}.contract-documents-row--primary .contract-documents-filename svg{color:#3b82f6}.contract-documents-cell--type{width:100px}.contract-documents-type{display:inline-flex;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.contract-documents-type--contract{background:#dcfce7;color:#166534}.contract-documents-type--accompanying{background:#f1f5f9;color:#475569}.contract-documents-cell--action{text-align:center;width:80px}.contract-documents-download-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:#3b82f6;color:#fff;cursor:pointer;transition:all .15s ease}.contract-documents-download-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.contract-documents-download-btn:active:not(:disabled){transform:translateY(0)}.contract-documents-download-btn:disabled{background:#94a3b8;cursor:not-allowed}.contract-documents-download-btn svg{display:block}.contract-documents-spinner{display:block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.template-preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-top:16px;box-shadow:0 1px 3px #0000000d}.template-preview-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.template-preview-icon{font-size:28px;line-height:1}.template-preview-title h4{margin:0 0 4px;font-size:16px;font-weight:600;color:#1e293b}.template-preview-file{font-size:13px;color:#64748b}.template-preview-section{margin-bottom:16px}.template-preview-section h5{margin:0 0 8px;font-size:13px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em}.template-preview-variables{display:flex;flex-wrap:wrap;gap:6px}.template-preview-variables code{padding:3px 8px;background:#f1f5f9;border-radius:4px;font-size:12px;font-family:SF Mono,Monaco,monospace;color:#334155}.template-preview-more{padding:3px 8px;font-size:12px;color:#64748b;font-style:italic}.template-preview-requirements{display:flex;flex-wrap:wrap;gap:12px}.template-preview-requirements span{font-size:13px;color:#64748b}.template-preview-requirements span.required{color:#059669}.template-preview-keywords-section{background:#f8fafc;border-radius:8px;padding:16px;margin:0 -8px}.template-preview-hint{margin:0 0 12px;font-size:13px;color:#64748b}.template-preview-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;min-height:32px}.template-keyword-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;font-size:13px;color:#334155}.template-keyword-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background:#e2e8f0;border-radius:50%;font-size:14px;line-height:1;color:#64748b;cursor:pointer;transition:all .15s ease}.template-keyword-remove:hover{background:#ef4444;color:#fff}.template-keyword-input-row{display:flex;gap:8px}.template-keyword-input{flex:1;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;outline:none;transition:border-color .15s ease}.template-keyword-input:focus{border-color:#3b82f6}.template-keyword-add-btn{padding:8px 16px;border:none;border-radius:8px;background:#e2e8f0;color:#475569;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.template-keyword-add-btn:hover:not(:disabled){background:#cbd5e1}.template-keyword-add-btn:disabled{opacity:.5;cursor:not-allowed}.template-preview-actions{margin-top:20px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end}.template-confirm-btn{padding:10px 24px;border:none;border-radius:8px;background:#3b82f6;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.template-confirm-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.template-confirm-btn:active:not(:disabled){transform:translateY(0)}.template-confirm-btn:disabled{background:#94a3b8;cursor:not-allowed}.template-delete-confirm-card{background:#fffbeb;border:1px solid #fbbf24;border-radius:12px;padding:20px;margin-top:16px;box-shadow:0 1px 3px #0000000d}.template-delete-confirm-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.template-delete-confirm-icon{font-size:24px;line-height:1}.template-delete-confirm-header h4{margin:0;font-size:16px;font-weight:600;color:#92400e}.template-delete-confirm-content p{margin:0 0 12px;font-size:14px;color:#78350f}.template-delete-confirm-details{background:#fff;border:1px solid #fde68a;border-radius:8px;padding:12px 16px}.template-delete-confirm-row{display:flex;gap:8px;padding:6px 0}.template-delete-confirm-row:not(:last-child){border-bottom:1px solid #fef3c7}.template-delete-confirm-row .label{font-size:13px;color:#92400e;font-weight:500;min-width:100px}.template-delete-confirm-row .value{font-size:13px;color:#1e293b}.template-delete-confirm-row code.value{font-family:SF Mono,Monaco,monospace;background:#f1f5f9;padding:2px 6px;border-radius:4px}.template-delete-confirm-actions{margin-top:20px;padding-top:16px;border-top:1px solid #fde68a;display:flex;justify-content:flex-end;gap:12px}.template-delete-cancel-btn{padding:10px 20px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.template-delete-cancel-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.template-delete-confirm-btn{padding:10px 20px;border:none;border-radius:8px;background:#ef4444;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.template-delete-confirm-btn:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.template-delete-confirm-btn:active:not(:disabled){transform:translateY(0)}.template-delete-confirm-btn:disabled{background:#fca5a5;cursor:not-allowed}.template-download-btn{margin-top:16px;padding:10px 16px;border:1px solid #3b82f6;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:8px;width:100%;justify-content:center}.template-download-btn:hover:not(:disabled){background:#dbeafe;border-color:#2563eb}.template-download-btn:disabled{background:#f1f5f9;border-color:#cbd5e1;color:#94a3b8;cursor:not-allowed}.template-delete-error{margin-top:12px;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:13px}.simple-chart-wrapper{margin:16px 0;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.simple-chart-title{font-size:14px;font-weight:600;color:#374151;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f3f4f6}.chart-empty{padding:24px;text-align:center;color:#9ca3af;font-size:13px}.pie-chart-container{display:flex;gap:24px;align-items:flex-start;flex-wrap:wrap}.pie-chart-svg{width:180px;height:180px;flex-shrink:0}.pie-chart-legend{flex:1;min-width:200px;display:flex;flex-direction:column;gap:6px}.pie-chart-legend-item{display:flex;align-items:center;gap:8px;font-size:12px}.pie-chart-legend-color{width:12px;height:12px;border-radius:2px;flex-shrink:0}.pie-chart-legend-label{flex:1;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pie-chart-legend-value{color:#6b7280;font-weight:500;white-space:nowrap}.bar-chart-container{display:flex;flex-direction:column;gap:8px}.bar-chart-row{display:flex;align-items:center;gap:12px}.bar-chart-label{width:150px;font-size:12px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.bar-chart-bar-container{flex:1;display:flex;align-items:center;gap:8px;height:24px;background:#f3f4f6;border-radius:4px;overflow:hidden}.bar-chart-bar{height:100%;border-radius:4px;transition:width .3s ease;min-width:2px}.bar-chart-value{font-size:12px;font-weight:600;color:#374151;padding-right:8px;white-space:nowrap}.downloadable-table{position:relative}.data-table-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:12px}.download-table-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#f0fdf4;border:1px solid #86efac;border-radius:6px;color:#166534;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.download-table-btn:hover{background:#dcfce7;border-color:#4ade80}.download-table-btn svg{flex-shrink:0}.data-table-download-hint{color:#9ca3af;font-size:11px;margin-left:8px}.summary-modal__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10001;pointer-events:auto;animation:summary-modal-fade-in .2s ease-out}@keyframes summary-modal-fade-in{0%{opacity:0}to{opacity:1}}.summary-modal{background:#fff;border-radius:0;width:90%;max-width:640px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;animation:summary-modal-slide-in .25s cubic-bezier(.34,1.56,.64,1);transition:max-width .3s ease,max-height .3s ease}.summary-modal--fullscreen{max-width:95vw;max-height:95vh;width:95%}@keyframes summary-modal-slide-in{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.summary-modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.summary-modal__title{font-size:16px;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}.summary-modal__folder-code{font-size:13px;font-weight:500;color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:4px}.summary-modal__close{width:32px;height:32px;border:none;background:transparent;font-size:24px;color:#9ca3af;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.summary-modal__close:hover{background:#f3f4f6;color:#374151}.summary-modal__content{flex:1;overflow-y:auto;padding:20px}.summary-modal__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;gap:24px;color:#374151;min-height:400px}.summary-modal__loading-icon{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.summary-modal__dots{display:flex;align-items:center;gap:12px}.summary-modal__dot{width:16px;height:16px;border-radius:50%;background:#3b82f6;animation:summary-modal-dot-pulse 1.4s ease-in-out infinite}.summary-modal__dot:nth-child(1){animation-delay:0s}.summary-modal__dot:nth-child(2){animation-delay:.2s}.summary-modal__dot:nth-child(3){animation-delay:.4s}@keyframes summary-modal-dot-pulse{0%,80%,to{transform:scale(.7);opacity:.5}40%{transform:scale(1.2);opacity:1}}.summary-modal__loading-title{font-size:18px;font-weight:600;color:#111827;margin:0;text-align:center}.summary-modal__folder-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f3f4f6;border-radius:20px;font-size:13px;font-weight:500;color:#374151;margin:0}.summary-modal__folder-badge svg{color:#6b7280}.summary-modal__progress-section{width:100%;max-width:480px;margin-top:16px;padding:20px;background:linear-gradient(135deg,#f9fafb,#fff);border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.summary-modal__progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.summary-modal__progress-step{font-size:14px;font-weight:500;color:#374151;flex:1}.summary-modal__progress-percentage{font-size:20px;font-weight:700;color:#3b82f6;margin-left:12px}.summary-modal__progress-bar-wrapper{display:flex;align-items:center;gap:12px}.summary-modal__progress-bar{position:relative;flex:1;height:8px;background:#e5e7eb;border-radius:10px;overflow:hidden}.summary-modal__progress-bar-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .4s cubic-bezier(.4,0,.2,1);border-radius:10px;box-shadow:0 0 10px #3b82f680;animation:summary-modal-progress-shimmer 2s ease-in-out infinite}@keyframes summary-modal-progress-shimmer{0%{box-shadow:0 0 10px #3b82f64d}50%{box-shadow:0 0 20px #3b82f699}to{box-shadow:0 0 10px #3b82f64d}}.summary-modal__progress-count{font-size:12px;font-weight:600;color:#6b7280;white-space:nowrap}.summary-modal__cancel-btn{margin-top:24px;padding:10px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#ef4444;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease}.summary-modal__cancel-btn:hover{background:#fef2f2;border-color:#fecaca;transform:translateY(-1px);box-shadow:0 2px 8px #ef444433}.summary-modal__cancel-btn:active{transform:translateY(0);box-shadow:0 1px 4px #ef444433}.summary-modal__cancel-btn svg{stroke:#ef4444}.summary-modal__folder-name{font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.summary-modal__meta{font-size:12px;color:#6b7280;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.summary-modal__summary{font-size:14px;line-height:1.6;color:#374151;white-space:pre-wrap}.summary-modal__summary h1{page-break-after:avoid!important;page-break-inside:avoid!important;break-after:avoid-page!important;break-inside:avoid!important;margin-bottom:8px;padding-top:4px}.summary-modal__summary h2{page-break-after:avoid!important;page-break-before:auto;page-break-inside:avoid!important;break-after:avoid-page!important;break-inside:avoid!important;margin-top:12px;margin-bottom:6px}.summary-modal__summary h3{page-break-after:avoid!important;page-break-inside:avoid!important;break-after:avoid-page!important;break-inside:avoid!important;margin-top:10px;margin-bottom:6px}.summary-modal__summary table,.summary-modal__summary .json-table,.summary-modal__summary .data-table,.summary-modal__summary .batch-summary{page-break-before:auto;page-break-inside:avoid!important;page-break-after:auto;break-inside:avoid!important;margin-top:8px;margin-bottom:12px}.summary-modal__summary tr,.summary-modal__summary td,.summary-modal__summary th{page-break-inside:avoid!important;break-inside:avoid!important}.summary-modal__summary p{page-break-inside:avoid!important;break-inside:avoid!important;orphans:3;widows:3;margin-bottom:8px}.summary-modal__summary ul,.summary-modal__summary ol{page-break-before:auto;page-break-inside:avoid!important;page-break-after:auto;break-inside:avoid!important;orphans:3;widows:3;margin-bottom:10px}.summary-modal__summary li{page-break-inside:avoid!important;break-inside:avoid!important}.summary-modal__summary section,.summary-modal__summary div{page-break-inside:avoid!important;break-inside:avoid!important}.summary-modal__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px;color:#991b1b;font-size:14px}.event-message{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;margin:8px 0}.event-message__header{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#374151}.event-message__icon{font-size:18px;flex-shrink:0}.event-message__content{flex:1}.event-message__status{font-size:12px;color:#6b7280;padding:2px 8px;background:#fff;border-radius:12px;border:1px solid #e5e7eb}.event-message__result{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.event-message__detail{font-size:13px;color:#6b7280;margin-bottom:6px}.event-message__detail strong{color:#374151;font-weight:500}.event-message__action{margin-top:10px;padding:6px 14px;background:#111827;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.event-message__action:hover:not(:disabled){background:#1f2937}.event-message__action:disabled{opacity:.6;cursor:not-allowed}.summary-modal__footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#fafafa}.summary-modal__metadata{display:flex;align-items:center;gap:16px;flex-wrap:wrap;flex:1}.summary-modal__meta-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;padding:4px 8px;border-radius:4px;background:#fff;border:1px solid #e5e7eb}.summary-modal__meta-icon{flex-shrink:0;opacity:.7}.summary-modal__meta-badge{font-weight:500}.summary-modal__meta-badge.cached{color:#0891b2;background:#ecfeff;border-color:#a5f3fc}.summary-modal__meta-badge.fresh{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.summary-modal__actions{display:flex;gap:12px;align-items:center}.summary-modal__btn{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.summary-modal__btn--secondary{background:#fff;border:1px solid #d1d5db;color:#374151}.summary-modal__btn--secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.summary-modal__btn--secondary:disabled{opacity:.6;cursor:not-allowed}.summary-modal__btn--secondary svg{flex-shrink:0;margin-right:6px}.summary-modal__btn--secondary{display:inline-flex;align-items:center;gap:6px}.summary-modal__btn-spinner{display:inline-block;width:14px;height:14px;border:2px solid #e5e7eb;border-top-color:#374151;border-radius:50%;animation:summary-modal-spin .6s linear infinite}.summary-modal__btn--primary{background:#111827;border:1px solid #111827;color:#fff}.summary-modal__btn--primary:hover{background:#1f2937}.summary-modal__btn--refresh{background:#fff;border:1px solid #d1d5db;color:#374151;display:inline-flex;align-items:center;gap:6px}.summary-modal__btn--refresh:hover{background:#f9fafb;border-color:#9ca3af}.summary-modal__btn--refresh svg{flex-shrink:0}.summary-modal__refresh-group{display:flex;align-items:center;gap:12px}.summary-modal__checkbox-label{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.summary-modal__checkbox{width:16px;height:16px;cursor:pointer;accent-color:#111827}.summary-modal__checkbox-label:hover{color:#111827}.floating-button__queue-badge{position:absolute;top:-8px;right:-8px;min-width:24px;height:24px;padding:0 6px;border-radius:12px;background:#ef4444;color:#fff;font-size:12px;font-weight:600;border:2px solid #ffffff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:2px;box-shadow:0 2px 8px #ef444466;transition:all .2s ease;animation:queue-badge-pop .3s cubic-bezier(.34,1.56,.64,1)}.floating-button__queue-badge:hover{transform:scale(1.1);background:#dc2626}.floating-button__queue-plus{font-size:10px;opacity:.9}@keyframes queue-badge-pop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.tq-panel-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:10001;display:flex;align-items:flex-end;justify-content:flex-end;padding:24px;animation:tq-backdrop-fade-in .2s ease-out}@keyframes tq-backdrop-fade-in{0%{opacity:0}to{opacity:1}}.tq-panel{background:#fff;border-radius:16px;width:380px;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003;animation:tq-panel-slide-in .3s cubic-bezier(.34,1.56,.64,1);overflow:hidden}@keyframes tq-panel-slide-in{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.tq-panel__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.tq-panel__title{margin:0;font-size:16px;font-weight:600;color:#111827}.tq-panel__close{width:32px;height:32px;border:none;background:transparent;color:#6b7280;font-size:24px;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.tq-panel__close:hover{background:#e5e7eb;color:#111827}.tq-panel__content{flex:1;overflow-y:auto;padding:16px}.tq-section{margin-bottom:20px}.tq-section:last-child{margin-bottom:0}.tq-section__header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.tq-section__title{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.tq-section__count{background:#e5e7eb;color:#374151;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.tq-task-list{display:flex;flex-direction:column;gap:8px}.tq-task{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;transition:all .2s ease}.tq-task--running{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#93c5fd}.tq-task--queued{background:#fff}.tq-task--completed{background:#f0fdf4;border-color:#86efac}.tq-task--cancelled{background:#fefce8;border-color:#fde047;opacity:.8}.tq-task--error{background:#fef2f2;border-color:#fecaca}.tq-task__info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.tq-task__loader{width:20px;height:20px;border:2px solid rgba(59,130,246,.25);border-top-color:#3b82f6;border-radius:50%;animation:tq-loader-spin .8s linear infinite;flex-shrink:0}@keyframes tq-loader-spin{to{transform:rotate(360deg)}}.tq-task__position{width:24px;height:24px;background:#e5e7eb;color:#374151;font-size:12px;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tq-task__details{display:flex;flex-direction:column;gap:2px;min-width:0}.tq-task__label{font-size:14px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tq-task__progress{font-size:12px;color:#3b82f6;font-weight:500}.tq-task__progress-count{color:#6b7280}.tq-task__duration{font-size:11px;color:#9ca3af}.tq-task__error{font-size:12px;color:#dc2626}.tq-task__action{width:28px;height:28px;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.tq-task__action--stop{background:#fee2e2;color:#dc2626;font-size:14px}.tq-task__action--stop:hover{background:#fecaca}.tq-task__action--remove{background:#f3f4f6;color:#6b7280;font-size:18px}.tq-task__action--remove:hover{background:#e5e7eb;color:#374151}.tq-task__action--dismiss{background:transparent;color:#9ca3af;font-size:16px}.tq-task__action--dismiss:hover{background:#f3f4f6;color:#6b7280}.tq-status-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.tq-status-icon--success{background:#dcfce7;color:#16a34a}.tq-status-icon--cancelled{background:#fef9c3;color:#ca8a04}.tq-status-icon--error{background:#fee2e2;color:#dc2626}.tq-status-icon--queued{background:#e5e7eb;color:#6b7280}.tq-progress-bar{height:4px;background:#e5e7eb;border-radius:2px;margin-top:12px;overflow:hidden}.tq-progress-bar__fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;transition:width .3s ease}.tq-task-list--history{opacity:.85}.tq-empty{text-align:center;padding:40px 20px}.tq-empty__icon{font-size:40px;margin-bottom:12px;display:block;opacity:.5}.tq-empty__text{margin:0 0 4px;font-size:15px;font-weight:500;color:#374151}.tq-empty__hint{margin:0;font-size:13px;color:#9ca3af}.summary-progress{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;margin-bottom:24px}.summary-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.summary-progress-header h4{margin:0;font-size:18px;font-weight:600;color:#111827}.summary-progress-stats{display:flex;gap:24px}.summary-progress-stat{font-size:14px;color:#6b7280}.summary-progress-stat strong{color:#111827;font-weight:600}.summary-progress-bar-container{width:100%;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden;margin-bottom:16px}.summary-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .3s ease}.summary-progress-current{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:6px;margin-bottom:16px;font-size:14px;color:#374151}.summary-progress-spinner{font-size:18px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.summary-progress-sections{max-height:400px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px}.summary-progress-table{width:100%;border-collapse:collapse;font-size:13px}.summary-progress-table thead{background:#f9fafb;position:sticky;top:0;z-index:1}.summary-progress-table th{padding:10px 16px;text-align:left;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb}.summary-progress-table td{padding:10px 16px;border-bottom:1px solid #f3f4f6}.summary-progress-table tbody tr:last-child td{border-bottom:none}.summary-progress-icon{width:60px;text-align:center;font-size:16px}.summary-progress-name{color:#374151}.summary-progress-duration{color:#6b7280;text-align:left;font-variant-numeric:tabular-nums}.summary-progress-status-completed{background:#f0fdf4}.summary-progress-status-completed .summary-progress-icon{color:#16a34a}.summary-progress-status-completed .summary-progress-name{color:#166534}.summary-progress-status-progress{background:#eff6ff}.summary-progress-status-progress .summary-progress-icon{color:#3b82f6;animation:spin 1s linear infinite}.summary-progress-status-progress .summary-progress-name{color:#1e40af;font-weight:500}.summary-progress-status-pending{background:#fff}.summary-progress-status-pending .summary-progress-icon{color:#d1d5db}.summary-progress-status-pending .summary-progress-name{color:#9ca3af}.summary-progress-status-error{background:#fef2f2}.summary-progress-status-error .summary-progress-icon{color:#dc2626}.summary-progress-status-error .summary-progress-name{color:#991b1b}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}html{overflow:visible!important;height:auto!important}body{margin:0!important;padding:0!important;overflow:visible!important;height:auto!important;max-height:none!important}.summary-modal__backdrop{position:static!important;display:block!important;background:none!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.summary-modal{position:static!important;display:block!important;width:100%!important;max-width:none!important;max-height:none!important;height:auto!important;min-height:0!important;background:#fff!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important;animation:none!important;overflow:visible!important;transform:none!important}.summary-modal--fullscreen{max-width:none!important;max-height:none!important;height:auto!important;min-height:0!important}.summary-modal__header{background:#fff!important;border-bottom:2px solid #e5e7eb;padding:10px 0;page-break-after:avoid;break-after:avoid}.summary-modal__close,.summary-modal__actions,.summary-modal__refresh-group,.summary-modal__footer,.assistant-header,.assistant-input,.assistant-sidebar,button{display:none!important}.summary-modal__content{flex:none!important;display:block!important;padding:15px!important;overflow:visible!important;overflow-y:visible!important;overflow-x:visible!important;max-height:none!important;min-height:0!important;height:auto!important}.summary-modal__content *{max-height:none!important;overflow:visible!important}.summary-modal__folder-name,.summary-modal__meta{display:block!important;visibility:visible!important;page-break-after:avoid}.summary-modal__summary{font-size:10pt;line-height:1.4;overflow:visible!important;max-height:none!important;height:auto!important;page-break-inside:auto!important;break-inside:auto!important}.summary-modal__summary *{max-height:none!important}.summary-modal__summary h1,.summary-modal__summary h2,.summary-modal__summary h3,.summary-modal__summary h4{page-break-after:avoid;break-after:avoid;page-break-inside:avoid;break-inside:avoid}.summary-modal__summary table,.summary-modal__summary ul,.summary-modal__summary ol{page-break-inside:auto;break-inside:auto}.summary-modal__summary p{page-break-inside:auto;break-inside:auto;orphans:2;widows:2}.summary-modal__folder-badge{page-break-inside:avoid}[data-table-index],[data-chart-index],[data-batch-summary-index]{display:block!important;visibility:visible!important;page-break-inside:auto;break-inside:auto;overflow:visible!important;max-height:none!important;height:auto!important}[data-table-index] *,[data-chart-index] *,[data-batch-summary-index] *{max-height:none!important}.data-table-wrapper{display:block!important;visibility:visible!important;overflow:visible!important;page-break-inside:auto;break-inside:auto;margin:10px 0;max-height:none!important;height:auto!important}.data-table-footer{display:block!important;page-break-inside:avoid}.data-table-container{display:block!important;overflow:visible!important;max-height:none!important;height:auto!important}.data-table{display:table!important;visibility:visible!important;width:100%!important;border-collapse:collapse;page-break-inside:auto;break-inside:auto}.data-table thead{display:table-header-group!important}.data-table tbody{display:table-row-group!important;max-height:none!important;height:auto!important}.data-table tr{display:table-row!important;page-break-inside:auto;break-inside:auto}.data-table th,.data-table td,.data-table-header,.data-table-cell{display:table-cell!important;border:1px solid #e5e7eb;padding:6px 8px;font-size:9pt}.data-table th{background-color:#f9fafb!important;font-weight:600}.data-table-title{font-size:11pt;font-weight:600;margin-bottom:8px;page-break-after:avoid}.data-table-sort-icon{display:none!important}.data-table-header{cursor:default!important}.batch-summary,.simple-chart{display:block!important;visibility:visible!important;page-break-inside:auto;break-inside:auto;margin:10px 0;overflow:visible!important;max-height:none!important;height:auto!important}.batch-summary-grid{overflow:visible!important;max-height:none!important;height:auto!important}.batch-summary-card{page-break-inside:avoid;break-inside:avoid}.folder-chip{display:inline-block!important;padding:2px 6px;border:1px solid #e5e7eb;border-radius:4px;font-size:8pt;margin-right:4px}.summary-modal__backdrop,.summary-modal,.summary-modal__content,.summary-modal__summary{overflow:visible!important;overflow-y:visible!important;overflow-x:visible!important;max-height:none!important;height:auto!important}@page{size:A4 portrait;margin:1.5cm}}
