.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;animation:modal-in .2s ease-out}.modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.modal-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.modal-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;line-height:1;border-radius:4px;transition:color .2s}.modal-close:hover{color:#111827;background-color:#f3f4f6}.modal-body{padding:1.5rem;overflow-y:scroll;display:flex;flex-direction:column}.modal-content .modal-body::-webkit-scrollbar{width:10px!important}.modal-content .modal-body::-webkit-scrollbar-track{background:#f9fafb!important;border-radius:10px!important}.modal-content .modal-body::-webkit-scrollbar-thumb{background:#e5e7eb!important;border-radius:10px!important;border:2px solid #f9fafb!important;transition:background .2s ease!important}.modal-content .modal-body::-webkit-scrollbar-thumb:hover{background:#d1d5db!important}.modal-footer{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:1rem;background-color:#f9fafb;border-bottom-left-radius:12px;border-bottom-right-radius:12px}@keyframes modal-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.register-validation-modal-content{padding:20px;max-height:80vh;overflow-y:auto}.register-validation-loading,.register-validation-empty{padding:40px 20px;text-align:center}.loading-spinner{font-size:16px;color:#6b7280}.drawing-inventory-table th:first-child,.drawing-inventory-table td.drawing-number-cell{white-space:nowrap;font-family:monospace;font-size:13px}.no-data{color:#9ca3af}.generation-pending-notice{background-color:#f9faf5;border-left:4px solid #ACB54E;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:14px;color:#01263d;line-height:1.5}.generated-register-notice{background-color:#fffbeb;border:1px solid #f59e0b;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:14px;color:#92400e;line-height:1.5}.validation-header{margin-bottom:32px}.validation-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.summary-card{background-color:#f9fafb;border-radius:8px;padding:16px;text-align:center}.summary-label{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.summary-value{font-size:32px;font-weight:700;color:#111827}.summary-value.success{color:#059669}.summary-value.warning{color:#d97706}.summary-value.error{color:#dc2626}.summary-value.na{color:#6b7280}.validation-actions{display:flex;flex-direction:column;gap:12px}.revalidation-message{padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500}.revalidation-message.success{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.revalidation-message.error{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.revalidate-button{padding:12px 24px;background-color:#01263d;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.revalidate-button:hover:not(:disabled){background-color:#1d4ed8}.revalidate-button:disabled{background-color:#9ca3af;cursor:not-allowed}.validation-section{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #e5e7eb}.validation-section:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.catalogue-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.catalogue-section-header h3{margin-bottom:0}.catalogue-export-btn{padding:6px 14px;background-color:#01263d;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s;flex-shrink:0}.catalogue-export-btn:hover{background-color:#011e32}.validation-section h3{font-size:18px;font-weight:600;color:#111827;margin-bottom:16px}.register-files-list{display:flex;flex-direction:column;gap:8px}.register-file-item{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 16px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.file-info{display:flex;flex-direction:column;gap:6px;flex:1}.file-name{font-size:14px;font-weight:500;color:#374151}.merged-badge{display:inline-block;font-size:11px;padding:2px 6px;background-color:#fef3c7;color:#92400e;border-radius:4px;font-weight:600;width:fit-content}.merged-files{display:flex;flex-direction:column;gap:4px;margin-top:4px;padding-left:8px}.merged-file{font-size:12px;color:#6b7280;font-style:italic}.confidence-badge{font-size:12px;padding:4px 8px;background-color:#f0f2e0;color:#01263d;border-radius:4px;font-weight:500;align-self:flex-start}.register-table-container{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.register-summary-table{width:100%;border-collapse:collapse}.register-summary-table thead{background-color:#f9fafb}.register-summary-table th{text-align:left;padding:12px 16px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb}.register-summary-table td{padding:12px 16px;font-size:14px;color:#374151;border-bottom:1px solid #f3f4f6}.register-summary-table tbody tr:last-child td{border-bottom:none}.register-summary-table tbody tr:hover{background-color:#f9fafb}.register-summary-table .register-name{font-weight:500;color:#111827}.register-summary-table .found{color:#059669;font-weight:600}.register-summary-table .missing{color:#dc2626;font-weight:600}.register-summary-table .success-percent{color:#059669;font-weight:500}.register-summary-table .warning-percent{color:#d97706;font-weight:500}.missing-drawings-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;max-height:500px;overflow-y:auto;padding:4px}.missing-drawing-card{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px}.drawing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.drawing-number{font-size:14px;font-weight:600;color:#991b1b}.drawing-source{font-size:11px;color:#6b7280;font-style:italic}.drawing-name{font-size:13px;color:#374151;line-height:1.4}.missing-drawings-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.rfi-message{padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500}.rfi-message.success{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.rfi-message.error{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.add-to-rfi-button{padding:12px 24px;background-color:#dc2626;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.add-to-rfi-button:hover:not(:disabled){background-color:#b91c1c}.add-to-rfi-button:disabled{background-color:#9ca3af;cursor:not-allowed}.header-content{display:flex;align-items:center;justify-content:space-between;position:relative;gap:4px}.column-menu-trigger{padding:2px 4px;border-radius:4px;cursor:pointer;color:#9ca3af;flex-shrink:0;transition:all .2s;font-size:12px}.column-menu-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;min-width:200px;overflow:hidden}.menu-section{padding:6px;border-bottom:1px solid #f3f4f6}.menu-label{font-size:11px;font-weight:600;color:#6b7280;margin-bottom:4px;padding:0 6px;text-transform:uppercase;letter-spacing:.025em}.menu-item{display:flex;align-items:center;gap:6px;padding:6px 8px;font-size:13px;color:#374151;cursor:pointer;border-radius:4px;transition:background-color .15s}.menu-icon{width:16px;text-align:center}.inventory-empty-state{text-align:center;color:#6b7280;padding:32px 16px;font-style:italic}@media (max-width: 768px){.validation-summary-grid{grid-template-columns:repeat(2,1fr)}.missing-drawings-container{grid-template-columns:1fr}}.left-pane{display:flex;flex-direction:column;height:100%;background-color:#f8f9fa;border-right:1px solid #dee2e6;overflow:hidden}.files-section{display:flex;flex-direction:column;flex:1;overflow:hidden;padding:0}.files-scroll-area{flex:1;overflow-y:auto;padding:1.5rem;min-height:0}.catalogue-card-dock{flex-shrink:0;border-top:1px solid #dee2e6;padding:1rem 1.5rem;background-color:#f8f9fa}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.section-header h2{font-size:1rem;font-weight:600;color:#212529;margin:0}.upload-file-btn{width:100%;background-color:#fff;color:#495057;border:2px dashed #dee2e6;border-radius:6px;padding:1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:1rem}.upload-file-btn:hover{background-color:#f8f9fa;border-color:#adb5bd}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.3}.empty-text{font-size:.875rem;color:#6c757d;margin:0}.file-list{display:flex;flex-direction:column;gap:.5rem}.file-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;transition:all .2s;position:relative}.file-item:hover{background-color:#f1f3f5;border-color:#adb5bd}.file-item.file-status-pending{opacity:.6;border-left:3px solid #ffc107}.file-item.file-status-processing{opacity:.8;border-left:3px solid #01263D}.file-item.file-status-completed{opacity:1;border-left:3px solid #28a745}.file-item.file-status-failed{opacity:.7;border-left:3px solid #dc3545}.file-item:hover .file-actions{display:flex}.file-icon{font-size:1.25rem;flex-shrink:0}.file-details{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.file-name{font-size:.875rem;color:#212529;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{font-size:.75rem;color:#6c757d}.file-status-indicator{font-size:1rem;font-weight:700;flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.file-status-indicator.file-status-pending{color:#ffc107;background-color:#fff8e1}.file-status-indicator.file-status-processing{color:#01263d;background-color:#e7f5ff;animation:spin 2s linear infinite}.file-status-indicator.file-status-completed{color:#28a745;background-color:#d4edda}.file-status-indicator.file-status-failed{color:#dc3545;background-color:#f8d7da}.file-actions{display:none;gap:.25rem}.loading-text,.error-text{font-size:.875rem;padding:1rem;text-align:center;margin:0}.loading-text{color:#6c757d}.error-text{color:#dc3545}.processing-banner{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background-color:#e7f5ff;border:1px solid #01263D;border-radius:6px;margin-bottom:1rem}.processing-icon{font-size:1.25rem;color:#01263d;flex-shrink:0;animation:spin 2s linear infinite}.processing-text{flex:1;display:flex;flex-direction:column;gap:.25rem}.processing-text strong{font-size:.875rem;color:#212529;font-weight:600}.processing-text p{font-size:.75rem;color:#495057;margin:0}.upload-file-btn:disabled{cursor:not-allowed;opacity:.6}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dialog{background-color:#fff;border-radius:8px;padding:1.5rem;min-width:400px;box-shadow:0 4px 12px #00000026}.dialog h3{margin:0 0 1rem;font-size:1.125rem;color:#212529}.dialog-input{width:100%;padding:.75rem;border:1px solid #dee2e6;border-radius:6px;font-size:.9375rem;margin-bottom:1rem;font-family:inherit;background-color:#fff;color:#212529}.dialog-input:focus{outline:none;border-color:#01263d}.dialog-actions{display:flex;gap:.75rem;justify-content:flex-end}.dialog-btn{padding:.625rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}.dialog-btn.cancel{background-color:#f1f3f5;color:#495057}.dialog-btn.cancel:hover{background-color:#e9ecef}.dialog-btn.create{background-color:#01263d;color:#fff}.dialog-btn.create:hover:not(:disabled){background-color:#011e32}.dialog-btn.create:disabled{background-color:#adb5bd;cursor:not-allowed}.dialog-btn.delete{background-color:#dc3545;color:#fff}.dialog-btn.delete:hover:not(:disabled){background-color:#c82333}.dialog-btn.delete:disabled{background-color:#adb5bd;cursor:not-allowed}.dialog-message{font-size:.9375rem;color:#495057;line-height:1.5;margin:0 0 1.5rem}.dialog-message strong{color:#212529;font-weight:600}.ingest-link{color:#01263d;text-decoration:none}.ingest-link:hover{text-decoration:underline}.export-btn{background-color:#01263d;color:#fff;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .2s}.export-btn:hover:not(:disabled){background-color:#011e32}.export-btn:disabled{background-color:#adb5bd;cursor:not-allowed}.markdown-content{line-height:1.6;color:#1f2937}.markdown-line{display:inline}.markdown-list{margin:.5rem 0 .125rem;padding-left:1.5rem}.markdown-list li{margin:.25rem 0}.markdown-sublist{margin:.25rem 0 0;padding-left:1.5rem}.markdown-sublist li{margin:.125rem 0}.markdown-content strong{font-weight:600;color:#111827}.markdown-content em{font-style:italic}.markdown-content u{text-decoration:underline}.chat-pane{display:flex;flex-direction:column;height:100%;background-color:#fff}.project-header{padding:1.5rem 2rem 1.75rem;border-bottom:1px solid #dee2e6;flex-shrink:0}.project-title{font-size:1.25rem;font-weight:700;color:#212529;margin:0}.project-title-block{margin-bottom:1rem}.project-title-row{display:flex;align-items:center;gap:.5rem}.project-reference-label{margin:.2rem 0 0;font-size:.75rem;color:#6c757d;overflow-wrap:anywhere}.project-reference-label span{color:#495057;font-weight:500}.metadata-edit-icon-button,.metadata-secondary-button,.metadata-primary-button{border:1px solid #01263D;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s}.metadata-edit-icon-button,.metadata-secondary-button{background-color:#fff;color:#01263d}.metadata-edit-icon-button{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border-color:transparent;color:#6c757d;flex-shrink:0}.metadata-edit-icon{width:1rem;height:1rem}.metadata-primary-button{background-color:#01263d;color:#fff;padding:.55rem .9rem}.metadata-secondary-button{padding:.55rem .9rem}.metadata-edit-icon-button:hover:not(:disabled),.metadata-secondary-button:hover:not(:disabled){background-color:#e7f5ff;border-color:#bfdbfe;color:#01263d}.metadata-primary-button:hover:not(:disabled){background-color:#011e32}.metadata-edit-icon-button:disabled,.metadata-secondary-button:disabled,.metadata-primary-button:disabled{cursor:not-allowed;opacity:.6}.metadata-editor{display:grid;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) auto;gap:.75rem;align-items:end;margin-bottom:1rem}.metadata-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.metadata-field span{font-size:.7rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.metadata-field input{min-width:0;border:1px solid #dee2e6;border-radius:6px;padding:.55rem .65rem;font:inherit;color:#212529}.metadata-field input:focus{border-color:#01263d;outline:none}.metadata-actions{display:flex;gap:.5rem}.metadata-error{grid-column:1 / -1;margin:-.25rem 0 0;color:#b91c1c;font-size:.8125rem}.chat-header{padding:1rem 2rem;border-bottom:1px solid #dee2e6}.chat-title{font-size:1rem;font-weight:600;color:#495057;margin:0 0 .25rem}.chat-subtitle{font-size:.8125rem;color:#6c757d;margin:0}.project-info-bar{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}@media (max-width: 900px){.project-title-row{align-items:center}.metadata-editor{grid-template-columns:1fr}.metadata-actions{justify-content:flex-end}}.info-card{display:flex;flex-direction:column;gap:.1rem;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;padding:.35rem .65rem;min-width:80px;max-width:180px;flex-shrink:0}.info-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.info-value{font-size:.8125rem;font-weight:500;color:#065f46;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-container{flex:1;overflow-y:auto;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem}.message{display:flex;gap:1rem;max-width:80%}.message.user{margin-left:auto;flex-direction:row-reverse}.message.assistant{margin-right:auto}.message-avatar{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;background-color:#f1f3f5}.message.assistant .message-avatar{background-color:#e7f5ff}.message.user .message-avatar{background-color:#d0ebff}.message-content{display:flex;flex-direction:column;gap:.5rem}.message-text{padding:1rem;border-radius:12px;font-size:.9375rem;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.message.assistant .message-text{background-color:#f8f9fa;color:#212529}.message.user .message-text{background-color:#01263d;color:#fff}.input-container{padding:1.5rem 2rem;border-top:1px solid #dee2e6;display:flex;gap:1rem;align-items:flex-end}.chat-input{flex:1;padding:.75rem 1rem;border:1px solid #dee2e6;border-radius:8px;font-size:.9375rem;font-family:inherit;resize:none;transition:border-color .2s;background-color:#fff;color:#212529}.chat-input:focus{outline:none;border-color:#01263d}.chat-input::placeholder{color:#adb5bd}.send-button{background-color:#01263d;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}.send-button:hover:not(:disabled){background-color:#011e32}.send-button:disabled{background-color:#adb5bd;cursor:not-allowed}.streaming-cursor{display:inline-block;margin-left:2px;animation:blink 1s step-end infinite;color:#01263d}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.rfi-summary-panel{margin-bottom:20px}.rfi-summary-grid{grid-template-columns:repeat(3,1fr)!important;margin-bottom:16px}.summary-subvalue{font-size:13px;font-weight:500;color:#6b7280;margin-top:2px}.rfi-summary-breakdown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 800px){.rfi-summary-breakdown-grid{grid-template-columns:1fr}}.rfi-summary-breakdown-title{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.rfi-summary-table-container{max-height:240px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px}.rfi-summary-table{width:100%;border-collapse:collapse;font-size:.8125rem}.rfi-summary-table th{position:sticky;top:0;text-align:left;padding:.5rem .75rem;background-color:#01263d;color:#fff;font-weight:700;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.rfi-summary-table th:hover{background-color:#0a3550}.rfi-summary-table .sort-label{display:flex;align-items:center;gap:.375rem}.rfi-summary-table .sort-icon{color:#ffffff8c}.rfi-summary-table .sort-icon.active{color:#fff}.rfi-summary-table td{padding:.5rem .75rem;border-bottom:1px solid #e5e7eb;color:#374151}.rfi-summary-table tr:last-child td{border-bottom:none}.rfi-table-container{overflow-x:auto}.rfi-table{width:100%;border-collapse:collapse;font-size:.875rem}.rfi-table th{text-align:left;padding:.75rem 1rem;background-color:#01263d;color:#fff;font-weight:700;border-bottom:1px solid #e5e7eb;white-space:nowrap}.rfi-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#374151;vertical-align:top}.rfi-table tr:last-child td{border-bottom:none}.severity-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.severity-high{background-color:#f5e0e0;color:#7b1f1f}.severity-medium{background-color:#f5f0d0;color:#6b6620}.severity-low{background-color:#e8f0e0;color:#3a5c20}.severity-transfer{background-color:#e0f0f3;color:#2b6b7a}.reference-text{color:#6b7280;font-size:.8rem;margin-top:.25rem}.rationale-text{color:#6b7280;font-style:italic;margin-top:.25rem;font-size:.8rem}.loading-state,.error-state,.empty-state{padding:3rem;text-align:center;color:#6b7280}.error-state{color:#ef4444}.modal-controls{padding:0 1.5rem 1rem;display:flex;justify-content:flex-end;border-bottom:1px solid #f3f4f6}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{width:1rem;height:1rem;border-radius:.25rem;border-color:#d1d5db;color:#acb54e}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:.5rem}.sortable-header:hover{background-color:#f3f4f6}.sort-icon{font-size:.75rem;color:#9ca3af}.sort-icon.active{color:#4b5563}.header-content{display:flex;align-items:center;justify-content:space-between;position:relative}.column-menu-trigger{padding:.25rem;border-radius:.25rem;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center;transition:all .2s}.column-menu-trigger:hover,.column-menu-trigger.active{background-color:#e5e7eb;color:#374151}.column-menu-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;min-width:200px;overflow:hidden}.column-menu-dropdown.align-left{left:0;right:auto}.menu-section{padding:.5rem;border-bottom:1px solid #f3f4f6}.menu-section:last-child{border-bottom:none}.menu-label{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.5rem;padding:0 .5rem;text-transform:uppercase;letter-spacing:.025em}.menu-item-count{margin-left:auto;padding-left:.75rem;font-size:.8125rem;color:#9ca3af}.menu-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;color:#374151;cursor:pointer;border-radius:.25rem;transition:background-color .15s}.menu-item:hover{background-color:#f3f4f6}.menu-item.active{background-color:#f0f2e0;color:#acb54e}.menu-icon{width:1.25rem;text-align:center;font-size:1rem}.status-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.status-open{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.status-answered{background-color:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.status-suppressed{background-color:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}.clickable-status{cursor:pointer;transition:all .2s}.clickable-status:hover{opacity:.8;transform:scale(1.02)}.suppression-note{font-size:.7rem;color:#6b7280;font-style:italic;max-width:140px;word-wrap:break-word}.suppression-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.suppression-dialog{background:#fff;border-radius:8px;padding:1.5rem;width:90%;max-width:500px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.suppression-dialog-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#111827}.suppression-dialog-subtitle{margin:0 0 1rem;font-size:.875rem;color:#6b7280}.suppression-dialog-textarea{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;font-family:inherit;resize:vertical;margin-bottom:1rem;background-color:#fff;color:#111827}.suppression-dialog-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.suppression-dialog-buttons{display:flex;gap:.75rem;justify-content:flex-end}.expand-control{display:flex;align-items:center;gap:.25rem;color:#6b7280;transition:color .2s;cursor:pointer;font-size:.75rem}.expand-control:hover{color:#acb54e}.expand-text{font-weight:500}.expand-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;transition:all .2s;font-size:.625rem}.expand-icon:hover{background-color:#f3f4f6}.expanded-row-content{background-color:#f9fafb;padding:1.5rem;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.evidence-section{margin-top:1rem}.evidence-title{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.evidence-box{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.evidence-text{font-size:.875rem;color:#4b5563;line-height:1.5}.confidence-score{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#059669;background-color:#d1fae5;padding:.125rem .5rem;border-radius:9999px;margin-top:.5rem}.btn-primary{padding:.5rem 1rem;background-color:#01263d;border:1px solid transparent;color:#fff;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary:hover{background-color:#011e32}.confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.confirm-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:1.5rem;width:90%;max-width:420px;animation:modal-in .2s ease-out}.confirm-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.confirm-message{font-size:.875rem;color:#6b7280;margin:0 0 1.25rem;line-height:1.5}.confirm-actions{display:flex;justify-content:flex-end;gap:.5rem}.btn-confirm{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.btn-confirm:focus,.btn-confirm:focus-visible{outline:2px solid #ACB54E}.btn-confirm--default{background-color:#01263d;color:#fff}.btn-confirm--default:hover{background-color:#011e32}.btn-confirm--warning{background-color:#f59e0b;color:#fff}.btn-confirm--warning:hover{background-color:#d97706}.btn-confirm--danger{background-color:#ef4444;color:#fff}.btn-confirm--danger:hover{background-color:#dc2626}.btn-secondary{padding:.5rem 1rem;background-color:#fff;border:1px solid #d1d5db;color:#374151;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.btn-secondary:focus,.btn-secondary:focus-visible{outline:2px solid #ACB54E}.alert{display:flex;align-items:center;gap:12px;padding:12px 20px;font-size:.875rem;line-height:1.4;border-radius:5px}.alert-icon{font-size:1.25rem;flex-shrink:0}.alert-content{display:flex;flex-direction:column;gap:2px}.alert-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.alert-message{font-size:.85rem}.alert-redline,.alert-high{background-color:#7b1f1f;color:#fff}.alert-medium{background-color:#f5f0d0;color:#6b6620}.alert-low{background-color:#e8f0e0;color:#3a5c20}.alert-info{background-color:#e6f0f7;color:#01263d}.risk-heatmap{padding:16px 20px;border-bottom:1px solid #e5e7eb}.risk-heatmap-title{font-size:.8rem;font-weight:700;color:#01263d;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px}.risk-heatmap-table{width:100%;border-collapse:collapse;font-size:.875rem}.risk-heatmap-table th{padding:8px 12px;background-color:#01263d;color:#fff;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.3px;text-align:center}.risk-heatmap-table th:first-child{text-align:left}.risk-heatmap-area{padding:8px 12px;font-weight:500;color:#111827;border-bottom:1px solid #e5e7eb}.risk-heatmap-cell{text-align:center;padding:8px 12px;border-bottom:1px solid #e5e7eb;font-weight:700;font-size:.9rem;color:#9ca3af}.risk-heatmap-cell.redline,.risk-heatmap-cell.high{background-color:#f5e0e0;color:#7b1f1f}.risk-heatmap-cell.medium{background-color:#f5f0d0;color:#6b6620}.risk-heatmap-cell.low{background-color:#e8f0e0;color:#3a5c20}.ca-table-container{flex-shrink:0;padding:16px 20px;border-bottom:1px solid #e5e7eb}.ca-table-title{font-size:.8rem;font-weight:700;color:#01263d;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px}.ca-table{width:100%;border-collapse:collapse;font-size:.875rem}.ca-table th{text-align:left;padding:.75rem 1rem;background-color:#01263d;color:#fff;font-weight:700;border-bottom:1px solid #e5e7eb;white-space:nowrap}.ca-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#374151;vertical-align:top}.ca-table tr:last-child td{border-bottom:none}.ca-row{transition:background-color .1s}.ca-row:hover{background-color:#f9fafb}.ca-risk-id{font-weight:600;font-family:monospace;white-space:nowrap;color:#6b7280}.ca-clause-cell{display:flex;flex-direction:column;gap:3px;padding:2px 0}.ca-clause-type{font-weight:500;color:#111827;line-height:1.4}.ca-description-text{font-size:.8rem;color:#6b7280;line-height:1.4}.ca-source-text,.ca-reference-text{font-size:.78rem;color:#6b7280}.ca-extracted-text-inline{margin:2px 0 0;padding:6px 10px;background-color:#f9fafb;border-left:3px solid #ACB54E;border-radius:0 4px 4px 0;font-size:.78rem;color:#1f2937;font-style:italic;line-height:1.5}.ca-strategy-inline{font-size:.78rem;color:#01263d;line-height:1.4}.ca-strategy-inline.redline,.ca-strategy-inline.high{color:#7b1f1f}.ca-strategy-inline.medium{color:#6b6620}.ca-strategy-inline.transfer{color:#2b6b7a}.ca-strategy-inline.low{color:#3a5c20}.ca-strategy-label{font-weight:600}.ca-table .header-content{display:flex;align-items:center;justify-content:space-between;position:relative}.ca-table .column-menu-trigger{padding:.25rem;border-radius:.25rem;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center;transition:all .2s}.ca-table .column-menu-trigger:hover,.ca-table .column-menu-trigger.active{background-color:#e5e7eb;color:#374151}.ca-table .column-menu-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;min-width:200px;overflow:hidden}.ca-table .column-menu-dropdown.align-left{left:0;right:auto}.ca-table .menu-section{padding:.5rem;border-bottom:1px solid #f3f4f6}.ca-table .menu-section:last-child{border-bottom:none}.ca-table .menu-label{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.5rem;padding:0 .5rem;text-transform:uppercase;letter-spacing:.025em}.ca-table .menu-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;color:#374151;cursor:pointer;border-radius:.25rem;transition:background-color .15s}.ca-table .menu-item:hover{background-color:#f3f4f6}.ca-table .menu-item.active{background-color:#f0f2e0;color:#acb54e}.ca-table .menu-icon{width:1.25rem;text-align:center;font-size:1rem}.ca-summary-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.ca-summary-group-title{font-size:.8rem;font-weight:700;color:#01263d;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;padding-bottom:6px;border-bottom:2px solid #ACB54E}.ca-summary-field{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.ca-summary-label{font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.ca-summary-value{font-size:.85rem;color:#111827}.ca-summary-value.not-identified{color:#9ca3af;font-style:italic}.contract-rfis{padding:16px 20px;border-bottom:1px solid #e5e7eb}.contract-rfis-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.contract-rfis-title{font-size:.8rem;font-weight:700;color:#01263d;text-transform:uppercase;letter-spacing:.5px;margin:0}.contract-rfis-success{padding:8px 12px;margin-bottom:12px;border-radius:6px;font-size:.8rem;background-color:#e8f0e0;color:#3a5c20;border:1px solid #c5d9a8}.contract-rfis-error{padding:8px 12px;margin-bottom:12px;border-radius:6px;font-size:.8rem;background-color:#f5e0e0;color:#7b1f1f;border:1px solid #e0b0b0}.contract-rfis-table{width:100%;border-collapse:collapse;font-size:.875rem}.contract-rfis-table th{text-align:left;padding:.75rem 1rem;background-color:#01263d;color:#fff;font-weight:700;border-bottom:1px solid #e5e7eb;white-space:nowrap}.contract-rfis-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#374151;vertical-align:top}.contract-rfis-table tr:last-child td{border-bottom:none}.contract-rfis-row{transition:background-color .1s}.contract-rfis-row:hover{background-color:#f9fafb}.contract-rfis-clause-id{font-weight:600;font-family:monospace;white-space:nowrap;color:#6b7280}.contract-rfis-importance{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}.contract-rfis-importance.high{background-color:#f5e0e0;color:#7b1f1f}.contract-rfis-importance.medium{background-color:#f5f0d0;color:#6b6620}.contract-rfis-importance.low{background-color:#e8f0e0;color:#3a5c20}.contract-rfis-detail{line-height:1.5}.contract-rfis-question{color:#111827;margin-bottom:4px}.contract-rfis-ref{font-size:.78rem;color:#6b7280;margin-bottom:4px}.contract-rfis-rationale{font-size:.8rem;color:#6b7280;line-height:1.4}.contract-rfis-table .header-content{display:flex;align-items:center;justify-content:space-between;position:relative}.contract-rfis-table .column-menu-trigger{padding:.25rem;border-radius:.25rem;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center;transition:all .2s}.contract-rfis-table .column-menu-trigger:hover,.contract-rfis-table .column-menu-trigger.active{background-color:#fff3;color:#fff}.contract-rfis-table .column-menu-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;min-width:200px;overflow:hidden}.contract-rfis-table .column-menu-dropdown.align-left{left:0;right:auto}.contract-rfis-table .menu-section{padding:.5rem;border-bottom:1px solid #f3f4f6}.contract-rfis-table .menu-section:last-child{border-bottom:none}.contract-rfis-table .menu-label{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.5rem;padding:0 .5rem;text-transform:uppercase;letter-spacing:.025em}.contract-rfis-table .menu-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;color:#374151;cursor:pointer;border-radius:.25rem;transition:background-color .15s}.contract-rfis-table .menu-item:hover{background-color:#f3f4f6}.contract-rfis-table .menu-item.active{background-color:#f0f2e0;color:#acb54e}.contract-rfis-table .menu-icon{width:1.25rem;text-align:center;font-size:1rem}.ca-dashboard{padding:20px 20px 4px;border-bottom:1px solid #e5e7eb}.ca-summary-grid{grid-template-columns:repeat(6,1fr)!important}.ca-redline,.ca-high{color:#7b1f1f!important}.ca-medium{color:#6b6620!important}.ca-low{color:#3a5c20!important}.ca-dashboard .summary-card:last-child .summary-value{font-size:16px;display:flex;align-items:center;justify-content:center;min-height:38px}.ca-severity-chip{display:inline-block;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}.ca-severity-chip.redline,.ca-severity-chip.high{background-color:#f5e0e0;color:#7b1f1f}.ca-severity-chip.medium{background-color:#f5f0d0;color:#6b6620}.ca-severity-chip.low{background-color:#e8f0e0;color:#3a5c20}.ca-severity-chip.transfer{background-color:#e0f0f3;color:#2b6b7a}.ca-assessment-chip{display:inline-block;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.ca-assessment-chip.present{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.ca-assessment-chip.not-found{background-color:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.ca-assessment-chip.uncertain{background-color:#fef3c7;color:#92400e;border:1px solid #fcd34d}.ca-analysed-at{font-size:12px;color:#9ca3af;margin:0;flex:1}.ca-state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 24px;text-align:center}.ca-state-heading{font-size:16px;font-weight:600;color:#111827;margin:0}.ca-state-text{font-size:14px;color:#6b7280;margin:0;max-width:420px}.ca-error-text{font-size:13px;color:#dc2626;margin:0}.ca-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#01263d;border-radius:50%;animation:ca-spin .8s linear infinite}@keyframes ca-spin{to{transform:rotate(360deg)}}.right-pane{display:flex;flex-direction:column;height:100%;background-color:#f8f9fa;border-left:1px solid #dee2e6;overflow:hidden}.outputs-header{padding:1.5rem;border-bottom:1px solid #dee2e6}.outputs-header h2{font-size:1rem;font-weight:600;color:#212529;margin:0}.outputs-list{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.output-item{display:flex;gap:1rem;padding:1.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;transition:all .2s;position:relative}.output-item:hover{box-shadow:0 2px 8px #0000001a;border-color:#adb5bd}.output-item.output-pending{opacity:.6;background-color:#f8f9fa;border-color:#e9ecef}.output-item.output-pending:hover{box-shadow:none;cursor:not-allowed}.output-icon{font-size:2rem;flex-shrink:0}.output-details{flex:1;display:flex;flex-direction:column;gap:.5rem}.output-title{font-size:1rem;font-weight:600;color:#01263d;margin:0}.output-pending .output-title{color:#6c757d}.output-filename{font-size:.875rem;color:#6c757d;margin:0}.download-button{align-self:flex-start;background-color:#01263d;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:.5rem}.download-button:hover{background-color:#011e32}.download-button:disabled{background-color:#adb5bd;cursor:not-allowed;opacity:.6}.download-button:disabled:hover{background-color:#adb5bd}.empty-outputs{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.3}.empty-text{font-size:1rem;font-weight:500;color:#495057;margin:0 0 .5rem}.empty-subtext{font-size:.875rem;color:#6c757d;margin:0}a.download-button{display:inline-block;text-align:center;text-decoration:none}.output-status-badge{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-color:#e7f5ff;border-radius:50%}.status-icon{font-size:1rem;color:#01263d;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-header{background-color:#01263d;color:#fff;padding:1rem 2rem;flex-shrink:0;box-shadow:0 2px 4px #0000001a;position:relative}.app-title{font-size:1.5rem;margin:0 0 .25rem;font-weight:700}.logo-bid{color:#fff}.logo-aim{color:#acb54e}.app-subtitle{font-size:.875rem;margin:0;color:#a1b3c3}.header-nav{position:absolute;top:1rem;right:2rem;display:flex;gap:.75rem;align-items:center}.header-nav-link{color:#fff;text-decoration:none;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.3);border-radius:.25rem;font-size:.875rem;transition:all .2s}.header-nav-link:hover{background-color:#ffffff1a;border-color:#ffffff80}.header-nav-link--primary{background-color:#acb54e;border-color:#acb54e;color:#01263d;font-weight:600}.header-nav-link--primary:hover{background-color:#9aa243;border-color:#9aa243}.home-page{height:100vh;display:flex;flex-direction:column;overflow:hidden;background-color:#fff}.three-pane-layout{flex:1;display:grid;grid-template-columns:300px 1fr 320px;gap:0;overflow:hidden}.pane{height:100%;overflow:hidden}.left-pane-container{min-width:250px}.chat-pane-container{min-width:400px}.right-pane-container{min-width:280px}@media (max-width: 1200px){.three-pane-layout{grid-template-columns:280px 1fr 300px}}@media (max-width: 992px){.three-pane-layout{grid-template-columns:250px 1fr}.right-pane-container{display:none}}@media (max-width: 768px){.three-pane-layout{grid-template-columns:1fr}.left-pane-container,.right-pane-container{display:none}}.welcome-container{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.welcome-content{text-align:center;max-width:600px}.welcome-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.welcome-text{margin-bottom:1rem;color:#4b5563;line-height:1.5}.welcome-code{display:inline-block;background-color:#f3f4f6;padding:.5rem 1rem;border-radius:.375rem;font-family:monospace;font-size:.875rem;color:#1f2937}.welcome-subtext{margin-top:1.5rem;font-size:.875rem;color:#6b7280}.welcome-link{color:#01263d;text-decoration:none}.welcome-link:hover{text-decoration:underline}.admin-page{min-height:100vh;background-color:#f5f5f5}.admin-header{background:linear-gradient(135deg,#01263d,#032e4a);color:#fff;padding:30px 40px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:space-between}.admin-header-content h1{margin:0 0 8px;font-size:32px;font-weight:600}.admin-subtitle{margin:0;font-size:16px;opacity:.9}.ingest-nav-link{display:inline-block;padding:10px 20px;background-color:#ffffff26;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;border:1px solid rgba(255,255,255,.3);transition:background-color .2s,border-color .2s;white-space:nowrap}.ingest-nav-link:hover{background-color:#ffffff40;border-color:#ffffff80}.admin-content{max-width:1400px;margin:0 auto;padding:30px 40px}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px}.admin-spinner{width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:#acb54e;border-radius:50%;animation:admin-spin 1s linear infinite;margin-bottom:20px}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-loading p{color:#666;font-size:16px}.admin-error{background:#fff;border-radius:8px;padding:40px;text-align:center;margin:40px;box-shadow:0 2px 4px #0000001a}.error-message{color:#d32f2f;font-size:16px;margin-bottom:20px}.retry-button{background-color:#acb54e;color:#fff;border:none;padding:10px 24px;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s}.retry-button:hover{background-color:#96a043}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px}.stat-card{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a;text-align:center;border-left:4px solid #ACB54E}.stat-card.selected{border-left-color:#4caf50;background-color:#f1f8f4}.stat-value{font-size:36px;font-weight:700;color:#01263d;margin-bottom:8px}.stat-label{font-size:14px;color:#666;text-transform:uppercase;letter-spacing:.5px}.projects-table-container{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a}.projects-table-container h2{margin:0 0 20px;font-size:20px;color:#01263d}.no-projects{text-align:center;padding:60px 20px;color:#666}.no-projects p{margin:0 0 8px}.no-projects .hint{font-size:14px;color:#999}.projects-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.projects-table thead{background-color:#f5f5f5;border-bottom:2px solid #e0e0e0}.projects-table th{padding:12px;text-align:left;font-weight:600;color:#333;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.projects-table th:nth-child(1){width:4%}.projects-table th:nth-child(2){width:22%}.projects-table th:nth-child(3){width:13%}.projects-table th:nth-child(4){width:17%}.projects-table th:nth-child(5){width:8%}.projects-table th:nth-child(6){width:12%}.projects-table th:nth-child(7){width:10%}.projects-table th:nth-child(8){width:auto}.projects-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .15s}.projects-table tbody tr:hover{background-color:#f9f9f9}.projects-table tbody tr.selected{background-color:#e8f5e9}.projects-table td{padding:12px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkbox-cell{text-align:center;padding:8px!important;vertical-align:middle}.checkbox-cell input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:#ACB54E;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:#fff;border:1px solid #d1d5db;border-radius:3px;margin:0}.checkbox-cell input[type=checkbox]:checked{background-color:#acb54e;border-color:#acb54e}.project-name{white-space:normal;overflow:visible}.project-name-main{font-weight:500;margin-bottom:4px}.project-id-small{font-size:11px;color:#999;font-family:Monaco,Courier New,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-reference-small{max-width:260px;margin-bottom:3px;color:#6b7280;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-name em{color:#999;font-style:italic}.review-badge{margin-left:8px;font-size:12px}.doc-count{text-align:center;font-weight:500}.date-cell{white-space:normal;overflow:visible}.date-main{color:#333;font-size:13px;font-weight:500}.time-sub{color:#999;font-size:11px;margin-top:2px}.projects-table td:nth-child(4){white-space:normal;line-height:1.3;max-height:3.6em;overflow:hidden;font-size:13px}.review-cell{text-align:center}.review-count{background-color:#fff3e0;color:#f57c00;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.no-review{color:#4caf50;font-size:16px}.actions-cell{text-align:center}.view-button{background-color:#acb54e;color:#fff;border:none;padding:5px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s;white-space:nowrap}.view-button:hover{background-color:#96a043;box-shadow:0 2px 4px #0003}.actions-cell .reextract-button{background-color:#6c757d!important;color:#fff!important;border:none;padding:5px 12px;border-radius:4px;font-size:10px;cursor:pointer;transition:all .2s;white-space:nowrap;display:block;margin:4px auto 0}.actions-cell .reextract-button:hover:not(:disabled){background-color:#545b62;box-shadow:0 2px 4px #0003}.actions-cell .reextract-button:disabled{opacity:.6;cursor:not-allowed}.reextract-result{font-size:11px;color:#555;margin-top:4px}@media (max-width: 1200px){.projects-table{font-size:13px}.projects-table th,.projects-table td{padding:12px}}.bulk-actions{margin-bottom:20px;display:flex;justify-content:flex-end}.delete-button{display:flex;align-items:center;gap:8px;background-color:#d32f2f;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.delete-button:hover:not(:disabled){background-color:#b71c1c;box-shadow:0 2px 8px #d32f2f4d}.delete-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.delete-button .icon{width:18px;height:18px}.dialog-title{margin:0 0 16px;font-size:24px;font-weight:600;color:#01263d}.dialog-message{margin:0 0 16px;font-size:16px;color:#333;line-height:1.5}.dialog-warning{margin:0 0 8px;font-size:14px;color:#666;font-weight:500}.dialog-list{margin:0 0 16px 20px;font-size:14px;color:#666;line-height:1.6}.dialog-emphasis{margin:16px 0;font-size:14px;font-weight:600;color:#d32f2f;padding:12px;background-color:#ffebee;border-left:4px solid #d32f2f;border-radius:4px}.dialog-button.cancel:hover:not(:disabled){background-color:#e0e0e0}.dialog-button.delete:hover:not(:disabled){background-color:#b71c1c;box-shadow:0 2px 8px #d32f2f4d}.dialog-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.admin-header,.admin-content{padding:20px}.projects-table-container{overflow-x:auto}.projects-table{min-width:800px}.dialog-box{padding:24px}}.brand-selector-page{min-height:100vh;background:#f5f7fa;padding:48px 24px}.brand-selector-container{max-width:840px;margin:0 auto}.brand-selector-title{font-size:24px;font-weight:600;color:#1a1a2e;margin:0 0 8px}.brand-selector-description{color:#555;margin:0 0 32px;font-size:14px;line-height:1.5}.brand-selector-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:32px}.brand-card{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;transition:border-color .15s ease}.brand-card--active{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.brand-card--disabled{opacity:.45;background:#f8fafc}.brand-card-logo{height:56px;display:flex;align-items:center;justify-content:center}.brand-card-logo img{max-height:48px;max-width:140px;object-fit:contain}.brand-card-logo--placeholder{width:140px;border:2px dashed #cbd5e1;border-radius:4px}.brand-card-placeholder-icon{font-size:24px;color:#94a3b8}.brand-card-name{font-size:13px;font-weight:600;color:#1a1a2e;text-align:center}.brand-card-swatches{display:flex;gap:6px}.brand-swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.brand-swatch--placeholder{background:#e2e8f0}.brand-card-badge{font-size:11px;font-weight:600;color:#3b82f6;background:#eff6ff;padding:2px 8px;border-radius:12px}.brand-card-badge--coming-soon{color:#64748b;background:#f1f5f9}.brand-card-button{width:100%;padding:8px 0;border-radius:6px;border:none;font-size:13px;font-weight:500;cursor:pointer;background:#3b82f6;color:#fff;transition:background .15s ease}.brand-card-button:hover:not(:disabled){background:#2563eb}.brand-card-button:disabled{background:#e2e8f0;color:#94a3b8;cursor:default}.brand-selector-reset{display:flex;justify-content:center}.brand-reset-button{padding:8px 20px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#64748b;font-size:13px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.brand-reset-button:hover{background:#f8fafc;border-color:#94a3b8}.orch-page{min-height:100vh;background-color:#f5f5f5}.orch-header{background:linear-gradient(135deg,#01263d,#032e4a);color:#fff;padding:30px 40px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:space-between}.orch-header-content h1{margin:0 0 8px;font-size:32px;font-weight:600}.orch-subtitle{margin:0;font-size:16px;opacity:.9}.orch-header-actions{display:flex;align-items:center;gap:16px}.orch-last-refreshed{font-size:13px;opacity:.75}.orch-refresh-button{padding:10px 20px;background-color:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}.orch-refresh-button:hover:not(:disabled){background-color:#ffffff40}.orch-refresh-button:disabled{opacity:.5;cursor:not-allowed}.orch-content{max-width:1400px;margin:0 auto;padding:30px 40px}.orch-error{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;border-left:4px solid #d32f2f;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;gap:16px}.orch-error p{margin:0;color:#d32f2f;font-size:14px;flex:1}.orch-retry-button{background-color:#acb54e;color:#fff;border:none;padding:8px 16px;border-radius:4px;font-size:13px;cursor:pointer;white-space:nowrap}.orch-table-container{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a}.orch-table-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px}.orch-table-header h2{margin:0;font-size:20px;color:#01263d;display:flex;align-items:center;gap:10px}.orch-count{background-color:#e8f0fe;color:#1a73e8;font-size:13px;font-weight:600;padding:2px 10px;border-radius:12px}.orch-auto-refresh{margin:0;font-size:12px;color:#999}.orch-loading{display:flex;flex-direction:column;align-items:center;padding:60px 20px}.orch-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#acb54e;border-radius:50%;animation:orch-spin 1s linear infinite;margin-bottom:16px}@keyframes orch-spin{to{transform:rotate(360deg)}}.orch-loading p{color:#666;font-size:15px;margin:0}.orch-empty{text-align:center;padding:60px 20px;color:#666;font-size:15px}.orch-table{width:100%;border-collapse:collapse;font-size:13px}.orch-table thead{background-color:#f5f5f5;border-bottom:2px solid #e0e0e0}.orch-table th{padding:10px 12px;text-align:left;font-weight:600;color:#333;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.orch-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .15s}.orch-table tbody tr:hover{background-color:#f9f9f9}.orch-table td{padding:12px;color:#333;vertical-align:middle}.orch-instance-id{font-family:Monaco,Courier New,monospace;font-size:11px;color:#555;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orch-name{font-weight:500;color:#01263d}.orch-status{display:inline-block;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px}.orch-status--running{background-color:#e8f5e9;color:#2e7d32}.orch-status--pending{background-color:#fff8e1;color:#f57f17}.orch-status--terminated{background-color:#fce4ec;color:#c62828}.orch-status--completed{background-color:#e3f2fd;color:#1565c0}.orch-project-id{font-family:Monaco,Courier New,monospace;font-size:11px;color:#777}.orch-unknown{color:#bbb}.orch-actions-cell{white-space:nowrap}.orch-groups{display:flex;flex-direction:column;gap:16px}.orch-group{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.orch-group-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}.orch-group-header:last-child{border-bottom:none}.orch-group-header-left{display:flex;flex-direction:column;gap:6px;min-width:0}.orch-group-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.orch-group-name{font-size:15px;font-weight:600;color:#01263d}.orch-child-count{font-size:12px;color:#777;background-color:#ebebeb;padding:2px 8px;border-radius:10px}.orch-group-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orch-meta-chip{display:inline-flex;align-items:center;gap:5px;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:2px 8px;font-size:11px;max-width:280px;overflow:hidden}.orch-meta-chip-label{font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0}.orch-meta-chip-value{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orch-mono{font-family:Monaco,Courier New,monospace;font-size:10.5px}.orch-children-table{width:100%;border-collapse:collapse;font-size:13px}.orch-children-table thead{background-color:#fafafa;border-bottom:1px solid #e8e8e8}.orch-children-table th{padding:8px 14px;text-align:left;font-weight:600;color:#555;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.orch-children-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background-color .1s}.orch-children-table tbody tr:last-child{border-bottom:none}.orch-children-table tbody tr:hover{background-color:#f9f9f9}.orch-children-table td{padding:10px 14px;color:#333;vertical-align:middle}.orch-child-file{font-size:13px;font-weight:500;color:#333;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orch-terminate-button{background-color:#d32f2f;color:#fff;border:none;padding:5px 14px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.orch-terminate-button:hover:not(:disabled){background-color:#b71c1c;box-shadow:0 2px 4px #d32f2f4d}.orch-terminate-button:disabled{opacity:.6;cursor:not-allowed}.orch-terminate-result{font-size:11px;color:#555;margin-top:4px}.orch-confirm-details{background-color:#f5f5f5;border-radius:6px;padding:14px 16px;margin:16px 0;display:flex;flex-direction:column;gap:8px}.orch-confirm-row{display:flex;gap:12px;align-items:flex-start}.orch-confirm-label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.4px;min-width:80px;padding-top:1px}.orch-confirm-value{font-size:13px;color:#333;word-break:break-all}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dialog-box{background:#fff;border-radius:12px;padding:32px;max-width:500px;width:90%;box-shadow:0 8px 32px #0000004d;animation:slideUp .3s}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.dialog-title{margin:0 0 12px;font-size:22px;font-weight:600;color:#01263d}.dialog-message{margin:0 0 4px;font-size:15px;color:#333;line-height:1.5}.dialog-emphasis{margin:12px 0 0;font-size:13px;font-weight:600;color:#d32f2f;padding:10px 12px;background-color:#ffebee;border-left:4px solid #d32f2f;border-radius:4px}.dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.dialog-button{padding:10px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.dialog-button.cancel{background-color:#f5f5f5;color:#333}.dialog-button.cancel:hover{background-color:#e0e0e0}.dialog-button.delete{background-color:#d32f2f;color:#fff}.dialog-button.delete:hover{background-color:#b71c1c;box-shadow:0 2px 8px #d32f2f4d}@media (max-width: 768px){.orch-header{flex-direction:column;gap:16px;padding:20px}.orch-content{padding:20px}.orch-table-container{overflow-x:auto}.orch-table{min-width:700px}}.rfi-loading-container,.rfi-error-container{display:flex;min-height:100vh;align-items:center;justify-content:center;background-color:#f9fafb}.rfi-loading-content,.rfi-error-content{text-align:center}.rfi-spinner{display:inline-block;height:2rem;width:2rem;margin-bottom:1rem;border:4px solid #01263D;border-right-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.rfi-loading-text{color:#4b5563}.rfi-error-box{padding:1.5rem;background-color:#fff;border:1px solid #fecaca;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}.rfi-error-text{color:#dc2626}.rfi-back-button{margin-top:1rem;padding:.5rem 1rem;background-color:#4b5563;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:.875rem}.rfi-back-button:hover{background-color:#374151}.rfi-print-buttons{position:fixed;top:1.5rem;right:1.5rem;z-index:50}.rfi-download-button{padding:.75rem 1.5rem;background-color:var(--brand-primary, #ACB54E);color:#fff;border:none;border-radius:.5rem;font-weight:600;box-shadow:0 4px 6px #0000001a;cursor:pointer}.rfi-download-button:hover{opacity:.9}.rfi-download-button:focus{outline:none;box-shadow:0 0 0 3px #00a9ce4d}.rfi-nav-back-button{margin-left:.75rem;padding:.75rem 1.5rem;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:.5rem;font-weight:600;box-shadow:0 4px 6px #0000001a;cursor:pointer}.rfi-nav-back-button:hover{background-color:#f9fafb}.rfi-nav-back-button:focus{outline:none;box-shadow:0 0 0 3px #6b72804d}.rfi-letter-container{min-height:100vh;background-color:#fff;padding:3rem}.rfi-letter-content{max-width:56rem;margin:0 auto}.rfi-logo{margin-bottom:2rem}.rfi-logo img{height:4rem;width:auto}.rfi-header-grid{margin-bottom:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.rfi-date-column{font-size:.875rem;color:#212529}.rfi-date-column p{margin-bottom:1.5rem;color:#212529}.rfi-sender-column{text-align:right;font-size:.875rem;line-height:1.25;color:#374151}.rfi-sender-company{font-weight:700;color:var(--brand-dark, #01263D)}.rfi-sender-motto{margin-top:.5rem;font-style:italic;color:var(--brand-primary, #ACB54E);font-size:.813rem}.rfi-recipient{margin-bottom:2rem;font-size:.875rem;color:#212529}.rfi-recipient p{margin:.25rem 0}.rfi-recipient-name{font-weight:600;color:#212529}.rfi-subject{margin-bottom:2rem}.rfi-subject p{font-weight:700;color:#212529}.rfi-paragraph{margin-bottom:1.5rem;font-size:.875rem;line-height:1.625;color:#212529}.rfi-paragraph p{margin:0;color:#212529}.rfi-priority-section{margin-bottom:2rem}.rfi-priority-heading{margin-bottom:1rem;font-size:1rem;font-weight:700}.rfi-priority-heading.high{color:var(--brand-primary, #ACB54E)}.rfi-priority-heading.medium{color:var(--brand-secondary, #01263D)}.rfi-priority-heading.low{color:#6b7280}.rfi-query-list{list-style:none;padding:0;counter-reset:query-counter}.rfi-query-list.start-1{counter-reset:query-counter 0}.rfi-query-list.start-high{counter-reset:query-counter var(--start-number)}.rfi-query-item{margin-bottom:1.5rem;font-size:.875rem;color:#212529;counter-increment:query-counter}.rfi-query-question{margin-bottom:.25rem;color:#212529}.rfi-query-label{font-weight:600;color:#212529}.rfi-query-details{margin-left:1.5rem;font-size:.75rem;color:#4b5563}.rfi-query-details p{margin:.25rem 0;color:#4b5563}.rfi-query-details .detail-label{font-weight:500;color:#374151}.rfi-query-reason{margin-top:.25rem;color:#4b5563}.rfi-signature{font-size:.875rem;color:#212529}.rfi-signature p{margin:.25rem 0;color:#212529}.rfi-signature-line{height:3rem;margin:2rem 0;border-bottom:1px solid #9ca3af}.rfi-signature-name{font-weight:600;color:#212529}.rfi-signature-company{font-weight:600;color:var(--brand-primary, #ACB54E)}.rfi-signature-tagline{margin-top:.5rem;font-size:.75rem;font-style:italic;color:#6b7280}.rfi-footer{margin-top:3rem;padding-top:1rem;border-top:1px solid #d1d5db;font-size:.75rem;color:#6b7280}.rfi-footer p{margin:0}@media print{.rfi-print-buttons{display:none!important}.rfi-letter-container{padding:0}@page{size:A4;margin:2cm 2.5cm}.rfi-letter-content{max-width:100%}.rfi-query-item{page-break-inside:avoid}.rfi-priority-heading{page-break-after:avoid}}.synopsis-loading-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5}.synopsis-loading-content{text-align:center}.synopsis-spinner{width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:var(--brand-primary, #ACB54E);border-radius:50%;animation:synopsis-spin 1s linear infinite;margin:0 auto 20px}@keyframes synopsis-spin{to{transform:rotate(360deg)}}.synopsis-loading-text{color:#555;font-size:16px;font-family:Arial,sans-serif}.synopsis-error-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5}.synopsis-error-box{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:center;max-width:500px}.synopsis-error-text{color:#d32f2f;font-size:16px;margin-bottom:20px;font-family:Arial,sans-serif}.synopsis-back-button{background-color:var(--brand-primary, #ACB54E);color:#fff;border:none;padding:10px 24px;border-radius:4px;font-size:14px;cursor:pointer;font-family:Arial,sans-serif}.synopsis-back-button:hover{opacity:.9}.synopsis-print-buttons{position:fixed;top:20px;right:20px;z-index:1000;display:flex;gap:10px}.synopsis-download-button,.synopsis-nav-back-button{background-color:var(--brand-primary, #ACB54E);color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 2px 4px #0003;transition:all .2s;font-family:Arial,sans-serif}.synopsis-nav-back-button{background-color:#666}.synopsis-download-button:hover{background-color:var(--brand-secondary, #01263D);box-shadow:0 4px 8px #0000004d}.synopsis-nav-back-button:hover{background-color:#555}@media print{.synopsis-print-buttons{display:none}}.synopsis-memo-container{min-height:100vh;background-color:#f5f5f5;padding:40px 20px}.synopsis-memo-content{max-width:900px;margin:0 auto;background:#fff;padding:60px;box-shadow:0 2px 8px #0000001a;font-family:Arial,sans-serif;line-height:1.6;color:#333}.synopsis-logo{text-align:center;margin-bottom:40px}.synopsis-logo img{max-width:250px;height:auto}.synopsis-memo-header{border-bottom:3px solid var(--brand-primary, #ACB54E);padding-bottom:20px;margin-bottom:30px}.synopsis-memo-title{font-size:24px;font-weight:700;color:var(--brand-dark, #01263D);text-align:center;margin:0 0 20px;letter-spacing:1px}.synopsis-memo-metadata{display:flex;flex-direction:column;gap:8px}.synopsis-memo-field{display:flex;gap:10px}.synopsis-field-label{font-weight:700;min-width:80px;color:var(--brand-dark, #01263D)}.synopsis-field-value{color:#333}.synopsis-section{margin-bottom:35px}.synopsis-section-prominent{margin-bottom:45px}.synopsis-section-subtle{margin-top:50px;margin-bottom:30px;padding-top:30px;border-top:2px solid #e0e0e0}.synopsis-section-heading{font-size:18px;font-weight:700;color:#fff;background-color:var(--brand-primary, #ACB54E);padding:10px 15px;margin:0 0 20px;letter-spacing:.5px}.synopsis-section-subheading{font-size:14px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0 0 15px}.synopsis-overview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px}.synopsis-overview-field{display:flex;flex-direction:column;gap:4px}.synopsis-overview-label{font-weight:700;color:var(--brand-dark, #01263D);font-size:14px}.synopsis-overview-value{color:#333;font-size:14px}.synopsis-paragraph{margin-bottom:20px}.synopsis-paragraph p{margin:0 0 12px;color:#333;font-size:15px;line-height:1.6}.synopsis-detail-list{list-style:none;padding:0;margin:8px 0 0 20px}.synopsis-detail-list li{margin-bottom:8px;color:#333;font-size:15px;line-height:1.6}.synopsis-detail-list li strong{color:var(--brand-dark, #01263D);font-weight:600}.synopsis-description{margin-top:20px}.synopsis-description-text{margin:0;color:#333;font-size:15px;line-height:1.7}.synopsis-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.synopsis-stat-box{background-color:#f9f9f9;border-left:4px solid var(--brand-primary, #ACB54E);padding:20px;text-align:center}.synopsis-stat-box.answered{border-left-color:#4caf50}.synopsis-stat-box.unanswered{border-left-color:#ff9800}.synopsis-stat-value{font-size:32px;font-weight:700;color:var(--brand-dark, #01263D);margin-bottom:8px}.synopsis-stat-label{font-size:13px;color:#666;text-transform:uppercase;letter-spacing:.5px}.synopsis-findings-group{margin-bottom:25px}.synopsis-findings-subheading{font-size:16px;font-weight:700;margin:0 0 15px;padding:8px 12px;border-left:4px solid}.synopsis-findings-subheading.high{color:#7b1f1f;border-left-color:#7b1f1f;background-color:#f5e0e0}.synopsis-findings-subheading.medium{color:#6b6620;border-left-color:#6b6620;background-color:#f5f0d0}.synopsis-findings-subheading.low{color:#3a5c20;border-left-color:#3a5c20;background-color:#e8f0e0}.synopsis-finding-item{margin-bottom:20px;padding:15px;border-left:3px solid;background-color:#fafafa}.synopsis-finding-item.high{border-left-color:#7b1f1f;background-color:#f5e0e0}.synopsis-finding-item.medium{border-left-color:#6b6620;background-color:#f5f0d0}.synopsis-finding-item.low{border-left-color:#3a5c20;background-color:#e8f0e0}.synopsis-finding-header{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.synopsis-finding-category{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--brand-primary, #ACB54E);letter-spacing:.5px;background-color:#fff;padding:2px 8px;border-radius:3px}.synopsis-finding-title{font-weight:700;color:#333;font-size:15px}.synopsis-finding-description{margin:0;color:#555;font-size:14px;line-height:1.6}.synopsis-ingest-list{list-style:none;padding:0;margin:0 0 0 20px}.synopsis-ingest-list li{margin-bottom:6px;color:#666;font-size:13px;line-height:1.5}.synopsis-footer{margin-top:40px;padding-top:20px;border-top:2px solid #e0e0e0;text-align:center}.synopsis-footer-text{font-size:12px;color:#666;margin:0 0 10px;line-height:1.5}.synopsis-footer-confidential{font-size:11px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:1px;margin:0}@media print{.synopsis-memo-container{padding:0;background:#fff}.synopsis-memo-content{box-shadow:none;padding:40px}.synopsis-section,.synopsis-finding-item{page-break-inside:avoid}}@media (max-width: 768px){.synopsis-memo-content{padding:30px 20px}.synopsis-overview-grid,.synopsis-stats-grid{grid-template-columns:1fr}.synopsis-print-buttons{flex-direction:column;top:10px;right:10px}}.car-print-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.car-print-group-title{font-size:13px;font-weight:700;color:var(--brand-dark, #01263D);text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;padding-bottom:6px;border-bottom:2px solid var(--brand-primary, #ACB54E)}.car-print-field{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.car-print-field-label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.car-print-field-value{font-size:14px;color:#111827}.car-print-field-value.not-identified{color:#9ca3af;font-style:italic}.car-print-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:8px}.car-print-table th{text-align:left;padding:8px 12px;background-color:var(--brand-primary, #00A9CE);color:#fff;font-weight:700;font-size:12px}.car-print-table td{padding:8px 12px;border-bottom:1px solid #e5e7eb;color:#333;vertical-align:top}.car-print-table td:last-child{font-weight:500}.car-print-overall{background-color:#f9fafb}.car-print-redline,.car-print-high{color:#7b1f1f;font-weight:700}.car-print-medium{color:#6b6620;font-weight:700}.car-print-low{color:#3a5c20;font-weight:700}.car-print-chip{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:11px;font-weight:600;white-space:nowrap}.car-print-chip.redline,.car-print-chip.high{background-color:#f5e0e0;color:#7b1f1f}.car-print-chip.medium{background-color:#f5f0d0;color:#6b6620}.car-print-chip.low{background-color:#e8f0e0;color:#3a5c20}.car-print-chip-assessment{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:11px;font-weight:500;white-space:nowrap}.car-print-chip-assessment.present{background-color:#f5e0e0;color:#7b1f1f}.car-print-chip-assessment.not-found{background-color:#ecfdf5;color:#065f46}.car-print-chip-assessment.uncertain{background-color:#f5f0d0;color:#6b6620}.car-print-heatmap th{text-align:center}.car-print-heatmap th:first-child{text-align:left}.car-print-area{font-weight:500}.car-print-heatmap-cell{text-align:center;font-weight:700;color:#9ca3af}.car-print-heatmap-cell.redline,.car-print-heatmap-cell.high{background-color:#f5e0e0;color:#7b1f1f}.car-print-heatmap-cell.medium{background-color:#f5f0d0;color:#6b6620}.car-print-heatmap-cell.low{background-color:#e8f0e0;color:#3a5c20}.car-print-register{table-layout:fixed}.car-print-register th:nth-child(1){width:7%}.car-print-register th:nth-child(2){width:10%}.car-print-register th:nth-child(3){width:11%}.car-print-register th:nth-child(4){width:48%}.car-print-register th:nth-child(5){width:24%}.car-print-id{font-weight:600;font-family:monospace;white-space:nowrap}.car-print-clause-detail{display:flex;flex-direction:column;gap:2px;line-height:1.4}.car-print-clause-cat{font-size:11px;color:#6b7280}.car-print-clause-desc{font-size:12px;color:#374151}.car-print-clause-ref{font-size:11px;color:#6b7280;font-style:italic}.car-print-strategy{font-size:12px;font-weight:500;line-height:1.4;word-wrap:break-word}.car-print-strategy.redline,.car-print-strategy.high{color:#7b1f1f}.car-print-strategy.medium{color:#6b6620}.car-print-strategy.low{color:#3a5c20}.car-print-rfi-detail{line-height:1.5}.car-print-rfi-ref{font-size:12px;color:#6b7280;margin-top:4px}.car-print-rfi-rationale{font-size:12px;color:#6b7280;margin-top:4px;line-height:1.4}.car-print-page-break{page-break-before:always}@media print{.car-print-chip,.car-print-chip-assessment,.car-print-heatmap-cell,.car-print-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact}.car-print-register td{word-wrap:break-word;overflow-wrap:break-word}.synopsis-section{page-break-inside:avoid}.car-print-page-break{page-break-before:always}}.qto-page{min-height:100vh;background-color:#f5f5f5}.qto-content{max-width:1400px;margin:0 auto;padding:30px 40px}.qto-page-header{margin-bottom:30px}.qto-page-header-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.qto-page-title{font-size:28px;font-weight:700;color:#01263d;margin:0 0 6px}.qto-page-subtitle{font-size:14px;color:#6b7280;margin:0}.qto-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500;background:#eff6ff;color:#1d4ed8;white-space:nowrap;margin-bottom:6px}.qto-status-badge.complete{background:#ecfdf5;color:#047857}.qto-help-btn{margin-left:auto;width:32px;height:32px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s}.qto-help-btn:hover{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.qto-status-dot{width:8px;height:8px;border-radius:50%;background:#1d4ed8;animation:qto-pulse 1.2s ease-in-out infinite}@keyframes qto-pulse{0%,to{opacity:1}50%{opacity:.3}}.qto-step{margin-bottom:28px}.qto-step-header{display:flex;align-items:baseline;gap:10px;margin-bottom:16px;flex-wrap:wrap}.qto-step-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#01263d;color:#fff;border-radius:50%;font-size:13px;font-weight:700;flex-shrink:0}.qto-step-title{font-size:18px;font-weight:600;color:#111827;margin:0}.qto-step-hint{font-size:13px;color:#9ca3af;margin-left:auto}.qto-segmented-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.qto-segmented-control{display:inline-flex;gap:0;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.qto-segment{padding:10px 32px;font-size:14px;font-weight:500;border:none;background:#fff;color:#374151;cursor:pointer;transition:all .15s;outline:none}.qto-segment+.qto-segment{border-left:1px solid #e5e7eb}.qto-segment:hover{background-color:#f3f4f6}.qto-segment.active{background-color:#01263d;color:#fff}.qto-segment:disabled{opacity:.5;cursor:not-allowed}.qto-segment-desc{font-size:13px;color:#6b7280}.qto-drawing-grid{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.qto-drawing-grid::-webkit-scrollbar{height:6px}.qto-drawing-grid::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.qto-drawing-grid::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.qto-drawing-card{display:flex;flex-direction:column;border:2px solid #e5e7eb;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .15s;background:#fff;text-align:left;padding:0;min-width:180px;max-width:200px;flex-shrink:0;scroll-snap-align:start}.qto-drawing-card:hover{border-color:#01263d;box-shadow:0 2px 8px #00000014}.qto-drawing-card.selected{border-color:#01263d;box-shadow:0 0 0 2px #01263d33}.qto-drawing-card:disabled{opacity:.5;cursor:not-allowed}.qto-drawing-thumbnail{height:120px;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e5e7eb;position:relative}.qto-drawing-placeholder-icon{font-size:2.5rem;opacity:.3}.qto-drawing-category-badge{display:inline-block;margin:8px 10px 0;padding:2px 8px;background-color:#01263d;color:#fff;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;align-self:flex-start}.qto-drawing-info{padding:6px 10px 10px;display:flex;flex-direction:column;gap:2px}.qto-drawing-name{font-size:12px;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qto-drawing-meta{font-size:11px;color:#9ca3af}.qto-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.qto-submit-btn{background-color:#01263d;color:#fff;border:none;padding:12px 28px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.qto-submit-btn:hover:not(:disabled){background-color:#011e32}.qto-submit-btn:disabled{background-color:#adb5bd;cursor:not-allowed}.qto-reset-btn{background-color:#fff;color:#01263d;border:2px solid #01263D;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.qto-reset-btn:hover{background-color:#f0f4f8}.qto-rerun-btn{background-color:#01263d;color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;flex-shrink:0;cursor:pointer;transition:background-color .2s}.qto-rerun-btn:hover{background-color:#011e32}.qto-processing{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f}.qto-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#01263d;border-radius:50%;animation:qto-spin .8s linear infinite;margin-bottom:20px}@keyframes qto-spin{to{transform:rotate(360deg)}}.qto-processing-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.qto-processing-text{font-size:14px;color:#6b7280;margin:0}.qto-results{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.qto-results-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}.qto-results-title{font-size:16px;font-weight:600;color:#01263d;margin:0}.qto-results-meta{font-size:12px;color:#6b7280;margin:0}.qto-export-btn{background-color:#01263d;color:#fff;border:none;padding:8px 18px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}.qto-export-btn:hover{background-color:#011e32}.qto-results-layout{display:grid;grid-template-columns:1fr 1fr;gap:0}.qto-overlay-viewer{border-right:1px solid #e5e7eb;padding:16px}.qto-overlay-placeholder{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.qto-overlay-placeholder img{width:100%;height:auto}.qto-overlay-empty{text-align:center;padding:40px;color:#9ca3af}.qto-overlay-icon{font-size:3rem;display:block;margin-bottom:12px}.qto-overlay-highlight{position:absolute;bottom:0;left:0;right:0;padding:8px 12px;background-color:#01263dd9;color:#fff;font-size:12px;font-weight:500}.qto-overlay-labels{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.qto-overlay-label{font-size:11px;color:#6b7280;background:#f3f4f6;padding:3px 8px;border-radius:4px}.qto-table-container{padding:0;overflow-x:auto}.qto-table{width:100%;border-collapse:collapse;font-size:13px}.qto-table th{text-align:left;padding:10px 16px;background-color:#f9fafb;color:#6b7280;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e5e7eb}.qto-table td{padding:10px 16px;border-bottom:1px solid #e5e7eb;color:#333}.qto-table-row{transition:background-color .1s;cursor:pointer}.qto-table-row:hover,.qto-table-row.highlighted{background-color:#f0f4f8}.qto-cell-label{font-weight:500;color:#111827}.qto-cell-value,.qto-table th.qto-th-value{font-variant-numeric:tabular-nums;text-align:right}.qto-type-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.qto-type-badge.door{background:#e8f0e0;color:#3a5c20}.qto-type-badge.room{background:#f0f2e0;color:#01263d}.qto-type-badge.floor{background:#e6f0f7;color:#01263d}.qto-type-badge.symbol{background:#f5f0d0;color:#6b6620}.qto-type-badge.fill{background:#f5e0e0;color:#7b1f1f}.qto-confidence-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.qto-confidence-badge.confidence-good{background:#ecfdf5;color:#065f46}.qto-confidence-badge.confidence-low{background:#fffbeb;color:#92400e}.qto-confidence-badge.confidence-poor{background:#fef2f2;color:#991b1b}.qto-table-row.totals-row{background-color:#f9fafb;font-weight:600}.qto-table-row.totals-row td{border-top:2px solid #e5e7eb}.qto-tables-panel{display:flex;flex-direction:column;gap:24px;padding:0}.qto-table-heading{font-size:14px;font-weight:600;color:#01263d;margin:0;padding:12px 16px 0}.qto-wall-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 0}.qto-wall-header .qto-table-heading{padding:0}.qto-wall-height{display:flex;align-items:center;gap:8px}.qto-wall-height-label{font-size:13px;font-weight:500;color:#374151}.qto-wall-height-input-wrapper{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:6px;overflow:hidden;background:#fff}.qto-wall-height-input{width:72px;padding:6px 8px;border:none;outline:none;font-size:13px;font-variant-numeric:tabular-nums;text-align:right;-moz-appearance:textfield}.qto-wall-height-input::-webkit-inner-spin-button,.qto-wall-height-input::-webkit-outer-spin-button{opacity:1}.qto-wall-height-input:focus{box-shadow:0 0 0 2px #01263d26;border-radius:5px}.qto-wall-height-unit{padding:6px 10px 6px 4px;font-size:13px;color:#6b7280;background:#f9fafb;border-left:1px solid #e5e7eb}.qto-upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;border:2px dashed #d1d5db;border-radius:12px;background:#fff;cursor:pointer;transition:all .15s}.qto-upload-zone:hover,.qto-upload-zone.dragging{border-color:#01263d;background-color:#f0f4f8}.qto-upload-zone.disabled{opacity:.5;cursor:not-allowed}.qto-upload-icon{font-size:2.5rem;margin-bottom:12px}.qto-upload-text{font-size:14px;font-weight:500;color:#374151;margin:0 0 4px}.qto-upload-hint{font-size:12px;color:#9ca3af;margin:0}.qto-upload-input{display:none}.qto-upload-selected{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.qto-upload-file-info{display:flex;align-items:center;gap:12px}.qto-upload-file-icon{font-size:1.5rem}.qto-upload-file-name{font-size:14px;font-weight:500;color:#111827;display:block}.qto-upload-file-size{font-size:12px;color:#6b7280}.qto-upload-remove{font-size:13px;color:#7b1f1f;background:none;border:none;cursor:pointer;font-weight:500}.qto-upload-remove:hover{text-decoration:underline}.qto-file-preview{width:100%;margin-top:12px;border-top:1px solid #e5e7eb;border-radius:0 0 6px 6px;overflow:hidden;background:#f9fafb}.qto-file-preview-embed{width:100%;height:350px;border:none;display:block}.qto-file-preview-img{width:100%;height:auto;max-height:400px;object-fit:contain;display:block}.qto-progress-bar-container{width:280px;margin-top:20px;position:relative}.qto-progress-bar{height:6px;background-color:#01263d;border-radius:3px;transition:width .3s ease}.qto-progress-bar-container:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background-color:#e5e7eb;border-radius:3px;z-index:0}.qto-progress-bar{position:relative;z-index:1}.qto-progress-label{display:block;text-align:center;font-size:12px;color:#6b7280;margin-top:6px}.qto-swatch{display:inline-block;width:20px;height:20px;border-radius:4px;border:1px solid #d1d5db;vertical-align:middle}.qto-swatch-empty{background:repeating-linear-gradient(45deg,#e5e7eb,#e5e7eb 3px,#fff 3px,#fff 6px)}.qto-page-tabs{display:flex;gap:0;border-bottom:1px solid #e5e7eb}.qto-page-tab{padding:10px 20px;font-size:13px;font-weight:500;background:none;border:none;border-bottom:2px solid transparent;color:#6b7280;cursor:pointer;transition:all .15s}.qto-page-tab:hover{color:#111827}.qto-page-tab.active{color:#01263d;border-bottom-color:#01263d}.qto-annotated-image{width:100%;height:auto;display:block}.qto-hint{font-size:13px;color:#9ca3af;margin:0}.qto-error-text{font-size:13px;color:#7b1f1f;margin:0}.qto-error-banner{padding:10px 14px;background-color:#f5e0e0;color:#7b1f1f;border-radius:8px;font-size:13px}@media (max-width: 768px){.qto-content{padding:20px}.qto-segmented-row{flex-direction:column;align-items:flex-start}.qto-drawing-card{min-width:160px}.qto-results-layout{grid-template-columns:1fr}.qto-overlay-viewer{border-right:none;border-bottom:1px solid #e5e7eb}.qto-step-hint{margin-left:0;width:100%}}.image-viewer{position:relative;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#f9fafb}.image-viewer-wrapper{width:100%!important;height:100%!important;min-height:300px}.image-viewer-content{width:100%}.image-viewer-img{width:100%;height:auto;display:block}.image-viewer-controls{position:absolute;top:10px;right:10px;z-index:10;display:flex;gap:4px;background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001f;padding:4px}.image-viewer-controls button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;color:#374151;font-size:16px;cursor:pointer;border-radius:4px;transition:background-color .15s;padding:0}.image-viewer-controls button:hover{background-color:#f3f4f6}.image-viewer-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000d9;z-index:2000;display:flex;align-items:center;justify-content:center;cursor:pointer}.image-viewer-modal-content{position:relative;width:90vw;height:90vh;cursor:default}.image-viewer-modal-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:4px 8px;z-index:10}.image-viewer-modal-close:hover{opacity:.8}.image-viewer-modal-wrapper{width:100%!important;height:100%!important}.modal-controls{top:10px;right:10px}.modal-controls button{width:36px;height:36px;font-size:18px}.wl-workflow{display:flex;flex-direction:column;gap:24px;margin-top:24px;color:#1f2937}.wl-stage-body{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.wl-placeholder{display:flex;align-items:center;justify-content:center;min-height:200px;color:#6b7280;font-size:14px}.wl-loading{display:flex;flex-direction:column;align-items:center;gap:12px;color:#6b7280;font-size:14px}.wl-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:6px;padding:12px 16px;font-size:14px}.wl-actions{display:flex;gap:12px;margin-top:16px}.wl-btn{padding:8px 16px;border-radius:6px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:14px}.wl-btn:hover:not(:disabled){background:#f9fafb}.wl-btn-primary{border-color:#1e3a5f;background:#1e3a5f;color:#fff}.wl-btn-primary:hover:not(:disabled){background:#16294a}.wl-btn-success{border-color:#1b5e31;background:#1b5e31;color:#fff;font-weight:600}.wl-btn-success:hover:not(:disabled){background:#247040}.wl-btn:disabled{opacity:.5;cursor:not-allowed}.wl-progress{display:flex;flex-direction:column;gap:12px}.wl-progress-label{display:flex;justify-content:space-between;align-items:center;font-size:14px}.wl-progress-pct{font-variant-numeric:tabular-nums;color:#6b7280}.wl-progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.wl-progress-bar-fill{height:100%;background:linear-gradient(90deg,#1e3a5f,#2563eb);transition:width .2s ease-out}.wl-progress-hint{margin:0;font-size:13px;color:#6b7280}.wl-results{display:flex;flex-direction:column;gap:16px}.wl-results-summary{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px 24px}.wl-results-total-label{font-size:13px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.wl-results-total-value{font-size:32px;font-weight:700;color:#1e3a5f;font-variant-numeric:tabular-nums}.wl-results-meta{display:flex;gap:16px;font-size:13px;color:#6b7280}.wl-results-grid{display:grid;grid-template-columns:minmax(280px,1fr) 2fr;gap:16px}@media (max-width: 900px){.wl-results-grid{grid-template-columns:1fr}}.wl-results-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;max-height:600px;overflow-y:auto}.wl-results-table{width:100%;border-collapse:collapse;font-size:14px}.wl-results-table th{background:#f9fafb;text-align:left;padding:10px 14px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;position:sticky;top:0;white-space:nowrap}.wl-results-table td{padding:10px 14px;color:#1f2937;border-bottom:1px solid #f3f4f6;font-variant-numeric:tabular-nums}.wl-results-table tbody tr{cursor:pointer}.wl-results-table tbody tr:hover{background:#f9fafb}.wl-results-table tbody tr.wl-row-selected{background:#eff6ff}.wl-results-image-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:300px;min-width:0}.wl-results-image-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.wl-results-image-caption{font-size:14px;font-weight:600;color:#1e3a5f}.wl-results-image-scroll{background:#111;border-radius:4px;border:1px solid #f3f4f6;height:60vh;min-height:400px;min-width:0;overflow:auto;position:relative}.wl-results-image-spacer{position:relative}.wl-results-image{position:absolute;top:0;left:0;display:block}.wl-boundary{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.wl-boundary-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wl-boundary-chips{display:flex;gap:6px;align-items:center;flex-wrap:wrap;flex:1;min-width:0}.wl-boundary-chip{padding:2px 8px;border-radius:12px;font-size:11px;border:1px solid;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.wl-boundary-info{font-size:12px;color:#6b7280;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;flex-shrink:0}.wl-boundary-hint{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;color:#6b7280;padding:4px 8px;background:#f9fafb;border-radius:4px}.wl-boundary-hint>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wl-boundary-canvas-wrap{position:relative;background:#111;border-radius:4px;height:70vh;min-height:500px;overflow:auto}.wl-boundary-canvas{cursor:crosshair;display:block;margin:8px auto}.wl-seals{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.wl-seals-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid #f3f4f6}.wl-seals-brush{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #d1d5db;background:#fff;border-radius:6px;font-size:13px;cursor:pointer}.wl-seals-brush:hover:not(:disabled){background:#f9fafb}.wl-seals-brush-active{border-color:#1e3a5f;background:#eff6ff;box-shadow:inset 0 0 0 1px #1e3a5f}.wl-seals-brush:disabled{opacity:.4;cursor:not-allowed}.wl-seals-brush-swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.2);display:inline-block}.wl-seals-slider{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;margin-left:8px}.wl-seals-slider input[type=range]{width:100px}.wl-seals-slider-val{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;min-width:36px;text-align:right}.wl-seals-layout{display:grid;grid-template-columns:240px 1fr;gap:12px;min-height:0}@media (max-width: 900px){.wl-seals-layout{grid-template-columns:1fr}}.wl-room-list{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;max-height:70vh;overflow-y:auto;display:flex;flex-direction:column}.wl-room-list-header{padding:10px 12px;font-size:13px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#f9fafb;z-index:1}.wl-room-list-loading,.wl-room-list-empty{padding:12px;font-size:13px;color:#6b7280}.wl-room-list-items{list-style:none;margin:0;padding:0}.wl-room-item{padding:8px 12px;font-size:13px;color:#1f2937;cursor:pointer;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between;gap:8px}.wl-room-item:hover{background:#eff6ff}.wl-room-item-active{background:#1e3a5f;color:#fff}.wl-room-item-active:hover{background:#16294a}.wl-room-item-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wl-seals-canvas-scroll{background:#111;border-radius:4px;height:70vh;min-height:500px;overflow:auto;position:relative}.wl-seals-canvas-stack{position:relative;margin:8px auto}.wl-seals-canvas{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.wl-seals-canvas-bg{pointer-events:none;z-index:1}.wl-seals-canvas-hl{pointer-events:none;z-index:2}.wl-seals-canvas-poly{pointer-events:none;z-index:3}.wl-seals-canvas-paint{cursor:crosshair;z-index:4}.wl-steps{display:flex;list-style:none;margin:0 0 16px;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:0}.wl-step{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.wl-step-number{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-size:13px;font-weight:600;flex-shrink:0;border:2px solid #d1d5db;background:#fff;color:#9ca3af;font-variant-numeric:tabular-nums}.wl-step-label{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wl-step-bar{flex:1;height:2px;background:#e5e7eb;margin:0 8px;border-radius:1px;min-width:16px}.wl-step-active .wl-step-number{border-color:#1e3a5f;background:#1e3a5f;color:#fff}.wl-step-active .wl-step-label{color:#1e3a5f;font-weight:600}.wl-step-complete .wl-step-number{border-color:#1b5e31;background:#1b5e31;color:#fff}.wl-step-complete .wl-step-label{color:#1b5e31}.wl-step-complete .wl-step-bar{background:#1b5e31}@media (max-width: 720px){.wl-step-label{display:none}}.wl-zoom{display:inline-flex;align-items:center;gap:4px;padding:2px 4px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.wl-zoom-btn,.wl-zoom-fit{border:none;background:transparent;color:#1f2937;font-size:14px;font-weight:600;padding:4px 8px;border-radius:4px;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1}.wl-zoom-fit{font-family:inherit;font-size:12px;font-weight:500}.wl-zoom-btn:hover:not(:disabled),.wl-zoom-fit:hover:not(:disabled){background:#f3f4f6}.wl-zoom-btn:disabled,.wl-zoom-fit:disabled{opacity:.4;cursor:not-allowed}.wl-zoom-pct{font-size:12px;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#6b7280;min-width:42px;text-align:center}.doors-result-swatch-row{display:inline-flex;align-items:center;gap:8px}.doors-result-swatch{width:12px;height:12px;border-radius:3px;border:1px solid rgba(0,0,0,.15);display:inline-block;flex-shrink:0}.doors-editor{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;color:#1f2937}.doors-editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid #f3f4f6}.doors-type-group{display:flex;flex-wrap:wrap;gap:6px}.doors-type-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #d1d5db;background:#fff;border-radius:6px;font-size:13px;color:#1f2937;cursor:pointer}.doors-type-btn:hover:not(:disabled){background:#f9fafb}.doors-type-btn-active{border-color:#1e3a5f;background:#eff6ff;box-shadow:inset 0 0 0 1px #1e3a5f}.doors-type-btn:disabled{opacity:.4;cursor:not-allowed}.doors-type-swatch{width:14px;height:14px;border-radius:3px;border:1px solid rgba(0,0,0,.2);display:inline-block}.doors-slider{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;margin-left:8px}.doors-slider input[type=range]{width:100px}.doors-slider-val{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;min-width:42px;text-align:right}.doors-status-ok{color:#047857;font-size:12px}.doors-status-warn{color:#b91c1c;font-size:12px}.doors-layout{display:grid;grid-template-columns:240px 1fr;gap:12px;min-height:0}@media (max-width: 900px){.doors-layout{grid-template-columns:1fr}}.doors-sidebar{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;max-height:70vh;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:12px}.doors-sidebar-section{display:flex;flex-direction:column;gap:6px}.doors-sidebar-header{font-size:13px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;padding-bottom:4px}.doors-counts-table{width:100%;border-collapse:collapse;font-size:13px}.doors-counts-table td{padding:4px 6px;color:#1f2937}.doors-counts-num{text-align:right;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.doors-sel-row{font-size:13px;color:#1f2937}.doors-sel-label{color:#6b7280;font-weight:500}.doors-canvas-scroll{background:#111;border-radius:4px;height:70vh;min-height:500px;overflow:auto;position:relative}.doors-canvas-spacer{position:relative}.doors-canvas-container{position:absolute;top:0;left:0}.doors-canvas{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.doors-canvas-bg{pointer-events:none;z-index:1}.doors-canvas-hl{pointer-events:none;z-index:2}.doors-canvas-ov{cursor:crosshair;z-index:3}.legends-table{width:100%;border-collapse:collapse;font-size:13px}.legends-table th{text-align:left;font-size:11px;color:#6b7280;font-weight:600;padding:4px 6px;border-bottom:1px solid #e5e7eb}.legends-table td{padding:6px;border-bottom:1px solid #f3f4f6;vertical-align:top}.legend-row{cursor:pointer}.legend-row:hover{background:#f3f4f6}.legend-row-active{background:#eff6ff}.legend-row-active:hover{background:#dbeafe}.legend-swatch{display:inline-block;width:18px;height:18px;border-radius:3px;border:1px solid rgba(0,0,0,.2);vertical-align:middle}.legend-label{color:#1f2937;font-weight:500}.legend-sub{color:#6b7280;font-size:11px;margin-top:2px}.legend-area{text-align:right;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#1f2937;white-space:nowrap}.legend-total td{border-top:1px solid #d1d5db;border-bottom:none;padding-top:8px}.fc-layout{display:grid;grid-template-columns:340px 1fr;gap:12px;min-height:0}@media (max-width: 1024px){.fc-layout{grid-template-columns:280px 1fr}}@media (max-width: 800px){.fc-layout{grid-template-columns:1fr}}.fc-sidebar{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;height:70vh;min-height:500px;display:flex;flex-direction:column;overflow:hidden}.fc-sidebar-list{flex:1 1 auto;overflow-y:auto;padding:12px;min-height:0}.fc-sidebar-detail{flex:0 0 auto;border-top:1px solid #d1d5db;padding:12px;background:#fff;max-height:50%;overflow-y:auto}.fc-sidebar-empty{font-size:12px;color:#9ca3af;font-style:italic}.fc-rematch-progress{background:#eff6ff;border:1px solid #93c5fd;border-radius:6px;padding:10px 12px;margin-bottom:10px}.fc-rematch-progress-label{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:#1e3a5f;margin-bottom:6px;font-variant-numeric:tabular-nums}.fc-rematch-progress-bar{height:6px;background:#dbeafe;border-radius:3px;overflow:hidden}.fc-rematch-progress-bar-fill{height:100%;background:linear-gradient(90deg,#1e3a5f,#2563eb);transition:width .3s;background-image:linear-gradient(90deg,#1e3a5f,#2563eb),repeating-linear-gradient(45deg,rgba(255,255,255,.18) 0 8px,transparent 8px 16px);background-blend-mode:overlay;animation:fc-progress-stripe 1.2s linear infinite}@keyframes fc-progress-stripe{0%{background-position:0 0,0 0}to{background-position:0 0,32px 0}}.fc-rematch-progress-hint{margin-top:6px;font-size:11px;color:#475569}.fc-rematch-tip{font-size:11px;color:#475569;background:#f9fafb;border-left:3px solid #93c5fd;padding:6px 8px;margin-bottom:8px;line-height:1.4}.legend-chosen-badge{display:inline-block;margin-left:6px;color:#16a34a;font-weight:700;font-size:12px}.legend-method-pills{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.legend-method-pill{display:inline-block;font-size:10.5px;font-weight:600;padding:1px 6px;border-radius:3px;background:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb;white-space:nowrap;font-variant-numeric:tabular-nums}.legend-method-pill-chosen{background:#dcfce7;color:#166534;border-color:#86efac}.legend-chosen-text{color:#166534;font-weight:600}.legend-unchosen-text{color:#6b7280;font-style:italic}.legend-undetected-tag{color:#b45309;font-weight:600}.fc-canvas-area{display:flex;flex-direction:column;min-height:0;min-width:0}.fc-canvas-area>.doors-canvas-scroll{min-width:0}.fc-tab-strip{display:flex;flex-wrap:wrap;gap:4px;background:#f9fafb;border:1px solid #e5e7eb;border-bottom:none;border-radius:6px 6px 0 0;padding:6px 6px 0}.fc-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;background:transparent;padding:6px 10px;border-radius:4px 4px 0 0;cursor:pointer;font-size:12px;color:#4b5563;display:flex;flex-direction:column;align-items:flex-start;line-height:1.2;min-width:90px}.fc-tab:hover{background:#eef2f7}.fc-tab-active{background:#fff;border-color:#e5e7eb;border-bottom-color:#fff;color:#1f2937;margin-bottom:-1px}.fc-tab-chosen{background:#f0fdf4;border-color:#bbf7d0;border-top:2px solid #16a34a;padding-top:5px}.fc-tab-chosen .fc-tab-label{color:#166534;font-weight:700}.fc-tab-label{font-weight:600;font-size:12.5px}.fc-tab-chosen-mark{color:#16a34a}.fc-tab-meta{margin-top:2px;font-size:10.5px;color:#6b7280;font-variant-numeric:tabular-nums}.fc-rematched-notice{background:#fefce8;border:1px solid #fde68a;border-radius:4px;padding:6px 8px;margin-bottom:8px;font-size:12px;line-height:1.4;color:#713f12}.fc-rematched-notice strong{color:#422006}.dc-results-grid{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:16px;min-height:0}@media (max-width: 900px){.dc-results-grid{grid-template-columns:1fr}}.dc-results{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;min-width:0}.dc-results-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.dc-results-title{font-size:14px;font-weight:600;color:#1e3a5f;margin:0}.dc-results-table{width:100%;border-collapse:collapse;font-size:13px}.dc-results-table th{text-align:left;font-size:11px;font-weight:600;color:#6b7280;padding:6px 8px;border-bottom:1px solid #e5e7eb}.dc-results-table td{padding:8px;border-bottom:1px solid #f3f4f6;vertical-align:top}.dc-results-label{color:#6b7280;font-weight:500;width:35%}.dc-results-value{color:#1f2937;font-weight:600}.dc-raw{margin-top:4px;padding-top:8px;border-top:1px solid #f3f4f6}.dc-raw-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:4px 0;font-size:12px;color:#6b7280;cursor:pointer;font-weight:500}.dc-raw-toggle:hover{color:#1f2937}.dc-raw-table{width:100%;border-collapse:collapse;font-size:12px;margin-top:6px}.dc-raw-table td{padding:4px 8px;border-bottom:1px solid #f9fafb;vertical-align:top}.dc-raw-key{color:#6b7280;width:40%}.dc-raw-val{color:#1f2937;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.dc-pdf-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;min-width:0;min-height:400px}.dc-pdf-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.dc-pdf-caption{font-size:14px;font-weight:600;color:#1e3a5f}.dc-pdf-caption-hint{font-weight:400;color:#6b7280;font-size:12px}.dc-pdf-scroll{background:#111;border-radius:4px;border:1px solid #f3f4f6;height:65vh;min-height:400px;min-width:0;overflow:auto;position:relative}.dc-pdf-spacer{position:relative}.dc-pdf-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#9ca3af;font-size:13px;z-index:5;pointer-events:none}.dc-pdf-stack{position:absolute;top:0;left:0}.dc-pdf-canvas{position:absolute;top:0;left:0;display:block}.dc-pdf-canvas-bg{pointer-events:none;z-index:1}.dc-pdf-canvas-hl{pointer-events:none;z-index:2}.dc-no-titleblock{background:#fefce8;border:1px solid #fde68a;border-radius:6px;padding:14px 16px;color:#713f12;font-size:13px;line-height:1.5}.dc-no-titleblock strong{display:block;margin-bottom:4px;color:#422006}.dc-no-titleblock p{margin:0}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.addenda-page{min-height:100vh;background-color:#f5f5f5}.addenda-content{max-width:1400px;margin:0 auto;padding:30px 40px}.addenda-page-header{margin-bottom:30px}.addenda-back-link{display:inline-block;margin-bottom:12px;font-size:13px;color:#4b5563;text-decoration:none}.addenda-back-link:hover{color:#01263d}.addenda-page-title{font-size:28px;font-weight:700;color:#01263d;margin:0 0 6px}.addenda-page-subtitle{font-size:14px;color:#6b7280;margin:0}.addenda-section-title{font-size:16px;font-weight:600;color:#01263d;margin:0 0 14px}.addenda-loading,.addenda-empty{text-align:center;padding:48px 24px;color:#6b7280;font-size:14px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.addenda-upload-section{margin-bottom:28px}.addenda-upload-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.addenda-upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;margin:16px;border:2px dashed #d1d5db;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .2s,background-color .2s}.addenda-upload-zone:hover,.addenda-upload-zone.dragging{border-color:#01263d;background-color:#f0f4f8}.addenda-upload-icon-circle{width:64px;height:64px;border-radius:50%;background-color:#e6f0f7;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:1.75rem}.addenda-upload-text{font-size:16px;font-weight:600;color:#111827;margin:0 0 6px}.addenda-upload-hint{font-size:14px;color:#6b7280;margin:0}.addenda-upload-input{display:none}.addenda-upload-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px dashed #e5e7eb}.addenda-upload-footer-text{font-size:13px;color:#9ca3af}.addenda-upload-selected{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.addenda-upload-file-info{display:flex;align-items:center;gap:12px}.addenda-upload-file-icon{font-size:1.5rem}.addenda-upload-file-name{font-size:14px;font-weight:500;color:#111827;display:block}.addenda-upload-file-size{font-size:12px;color:#6b7280}.addenda-upload-actions{display:flex;align-items:center;gap:12px}.addenda-remove-btn{font-size:13px;color:#7b1f1f;background:none;border:none;cursor:pointer;font-weight:500}.addenda-remove-btn:hover{text-decoration:underline}.addenda-trigger-btn{background-color:#01263d;color:#fff;border:none;padding:8px 18px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}.addenda-trigger-btn:hover{background-color:#011e32}.addenda-trigger-btn:disabled{opacity:.6;cursor:not-allowed}.addenda-upload-selected{flex-wrap:wrap}.addenda-upload-progress{width:100%;margin-top:12px;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden}.addenda-upload-progress-bar{height:100%;background-color:#01263d;transition:width .2s ease-out}.addenda-upload-error{width:100%;margin-top:12px;padding:10px 14px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#991b1b;font-size:13px}.addenda-upload-success{display:flex;align-items:center;gap:16px;padding:16px 20px;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px}.addenda-upload-success-icon{font-size:1.5rem}.addenda-upload-success-content{flex:1}.addenda-upload-success-title{font-size:14px;font-weight:600;color:#065f46;margin:0 0 4px}.addenda-upload-success-hint{font-size:13px;color:#047857;margin:0}.addenda-register{margin-bottom:28px}.addenda-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto;max-height:800px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.addenda-table-wrapper::-webkit-scrollbar{-webkit-appearance:none;width:10px}.addenda-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.addenda-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px;border:2px solid #f1f5f9}.addenda-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.addenda-table{width:100%;border-collapse:collapse;font-size:13px}.addenda-table th{text-align:left;padding:10px 16px;background-color:#f9fafb;color:#6b7280;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:1}.addenda-table td{padding:10px 16px;border-bottom:1px solid #e5e7eb;color:#333}.addenda-table-row{transition:background-color .1s;cursor:pointer}.addenda-table-row:hover,.addenda-table-row.selected{background-color:#f0f4f8}.addenda-cell-label{font-weight:500;color:#111827}.addenda-cell-value,.addenda-table th.addenda-th-value{font-variant-numeric:tabular-nums;text-align:right}.addenda-impact-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.addenda-impact-badge.high{background:#fef2f2;color:#991b1b}.addenda-impact-badge.medium{background:#fffbeb;color:#92400e}.addenda-impact-badge.low{background:#ecfdf5;color:#065f46}.addenda-impact-badge.pending{background:#f3f4f6;color:#6b7280}.addenda-impact-cell{display:inline-flex;align-items:center;gap:6px}.addenda-impact-report-link{display:inline-flex;align-items:center;color:#6b7280;border-radius:4px;padding:2px;transition:color .15s,background-color .15s}.addenda-impact-report-link:hover{color:#01263d;background-color:#eef2f7}.addenda-impact-report-link:focus:not(:focus-visible){outline:none}.addenda-status-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.addenda-status-badge.processing,.addenda-status-badge.classified{background:#eff6ff;color:#1d4ed8}.addenda-status-badge.analysing{background:#ede9fe;color:#5b21b6}.addenda-status-badge.analysed{background:#fefce8;color:#854d0e}.addenda-status-badge.complete{background:#ecfdf5;color:#065f46}.addenda-status-badge.failed{background:#fef2f2;color:#991b1b}.addenda-classification-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.addenda-classification-badge.new{background:#eff6ff;color:#1d4ed8}.addenda-classification-badge.revised{background:#fffbeb;color:#92400e}.addenda-classification-badge.renamed{background:#fefce8;color:#854d0e}.addenda-classification-badge.unchanged{background:#f3f4f6;color:#6b7280}.addenda-classification-badge.error{background:#fef2f2;color:#991b1b}.addenda-detail{margin-top:28px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px}.addenda-detail-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.addenda-detail-header h3{font-size:16px;font-weight:600;color:#01263d;margin:0 0 4px}.addenda-detail-meta{font-size:13px;color:#6b7280;margin:0}.addenda-detail-jump-link{color:#4338ca;font-weight:600;text-decoration:none;cursor:pointer}.addenda-detail-jump-link:hover{text-decoration:underline}.addenda-detail-jump-link:focus:not(:focus-visible){outline:none}.addenda-detail-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.addenda-close-btn{font-size:13px;color:#6b7280;background:none;border:1px solid #d1d5db;border-radius:6px;padding:6px 14px;cursor:pointer;transition:background-color .15s}.addenda-close-btn:hover{background-color:#f3f4f6}.addenda-report-btn{font-size:13px;font-weight:600;color:#fff;background-color:#01263d;border:1px solid #01263D;border-radius:6px;padding:6px 14px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background-color .15s,opacity .15s}.addenda-report-btn:hover{background-color:#023a5c}.addenda-report-btn:disabled{background-color:#e5e7eb;border-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.addenda-table-row.expandable:hover{background-color:#f9fafb}.addenda-table-row.expanded{background-color:#f0f4f8}.addenda-expand-cell{width:28px;text-align:center}.addenda-expand-icon{font-size:11px;color:#6b7280}.addenda-expanded-row td{background-color:#f9fafb;padding:0;border-bottom:1px solid #e5e7eb}.addenda-expanded-content{padding:16px 20px 20px}.addenda-expanded-title{font-size:14px;font-weight:600;color:#01263d;margin:0 0 12px}.addenda-analysis-pending,.addenda-analysis-failed,.addenda-analysis-skipped{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:6px;font-size:13px;line-height:1.4}.addenda-detail-title{display:flex;align-items:center;gap:10px;margin:0 0 6px;flex-wrap:wrap}.addenda-analysis-pending{background-color:#eff6ff;color:#1d4ed8}.addenda-analysis-failed{background-color:#fef2f2;color:#991b1b}.addenda-analysis-skipped{background-color:#f3f4f6;color:#6b7280}.addenda-change-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;font-size:13px}.addenda-change-table th{text-align:left;padding:10px 14px;background-color:#f9fafb;color:#6b7280;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e5e7eb}.addenda-change-table td{padding:10px 14px;border-bottom:1px solid #e5e7eb;vertical-align:top}.addenda-change-table tr:last-child td{border-bottom:none}.addenda-change-summary{font-size:13px;color:#374151;line-height:1.5}.addenda-change-type-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.addenda-change-type-badge.added{background:#eff6ff;color:#1d4ed8}.addenda-change-type-badge.modified{background:#fffbeb;color:#92400e}.addenda-change-type-badge.deleted{background:#fef2f2;color:#991b1b}.addenda-flag-chips{display:flex;flex-wrap:wrap;gap:4px}.addenda-flag-chip{display:inline-block;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500;background:#e5e7eb;color:#374151;text-transform:capitalize}.addenda-summary-overview{font-size:13px;color:#374151;margin:0 0 16px;line-height:1.6;background:#fff;padding:12px 14px;border:1px solid #e5e7eb;border-radius:6px}.addenda-summary-subtitle{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px;margin:14px 0 8px}.addenda-summary-points{margin:0;padding-left:20px;font-size:13px;color:#374151;line-height:1.6}.addenda-summary-points li{margin-bottom:4px}.addenda-spinner{box-sizing:border-box;width:16px;height:16px;border:2px solid #c7d2fe;border-top-color:#1d4ed8;border-radius:50%;animation:addenda-spin .7s linear infinite;display:inline-block;flex:none;align-self:center}@keyframes addenda-spin{to{transform:rotate(360deg)}}.addenda-rfi-panel{margin-top:20px;padding:18px 0 4px;background:#fff;display:flex;flex-direction:column;gap:14px}.addenda-rfi-panel-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.addenda-rfi-panel-title{margin:0;font-size:15px;color:#1e3a5f;font-weight:600;display:flex;align-items:center;gap:10px}.addenda-rfi-panel-summary{font-size:12px;color:#4b5563;font-variant-numeric:tabular-nums}.addenda-rfi-panel-description{margin:0;font-size:13px;color:#6b7280;line-height:1.5;max-width:75ch}.addenda-rfi-panel-pending,.addenda-rfi-panel-failed,.addenda-rfi-panel-error{padding:12px 14px;border-radius:6px;font-size:13px;line-height:1.45}.addenda-rfi-panel-pending{background-color:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.addenda-rfi-panel-failed{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.addenda-rfi-panel-error{background-color:#fffbeb;color:#92400e;border:1px solid #fde68a}.addenda-rfi-mutation-error{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background-color:#fef2f2;color:#991b1b;border-color:#fecaca}.addenda-rfi-mutation-error-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#991b1b;font-size:18px;line-height:1;cursor:pointer;padding:0 4px}.addenda-rfi-mutation-error-close:hover{color:#7f1d1d}.addenda-rfi-section{display:flex;flex-direction:column;gap:10px}.addenda-rfi-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.addenda-rfi-section-header h5{margin:0;font-size:13px;font-weight:600;color:#1f2937}.addenda-rfi-section-controls{display:flex;gap:8px;align-items:center}.addenda-rfi-section-controls select{font-size:12px;padding:5px 8px;border:1px solid #d1d5db;border-radius:4px;background:#fff;color:#1f2937}.addenda-rfi-section-controls select:focus{outline:none;box-shadow:none;border-color:#d1d5db}.addenda-rfi-section-empty{margin:0;font-size:13px;color:#6b7280;font-style:italic;padding:10px 0}.addenda-rfi-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb}.addenda-rfi-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid transparent;border-bottom:none;padding:8px 14px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;border-radius:6px 6px 0 0;display:inline-flex;align-items:center;gap:8px;margin-bottom:-1px}.addenda-rfi-tab:hover:not(.addenda-rfi-tab-active){color:#1f2937;background:#f3f4f6}.addenda-rfi-tab:focus:not(:focus-visible){outline:none}.addenda-rfi-tab-active{background:#fff;border-color:#e5e7eb;color:#1e3a5f}.addenda-rfi-tab-count{background:#eef2ff;color:#4338ca;font-size:11px;font-weight:700;padding:1px 7px;border-radius:999px;font-variant-numeric:tabular-nums}.addenda-rfi-tab-active .addenda-rfi-tab-count{background:#1e3a5f;color:#fff}.addenda-rfi-table-scroll{max-height:720px;min-height:0;flex-shrink:1;overflow-y:scroll;border:1px solid #e5e7eb;border-radius:6px;background:#fafafa;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.addenda-rfi-table-scroll::-webkit-scrollbar{-webkit-appearance:none;width:10px}.addenda-rfi-table-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:0 5px 5px 0}.addenda-rfi-table-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px;border:2px solid #f1f5f9}.addenda-rfi-table-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.addenda-rfi-table{width:100%;border-collapse:collapse;font-size:12.5px}.addenda-rfi-table th{position:sticky;top:0;text-align:left;font-size:11px;font-weight:600;color:#6b7280;background:#f3f4f6;padding:8px 10px;border-bottom:1px solid #e5e7eb;z-index:1}.addenda-rfi-table td{padding:10px;border-bottom:1px solid #f3f4f6;vertical-align:top;color:#1f2937;line-height:1.45}.addenda-rfi-row.review-confirmed{background:#f0fdf4}.addenda-rfi-row.review-rejected{opacity:.6}.addenda-rfi-table-empty{text-align:center;font-style:italic;color:#6b7280;padding:24px 10px}.addenda-rfi-cell-detail{display:flex;flex-direction:column;gap:4px}.addenda-rfi-excerpt,.addenda-rfi-question{font-weight:500;color:#111827}.addenda-rfi-rfi-missing{font-size:11.5px;color:#b91c1c;font-style:italic}.addenda-rfi-rfi-loading{font-size:11.5px;color:#9ca3af;font-style:italic}.addenda-rfi-reasoning{font-size:11.5px;color:#4b5563}.addenda-rfi-refs,.addenda-rfi-source{font-size:11px;color:#6b7280;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.addenda-rfi-ref{background:#eef2ff;color:#4338ca;padding:1px 6px;border-radius:3px;font-weight:500}.addenda-rfi-confidence{font-variant-numeric:tabular-nums}.dc-classification{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.dc-classification-fully{background:#ecfdf5;color:#065f46}.dc-classification-partially{background:#fefce8;color:#854d0e}.dc-importance{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.dc-importance-high{background:#fef2f2;color:#b91c1c}.dc-importance-medium{background:#fff7ed;color:#c2410c}.dc-importance-low{background:#f3f4f6;color:#4b5563}.dc-suggestion-status{display:inline-block;padding:2px 8px;border-radius:999px;font-size:10.5px;font-weight:600;text-transform:capitalize}.dc-suggestion-status-pending{background:#eef2ff;color:#4338ca}.dc-suggestion-status-confirmed{background:#ecfdf5;color:#065f46}.dc-suggestion-status-rejected{background:#fff1f2;color:#9f1239}.dc-row-actions{display:flex;gap:6px}.dc-row-btn,.dc-batch-btn{font-size:11.5px;font-weight:600;padding:5px 10px;border-radius:4px;cursor:pointer;border:1px solid transparent;transition:background .1s ease}.dc-row-confirm,.dc-batch-confirm{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.dc-row-confirm:hover:not(:disabled),.dc-batch-confirm:hover:not(:disabled){background:#d1fae5}.dc-row-reject,.dc-batch-reject{background:#f9fafb;color:#4b5563;border-color:#e5e7eb}.dc-row-reject:hover:not(:disabled),.dc-batch-reject:hover:not(:disabled){background:#f3f4f6}.dc-row-btn:disabled,.dc-batch-btn:disabled{opacity:.5;cursor:not-allowed}.dc-row-final{color:#9ca3af}.addenda-rfi-saving{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:500;color:#4338ca}.addenda-rfi-spinner{width:10px;height:10px;border:1.5px solid #c7d2fe;border-top-color:#4338ca;border-radius:50%;animation:addenda-rfi-spin .6s linear infinite}.addenda-rfi-spinner-btn{display:inline-block;width:10px;height:10px;border:1.5px solid currentColor;border-top-color:transparent;border-radius:50%;opacity:.7;margin-right:6px;vertical-align:-1px;animation:addenda-rfi-spin .6s linear infinite}@keyframes addenda-rfi-spin{to{transform:rotate(360deg)}}.air-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:8px}.air-table th{text-align:left;padding:8px 12px;background-color:var(--brand-primary, #00a9ce);color:#fff;font-weight:700;font-size:12px}.air-table td{padding:8px 12px;border-bottom:1px solid #e5e7eb;color:#333;vertical-align:top}.air-file-name{font-weight:600;color:#111827;word-break:break-word}.air-muted{color:#6b7280;font-style:italic;font-size:13px;margin:4px 0 0}.air-subheading{font-size:13px;font-weight:700;color:var(--brand-dark, #1e3a5f);text-transform:uppercase;letter-spacing:.4px;margin:18px 0 8px}.air-overview{display:flex;gap:24px;align-items:flex-start}.air-impact-block{display:flex;flex-direction:column;gap:8px;align-items:center;padding:16px 20px;border:1px solid #e5e7eb;border-radius:8px;min-width:160px}.air-impact-label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.air-impact-badge{display:inline-block;padding:6px 16px;border-radius:9999px;font-size:15px;font-weight:700}.air-impact-badge.high{background:#fef2f2;color:#991b1b}.air-impact-badge.medium{background:#fffbeb;color:#92400e}.air-impact-badge.low{background:#ecfdf5;color:#065f46}.air-overview-table{flex:1}.air-overview-table td:first-child{font-weight:500;color:#6b7280;width:45%}.air-classification{display:inline-block;padding:2px 10px;border-radius:9999px;font-size:11px;font-weight:600;text-transform:capitalize}.air-classification.new{background:#eff6ff;color:#1d4ed8}.air-classification.revised{background:#fffbeb;color:#92400e}.air-classification.renamed{background:#fefce8;color:#854d0e}.air-classification.unchanged{background:#f3f4f6;color:#6b7280}.air-classification.error{background:#fef2f2;color:#991b1b}.air-change-doc{margin-bottom:20px}.air-change-doc-title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#111827;margin:0 0 8px;padding-bottom:6px;border-bottom:2px solid var(--brand-primary, #00a9ce)}.air-change-doc-tag{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;padding:2px 8px;border-radius:9999px;background:#fffbeb;color:#92400e}.air-change-doc-tag.new{background:#eff6ff;color:#1d4ed8}.air-change-type{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:11px;font-weight:600;text-transform:capitalize}.air-change-type.added{background:#eff6ff;color:#1d4ed8}.air-change-type.modified{background:#fffbeb;color:#92400e}.air-change-type.deleted{background:#fef2f2;color:#991b1b}.air-change-summary{font-size:12px;line-height:1.4;color:#374151}.air-new-summary{font-size:13px;line-height:1.5;color:#374151}.air-new-summary p{margin:0 0 8px}.air-key-points{margin:0 0 8px;padding-left:20px}.air-key-points li{margin-bottom:4px}.air-flag-chips{display:flex;flex-wrap:wrap;gap:4px}.air-flag-chip{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:10px;font-weight:600;text-transform:capitalize;background:#eef2ff;color:#3730a3}.air-rfi-summary td:first-child{font-weight:500;color:#374151;width:70%}.air-rfi-summary td:last-child{font-weight:700;text-align:right}.air-closure-status{display:inline-block;padding:2px 10px;border-radius:9999px;font-size:11px;font-weight:600;white-space:nowrap}.air-closure-status.fully{background:#ecfdf5;color:#065f46}.air-closure-status.partially{background:#fffbeb;color:#92400e}.air-closure-evidence{display:flex;flex-direction:column;gap:4px;font-size:12px;line-height:1.4}.air-excerpt{color:#374151;font-style:italic}.air-ref{font-size:11px;color:#6b7280}.air-question{font-size:12px;line-height:1.4;color:#374151;display:flex;flex-direction:column;gap:4px}.air-chip{display:inline-block;padding:2px 8px;border-radius:9999px;font-size:11px;font-weight:600;white-space:nowrap}.air-chip.high{background:#fef2f2;color:#991b1b}.air-chip.medium{background:#fffbeb;color:#92400e}.air-chip.low{background:#ecfdf5;color:#065f46}.air-actions{margin:0;padding-left:22px}.air-action{margin-bottom:12px;line-height:1.4}.air-action-text{font-size:14px;font-weight:600;color:#111827;display:block}.air-action-sources{font-size:11px;color:#6b7280;font-style:italic}.air-warning{padding:12px 16px;margin-bottom:16px;background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #d97706;border-radius:6px;color:#92400e;font-size:13px;line-height:1.5}.air-placeholder{padding:16px 20px;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:13px;line-height:1.5}.air-page-break{page-break-before:always}@media print{.air-impact-badge,.air-classification,.air-change-type,.air-flag-chip,.air-closure-status,.air-chip,.air-change-doc-tag,.air-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact}.synopsis-section,.air-change-doc{page-break-inside:avoid}.air-page-break{page-break-before:always}}.App{min-height:100vh;display:flex;flex-direction:column}@media print{.print-hidden{display:none!important}@page{size:A4;margin:2cm 2.5cm}body{margin:0;padding:0;background:#fff!important}.letter-container{padding:0!important;margin:0!important;background:#fff!important;max-width:100%!important}.grid{display:grid!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gap-8{gap:2rem!important}.text-right{text-align:right!important}img[alt*=Ardmac]{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body,p,div,span,li{color:#000!important;background:transparent!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}h1,h2,h3,h4,h5,h6{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;page-break-after:avoid;break-after:avoid}li{page-break-inside:avoid;break-inside:avoid}a{text-decoration:underline;color:#000!important}.shadow-sm,.shadow,.shadow-md,.shadow-lg,.shadow-xl{box-shadow:none!important}h2{page-break-after:avoid;break-after:avoid;margin-top:1.5rem;margin-bottom:.75rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%;margin:0 auto}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#acb54e}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}.category-badge{display:inline-block;padding:.125rem .5rem;background-color:#f0f2e0;color:#01263d;border-radius:4px;font-size:.75rem}.discipline-badge{display:inline-block;padding:.125rem .5rem;background-color:#e6edf2;color:#01263d;border-radius:4px;font-size:.75rem}
