.terms-scroll-overlay{position:fixed;inset:0;background:#0009;z-index:10000;display:flex;align-items:center;justify-content:center;animation:terms-fade-in .2s ease}@keyframes terms-fade-in{0%{opacity:0}to{opacity:1}}.terms-scroll-modal{background:#fff;border-radius:12px;width:90vw;max-width:800px;height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;overflow:hidden}.terms-scroll-header{padding:16px 24px;border-bottom:2px solid #dfbb78;flex-shrink:0;display:flex;align-items:center;position:relative}.terms-scroll-logo{height:32px;width:auto}.terms-scroll-confidential{position:absolute;left:50%;transform:translate(-50%);font-size:.95rem;font-weight:600;color:#1e5f8a;letter-spacing:.5px}.terms-scroll-body{flex:1;overflow-y:auto;padding:24px 32px;background:#fff}.terms-text-content{max-width:680px;margin:0 auto;line-height:1.7;color:#1a1a1a;font-size:.9rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.terms-text-content h1{font-size:1.15rem;font-weight:700;text-align:center;color:#1e3a5f;margin:0 0 .5em;letter-spacing:.02em}.terms-text-content h2{font-size:1rem;font-weight:700;color:#1e3a5f;margin:1.8em 0 .6em;padding-top:1em;border-top:1px solid #e5e7eb}.terms-text-content h1+h2{text-align:center;font-size:.92rem;border-top:none;padding-top:0;margin-top:.3em;margin-bottom:1.5em;color:#344054}.terms-text-content h3{font-size:.92rem;font-weight:700;color:#1e3a5f;margin:1.5em 0 .4em}.terms-text-content p{margin:0 0 .8em;text-align:justify}.terms-text-content strong{font-weight:600;color:#0f2b3f}.terms-text-content a{color:#1e5f8a;text-decoration:none}.terms-text-content a:hover{text-decoration:underline}.terms-text-content blockquote{margin:.4em 0 .8em 1.5em;padding:0;border-left:none;font-size:inherit;color:inherit}.terms-text-content blockquote p{margin:0 0 .4em}.terms-text-content hr{border:none;border-top:1px solid #e5e7eb;margin:1.5em 0}.terms-scroll-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-shrink:0;background:#fff}.terms-scroll-footer .terms-scroll-hint{margin-right:auto;font-size:.8rem;color:#667085}.terms-scroll-footer button{padding:10px 24px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;border:1px solid #d0d5dd;transition:background .15s,opacity .15s}.terms-scroll-footer .terms-btn-close{background:#fff;color:#344054}.terms-scroll-footer .terms-btn-close:hover{background:#f3f4f6}.terms-scroll-footer .terms-btn-accept{background:#1e5f8a;color:#fff;border-color:#1e5f8a}.terms-scroll-footer .terms-btn-accept:hover:not(:disabled){background:#174d70}.terms-scroll-footer .terms-btn-accept:disabled{opacity:.5;cursor:not-allowed}.sheet-content{flex:1;overflow:auto;background-color:#f9fafb;padding:10px}.excel-table{border-collapse:collapse;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#fff;box-shadow:0 1px 3px #0000001a}.excel-table td{border:1px solid #d1d5db;padding:6px 10px;background-color:#fff;white-space:pre-wrap;min-width:80px;max-width:400px;vertical-align:top;position:relative}.excel-table td:empty:before{content:" "}.excel-table td.highlighted{background-color:#ffff0080!important;border:3px solid #FFD700!important;box-shadow:0 0 12px #ffd700cc;font-weight:700;position:relative;z-index:10}@keyframes highlightPulse{0%,to{box-shadow:0 0 12px #ffd700cc}50%{box-shadow:0 0 20px gold}}.excel-viewer-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6c757d;height:100%}.excel-viewer-loading .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.excel-viewer-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#dc3545;font-size:14px;height:100%}.excel-viewer-error p{margin:.5rem 0}@media(max-width:768px){.excel-table{font-size:12px}.excel-table td{padding:4px 6px;min-width:60px}.sheet-tabs button{padding:6px 12px;font-size:12px}}.pdf-viewer-modal-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease}.pdf-viewer-modal{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;width:90%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;animation:slideUp .3s ease}.pdf-viewer-modal .modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.pdf-controls-section{padding:12px 24px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.pdf-viewer-modal .modal-header h2{margin:0;font-size:20px;font-weight:600;color:#111827}.pdf-viewer-modal .close-button{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.pdf-viewer-modal .close-button:hover{background-color:#f3f4f6}.pdf-viewer-modal .modal-body{padding:24px;overflow-y:auto;flex:1}.pdf-viewer-modal .modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px;background-color:#f9fafb}.pdf-viewer-modal .btn{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.pdf-viewer-modal .btn-primary{background-color:#3b82f6;color:#fff}.pdf-viewer-modal .btn-primary:hover{background-color:#2563eb}.pdf-viewer-modal .btn-primary:disabled{opacity:.5;cursor:not-allowed}.pdf-viewer-modal .btn-secondary{background-color:#f3f4f6;color:#374151}.pdf-viewer-modal .btn-secondary:hover{background-color:#e5e7eb}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6c757d}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.alert{padding:12px 16px;border-radius:6px;font-size:14px}.alert-error{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b}.document-info{display:flex;flex-direction:column;gap:1.5rem}.info-section h3{margin:0 0 1rem;font-size:1rem;color:#495057;font-weight:600}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.info-item{background-color:#f8f9fa;padding:.75rem;border-radius:4px;display:flex;flex-direction:column;gap:.25rem}.info-label{font-size:.8rem;color:#6c757d;font-weight:500}.info-value{font-size:.9rem;color:#212529;font-weight:600;word-break:break-all}.preview-placeholder{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:8px;padding:3rem 2rem;text-align:center;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.preview-icon{font-size:4rem;margin-bottom:1rem;opacity:.7}.preview-text{font-size:1.1rem;font-weight:600;color:#495057;margin:0 0 .5rem}.preview-hint{font-size:.9rem;color:#6c757d;max-width:500px;margin:0;line-height:1.5}.document-viewer-container{display:flex;flex-direction:column;gap:1rem;height:100%}.document-viewer-content{border:1px solid #dee2e6;border-radius:8px;overflow:auto;background-color:#f8f9fa;min-height:500px;max-height:calc(90vh - 280px);display:flex;flex-direction:column}.document-viewer-content>*{flex:1;min-height:0}.unsupported-viewer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#6c757d;gap:.5rem}.pdf-viewer-container{display:flex;flex-direction:column;gap:1rem;height:100%;overflow-y:auto;background-color:#525659;padding:1rem}.pdf-controls{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.5rem;background-color:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a}.pdf-controls button{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:4px;background-color:#fff;color:#374151;cursor:pointer;transition:all .2s}.pdf-controls button:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.pdf-controls button:disabled{opacity:.5;cursor:not-allowed}.pdf-controls select{padding:.5rem;border:1px solid #d1d5db;border-radius:4px;background-color:#fff;color:#374151;cursor:pointer}.pdf-canvas-wrapper{position:relative;display:inline-block;background-color:#fff;box-shadow:0 4px 6px #0000001a;margin:0 auto}.pdf-canvas-wrapper canvas{display:block}.highlight-overlay{position:absolute;background-color:#ffff004d;border:2px solid #FFD700;display:none;pointer-events:none;z-index:10}.excel-viewer{display:flex;flex-direction:column;height:100%;background-color:#fff;overflow:hidden}.sheet-tabs{display:flex;gap:4px;padding:8px 12px;background-color:#f3f4f6;border-bottom:2px solid #d1d5db;overflow-x:auto;flex-shrink:0}.sheet-tabs button{padding:8px 16px;border:1px solid #d1d5db;border-radius:4px 4px 0 0;background-color:#fff;color:#374151;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s;white-space:nowrap}.sheet-tabs button:hover{background-color:#f9fafb;border-color:#9ca3af}.sheet-tabs button.active{background-color:#fff;color:#3b82f6;border-color:#3b82f6;border-bottom-color:#fff;font-weight:600;position:relative;bottom:-2px}.excel-table{width:100%;border-collapse:collapse;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;table-layout:auto}.excel-viewer>div:last-child{flex:1;overflow:auto;background-color:#f9fafb}.excel-table td{border:1px solid #d1d5db;padding:6px 10px;background-color:#fff;white-space:nowrap;min-width:80px;max-width:400px;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.excel-table td:hover{background-color:#f9fafb;cursor:cell}.excel-table td.highlighted{background-color:#ff06!important;border:3px solid #FFD700!important;box-shadow:0 0 8px #ffd70099;font-weight:600;position:relative;z-index:5}@keyframes highlightPulse{0%,to{box-shadow:0 0 8px #ffd70099}50%{box-shadow:0 0 15px #ffd700cc}}.excel-table td.highlighted{animation:highlightPulse 2s ease-in-out infinite}.excel-viewer-loading,.excel-viewer-error{display:flex;align-items:center;justify-content:center;padding:3rem;color:#6c757d;font-size:14px}.excel-viewer-error{color:#dc3545}@media(max-width:768px){.pdf-viewer-modal{width:95%;max-height:95vh}.info-grid{grid-template-columns:1fr}.preview-placeholder{padding:2rem 1rem;min-height:200px}.preview-icon{font-size:3rem}.pdf-controls{flex-wrap:wrap;gap:.5rem}.excel-table{font-size:12px}.excel-table td{padding:4px 6px;min-width:60px}.sheet-tabs button{padding:6px 12px;font-size:12px}}.chat-modal{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;border-left:1px solid #2a2d45;box-shadow:-4px 0 12px #00000026;display:flex;flex-direction:column;overflow:hidden;z-index:1001;animation:slideInFromRight .25s ease-out}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.chat-header{padding:1rem;background:#1c1e32;color:#fff;display:flex;justify-content:space-between;align-items:center}.header-buttons{display:flex;gap:.5rem;align-items:center}.expand-button{background:none;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:.85rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background .2s,border-color .2s;display:flex;align-items:center;gap:.3rem;white-space:nowrap}.expand-button:hover{background:#ffffff1a;border-color:#ffffff80}.delete-chat-button{background:none;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.85rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background .2s,border-color .2s}.delete-chat-button:hover{background:#dc35454d;border-color:#dc354580}.close-button{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.chat-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.message{padding:.5rem 1rem;border-radius:8px;max-width:90%}.message.user{background:#e9ecef;align-self:flex-end}.message.assistant{background:#1c1e32;color:#fff;align-self:flex-start;max-width:95%}.message.error{background:#dc3545;color:#fff;align-self:center}.message.greeting{max-width:100%;font-weight:500;border-left:3px solid #4CAF50;background:#1c1e32}.message.greeting.not-ready{border-left-color:#ff9800;background:#424560}.chat-input{padding:1rem;display:flex;gap:.5rem;border-top:1px solid #eee}.chat-input input{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px}.chat-input button{padding:.5rem 1rem;background:#1c1e32;color:#fff;border:none;border-radius:4px;cursor:pointer}.chat-input button:disabled{opacity:.7;cursor:not-allowed}.loading{align-self:center;color:#666;font-style:italic}.message h1,.message h2,.message h3,.message h4{margin:.8em 0 .4em;font-weight:600;line-height:1.3}.message h1{font-size:1.4em}.message h2{font-size:1.3em}.message h3{font-size:1.2em}.message h4{font-size:1.1em}.message p{margin:.5em 0;line-height:1.6}.message ul,.message ol{margin:.5em 0;padding-left:1.8em;line-height:1.6}.message li{margin:.3em 0}.message ul ul,.message ol ol,.message ul ol,.message ol ul{margin:.2em 0}.message strong{font-weight:700}.message em{font-style:italic}.message code{background:#ffffff26;padding:.15em .4em;border-radius:3px;font-family:Courier New,Consolas,monospace;font-size:.9em}.message pre{background:#0003;padding:.8em;border-radius:4px;overflow-x:auto;margin:.5em 0}.message pre code{background:none;padding:0;font-size:.85em;line-height:1.5}.message blockquote{border-left:3px solid rgba(255,255,255,.3);padding-left:1em;margin:.5em 0;font-style:italic;opacity:.9}.message hr{border:none;border-top:1px solid rgba(255,255,255,.2);margin:1em 0}.message table{border-collapse:collapse;width:100%;margin:.8em 0;font-size:.85em;display:block;overflow-x:auto;white-space:nowrap}.message th,.message td{border:1px solid rgba(255,255,255,.2);padding:.4em .6em;text-align:left}.message th{background:#ffffff1a;font-weight:600}.message a{color:#4fc3f7;text-decoration:underline}.message a:hover{color:#81d4fa}.message input[type=checkbox]{margin-right:.5em}.message.streaming{border-left:3px solid #4fc3f7}.streaming-sources{font-size:.8em;opacity:.8;margin-bottom:.5em;padding-bottom:.5em;border-bottom:1px solid rgba(255,255,255,.2)}.typing-indicator{display:inline-block;font-style:italic;opacity:.7}.typing-indicator:after{content:"";animation:typing-dots 1.5s infinite}@keyframes typing-dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.ariadne-button{position:fixed;bottom:80px;right:20px;padding:12px 24px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;z-index:999;box-shadow:0 2px 10px #3b82f64d;transition:all .25s ease;display:flex;align-items:center;gap:8px}.ariadne-button:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.ariadne-button-icon{flex-shrink:0}.company-info-tab{padding:0}.info-row{display:flex;padding:12px 0;border-bottom:1px solid #e5e7eb;align-items:flex-start}.info-row:last-child{border-bottom:none}.info-row-vertical{flex-direction:column;gap:8px}.info-label{font-weight:500;color:#6b7280;width:160px;font-size:.9rem;flex-shrink:0}.info-value{color:#1f2937;font-size:.9rem;flex:1}.status-badge{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;display:inline-block}.status-active{background-color:#dcfce7;color:#16a34a}.status-dissolved{background-color:#fecaca;color:#dc2626}.status-warning{background-color:#fef3c7;color:#92400e}.status-other{background-color:#f3f4f6;color:#6b7280}.company-number-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.company-number{font-family:Menlo,Monaco,monospace;font-size:1rem;font-weight:600}.copy-btn{background:#f3f4f6;border:1px solid #e5e7eb;padding:4px 8px;border-radius:4px;font-size:.75rem;color:#374151;cursor:pointer;transition:all .2s ease}.copy-btn:hover{background:#e5e7eb}.quick-links{display:flex;gap:8px;margin-left:8px;padding-left:10px;border-left:1px solid #e5e7eb}.quick-link{font-size:.75rem;color:#3b82f6;text-decoration:none;padding:4px 8px;background:#eff6ff;border-radius:4px;transition:all .2s ease}.quick-link:hover{background:#dbeafe;text-decoration:none}.address-link{color:#3b82f6;text-decoration:none;display:inline-flex;align-items:flex-start;gap:6px}.address-link:hover{text-decoration:underline}.address-text{line-height:1.4}.age-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:500;margin-left:10px;background:#dbeafe;color:#1e40af}.alert-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:4px;font-size:.75rem;font-weight:500;margin-left:8px;background:#fef3c7;color:#92400e}.sic-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.sic-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#003049;color:#fff;border-radius:4px;font-size:.8rem;text-decoration:none;transition:all .2s ease}.sic-badge:hover{background:#004a6e;text-decoration:none;color:#fff}.sic-code{font-family:Menlo,Monaco,monospace;opacity:.8;font-size:.75rem;background:#ffffff1a;padding:2px 6px;border-radius:3px}.sic-description{flex:1;line-height:1.3}.sic-link-icon{opacity:.7;font-size:.7rem}.names-timeline{margin-top:8px;width:100%}.timeline-item{display:flex;align-items:flex-start;gap:10px;border-left:2px solid #e5e7eb;padding:8px 0 8px 14px;margin-left:6px;position:relative;font-size:.85rem}.timeline-item:before{content:"";position:absolute;left:-5px;top:12px;width:8px;height:8px;border-radius:50%;background:#6b7280}.timeline-item.current:before{background:#16a34a}.timeline-item.current{border-left-color:#16a34a}.timeline-content{flex:1}.timeline-name{font-weight:500;color:#1f2937;margin-bottom:2px}.timeline-date{font-size:.75rem;color:#6b7280}.filing-link{color:#3b82f6;text-decoration:none;font-size:.8rem;display:inline-flex;align-items:center;gap:4px;margin-left:10px}.filing-link:hover{text-decoration:underline}@media(max-width:768px){.info-row{flex-direction:column;gap:6px}.info-label{width:100%}.company-number-group{flex-direction:column;align-items:flex-start}.quick-links{margin-left:0;padding-left:0;border-left:none;margin-top:8px}.age-badge{margin-left:0;margin-top:8px;display:flex}.alert-badge{margin-left:0;display:flex;margin-top:6px}.filing-link{margin-left:0;display:block;margin-top:8px}}.director-table-container{width:100%;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.director-table-scrollable{max-height:400px;overflow-y:auto;padding:16px;border-bottom:1px solid #e5e7eb}.director-table-scrollable::-webkit-scrollbar{width:6px}.director-table-scrollable::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.director-table-scrollable::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.director-table-scrollable::-webkit-scrollbar-thumb:hover{background:#94a3b8}.director-card{border:1px solid #e5e7eb;border-radius:6px;padding:10px 12px;margin-bottom:8px;background:#f8fafc;transition:all .2s ease}.director-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f626}.director-card:last-child{margin-bottom:0}.psc-card{background:#fefce8;border-color:#fbbf24}.psc-card:hover{border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b26}.director-card.highlighted{animation:highlightFlash 2s ease-out;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f64d}@keyframes highlightFlash{0%{background-color:#dbeafe;box-shadow:0 0 0 6px #3b82f666}50%{background-color:#eff6ff;box-shadow:0 0 0 4px #3b82f64d}to{background-color:#f8fafc;box-shadow:0 0 0 3px #3b82f633}}.psc-card.highlighted{animation:highlightFlashPsc 2s ease-out;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b4d}@keyframes highlightFlashPsc{0%{background-color:#fef3c7;box-shadow:0 0 0 6px #f59e0b66}50%{background-color:#fefce8;box-shadow:0 0 0 4px #f59e0b4d}to{background-color:#fefce8;box-shadow:0 0 0 3px #f59e0b33}}.director-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:6px;border-bottom:1px solid #e5e7eb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.director-card.collapsed .director-header{margin-bottom:0;border-bottom:none;padding-bottom:0}.director-card.expanded .director-header{margin-bottom:8px}.director-header-left{display:flex;align-items:center;gap:8px}.expand-icon{font-size:10px;color:#6b7280;transition:transform .2s ease;display:inline-block}.director-name{margin:0;color:#1f2937;font-size:14px;font-weight:600}.director-name-link{text-decoration:none;color:inherit;transition:color .2s ease}.director-name-link:hover{color:#3b82f6;text-decoration:underline}.director-name-link:hover .director-name{color:#3b82f6}.director-status{padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500;text-transform:capitalize}.director-status.active{background-color:#dcfce7;color:#16a34a}.director-status.inactive{background-color:#fef3c7;color:#d97706}.director-status.resigned,.director-status.ceased{background-color:#fecaca;color:#dc2626}.director-details{display:flex;flex-direction:column;gap:4px}.director-table-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8fafc;color:#6b7280;font-size:12px}.table-count{font-weight:500}.data-source{font-style:italic}.expand-collapse-buttons{display:flex;gap:8px}.expand-collapse-btn{background:#e5e7eb;border:none;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.expand-collapse-btn:hover{background:#d1d5db;color:#1f2937}.director-table-empty{text-align:center;padding:40px;color:#6b7280;background:#f8fafc;border-radius:8px;border:2px dashed #d1d5db}.director-table-empty p{margin:0;font-size:16px}@media(max-width:768px){.director-header{flex-direction:column;align-items:flex-start;gap:4px}.director-table-scrollable{max-height:300px;padding:10px}.director-card{padding:8px 10px}}@media(prefers-contrast:high){.director-card{border-width:2px}.director-status.active{background-color:#15803d;color:#fff}.director-status.inactive{background-color:#b45309;color:#fff}.director-status.resigned,.director-status.ceased{background-color:#dc2626;color:#fff}}.appointment-item{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:5px 8px;margin-bottom:4px;font-size:12px}.appointment-item:last-child{margin-bottom:0}.appointment-company-link{text-decoration:none;color:inherit;display:block;transition:all .2s ease;border-radius:3px;padding:2px;margin:-2px}.appointment-company-link:hover{background-color:#eff6ff}.appointment-company-link:hover .appointment-company{color:#3b82f6;text-decoration:underline}.appointment-company-link:hover .appointment-number{color:#2563eb}.appointment-company{font-weight:600;color:#1f2937;margin-bottom:1px;transition:color .2s ease}.appointment-number{color:#6b7280;font-size:10px;margin-bottom:2px;transition:color .2s ease}.appointment-role{color:#374151;font-style:italic;margin-bottom:1px;font-size:11px}.appointment-resigned{color:#dc2626;font-size:10px;margin-bottom:1px;font-style:italic}.appointment-note{color:#9ca3af;font-size:10px;font-style:italic}.appointment-group{margin-bottom:8px;border-radius:6px;overflow:hidden}.appointment-group:last-child{margin-bottom:0}.active-group{background-color:#dcfce7;border:1px solid #86efac}.inactive-group{background-color:#fee2e2;border:1px solid #fca5a5}.appointment-group-header{display:flex;align-items:center;gap:6px;padding:8px 10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}.appointment-group-header:hover{opacity:.9}.appointment-group-icon{font-size:9px;color:#6b7280;transition:transform .2s ease;display:inline-block;flex-shrink:0}.appointment-group-icon.expanded{transform:rotate(90deg)}.appointment-group-title{font-weight:600;font-size:12px;flex:1}.active-group .appointment-group-title{color:#16a34a}.inactive-group .appointment-group-title{color:#dc2626}.appointment-group-content{padding:8px 10px 10px;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.appointment-group-content .appointment-item{background:#fff9}.history-timeline{display:flex;flex-direction:column;padding:2px 0}.section-title{font-weight:600;font-size:12px;color:#374151;margin-top:6px;margin-bottom:2px}.section-title:first-child{margin-top:0}.section-value{font-size:12px;color:#1f2937}.history-timeline-entry{display:flex;gap:10px;min-height:44px}.history-timeline-entry.last{min-height:unset}.history-timeline-marker{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:14px;padding-top:2px}.history-dot{font-size:14px;line-height:1}.history-dot.active{color:#16a34a}.history-dot.inactive{color:#9ca3af}.history-timeline-line{width:2px;flex:1;background:#d1d5db;margin-top:2px}.history-timeline-content{display:flex;flex-direction:column;gap:1px;padding-bottom:10px;flex:1}.history-timeline-entry.last .history-timeline-content{padding-bottom:0}.history-timeline-header{display:flex;align-items:center;gap:8px}.history-role{font-weight:600;font-size:12px;color:#1f2937}.history-dates{color:#6b7280;font-size:12px}.history-control{font-size:12px;color:#6b7280;display:block;margin-top:1px}@media(prefers-reduced-motion:reduce){.director-card{transition:none}.appointment-group-content{animation:none}}.role-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:12px;font-size:.7rem;font-weight:500;margin-left:6px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.role-badge:hover{transform:translateY(-1px);box-shadow:0 2px 4px #00000026}.role-badge:focus{outline:2px solid #3b82f6;outline-offset:2px}.role-badge:active{transform:translateY(0)}.role-badge.director{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.role-badge.director:hover{background:#bfdbfe;border-color:#60a5fa}.role-badge.psc{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.role-badge.psc:hover{background:#fde68a;border-color:#fbbf24}.role-badge-icon{font-size:.75rem;line-height:1}.role-badge-label{font-size:.65rem;letter-spacing:.3px;text-transform:uppercase}@media(prefers-contrast:high){.role-badge.director{background:#1e40af;color:#fff;border-color:#1e3a8a}.role-badge.psc{background:#92400e;color:#fff;border-color:#78350f}}@media(prefers-reduced-motion:reduce){.role-badge{transition:none}.role-badge:hover{transform:none}}.charges-table-container{width:100%;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.charges-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.charges-header h3{font-size:1.1rem;color:#333;font-weight:600;border-bottom:2px solid #003049;padding-bottom:.5rem;margin:0}.charges-count-badge{background:#fef3c7;color:#92400e;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:500}.charges-table{width:100%;border-collapse:collapse;font-size:.85rem}.charges-table th{background:#f8fafc;border:1px solid #e5e7eb;padding:10px 12px;text-align:left;font-weight:600;color:#374151}.charges-table td{border:1px solid #e5e7eb;padding:10px 12px;color:#1f2937;vertical-align:top}.charges-table tr:hover{background:#f8fafc}.charge-description{max-width:300px;line-height:1.4}.charge-status{display:inline-block;padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:capitalize}.charge-status.outstanding{background:#fef3c7;color:#92400e}.charge-status.satisfied{background:#dcfce7;color:#16a34a}.charge-status.part-satisfied{background:#dbeafe;color:#1e40af}.charge-link{color:#3b82f6;text-decoration:none;font-weight:500;white-space:nowrap;background:none;border:none;cursor:pointer;padding:0;font-size:inherit;font-family:inherit}.charge-link:hover{text-decoration:underline;color:#2563eb}.no-link{color:#9ca3af;font-style:italic}.charges-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8fafc;border-top:1px solid #e5e7eb;font-size:.8rem;color:#6b7280}.charges-total{font-weight:500}.charges-source{font-style:italic}.charges-empty{text-align:center;padding:40px;color:#6b7280;background:#f8fafc;border-radius:8px;border:2px dashed #d1d5db}.charges-empty-icon{font-size:2.5rem;margin-bottom:12px}.charges-empty p{margin:0;font-size:.95rem}.charges-empty-hint{margin-top:8px!important;font-size:.85rem!important;color:#9ca3af;font-style:italic}@media(max-width:768px){.charges-table{font-size:.8rem}.charges-table th,.charges-table td{padding:8px}.charge-description{max-width:150px}.charges-header{flex-direction:column;align-items:flex-start;gap:8px}}@media(prefers-contrast:high){.charge-status.outstanding{background:#d97706;color:#fff}.charge-status.satisfied{background:#16a34a;color:#fff}}.filing-timeline{padding:1rem 0}.timeline-container{position:relative;padding:1rem 0}.timeline-line{position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#16a34a,#f59e0b);border-radius:2px}.timeline-event{position:relative;padding-left:50px;margin-bottom:1.25rem}.timeline-event:last-child{margin-bottom:0}.timeline-event.upcoming{opacity:.85}.timeline-dot{position:absolute;left:12px;top:4px;width:20px;height:20px;border-radius:50%;border:3px solid white;box-shadow:0 0 0 2px #6b7280;background:#6b7280}.timeline-dot.accounts{background:#16a34a;box-shadow:0 0 0 2px #16a34a}.timeline-dot.confirmation{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b}.timeline-dot.upcoming{background:#9ca3af;box-shadow:0 0 0 2px #9ca3af;border-style:dashed}.timeline-content{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem 1rem}.timeline-event.upcoming .timeline-content{background:#fefce8;border-color:#fde047}.timeline-date{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.timeline-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.timeline-title{font-weight:600;color:#1f2937;font-size:.9rem}.timeline-desc{font-size:.8rem;color:#6b7280;margin-top:.25rem}.timeline-meta{font-size:.7rem;color:#9ca3af;margin-top:.35rem}.status-badge{font-size:.65rem;font-weight:500;padding:.15rem .5rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.025em}.status-badge.on-time{background:#dcfce7;color:#166534}.status-badge.late{background:#fef3c7;color:#92400e}.status-badge.very-late{background:#fee2e2;color:#991b1b}.status-badge.upcoming{background:#e5e7eb;color:#374151}.status-badge.urgent{background:#fef3c7;color:#92400e}.timeline-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e5e7eb}.legend-item{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:#6b7280}.legend-dot{width:10px;height:10px;border-radius:50%;background:#6b7280}.legend-dot.accounts{background:#16a34a}.legend-dot.confirmation{background:#f59e0b}.legend-dot.upcoming{background:#9ca3af;border:1px dashed #6b7280}.timeline-empty{text-align:center;padding:2rem;color:#6b7280}.timeline-empty p{margin-bottom:.5rem}.timeline-empty-hint{font-size:.85rem;color:#9ca3af}.tab-buttons{display:flex;gap:2rem;border-bottom:1px solid #e5e7eb;margin-bottom:0;padding-left:2rem;padding-right:2rem}.tab-buttons button{background:transparent;padding:1rem 0;border:none;border-bottom:3px solid transparent;cursor:pointer;font-weight:500;font-size:1rem;color:#6b7280!important;transition:all .2s ease;position:relative;bottom:-1px}.tab-buttons button:hover{color:#3b82f6!important}.tab-buttons button.active{background:transparent;color:#3b82f6!important;border-bottom-color:#3b82f6}.tab-content{padding:0 2rem;background-color:#fff;border:none;min-height:calc(100vh - 200px);flex:1;overflow:visible}.placeholder{background-color:#fff;border:1px dashed #ccc;padding:1rem;margin:3rem}.data-summary{background-color:#fff;border:1px solid #e0e0e0;border-radius:0;padding:1.5rem;margin-top:0;min-height:100%;box-sizing:border-box}.summary-content h3{margin:0 0 1rem;color:#333;font-size:1.2rem;border-bottom:2px solid #007bff;padding-bottom:.5rem}.summary-text{line-height:1.6;color:#555}.summary-text p{margin:.5rem 0}.summary-text p:empty{display:none}.inactive-tab{background-color:#444;color:#aaa;cursor:not-allowed;border:none;padding:8px 16px;margin:0 4px;border-radius:4px;opacity:.6}.project-hub-content{padding:2rem}.hub-section{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}.hub-label{font-size:1.2rem}.hub-subtext{font-style:italic;font-size:.9rem;margin-top:.2rem}.hub-button{background-color:#2a6edc;color:#fff;border:none;border-radius:8px;padding:.8rem 1.4rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.hub-button:hover{background-color:#1f53a4}.report-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.download-button{background-color:#2a6edc;color:#fff;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.download-button:hover{background-color:#1f53a4}.data-table{padding:1rem;overflow-x:auto}.data-table table{width:100%;border-collapse:collapse;background-color:#fff}.data-table th,.data-table td{padding:.75rem;border:1px solid #ccc;text-align:left}.data-table th{background-color:#f0f0f0;font-weight:600}.data-source-info{margin-bottom:16px;padding:12px;background:#f0f9ff;border-left:4px solid #3b82f6;border-radius:4px;line-height:1.4}.source-badge{display:inline-block;margin-left:12px;padding:2px 8px;background:#3b82f6;color:#fff;font-size:11px;font-weight:500;border-radius:12px;text-transform:uppercase}.page-header{display:flex;justify-content:space-between;align-items:center;margin:0;padding:.75rem 2rem;gap:1rem}.page-header h1{margin:0!important;padding:0!important;line-height:1;flex:1}@media(max-width:768px){.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.page-header h1{margin-bottom:0}}.corporate-section{background-color:#fff;border-radius:0;box-shadow:none;padding:1.5rem 1.5rem 2rem;min-height:100%;overflow-y:auto;box-sizing:border-box}.corporate-entry{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1rem}.corporate-entry ul{list-style:none;padding-left:0}.corporate-entry li{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.corporate-entry .label{font-weight:600;margin-right:2rem;white-space:nowrap}.corporate-entry .value{text-align:right;flex-grow:1;padding-left:1rem;word-break:break-word}.cap-table-enhanced{width:100%}.cap-table-enhanced table{width:100%;border-collapse:collapse;font-size:.85rem}.cap-table-enhanced th{background:#f8fafc;border:1px solid #e5e7eb;padding:10px 12px;text-align:left;font-weight:600;color:#374151}.cap-table-enhanced td{border:1px solid #e5e7eb;padding:10px 12px;color:#1f2937;vertical-align:middle}.cap-table-enhanced tr:hover{background:#f8fafc}.shareholder-name-cell{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.shareholder-name{font-weight:500}.share-bar-container{display:flex;align-items:center;gap:8px;min-width:120px}.share-bar{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;min-width:60px}.share-bar-fill{height:100%;background:#3b82f6;border-radius:4px;transition:width .3s ease}.share-pct{font-weight:600;min-width:45px;text-align:right;font-size:.85rem;color:#374151}.multi-holding-row td{border-bottom:none}.continuation-row td.merged-cell{border-top:none}@media(max-width:768px){.shareholder-name-cell{flex-direction:column;align-items:flex-start;gap:6px}.share-bar-container{min-width:80px}.cap-table-enhanced td,.cap-table-enhanced th{padding:8px;font-size:.8rem}}:root{--register-primary: #3b82f6;--register-primary-hover: #2563eb;--register-primary-dark: #1e40af;--register-match-bg: #dcfce7;--register-match-text: #16a34a;--register-match-border: #86efac;--register-discrepancy-bg: #fef3c7;--register-discrepancy-text: #92400e;--register-discrepancy-border: #f59e0b;--register-error-bg: #fee2e2;--register-error-text: #991b1b;--register-error-border: #fecaca;--register-info-bg: #dbeafe;--register-info-text: #1e40af;--register-border: #e5e7eb;--register-bg-light: #f9fafb;--register-text: #1f2937;--register-text-muted: #6b7280}.register-dropdown-container{position:relative;display:inline-block}.register-dropdown-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background-color:var(--register-primary);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-width:180px}.register-dropdown-btn:hover:not(:disabled){background-color:var(--register-primary-hover)}.register-dropdown-btn.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.register-dropdown-btn.disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.7}.register-dropdown-btn span{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.register-dropdown-chevron{flex-shrink:0;transition:transform .2s}.register-dropdown-chevron.rotated{transform:rotate(180deg)}.register-dropdown-menu{position:absolute;top:100%;right:0;min-width:320px;width:-moz-max-content;width:max-content;max-width:400px;background:#fff;border:1px solid var(--register-border);border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #00000026;z-index:1000;max-height:300px;overflow:hidden;display:flex;flex-direction:column}.register-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background-color:var(--register-bg-light);border-bottom:1px solid var(--register-border);font-size:12px;font-weight:600;color:var(--register-text-muted);text-transform:uppercase;letter-spacing:.5px}.register-dropdown-count{font-weight:400;text-transform:none}.register-dropdown-list{overflow-y:auto;max-height:240px}.register-dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;transition:background-color .15s;border-bottom:1px solid var(--register-border)}.register-dropdown-item:last-child{border-bottom:none}.register-dropdown-item:hover{background-color:var(--register-bg-light)}.register-dropdown-item.selected{background-color:#eff6ff}.register-dropdown-item-icon{width:36px;height:36px;background-color:var(--register-primary);color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;flex-shrink:0}.register-dropdown-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.register-dropdown-item-name{font-size:14px;font-weight:500;color:var(--register-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.register-dropdown-item-date,.register-dropdown-item-size{font-size:12px;color:var(--register-text-muted)}.register-dropdown-item-check{color:var(--register-primary);flex-shrink:0}.register-tri-view{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:16px;border-bottom:1px solid var(--register-border)}.register-tri-view-toggle{display:flex;gap:4px;background-color:var(--register-bg-light);padding:4px;border-radius:8px}.register-view-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:transparent;border:none;border-radius:6px;font-size:13px;font-weight:500;color:var(--register-text-muted);cursor:pointer;transition:all .2s}.register-view-btn:hover:not(:disabled){background-color:#fff;color:var(--register-text)}.register-view-btn.active{background-color:#fff;color:var(--register-primary);box-shadow:0 1px 3px #0000001a}.register-view-btn.disabled{opacity:.5;cursor:not-allowed}.register-view{padding:0}.register-empty-state{text-align:center;padding:60px 20px;color:var(--register-text-muted)}.register-empty-icon{color:var(--register-border);margin-bottom:16px}.register-empty-state p{margin:0 0 8px}.register-empty-hint{font-size:13px}.comparison-view{padding:0}.comparison-summary-banner{border-radius:8px;padding:20px;margin-bottom:20px}.comparison-summary-banner.comparison-status-match{background-color:var(--register-match-bg);border:1px solid var(--register-match-border)}.comparison-summary-banner.comparison-status-partial_match{background-color:var(--register-discrepancy-bg);border:1px solid var(--register-discrepancy-border)}.comparison-summary-banner.comparison-status-discrepancy{background-color:var(--register-error-bg);border:1px solid var(--register-error-border)}.comparison-summary-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.comparison-summary-header h3{font-size:18px;font-weight:600;margin:0}.comparison-overall-status{padding:4px 12px;border-radius:6px;font-size:13px;font-weight:600}.comparison-overall-status.status-match{background-color:var(--register-match-text);color:#fff}.comparison-overall-status.status-partial_match{background-color:var(--register-discrepancy-text);color:#fff}.comparison-overall-status.status-discrepancy{background-color:var(--register-error-text);color:#fff}.comparison-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:16px}.comparison-stat{text-align:center}.comparison-stat-value{display:block;font-size:28px;font-weight:700}.comparison-stat-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--register-text-muted);margin-top:4px}.comparison-stat-match .comparison-stat-value{color:var(--register-match-text)}.comparison-stat-discrepancy .comparison-stat-value{color:var(--register-discrepancy-text)}.comparison-stat-percentage .comparison-stat-value{color:var(--register-primary)}.comparison-date{margin-top:16px;font-size:12px;color:var(--register-text-muted);text-align:right}.comparison-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.comparison-filter-btn{padding:8px 14px;border:1px solid var(--register-border);background-color:#fff;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.comparison-filter-btn:hover:not(.active){background-color:var(--register-bg-light)}.comparison-filter-btn.active{border-color:var(--register-primary);background-color:var(--register-primary);color:#fff}.comparison-filter-btn.filter-match.active{background-color:var(--register-match-text);border-color:var(--register-match-text)}.comparison-filter-btn.filter-discrepancy.active{background-color:var(--register-discrepancy-text);border-color:var(--register-discrepancy-text)}.comparison-members{display:flex;flex-direction:column;gap:8px}.comparison-member-card{border:1px solid var(--register-border);border-radius:8px;overflow:hidden;transition:all .2s}.comparison-member-card:hover{box-shadow:0 2px 8px #00000014}.comparison-member-card.status-match{border-left:3px solid var(--register-match-text)}.comparison-member-card.status-discrepancy{border-left:3px solid var(--register-discrepancy-border)}.comparison-member-card.status-register_only{border-left:3px solid var(--register-info-text)}.comparison-member-card.status-ch_only{border-left:3px solid #9ca3af}.comparison-member-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;background-color:#fff}.comparison-member-card.expanded .comparison-member-header{background-color:var(--register-bg-light)}.comparison-member-info{display:flex;align-items:center;gap:10px}.comparison-member-status-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%}.comparison-member-status-icon.status-match{background-color:var(--register-match-bg);color:var(--register-match-text)}.comparison-member-status-icon.status-discrepancy{background-color:var(--register-discrepancy-bg);color:var(--register-discrepancy-text)}.comparison-member-status-icon.status-register_only{background-color:var(--register-info-bg);color:var(--register-info-text)}.comparison-member-status-icon.status-ch_only{background-color:var(--register-bg-light);color:var(--register-text-muted)}.comparison-member-details{display:flex;flex-direction:column;gap:2px}.comparison-member-name-row{display:flex;align-items:center;gap:8px}.comparison-member-name{font-weight:500}.comparison-member-type{font-size:12px;color:var(--register-text-muted)}.comparison-member-badge{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.comparison-member-badge.status-match{background-color:var(--register-match-bg);color:var(--register-match-text)}.comparison-member-badge.status-discrepancy{background-color:var(--register-discrepancy-bg);color:var(--register-discrepancy-text)}.comparison-member-badge.status-register_only{background-color:var(--register-info-bg);color:var(--register-info-text)}.comparison-member-badge.status-ch_only{background-color:var(--register-bg-light);color:var(--register-text-muted)}.comparison-member-summary{display:flex;align-items:center;gap:12px}.comparison-discrepancy-count{font-size:12px;color:var(--register-discrepancy-text)}.comparison-expand-icon{font-size:18px;color:var(--register-text-muted);width:24px;text-align:center}.comparison-no-results{text-align:center;padding:40px;color:var(--register-text-muted)}.member-detail{padding:16px;border-top:1px solid var(--register-border);background-color:#fff}.member-detail-discrepancies{background-color:var(--register-discrepancy-bg);border:1px solid var(--register-discrepancy-border);border-radius:6px;padding:12px;margin-bottom:16px}.member-detail-discrepancies h5{font-size:12px;font-weight:600;color:var(--register-discrepancy-text);margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em}.member-discrepancy-item{font-size:13px;margin-bottom:6px}.member-discrepancy-item:last-child{margin-bottom:0}.member-discrepancy-field{font-weight:500}.member-discrepancy-message{color:var(--register-text-muted)}.member-detail-comparison{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.member-detail-comparison{grid-template-columns:1fr}}.member-detail-column{border:1px solid var(--register-border);border-radius:6px;overflow:hidden}.member-detail-column.empty{background-color:var(--register-bg-light)}.member-detail-column-header{background-color:var(--register-bg-light);padding:10px 12px;border-bottom:1px solid var(--register-border)}.member-detail-column-header h5{font-size:12px;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.05em;color:var(--register-text-muted)}.member-detail-fields{padding:12px}.member-detail-field{display:flex;align-items:baseline;gap:8px;padding:6px 0;border-bottom:1px solid var(--register-border)}.member-detail-field:last-child{border-bottom:none}.member-detail-field.discrepancy{background-color:var(--register-discrepancy-bg);margin:0 -12px;padding:6px 12px}.member-detail-label{font-size:12px;color:var(--register-text-muted);min-width:80px}.member-detail-value{font-size:13px;font-weight:500}.member-detail-warning{color:var(--register-discrepancy-text);font-weight:700;font-size:14px}.member-detail-empty{padding:32px 16px;text-align:center;color:var(--register-text-muted);font-size:13px}.member-detail-section{margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid var(--register-border)}.member-detail-section:last-child{border-bottom:none;margin-bottom:0}.member-detail-section.no-border{border-bottom:none}.member-detail-section.shareholder-section{min-height:155px}.member-detail-section-header{font-size:12px;font-weight:600;color:var(--register-text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;padding-bottom:6px;border-bottom:2px solid #6b7280}.member-detail-holding-group{margin-bottom:8px}.member-detail-holding-group.has-separator{margin-top:12px;padding-top:12px;border-top:1px dashed var(--register-border)}.member-detail-holding-group:last-child{margin-bottom:0}.member-detail-explanation{margin-top:16px;padding:12px;border-radius:6px;font-size:13px;line-height:1.5}.member-detail-explanation.status-discrepancy{background-color:var(--register-discrepancy-bg);color:var(--register-discrepancy-text)}.member-detail-explanation.status-register_only{background-color:var(--register-info-bg);color:var(--register-info-text)}.member-detail-explanation.status-ch_only{background-color:var(--register-bg-light);color:var(--register-text-muted)}.register-section-header{display:flex;align-items:center;gap:8px;margin:24px 0 12px}.register-section-header:first-of-type{margin-top:16px}.register-section-header h3{font-size:16px;font-weight:600;margin:0;color:var(--register-text)}.register-section-header.ceased h3{color:var(--register-text-muted)}.register-section-count{font-size:14px;font-weight:500;color:var(--register-text-muted)}.ceased-members-list{display:flex;flex-direction:column;gap:8px}.ceased-member-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background-color:var(--register-bg-light);border:1px solid var(--register-border);border-radius:8px;border-left:3px solid #9ca3af}.ceased-member-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#e5e7eb;border-radius:50%;color:#9ca3af}.ceased-member-icon svg{width:16px;height:16px}.ceased-member-info{flex:1;min-width:0}.ceased-member-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}.ceased-member-name{font-size:14px;font-weight:500;color:var(--register-text)}.ceased-badge{padding:2px 8px;background-color:#e5e7eb;color:#6b7280;border-radius:4px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.02em}.ceased-date-divider{width:1px;height:16px;background-color:var(--register-border);margin:0 4px}.ceased-date-range{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--register-text-muted)}.ceased-date-range svg{width:14px;height:14px;flex-shrink:0}.date-value{white-space:nowrap}.date-arrow{color:#9ca3af}.ceased-member-type{font-size:12px;color:var(--register-text-muted)}.shareholdings-comparison{margin-top:12px;border:1px solid var(--register-border);border-radius:8px;overflow:hidden}.shareholdings-comparison-table{width:100%;border-collapse:collapse}.shareholdings-comparison-table thead th{background-color:var(--register-bg-light);border-bottom:1px solid var(--register-border);padding:12px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--register-text-muted);text-align:left}.shareholdings-comparison-table thead th.col-share-class{width:28%}.shareholdings-comparison-table thead th.col-register,.shareholdings-comparison-table thead th.col-ch{text-align:right}.shareholdings-comparison-table thead th.col-status{width:48px;text-align:center}.shareholdings-comparison-table tbody td{padding:14px 16px;border-bottom:1px solid var(--register-border);vertical-align:middle;font-size:14px}.shareholdings-comparison-table tbody tr:last-child td{border-bottom:none}.shareholdings-comparison-table tbody tr:hover{background-color:var(--register-bg-light)}.share-class-name{font-weight:600;font-size:14px;color:var(--register-text);letter-spacing:-.01em}.shares-cell{display:flex;justify-content:flex-end;align-items:baseline;gap:20px}.shares-value{font-weight:600;font-size:14px;color:var(--register-text);min-width:70px;text-align:right}.shares-pct{font-size:13px;color:var(--register-text-muted);min-width:60px;text-align:right}.shares-empty{color:var(--register-text-muted);text-align:right;display:block;font-size:14px}.shares-delta{display:inline-block;font-size:11px;font-weight:600;color:var(--register-discrepancy-text);background-color:#f59e0b26;padding:2px 6px;border-radius:4px;margin-left:8px}.col-status{text-align:center}.status-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%}.status-icon svg{width:14px;height:14px}.status-icon.match{background-color:var(--register-match-bg);color:var(--register-match-text)}.status-icon.mismatch{background-color:#fde68a;color:var(--register-discrepancy-text)}.shareholdings-comparison-table tbody tr.mismatch-row{background-color:var(--register-discrepancy-bg)}.shareholdings-comparison-table tbody tr.mismatch-row:hover{background-color:#fde68a}.shareholdings-comparison-table tbody tr.mismatch-row .shares-value.mismatch{color:var(--register-discrepancy-text);font-weight:600}.shareholdings-comparison-table tbody tr.mismatch-row .shares-pct.mismatch{color:var(--register-discrepancy-text)}.shareholdings-footer{display:flex;align-items:center;padding:12px 16px;background-color:var(--register-bg-light);border-top:1px solid var(--register-border);font-size:13px;color:var(--register-text-muted)}.footer-count{font-weight:500;width:28%;flex-shrink:0}.footer-total{flex:1;text-align:right;font-weight:600;font-size:13px;color:var(--register-text);padding-right:20px}.footer-spacer{width:48px;flex-shrink:0}.hitl-inline-value{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;margin:4px 0;border-radius:4px;transition:background-color .2s}.hitl-inline-value:hover{background-color:#f9fafb}.hitl-inline-label{font-size:14px;color:#374151;font-weight:500;flex:0 0 auto;margin-right:16px}.hitl-inline-content{display:flex;flex-direction:column;gap:1px;flex:1}.hitl-inline-row{display:flex;align-items:center;gap:6px}.hitl-checkbox{width:20px;height:20px;border:2px solid #3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#fff;transition:all .2s;cursor:pointer}.hitl-checkbox:hover{transform:scale(1.1);box-shadow:0 0 0 3px #3b82f61a}.hitl-checkbox.checked{background-color:#3b82f6}.hitl-checkmark{color:#fff;font-size:14px;font-weight:700}.hitl-clickable-value{cursor:pointer;transition:all .2s}.hitl-indicator{display:flex;align-items:center;justify-content:center;font-size:11px;color:#6b7280;margin-left:12px}.hitl-indicator-row{display:flex;align-items:center;gap:4px}.hitl-indicator-label{font-weight:600;color:#fff;font-size:10px;background-color:#10b981;padding:2px 6px;border-radius:3px}.hitl-indicator-timestamp{font-size:9px;color:#9ca3af;white-space:nowrap}.hitl-ai-badge{display:inline-flex;align-items:center;background-color:#3b82f6;color:#fff;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:600;text-transform:lowercase}.hitl-confidence-score{font-size:10px;font-weight:600;color:#10b981;background-color:#ecfdf5;padding:2px 6px;border-radius:3px;border:1px solid #d1fae5;margin-left:4px}.hitl-no-value{font-size:14px;color:#9ca3af;font-style:italic}.hitl-timestamp{font-size:7px;color:#000;line-height:1;margin-top:0}.hitl-dialog-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.hitl-dialog-content{background:#fff;border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.hitl-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.hitl-dialog-header h2{margin:0;font-size:20px;font-weight:600;color:#111827}.hitl-dialog-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.hitl-dialog-close:hover{background-color:#f3f4f6}.hitl-dialog-error{margin:16px 24px;padding:12px;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#991b1b;font-size:14px}.hitl-dialog-body{padding:24px}.hitl-dialog-field{margin-bottom:20px}.hitl-dialog-field label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.hitl-dialog-hint{font-size:12px;font-weight:400;color:#9ca3af;font-style:italic}.hitl-dialog-value-display{padding:10px 12px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#111827}.hitl-dialog-value-display.highlight{background-color:#dbeafe;border-color:#3b82f6;font-weight:600;font-size:16px}.hitl-dialog-status{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.hitl-dialog-status.unverified{background-color:#fef3c7;color:#92400e}.hitl-dialog-status.confirmed{background-color:#d1fae5;color:#065f46}.hitl-dialog-status.changed{background-color:#dbeafe;color:#1e40af}.hitl-dialog-status.flagged{background-color:#fee2e2;color:#991b1b}.hitl-dialog-divider{height:1px;background-color:#e5e7eb;margin:24px 0}.hitl-dialog-value-input{display:flex;gap:12px}.hitl-dialog-currency-select{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#fff;color:#1f2937;cursor:pointer;min-width:120px}.hitl-dialog-currency-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.hitl-dialog-scale-select{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#fff;color:#1f2937;cursor:pointer;min-width:140px}.hitl-dialog-scale-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.hitl-dialog-number-input{flex:1;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#1f2937}.hitl-dialog-number-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.hitl-dialog-checkboxes{display:flex;flex-direction:column;gap:10px}.hitl-dialog-checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;padding:8px;border-radius:6px;transition:background-color .2s}.hitl-dialog-checkbox-label:hover{background-color:#f9fafb}.hitl-dialog-checkbox-label input[type=checkbox]{margin-top:2px;width:16px;height:16px;cursor:pointer}.hitl-dialog-checkbox-label span{font-size:14px;color:#374151;line-height:1.5}.hitl-dialog-textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;color:#1f2937;resize:vertical;min-height:80px}.hitl-dialog-textarea:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.hitl-dialog-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.hitl-dialog-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;background-color:#f9fafb}.hitl-dialog-button{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.hitl-dialog-button.cancel{background-color:#f3f4f6;color:#374151}.hitl-dialog-button.cancel:hover{background-color:#e5e7eb}.hitl-dialog-button.confirm{background-color:#3b82f6;color:#fff}.hitl-dialog-button.confirm:hover{background-color:#2563eb}.hitl-dialog-button:disabled{opacity:.5;cursor:not-allowed}.hitl-dialog-source-link{display:flex;align-items:center}.hitl-view-source-btn{padding:8px 16px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:6px}.hitl-view-source-btn:hover{background-color:#2563eb}.hitl-view-source-btn:active{background-color:#1e40af}.financial-highlights-section{margin-top:0;margin-bottom:.75rem;padding:0}.highlights-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.highlights-header h3{font-size:1.1rem;color:#333;font-weight:600;border-bottom:2px solid #003049;padding-bottom:.5rem;margin:0}.period-label{font-size:.85rem;color:#6b7280;font-style:italic}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;align-items:stretch}.highlight-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:4px;padding:6px 10px;transition:all .2s ease;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.highlight-card:hover{box-shadow:0 2px 8px #00000014}.highlight-card.success{border-color:#16a34a;background:#f0fdf4}.highlight-card.warning{border-color:#f59e0b;background:#fffbeb}.highlight-card.neutral{border-color:#6b7280;background:#f9fafb}.highlight-label{font-size:.6rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px}.highlight-value{font-size:1.1rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:5px;flex-wrap:wrap;line-height:1.2}.highlight-trend{display:inline-flex;align-items:center;gap:2px;font-size:.7rem;padding:1px 4px;border-radius:3px;font-weight:500}.highlight-trend.up{background:#dcfce7;color:#16a34a}.highlight-trend.down{background:#fecaca;color:#dc2626}.highlight-trend.neutral{background:#f3f4f6;color:#6b7280}.trend-icon{font-size:.75rem;line-height:1}.trend-icon.up{color:#16a34a}.trend-icon.down{color:#dc2626}.trend-icon.neutral{color:#6b7280}.trend-value{font-size:.65rem}.highlight-subtext{font-size:.65rem;color:#6b7280;margin-top:1px;line-height:1.2}.highlight-card.success .highlight-label{color:#15803d}.highlight-card.warning .highlight-label{color:#b45309}@media(max-width:640px){.highlights-grid{grid-template-columns:1fr}.financial-highlights-section{padding:0 1rem}.highlight-value{font-size:1.25rem}}@media(prefers-contrast:high){.highlight-card{border-width:2px}.highlight-card.success{background-color:#15803d;color:#fff}.highlight-card.success .highlight-label,.highlight-card.success .highlight-value,.highlight-card.success .highlight-subtext{color:#fff}.highlight-card.warning{background-color:#d97706;color:#fff}.highlight-card.warning .highlight-label,.highlight-card.warning .highlight-value,.highlight-card.warning .highlight-subtext{color:#fff}}@media(prefers-reduced-motion:reduce){.highlight-card{transition:none}}.financial-table-container{padding:1.5rem 0 4rem;background-color:#fff}.financial-table{border-collapse:separate;border-spacing:0;background:#fff}.financial-table thead th:first-child,.financial-table td:first-child{min-width:320px}.financial-table thead th:not(:first-child),.financial-table td:not(:first-child){width:200px;min-width:200px;max-width:200px;white-space:nowrap}.financial-table-container .financial-table thead th:not(:first-child),.financial-table-container .financial-table td:not(:first-child){width:300px;min-width:300px;max-width:300px}.financial-table-container .financial-table thead th:first-child{border-left:none;border-top:none}.financial-table-container .financial-table thead th:last-child{border-right:none}.financial-table-container .financial-table thead th{border-top:none}.financial-table thead th{background:#2c3e50;color:#fff;font-weight:600;padding:12px 20px;height:46px;box-sizing:border-box;text-align:right;border-bottom:none;border-right:1px solid rgba(255,255,255,.15)}.financial-table thead th:first-child{text-align:left;border-left:1px solid #ddd;border-top:1px solid #ddd;position:sticky;left:0;z-index:11}.financial-table thead th:last-child{border-right:1px solid #ddd}.financial-table thead th{border-top:1px solid #ddd}.financial-table td{padding:10px 20px;text-align:right;border-bottom:1px solid #ddd;border-right:1px solid #ddd;font-size:.9rem}.financial-table td:first-child{text-align:left;font-weight:500;color:#222;white-space:nowrap;border-left:1px solid #ddd;position:sticky;left:0;z-index:1;background-color:#fff}.financial-table thead th{position:sticky;top:0;z-index:10}.financial-table .section-header td{background:#1a365d;color:#fff;font-weight:600;text-align:left;font-size:inherit;padding:12px 20px;height:46px;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:sticky;top:46px;z-index:9;border:none}.financial-table .section-header td:first-child{left:0;z-index:10;white-space:nowrap}.financial-table .section-header:hover td{background:#2c4a7c}.financial-table .section-header .section-toggle{margin-right:10px;display:inline-flex;vertical-align:middle;transition:transform .3s}.financial-table .bold-row td{font-weight:700;background-color:#f0f0f0}.financial-table .bold-row td.col-blue,.financial-table .bold-row td.col-white{background-color:#f0f0f0}.financial-table .bold-row td .hitl-clickable-value,.financial-table .bold-row td .hitl-static-value,.financial-table .bold-row td .value{font-weight:700!important}.financial-table td.col-blue,.financial-table td.col-white{background-color:#fff}.financial-table .cell-content{display:flex;align-items:center;justify-content:flex-end;gap:6px}.financial-table .source-icon{width:16px;height:16px;cursor:pointer;opacity:.6;flex-shrink:0;transition:opacity .2s}.financial-table .source-icon:hover{opacity:1}.fin-hide-x-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.fin-hide-x-scrollbar::-webkit-scrollbar{width:8px;height:0}.fin-hide-x-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.fin-hide-x-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.source-table-wrapper{margin-bottom:30px}.source-table-header{background:#1a237e;color:#fff;padding:12px 20px 0;font-size:inherit;font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:sticky;top:0;z-index:11;height:56px;box-sizing:border-box}.source-table-header-inner{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;position:sticky;left:20px}.source-table-wrapper .financial-table thead th{top:56px;border-top:none;border-left:none;border-right:1px solid rgba(255,255,255,.15)}.source-table-wrapper .financial-table thead th:last-child{border-right:none}.source-table-wrapper .financial-table .section-header td{top:102px}.source-table-header:hover{background:#283593}.source-table-header .toggle-icon{display:inline-flex;vertical-align:middle;transition:transform .3s}.source-table-content.collapsed{height:0;overflow:hidden;visibility:hidden}.page h1{margin-bottom:1.5rem;color:#222;font-size:1.8rem}.placeholder{padding:1rem;text-align:center;background-color:#fff;border:1px dashed #ccc;margin:3rem}.placeholder.error{background-color:#fff3cd;color:#856404;border:1px solid #ffeeba}.tab-buttons .display-settings-button{color:#fff!important;background-color:#003049!important}.tab-buttons .display-settings-button:hover{color:#fff!important}@media(max-width:768px){.financial-table-container{padding:1rem}.financial-table td,.financial-table thead th{padding:8px 12px;font-size:.85rem}}.display-settings-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.display-settings-content{background:#fff;border-radius:8px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.display-settings-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.display-settings-header h2{margin:0;font-size:20px;font-weight:600;color:#111827}.display-settings-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.display-settings-close:hover{background-color:#f3f4f6}.display-settings-body{padding:24px}.display-settings-field{margin-bottom:24px}.display-settings-field:last-child{margin-bottom:0}.display-settings-field>label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.display-settings-field-row{display:flex;align-items:center;justify-content:space-between}.display-settings-field-row label{font-size:14px;font-weight:600;color:#374151;margin:0}.display-settings-divider{height:1px;background-color:#e5e7eb;margin:24px 0}.display-settings-toggle-button{background-color:transparent;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;width:100%;transition:background-color .2s}.display-settings-toggle-button:hover{background-color:#f9fafb}.display-settings-toggle-button span{font-size:14px;color:#1f2937;font-weight:500}.display-settings-toggle-switch{background-color:transparent;border:none;cursor:pointer;padding:0;display:inline-block}.display-settings-toggle{position:relative;width:44px;height:24px;border-radius:12px;transition:background-color .3s}.display-settings-toggle-circle{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background-color:#fff;transition:transform .3s;box-shadow:0 2px 4px #0003}.display-settings-radio-group{display:flex;flex-direction:column;gap:12px}.display-settings-radio-label{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px;border:2px solid #e5e7eb;border-radius:8px;transition:all .2s}.display-settings-radio-label:hover{background-color:#f9fafb;border-color:#d1d5db}.display-settings-radio-label input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}.display-settings-radio-label input[type=radio]:checked~span{font-weight:600}.display-settings-radio-label:has(input:checked){border-color:#3b82f6;background-color:#eff6ff}.display-settings-radio-label>span:first-of-type{font-size:14px;color:#1f2937;flex:1}.display-settings-example{font-size:13px;color:#6b7280;font-family:Courier New,monospace;background-color:#f3f4f6;padding:4px 8px;border-radius:4px}.display-settings-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;background-color:#f9fafb}.display-settings-button{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.display-settings-button.close{background-color:#3b82f6;color:#fff}.display-settings-button.close:hover{background-color:#2563eb}.project-hub-landing{max-width:1200px;margin:0 auto;padding:20px}.landing-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:20px}.landing-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:20px;margin-top:10px}.landing-button-card.tutorial{background:linear-gradient(135deg,#f093fb,#f5576c);padding:25px 40px;grid-column:1 / -1}.landing-button-card.tutorial .landing-button-icon{font-size:3rem;margin-bottom:10px}.landing-button-card.tutorial .landing-button-title{font-size:1.5rem;margin-bottom:10px}.landing-button-card.tutorial .landing-button-description{font-size:.95rem}.landing-button-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:15px}.landing-button-description{font-size:1rem;color:#ffffffe6;line-height:1.6}.back-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background-color:#f0f0f0;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#333;cursor:pointer;transition:all .2s ease;margin-bottom:20px}.back-button:hover{background-color:#e0e0e0;transform:translate(-4px)}.back-button-icon{font-size:1.2rem}.landing-buttons-grid-simplified{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:30px;max-width:1400px;margin:0 auto}.landing-button-card.upload-main{background:linear-gradient(135deg,#415a77,#e0e1dd);min-height:350px;grid-row:span 2;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-button-card.tutorial-main{background:linear-gradient(135deg,#e0e1dd,#778da9);min-height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-button-card.reclassify-small{background:linear-gradient(135deg,#e0e1dd,#415a77);min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:2rem}.landing-button-card.reclassify-small:disabled{cursor:not-allowed;opacity:.4}.landing-button-card.reclassify-small .landing-button-icon{font-size:2.5rem;margin:0}.landing-button-card.reclassify-small .landing-button-title{font-size:1.3rem;margin:0;color:#2c3e50}.landing-button-card.reclassify-small .landing-button-description{font-size:.9rem;color:#2c3e50cc;margin:0}@media(max-width:768px){.landing-buttons-grid-simplified{grid-template-columns:1fr;gap:20px}.landing-button-card.upload-main,.landing-button-card.tutorial-main{min-height:250px}.landing-button-card.reclassify-small{grid-column:span 1;flex-direction:column;min-height:200;gap:10px;padding:20px}}.flag-edit-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.flag-edit-content{background:#fff;border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.flag-edit-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.flag-edit-header h2{margin:0;font-size:20px;font-weight:600;color:#111827}.flag-edit-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.flag-edit-close:hover{background-color:#f3f4f6}.flag-edit-error{margin:16px 24px;padding:12px;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#991b1b;font-size:14px}.flag-edit-body{padding:24px}.flag-edit-field{margin-bottom:20px}.flag-edit-field label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.flag-edit-field .char-count{float:right;font-size:12px;font-weight:400;color:#9ca3af}.flag-edit-textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;color:#1f2937;resize:vertical;min-height:80px;box-sizing:border-box}.flag-edit-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.flag-edit-textarea:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.flag-edit-select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#fff;color:#1f2937;cursor:pointer;box-sizing:border-box}.flag-edit-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.flag-edit-readonly{padding:10px 12px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#111827}.flag-edit-row{display:flex;gap:16px}.flag-edit-row .flag-edit-field{flex:1}.flag-edit-delete-warning{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px;margin-bottom:20px}.flag-edit-delete-warning p{margin:0 0 12px;color:#991b1b;font-weight:500;font-size:14px}.flag-edit-delete-preview{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:12px;margin-top:12px}.flag-edit-delete-preview .preview-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:4px}.flag-edit-delete-preview .preview-text{font-size:14px;color:#374151;margin-bottom:12px}.flag-edit-delete-preview .preview-text:last-child{margin-bottom:0}.flag-edit-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;background-color:#f9fafb;border-radius:0 0 8px 8px}.flag-edit-button{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.flag-edit-button.cancel{background-color:#f3f4f6;color:#374151}.flag-edit-button.cancel:hover{background-color:#e5e7eb}.flag-edit-button.confirm{background-color:#3b82f6;color:#fff}.flag-edit-button.confirm:hover{background-color:#2563eb}.flag-edit-button.delete{background-color:#dc2626;color:#fff}.flag-edit-button.delete:hover{background-color:#b91c1c}.flag-edit-button:disabled{opacity:.5;cursor:not-allowed}.flag-edit-color-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.flag-edit-color-badge.red{background-color:#fee2e2;color:#991b1b}.flag-edit-color-badge.amber{background-color:#fef3c7;color:#92400e}.flag-edit-color-badge.green{background-color:#d1fae5;color:#065f46}.tab-section{width:100%;overflow:visible}.report-summary-container{background-color:#fff;border-radius:0;box-shadow:none;padding:0;padding-top:2rem;padding-bottom:3rem;overflow:visible;box-sizing:border-box}.report-summary-list{list-style:none;padding:0;margin:0}.report-summary-list li{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.label{font-weight:600;color:#333;flex:1}.value{text-align:right;flex:1;color:#000}.summary-section{margin-bottom:2rem}.summary-section:last-child{margin-bottom:0}.summary-section h3{color:#2563eb;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.flags-grouped-container{display:flex;flex-direction:column;gap:1.5rem}.flags-topic-group{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.flags-topic-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e5e7eb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flags-topic-header:hover{background:#f1f5f9}.flags-topic-group.collapsed .flags-topic-header{border-bottom:none}.flags-topic-header-left{display:flex;align-items:center;gap:.5rem}.flags-topic-header h3{margin:0;font-size:1rem;font-weight:600;color:#1e293b}.group-expand-icon{font-size:10px;color:#64748b;transition:transform .2s ease;display:inline-block}.group-expand-icon.expanded{transform:rotate(90deg)}.flags-topic-count{background:#e2e8f0;color:#475569;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:12px}.flags-topic-group .flags-container{padding:.75rem}.flags-container{display:flex;flex-direction:column;gap:.5rem}.flag-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem;transition:all .2s ease}.flag-item:hover{box-shadow:0 2px 8px #0000001a}.flag-item.severity-error{background:#fef2f2;border-color:#fecaca}.flag-item.severity-warning{background:#fffbeb;border-color:#fed7aa}.flag-item.severity-info{background:#eff6ff;border-color:#bfdbfe}.flag-item.flag-positive{background:#f0fdf4;border-color:#86efac}.flag-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.flag-severity{font-size:.75rem;font-weight:600;padding:.125rem .375rem;border-radius:3px;display:flex;align-items:center;gap:.375rem}.flag-severity.error{color:#dc2626;background:#fee2e2}.flag-severity.warning{color:#d97706;background:#fef3c7}.flag-severity.info{color:#2563eb;background:#dbeafe}.flag-severity.positive{color:#16a34a;background:#dcfce7}.flag-category{font-size:.75rem;color:#6b7280;font-weight:500}.flag-message{color:#374151;font-size:.875rem;line-height:1.4}.flag-item.expandable{cursor:pointer}.flag-item.expandable:hover{background:#f3f4f6}.flag-item.severity-warning.expandable:hover{background:#fef3c7}.flag-header-left{display:flex;align-items:center;gap:.5rem}.expand-details{font-size:10px;color:#6b7280}.expand-icon{transition:transform .2s ease;display:inline-block}.expand-icon.expanded{transform:rotate(90deg)}.flag-details{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1)}.conflict-details{background:#fff;border:1px solid #fcd34d;border-radius:4px;padding:.75rem;font-size:.8rem}.conflict-title{font-weight:600;color:#92400e;margin-bottom:.5rem;display:flex;align-items:center;gap:.375rem}.conflict-list{list-style:none;padding:0;margin:0;color:#4b5563}.conflict-list li{padding:.25rem 0;border-bottom:1px solid #f3f4f6}.conflict-list li:last-child{border-bottom:none}.conflict-list .more-items{color:#9ca3af;font-style:italic}.view-director-link{color:#2563eb;text-decoration:none;font-style:normal;cursor:pointer}.view-director-link:hover{text-decoration:underline;color:#1d4ed8}.sic-match{color:#6b7280;font-size:.75rem}.appointment-status{font-size:.7rem;padding:1px 4px;border-radius:3px;margin-left:4px}.appointment-status.active{background:#dcfce7;color:#16a34a}.appointment-status.resigned{background:#fee2e2;color:#dc2626}.suggestions-grouped-container{display:flex;flex-direction:column;gap:1.5rem}.suggestions-priority-group{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.suggestions-priority-group.priority-high{border-color:#fecaca}.suggestions-priority-group.priority-medium{border-color:#fed7aa}.suggestions-priority-group.priority-low{border-color:#bae6fd}.suggestions-priority-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.suggestions-priority-header:hover{filter:brightness(.97)}.suggestions-priority-group.collapsed .suggestions-priority-header{border-bottom:none}.suggestions-priority-header-left{display:flex;align-items:center;gap:.5rem}.suggestions-priority-group.priority-high .suggestions-priority-header{background:#fef2f2;border-bottom-color:#fecaca}.suggestions-priority-group.priority-medium .suggestions-priority-header{background:#fffbeb;border-bottom-color:#fed7aa}.suggestions-priority-group.priority-low .suggestions-priority-header{background:#f0f9ff;border-bottom-color:#bae6fd}.suggestions-priority-header h3{margin:0;font-size:1rem;font-weight:600;color:#1e293b}.suggestions-priority-count{background:#e2e8f0;color:#475569;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:12px}.suggestions-priority-group .suggestions-container{padding:.75rem}.suggestions-container{display:flex;flex-direction:column;gap:.75rem}.suggestion-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:all .2s ease}.suggestion-item:hover{box-shadow:0 2px 8px #0000001a}.suggestion-item.priority-high{background:#fef2f2;border-color:#fecaca}.suggestion-item.priority-medium{background:#fffbeb;border-color:#fed7aa}.suggestion-item.priority-low{background:#f0f9ff;border-color:#bae6fd}.suggestion-header{margin-bottom:.5rem}.suggestion-priority{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;display:inline-flex;align-items:center;gap:.5rem}.suggestion-priority.high{color:#dc2626;background:#fee2e2}.suggestion-priority.medium{color:#d97706;background:#fef3c7}.suggestion-priority.low{color:#0891b2;background:#cffafe}.suggestion-message{color:#374151;line-height:1.5}.placeholder.success{text-align:center;background:#f0fdf4;border:2px dashed #86efac;color:#166534;padding:2rem;border-radius:8px}.placeholder.success p{margin:.5rem 0 0;font-weight:500}.company-summary-content{display:flex;flex-direction:column;gap:1.5rem}.company-summary-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .2s ease}.company-summary-item:hover{box-shadow:0 2px 8px #00000014;border-color:#cbd5e0}.company-summary-item h4{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.company-summary-item p{color:#4a5568;line-height:1.6;margin:0;text-align:left}.company-summary-item p strong{color:#2d3748;background:#edf2f7;padding:.25rem .5rem;border-radius:4px;font-size:.9rem}.summary-metadata{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;text-align:center}.summary-metadata small{color:#718096;font-size:.8rem;font-style:italic}.company-summary-placeholder{background:#f8fafc;border:2px dashed #cbd5e0;border-radius:8px;padding:2rem;text-align:center;transition:all .2s ease}.company-summary-placeholder:hover{border-color:#a0aec0;background:#edf2f7}.placeholder-content h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.placeholder-content p{color:#4a5568;line-height:1.6;margin:0 0 1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.generate-summary-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #667eea4d}.generate-summary-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.generate-summary-btn:disabled{background:#a0aec0;cursor:not-allowed;box-shadow:none;transform:none}.generate-summary-btn:active{transform:translateY(0)}.website-section{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem}.website-card{background:linear-gradient(135deg,#415a77,#e0e1dd);border-radius:16px;padding:60px 40px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #0000001a;border:none;text-align:center;position:relative;overflow:hidden;max-width:600px;width:100%;min-height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center}.website-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#fff0);opacity:0;transition:opacity .3s ease}.website-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0003}.website-card:hover:before{opacity:1}.website-icon{font-size:4rem;margin-bottom:20px;display:block}.website-card h3{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:15px}.website-instruction{font-size:1rem;color:#ffffffe6;line-height:1.6;margin-bottom:25px}.website-url{margin-top:20px;font-size:1.1rem;color:#fff;font-weight:600;word-break:break-all;padding:1rem 2rem;background-color:#2a6edc;border-radius:8px;border:none;box-shadow:0 2px 8px #2a6edc4d}.completeness-section{margin-bottom:24px}.progress-section{margin-bottom:20px;padding:12px 16px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.progress-header.clickable{cursor:pointer}.progress-header.clickable:hover .progress-title{color:#2563eb}.progress-header-left{display:flex;align-items:center;gap:8px}.expand-arrow{font-size:.7rem;color:#6b7280;transition:transform .2s ease}.expand-arrow.expanded{transform:rotate(90deg)}.progress-title{font-weight:600;color:#1f2937;font-size:.95rem;transition:color .2s ease}.progress-pct{font-size:.95rem;font-weight:700}.progress-pct.complete{color:#16a34a}.progress-pct.partial{color:#f59e0b}.progress-pct.low{color:#dc2626}.progress-pct.not_run{color:#6b7280}.progress-pct.failed{color:#dc2626}.progress-bar{height:10px;background:#e5e7eb;border-radius:5px;overflow:hidden}.progress-fill{height:100%;border-radius:5px;transition:width .4s ease-out}.progress-fill.complete{background:linear-gradient(90deg,#16a34a,#22c55e)}.progress-fill.partial{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.progress-fill.low{background:linear-gradient(90deg,#dc2626,#ef4444)}.progress-fill.not_run{background:linear-gradient(90deg,#9ca3af,#d1d5db)}.progress-fill.failed{background:linear-gradient(90deg,#dc2626,#ef4444)}.missing-items{margin-top:12px;padding:12px 14px;background:#fef3c7;border-radius:6px;font-size:.85rem;color:#92400e;border:1px solid #fde68a}.missing-items strong{display:block;margin-bottom:6px;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.missing-list{margin:0;padding:0;list-style:none}.missing-list li{padding:4px 0;display:flex;align-items:center;gap:6px;justify-content:flex-start;margin-bottom:0}.missing-icon{color:#d97706;font-size:.9rem}.suggested-action{margin-top:20px;padding:16px 20px;background:#dbeafe;border:1px solid #3b82f6;border-radius:10px;display:flex;align-items:center;gap:16px;transition:all .2s ease}.suggested-action:hover{box-shadow:0 4px 12px #3b82f633;border-color:#2563eb}.action-icon{font-size:1.6rem;flex-shrink:0}.action-content{flex:1}.action-title{font-weight:600;color:#1e40af;font-size:.95rem;margin-bottom:3px}.action-description{color:#3b82f6;font-size:.85rem;line-height:1.4}.action-btn{background:#3b82f6;color:#fff;border:none;padding:10px 18px;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.action-btn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #2563eb4d}.action-btn:active{transform:translateY(0)}.document-details{margin-top:28px;border-top:1px solid #e5e7eb;padding-top:20px}.document-details summary{cursor:pointer;font-weight:600;color:#6b7280;font-size:.9rem;padding:8px 0;transition:color .2s ease;list-style:none;display:flex;align-items:center;gap:6px}.document-details summary::-webkit-details-marker{display:none}.document-details summary:before{content:"▶";font-size:.7rem;transition:transform .2s ease}.document-details[open] summary:before{transform:rotate(90deg)}.document-details summary:hover{color:#374151}.document-details[open] .summary-section{animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.website-button{display:flex!important;align-items:center!important;gap:6px!important;padding:8px 16px!important;background-color:#003049!important;color:#fff!important;border:none!important;border-radius:6px!important;font-size:13px!important;font-weight:500!important;cursor:pointer!important}.website-button:hover{background-color:#004a6e!important;color:#fff!important}.flag-suggestion-pair-wrapper{margin-bottom:12px}.flag-suggestion-pair{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e1e4e8;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #00000014}.flag-suggestion-pair.expandable{cursor:pointer}.pair-flag-section{padding:1rem}.pair-flag-red{background:#fef2f2;border-right:1px solid #fecaca}.pair-flag-amber{background:#fffbeb;border-right:1px solid #fed7aa}.pair-flag-green{background:#f0fdf4;border-right:1px solid #86efac}.pair-suggestion-section{padding:1rem;background:#fff}.pair-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;color:#6b7280}.pair-flag-red .pair-label{color:#dc2626}.pair-flag-amber .pair-label{color:#d97706}.pair-flag-green .pair-label{color:#16a34a}.pair-message{color:#374151;font-size:.875rem;line-height:1.5}.urgency-group{margin-bottom:1rem}.urgency-header{font-size:.8rem;font-weight:600;padding:.5rem .75rem;border-radius:4px;margin-bottom:.5rem}.urgency-red{background:#fee2e2;color:#dc2626}.urgency-amber{background:#fef3c7;color:#d97706}.urgency-green{background:#dcfce7;color:#16a34a}.flag-actions{display:flex;gap:8px;justify-content:flex-end;padding:4px 8px;background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px}.flag-action-btn{padding:4px 12px;font-size:.75rem;font-weight:500;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;background:#fff;color:#374151;transition:all .2s}.flag-action-btn:hover{background:#f3f4f6}.flag-action-btn.edit:hover{border-color:#3b82f6;color:#3b82f6}.flag-action-btn.delete{color:#dc2626;border-color:#fecaca}.flag-action-btn.delete:hover{background:#fef2f2;border-color:#dc2626}.flag-action-btn.add{padding:8px 16px;font-size:.85rem;background:#3b82f6;color:#fff;border:none;border-radius:6px}.flag-action-btn.add:hover{background:#2563eb}.refresh-data-button{background-color:#4a90e2;color:#fff;border:none;padding:.6rem;border-radius:6px;cursor:pointer;margin-left:.5rem;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:36px}.refresh-data-button:hover:not(:disabled){background-color:#357bd8}.refresh-data-button:disabled{background-color:#b8d2f0;cursor:not-allowed}.refresh-icon{display:block}.refresh-icon.spinning{animation:spin 1s linear infinite}.page h1{margin-bottom:1rem}.document-list{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.document-item{border:1px solid #ddd;padding:1rem;border-radius:8px;background-color:#f9f9f9}.doc-meta p{margin:.2rem 0;font-size:.9rem;color:#666}.doc-info{margin-top:.5rem;font-weight:500;display:flex;justify-content:space-between;align-items:center}.classified{color:green;font-weight:700;margin-left:1rem}.doc-actions{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.doc-actions button{background-color:#1c1e32;color:#fff;border:none;padding:.45rem .9rem;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.doc-actions button:hover{background-color:#2a2d4a}.doc-actions button:active{transform:scale(.97)}.folder-tree{max-height:70vh;overflow-y:auto;padding:1rem;background:linear-gradient(180deg,#fafbfc,#f5f7fa);border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.folder-container{margin-bottom:.35rem;position:relative}.folder-container:before{content:"";position:absolute;left:.6rem;top:0;bottom:0;width:1px;background:transparent}.folder-label{font-weight:600;cursor:pointer;padding:.6rem .75rem .6rem 1.25rem;display:flex;align-items:center;font-size:.95rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:.25rem;transition:all .2s ease;box-shadow:0 1px 2px #00000008}.folder-label:hover{background-color:#f8fafc;border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a;transform:translate(2px)}.folder-label.drag-over{background-color:#eff6ff;border-color:#3b82f6;border-width:2px;box-shadow:0 0 0 3px #3b82f626}.count-corporate{background-color:#3a7ca5!important;color:#fff!important}.count-financial{background-color:#16425b!important;color:#fff!important}.count-commercial{background-color:#81c3d7!important;color:#16425b!important}.count-people{background-color:#d9dcd6!important;color:#16425b!important}.misc-folder-content>.file-entry{background-color:#fef3c7;border-color:#fcd34d}.misc-folder-content>.file-entry:hover{background-color:#fde68a;border-color:#fbbf24}.needs-classifying-label{background:#fbbf24;color:#78350f;padding:.1rem .5rem;border-radius:10px;font-size:.65rem;font-weight:600;margin-left:.5rem;text-transform:uppercase;letter-spacing:.3px}.folder-name-group{flex:1;display:flex;align-items:center;gap:.5rem;margin-left:.5rem}.folder-name{color:#333}.count-badges{display:flex;align-items:center;gap:.35rem;margin-left:auto}.total-file-count{background:#a7c957;color:#fff;padding:.15rem .5rem;border-radius:12px;font-size:.7rem;font-weight:500}.file-count{background:#3b82f6;color:#fff;padding:.15rem .5rem;border-radius:12px;font-size:.7rem;font-weight:500}.folder-count{background:#6b7280;color:#fff;padding:.15rem .5rem;border-radius:12px;font-size:.7rem;font-weight:500}.count-separator{color:#9ca3af;font-size:.7rem;font-weight:700}.needs-organizing-badge{background:#f59e0b;color:#fff;padding:.15rem .45rem;border-radius:50%;font-size:.65rem;font-weight:600;margin-left:.5rem;animation:pulse-attention 2s ease-in-out infinite;min-width:18px;text-align:center}@keyframes pulse-attention{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #f59e0b66}50%{opacity:.85;transform:scale(1.05);box-shadow:0 0 0 4px #f59e0b00}}.folder-label svg,.folder-label .folder-icon{font-size:1.1rem;margin-right:.75rem}.file-entry .file-icon{font-size:1.1rem;margin-right:.5rem}.folder-content{margin-left:1rem;border-left:2px solid #e5e7eb;padding-left:1rem;margin-top:.35rem;background:transparent;border-radius:0;position:relative}.folder-content>.folder-container:before,.folder-content>.file-entry:before{content:"";position:absolute;left:-1rem;top:50%;width:.75rem;height:1px;background:#e5e7eb}.file-entry{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;margin:.3rem 0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem;transition:all .2s ease;cursor:grab;position:relative}.file-entry:active{cursor:grabbing}.file-entry:hover{box-shadow:0 4px 12px #00000014;border-color:#3b82f6;transform:translateY(-1px)}.file-info{display:flex;align-items:flex-start;flex:1}.file-details{display:flex;flex-direction:column;gap:.2rem;margin-left:.3rem}.file-name{font-weight:500;color:#444}.file-metadata{font-size:.75rem;color:#6b7280}.misc-files-notification{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:8px;margin-bottom:1rem}.misc-files-notification-content{display:flex;align-items:center;gap:.75rem}.misc-files-notification-icon{font-size:1.25rem}.misc-files-notification-text{color:#065f46;font-size:.9rem}.misc-files-notification-text strong{color:#047857}.misc-files-notification-dismiss{background:none;border:none;color:#059669;font-size:1rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s ease}.misc-files-notification-dismiss:hover{background-color:#0596691a}.dataroom-controls{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.dataroom-folder-controls{display:flex;gap:.5rem}.folder-control-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;padding:.5rem .75rem;font-size:.8rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.folder-control-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.dataroom-search{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:1;transition:border-color .2s ease,box-shadow .2s ease}.dataroom-search:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.dataroom-search-icon{font-size:1rem;color:#9ca3af}.dataroom-search-input{flex:1;border:none;outline:none;font-size:.9rem;color:#374151;background:transparent}.dataroom-search-input::-moz-placeholder{color:#9ca3af}.dataroom-search-input::placeholder{color:#9ca3af}.dataroom-search-clear{background:none;border:none;color:#9ca3af;font-size:.9rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px;transition:background-color .2s ease,color .2s ease}.dataroom-search-clear:hover{background-color:#f3f4f6;color:#374151}.search-results-info{padding:.5rem .75rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;margin-bottom:1rem;font-size:.85rem;color:#0369a1}.file-entry.search-match{background:#fef3c7;border-color:#fbbf24}.file-actions{display:flex;gap:.5rem;margin-top:0}.file-actions button{background-color:#1e293b;color:#fff;border:none;padding:.35rem .7rem;font-size:.75rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000001a}.file-actions button:hover{background-color:#334155;transform:translateY(-1px);box-shadow:0 2px 4px #00000026}.file-actions button:active{transform:scale(.98) translateY(0)}@keyframes highlightPulse{0%,to{background-color:#fff3cd}50%{background-color:#ffeeba}}.highlighted-folder{animation:highlightPulse 1s ease-in-out 3}.dataroom-tree-root{padding:.25rem 0}.no-folders-message{color:#6b7280;font-style:italic;text-align:center;padding:2rem}@media(max-width:768px){.dataroom-search{padding:.4rem .75rem}.unorganized-notification{flex-direction:column;gap:.5rem;align-items:flex-start}.unorganized-notification-dismiss{align-self:flex-end}.count-badges{flex-wrap:wrap}}.move-modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:moveModalFadeIn .2s ease}@keyframes moveModalFadeIn{0%{opacity:0}to{opacity:1}}.move-modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:moveModalSlideUp .3s ease}@keyframes moveModalSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.move-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.move-modal-header-text{flex:1;min-width:0}.move-modal-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.move-modal-filename{margin:.25rem 0 0;font-size:.875rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:350px}.move-modal-close{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s;margin-left:1rem}.move-modal-close:hover{background-color:#f3f4f6;color:#1f2937}.move-modal-search{position:relative;padding:.75rem 1.5rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.move-modal-search-icon{position:absolute;left:2rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.move-modal-search-input{width:100%;padding:.5rem .75rem .5rem 2.25rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;color:#374151;background-color:#f9fafb;transition:all .2s}.move-modal-search-input:focus{outline:none;border-color:#3b82f6;background-color:#fff;box-shadow:0 0 0 2px #3b82f61a}.move-modal-search-input::-moz-placeholder{color:#9ca3af}.move-modal-search-input::placeholder{color:#9ca3af}.move-modal-no-results{padding:2rem;text-align:center;color:#6b7280;font-size:.9rem;font-style:italic}.move-modal-body{flex:1;overflow-y:auto;padding:0;min-height:200px;max-height:400px}.move-modal-loading,.move-modal-empty{padding:2rem;text-align:center;color:#6b7280;font-size:.9rem}.move-folder-tree{padding:.5rem 0}.move-folder-node{-webkit-user-select:none;-moz-user-select:none;user-select:none}.move-folder-row{display:flex;align-items:center;padding:.5rem .75rem;cursor:pointer;transition:background-color .15s ease;border-left:3px solid transparent}.move-folder-row:hover{background-color:#f9fafb}.move-folder-row.selected{background-color:#eff6ff;border-left-color:#3b82f6}.move-folder-row.current{background-color:#fef3c7}.move-folder-row.current.selected{background-color:#fef3c7;border-left-color:#f59e0b}.move-folder-toggle{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:4px;color:#9ca3af;flex-shrink:0}.move-folder-toggle.has-children{cursor:pointer;border-radius:4px}.move-folder-toggle.has-children:hover{background-color:#e5e7eb;color:#4b5563}.move-folder-icon{display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0}.move-folder-name{flex:1;font-size:.875rem;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.move-folder-row.selected .move-folder-name{color:#1d4ed8;font-weight:500}.move-current-badge{margin-left:8px;padding:2px 8px;background-color:#fbbf24;color:#78350f;font-size:.7rem;font-weight:600;border-radius:10px;text-transform:uppercase;flex-shrink:0}.move-modal-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb;border-radius:0 0 12px 12px;flex-shrink:0}.move-modal-selection{font-size:.875rem;color:#4b5563;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.move-modal-selection strong{color:#1d4ed8}.move-modal-hint{color:#9ca3af;font-style:italic}.move-modal-buttons{display:flex;gap:.75rem;flex-shrink:0;margin-left:1rem}.move-modal-btn-cancel,.move-modal-btn-move{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}.move-modal-btn-cancel{background-color:#f3f4f6;color:#6b7280}.move-modal-btn-cancel:hover:not(:disabled){background-color:#e5e7eb;color:#4b5563}.move-modal-btn-cancel:disabled{opacity:.6;cursor:not-allowed}.move-modal-btn-move{background-color:#3b82f6;color:#fff}.move-modal-btn-move:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.move-modal-btn-move:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.move-modal-body::-webkit-scrollbar{width:8px}.move-modal-body::-webkit-scrollbar-track{background:#f1f1f1}.move-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.move-modal-body::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media(max-width:640px){.move-modal-content{width:95%;max-height:90vh}.move-modal-footer{flex-direction:column;gap:.75rem;align-items:stretch}.move-modal-selection{text-align:center}.move-modal-buttons{margin-left:0;justify-content:center}}.portfolio-container{max-width:1600px;margin:0 auto;padding:3rem 3rem 4rem;background:#f9fafb;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;box-sizing:border-box}.portfolio-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem}.portfolio-title-section{display:flex;align-items:center;gap:2rem}.portfolio-title-section h1{margin:0;font-size:2rem;font-weight:700;color:#1f2937;font-family:system-ui,-apple-system,sans-serif}.project-hub-landing{max-width:1200px;margin:0 auto;padding:40px 20px;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.landing-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:20px;font-family:system-ui,-apple-system,sans-serif}.landing-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:60px;font-family:system-ui,-apple-system,sans-serif}.landing-buttons-grid{display:flex;flex-direction:column;gap:30px;max-width:1000px;margin:0 auto}.landing-buttons-main{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.landing-button-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:40px 30px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #0000001a;border:none;text-align:center;position:relative;overflow:hidden}.landing-button-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#fff0);opacity:0;transition:opacity .3s ease}.landing-button-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0003}.landing-button-card:hover:before{opacity:1}.landing-button-card.provide-data{background:linear-gradient(135deg,#4facfe,#00f2fe)}.landing-button-card.analyse{background:linear-gradient(135deg,#43e97b,#38f9d7)}.landing-button-icon{font-size:4rem;margin-bottom:20px;display:block}.landing-button-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:15px;font-family:system-ui,-apple-system,sans-serif}.landing-button-description{font-size:1rem;color:#ffffffe6;line-height:1.6;font-family:system-ui,-apple-system,sans-serif}@media(max-width:768px){.landing-buttons-main{grid-template-columns:1fr;max-width:400px}.landing-title{font-size:2rem}.landing-button-icon{font-size:3rem}.landing-button-title{font-size:1.5rem}}.project-menu-container{max-width:600px;margin:2rem auto;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 10px #0000000d;text-align:center}.project-options{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.viewer-banner{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:12px 16px;display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#92400e;font-size:14px;font-weight:500}.project-actions{display:flex;gap:1rem;align-items:center}@media(max-width:1200px){.portfolio-container{padding:2rem}}@media(max-width:968px){.portfolio-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.project-actions{width:100%}}@media(max-width:768px){.portfolio-container{padding:1.5rem}.portfolio-title-section{flex-direction:column;align-items:flex-start;gap:1rem}.portfolio-title-section h1{font-size:1.5rem}.project-actions{flex-direction:column;width:100%}}.auth-page{max-width:500px;margin:4rem auto;padding:2.5rem;background:#fff;border-radius:1rem;box-shadow:0 2px 12px #00000014}.project-menu,.form-card{max-width:500px;margin:4rem auto;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 2px 12px #00000014;text-align:center}.auth-status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fef3c7;border:1px solid #fde68a;border-radius:9999px;color:#92400e;font-size:.875rem;font-weight:600;margin-bottom:2rem;font-family:system-ui,-apple-system,sans-serif}.auth-status-badge:before{content:"";width:8px;height:8px;background:#f59e0b;border-radius:50%}.auth-icon-container{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#dbeafe;border-radius:12px;margin-bottom:1.5rem}.auth-icon{color:#3b82f6}.auth-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;font-family:system-ui,-apple-system,sans-serif;text-align:left}.auth-subtitle{font-size:1rem;color:#6b7280;margin:0 0 2rem;font-family:system-ui,-apple-system,sans-serif;text-align:left}.auth-form{text-align:left}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.9375rem;font-weight:600;color:#374151;margin-bottom:.5rem;font-family:system-ui,-apple-system,sans-serif}.input-with-icon{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;color:#9ca3af;pointer-events:none}.form-input{width:100%;padding:.75rem 1rem .75rem 3rem;font-size:1rem;border-radius:.5rem;border:1px solid #d1d5db;color:#1f2937;background-color:#fff;font-family:system-ui,-apple-system,sans-serif;transition:border-color .2s,box-shadow .2s}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input::-moz-placeholder{color:#d1d5db}.form-input::placeholder{color:#d1d5db}.form-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.remember-me{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151;cursor:pointer;font-family:system-ui,-apple-system,sans-serif}.remember-me input[type=checkbox]{width:1rem;height:1rem;border-radius:.25rem;border:1px solid #d1d5db;cursor:pointer}.forgot-password{font-size:.875rem;color:#3b82f6;text-decoration:none;font-weight:600;font-family:system-ui,-apple-system,sans-serif;transition:color .2s}.forgot-password:hover{color:#2563eb;text-decoration:underline}.auth-submit-btn{width:100%;margin-top:.5rem}.auth-warning,.warning{margin-top:1.5rem;color:#c0392b;font-weight:700}.option-card{border:1px solid #eee;border-radius:.75rem;padding:1.5rem;margin:1.5rem 0;background:#f9f9f9;cursor:pointer;transition:box-shadow .2s}.option-card:hover{box-shadow:0 0 0 2px #007bff44}.button-row{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}.error-box{background-color:#fee;color:#900;padding:1rem;border-radius:.5rem;margin-top:2rem}.note{font-size:.85rem;color:#666;margin-top:-.5rem;margin-bottom:1rem}form label{display:block;text-align:left;margin-top:1.25rem;font-weight:600;font-size:.95rem}form input{display:block;width:100%;padding:.75rem;margin-top:.25rem;font-size:1rem;border-radius:.5rem;border:1px solid #ccc;color:#333;background-color:#fff}form p.note{margin-top:.25rem;margin-bottom:.5rem;font-size:.85rem;color:#666;text-align:left}.auth-links{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.auth-links p{color:#666;font-size:.9rem}.auth-links a{color:#003049;font-weight:600;text-decoration:none;transition:color .2s}.auth-links a:hover{color:#778da9;text-decoration:underline}.auth-error{margin-top:1.5rem;padding:1rem;background-color:#fee2e2;color:#991b1b;border-radius:.5rem;font-size:.875rem;border:1px solid #fecaca;font-family:system-ui,-apple-system,sans-serif;text-align:left}.terms-link{color:#2196f3;text-decoration:none;font-weight:500}.terms-link:hover{text-decoration:underline}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:.75rem;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp .3s ease;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{padding:1.5rem 1.75rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.modal-header h2{color:#333;font-size:1.375rem;font-weight:600;margin:0;font-family:system-ui,-apple-system,sans-serif}.modal-close-button{background:#f5f5f5;border:none;width:2rem;height:2rem;border-radius:.375rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s;color:#666}.modal-close-button:hover{background:#e0e0e0}.modal-content{padding:1.75rem;overflow-y:auto;color:#555;line-height:1.6;font-family:system-ui,-apple-system,sans-serif;text-align:left}.modal-content h3{color:#333;font-size:1rem;margin-top:1.25rem;margin-bottom:.625rem;font-weight:600}.modal-content h3:first-child{margin-top:0}.modal-content p{margin-bottom:.75rem;font-size:.875rem}.modal-content ul{margin-left:1.25rem;margin-bottom:.75rem}.modal-content li{margin-bottom:.375rem;font-size:.875rem}.modal-footer{padding:1.25rem 1.75rem;border-top:1px solid #eee;display:flex;justify-content:flex-end}.transfer-approval-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e4e8ec);padding:2rem}.transfer-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2.5rem;max-width:500px;width:100%;text-align:center}.transfer-card.error{border-top:4px solid #dc3545}.transfer-card.success{border-top:4px solid #28a745}.transfer-card.expired{border-top:4px solid #ffc107}.transfer-icon,.success-icon,.expired-icon,.error-icon{width:64px;height:64px;margin:0 auto 1.5rem}.transfer-icon{color:#1e5f8a}.success-icon{color:#28a745}.expired-icon{color:#ffc107}.error-icon{color:#dc3545}.transfer-icon svg,.success-icon svg,.expired-icon svg,.error-icon svg{width:100%;height:100%}.transfer-card h2{color:#1e5f8a;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.transfer-details{text-align:left;margin-bottom:1.5rem;background:#f8f9fa;border-radius:8px;padding:1rem}.detail-row{margin-bottom:.75rem}.detail-row:last-child{margin-bottom:0}.detail-row .label{font-weight:600;color:#666;display:block;font-size:.85rem;margin-bottom:.25rem}.detail-row .value{color:#333;font-size:1rem}.detail-row .email{color:#666;font-size:.9rem}.message-box{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.message-box .label{font-weight:600;color:#666;font-size:.85rem}.message-text{font-style:italic;color:#555;margin:.5rem 0 0;padding:.75rem;background:#fff8e6;border-left:3px solid #dfbb78;border-radius:0 4px 4px 0}.warning-box{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:1rem;margin-bottom:1.5rem;text-align:left}.warning-box strong{color:#856404;display:block;margin-bottom:.25rem}.warning-box p{color:#856404;margin:0;font-size:.9rem}.action-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.btn-approve,.btn-decline,.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.btn-approve,.btn-primary{background:#1e5f8a;color:#fff}.btn-approve:hover:not(:disabled),.btn-primary:hover:not(:disabled){background:#164a6d}.btn-decline,.btn-secondary{background:#f8f9fa;color:#666;border:1px solid #ddd}.btn-decline:hover:not(:disabled),.btn-secondary:hover:not(:disabled){background:#e9ecef}.btn-approve:disabled,.btn-decline:disabled{opacity:.6;cursor:not-allowed}.footer-note{color:#999;font-size:.85rem;margin:0}.footer-note strong{color:#666}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #1e5f8a;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.error-message{color:#dc3545;background:#f8d7da;padding:1rem;border-radius:6px;margin-bottom:1.5rem}@media(max-width:480px){.transfer-approval-page{padding:1rem}.transfer-card{padding:1.5rem}.action-buttons{flex-direction:column}.btn-approve,.btn-decline{width:100%}}:root{--topbar-height: 60px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}p,h1,h2,h3,h4,h5,h6,span,div,td,th,li,a{color:inherit}html,body{height:100%;width:100%;font-family:system-ui,sans-serif;background-color:#fff;color:#333;overflow-x:hidden;scroll-behavior:smooth}#root{min-height:100%;width:100%;margin:0;padding:0;color:#333}.app-layout{display:flex;height:100vh;overflow:hidden;width:100vw;background-color:#f9fafb}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0;min-width:0;width:100%}.page{flex:1;display:flex;flex-direction:column;padding-left:0;padding-right:0;padding-bottom:0;background-color:#fff;color:#333;box-shadow:0 2px 4px #0000000d;min-height:0;overflow-y:auto;margin:0}.project-context-bar{background-color:#778da9;color:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;width:100%;min-height:52px;margin-bottom:0}.project-context-bar button{background-color:#003049;color:#fff;border:1px solid #003049;padding:.4rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .2s ease}.project-context-bar button:hover{background-color:#004a6e}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}body{margin:0;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.left-3{left:.75rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-1\/2{top:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.m-0{margin:0}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-ml-1{margin-left:-.25rem}.-mt-0\.5{margin-top:-.125rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1\.5{margin-left:.375rem}.ml-14{margin-left:3.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[200px\]{height:200px}.h-\[220px\]{height:220px}.h-\[250px\]{height:250px}.h-full{height:100%}.max-h-48{max-height:12rem}.max-h-64{max-height:16rem}.max-h-\[280px\]{max-height:280px}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(90vh-120px\)\]{max-height:calc(90vh - 120px)}.max-h-screen{max-height:100vh}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-\[240px\]{width:240px}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[140px\]{min-width:140px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[140px\]{max-width:140px}.max-w-\[200px\]{max-width:200px}.max-w-\[800px\]{max-width:800px}.max-w-\[900px\]{max-width:900px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-0{--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:1rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-y{border-top-width:1px;border-bottom-width:1px}.\!border-l-4{border-left-width:4px!important}.border-b{border-bottom-width:1px}.border-l-0{border-left-width:0px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-blue-600{--tw-border-opacity: 1 !important;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))!important}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-l-blue-400{--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-l-gray-400{--tw-border-opacity: 1;border-left-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-l-purple-400{--tw-border-opacity: 1;border-left-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-l-teal-400{--tw-border-opacity: 1;border-left-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.\!bg-\[\#006d82\]{--tw-bg-opacity: 1 !important;background-color:rgb(0 109 130 / var(--tw-bg-opacity, 1))!important}.\!bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))!important}.bg-\[\#0088a3\]{--tw-bg-opacity: 1;background-color:rgb(0 136 163 / var(--tw-bg-opacity, 1))}.bg-\[\#d4edda\]{--tw-bg-opacity: 1;background-color:rgb(212 237 218 / var(--tw-bg-opacity, 1))}.bg-\[\#f5deb3\]{--tw-bg-opacity: 1;background-color:rgb(245 222 179 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-50\/30{background-color:#f0fdf44d}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.fill-amber-500{fill:#f59e0b}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-6{padding-left:1.5rem}.pl-9{padding-left:2.25rem}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-blue-600{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity, 1))!important}.\!text-gray-400{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity, 1))!important}.text-\[\#0088a3\]{--tw-text-opacity: 1;color:rgb(0 136 163 / var(--tw-text-opacity, 1))}.text-\[\#155724\]{--tw-text-opacity: 1;color:rgb(21 87 36 / var(--tw-text-opacity, 1))}.text-\[\#8b6914\]{--tw-text-opacity: 1;color:rgb(139 105 20 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-primary-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.\!opacity-50{opacity:.5!important}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.\!shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-soft{--tw-shadow: 0 2px 8px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[3px\]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-emerald-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.first\:rounded-t-lg:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.last\:rounded-b-lg:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.last\:border-0:last-child{border-width:0px}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:\!bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))!important}.hover\:\!bg-transparent:hover{background-color:transparent!important}.hover\:bg-\[\#006d82\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 109 130 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c3e6cb\]:hover{--tw-bg-opacity: 1;background-color:rgb(195 230 203 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e8d4a8\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 212 168 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-50\/50:hover{background-color:#fff7ed80}.hover\:bg-purple-200:hover{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:\!text-gray-400:hover{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity, 1))!important}.hover\:text-amber-600:hover{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hover\:text-amber-900:hover{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-amber-500:focus{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-amber-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-\[\#d4edda\]:disabled{--tw-bg-opacity: 1;background-color:rgb(212 237 218 / var(--tw-bg-opacity, 1))}.disabled\:bg-\[\#f5deb3\]:disabled{--tw-bg-opacity: 1;background-color:rgb(245 222 179 / var(--tw-bg-opacity, 1))}.disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group\/eff:hover .group-hover\/eff\:flex,.group\/login:hover .group-hover\/login\:flex,.group\/projects:hover .group-hover\/projects\:flex,.group\/ueff:hover .group-hover\/ueff\:flex,.group:hover .group-hover\:flex{display:flex}.group\/eff:hover .group-hover\/eff\:hidden,.group\/login:hover .group-hover\/login\:hidden,.group\/projects:hover .group-hover\/projects\:hidden,.group\/ueff:hover .group-hover\/ueff\:hidden,.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:opacity-100{opacity:1}@media(min-width:640px){.sm\:mb-8{margin-bottom:2rem}.sm\:h-\[250px\]{height:250px}.sm\:h-\[300px\]{height:300px}.sm\:h-\[350px\]{height:350px}.sm\:w-\[240px\]{width:240px}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-3{gap:.75rem}.sm\:gap-6{gap:1.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media(min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
