*{box-sizing:border-box;margin:0;padding:0}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#f5f5f5}h1,h2,h3,h4,h5,h6{color:#2c3e50;margin-bottom:.5em}h1{font-size:2.5rem;font-weight:600}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:500}a{color:#3498db;text-decoration:none;transition:color .2s}a:hover{color:#2980b9}button{font-family:inherit}code{font-family:Courier New,monospace}.input-group{margin-bottom:1rem}.input-label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit}.form-input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db33}.form-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.btn{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;line-height:1}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:#3498db;color:#fff}.btn-primary:hover:not(:disabled){background-color:#2980b9}.btn-secondary{background-color:#95a5a6;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#7f8c8d}.btn-small{padding:.25rem .75rem;font-size:.875rem}.btn-medium{padding:.5rem 1rem;font-size:1rem}.btn-large{padding:.75rem 1.5rem;font-size:1.125rem}.btn-full-width{width:100%}.page-container{min-height:calc(100vh - 80px);padding:2rem;background-color:#f5f5f5}.page-content{max-width:1200px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.auth-container{max-width:400px;margin:4rem auto;padding:2rem;border:1px solid #ddd;border-radius:8px;background:#fff;box-shadow:0 2px 8px #0000001a}.auth-container h1{margin-bottom:1.5rem;text-align:center}.error-message{background-color:#fee;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1rem}.placeholder-text{color:#999;font-style:italic;text-align:center;padding:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1.5rem;text-align:center;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.stat-card h3{margin:0 0 .5rem;font-size:.875rem;color:#666;text-transform:uppercase}.stat-value{font-size:2rem;font-weight:700;color:#3498db;margin:0}.recent-documents{margin-top:2rem}.site-grid{display:flex;gap:.6rem;flex-wrap:wrap}.site-folder{background:transparent}.folder-chip{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem .9rem;background:#eef3fb;border:1px solid #d6e0f5;border-radius:10px;font-weight:600;color:#1f3b71;margin-bottom:.8rem;min-width:180px;box-shadow:inset 0 1px #fffc,0 1px 2px #1118270f}.folder-count,.meeting-count{background:#e8eefb;color:#1f3b71;border-radius:999px;padding:.2rem .65rem;font-size:.82rem;font-weight:700}.meeting-folders{display:flex;flex-direction:column;gap:.75rem}.meeting-folder{border:none;border-radius:10px}.meeting-chip{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.5rem .85rem;background:#f5f7fb;border:1px solid #dbe4f6;border-radius:10px;font-weight:600;color:#1f2a44;cursor:pointer;box-shadow:inset 0 1px #ffffffe6;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.meeting-chip:hover{transform:translateY(-1px);border-color:#c4d4f7;box-shadow:0 4px 12px #1f3b7114}.meeting-chip.expanded{background:#e8eefb;border-color:#b9caf5}.folder-icon{font-size:1rem}.folder-label,.meeting-title{flex:1;font-weight:600}.meeting-title{font-size:.95rem}.breadcrumb{display:inline-flex;align-items:center;gap:.5rem;margin:.75rem 0 1rem;padding:.6rem .9rem;background:#fff;border:1px solid #dfe6f5;border-radius:12px;box-shadow:0 4px 18px #1f3b7114}.breadcrumb-btn{display:inline-flex;align-items:center;gap:.4rem;border:none;background:linear-gradient(90deg,#1f3b71,#294f9c);color:#fff;padding:.45rem .75rem;border-radius:10px;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 3px 10px #1f3b7140;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.breadcrumb-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #1f3b7140;filter:brightness(1.02)}.breadcrumb-btn:active{transform:translateY(0);box-shadow:0 3px 10px #1f3b7140}.crumb-arrow{font-size:1rem;line-height:1}.crumb-label{display:inline-flex;align-items:center;gap:.35rem;background:#eef3fb;color:#1f2a44;padding:.4rem .75rem;border-radius:10px;font-weight:700;letter-spacing:.01em}.file-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.file-list.compact .file-item{padding:.6rem 0;border-bottom:1px solid #eee}.file-item{display:flex;justify-content:space-between;align-items:center;background:#f9fbff;border:1px solid #e2e8f5;border-radius:8px;padding:.55rem .85rem;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.file-name{font-weight:600;color:#111827}.file-meta{font-size:.85rem;color:#6b7280}.file-actions{display:flex;align-items:center;gap:.5rem}.documents-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000000d}.documents-table thead{background-color:#f5f5f5}.documents-table th,.documents-table td{padding:.75rem;text-align:left;border-bottom:1px solid #ddd}.documents-table tr:last-child td{border-bottom:none}.status-badge{padding:.25rem .5rem;border-radius:4px;font-size:.875rem;font-weight:500}.status-uploaded{background-color:#fff3cd;color:#856404}.status-processing{background-color:#d1ecf1;color:#0c5460}.status-reviewed{background-color:#d4edda;color:#155724}.status-anonymized{background-color:#d1ecf1;color:#0c5460}.unsaved-indicator{color:#dc3545;font-weight:700}.btn-link{color:#3498db;text-decoration:none;font-weight:500}.btn-link:hover{text-decoration:underline}.upload-form{max-width:500px;margin:0 auto;background:#fff;padding:2rem;border-radius:8px;border:1px solid #ddd;box-shadow:0 2px 4px #0000000d}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:2rem}.review-actions-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000000d}.review-actions-group{display:flex;gap:.5rem;align-items:center}.review-actions-bar .btn{min-height:36px}.create-name-input-group{display:flex;gap:.5rem;align-items:center}.create-name-input-group input{min-width:200px}.review-actions-bar .input-group{margin:0}.review-actions-bar .form-input{height:36px;padding:0 .75rem;display:inline-flex;align-items:center}.review-layout{display:flex;gap:2rem;margin-top:1rem}.review-main{flex:1}.review-sidebar{width:300px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;max-height:calc(100vh - 300px);overflow-y:auto;box-shadow:0 2px 4px #0000000d}.document-viewer{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000000d}.document-content{min-height:400px;padding:1rem;background:#fff;border:1px solid #ddd;border-radius:4px;overflow-y:auto;max-height:70vh}.anonymized-preview{padding:1rem;line-height:1.6}.names-section{margin-bottom:2rem}.names-section:last-child{margin-bottom:0}.names-section h3{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:#333;padding-bottom:.5rem;border-bottom:2px solid #eee}.names-list{margin-top:.5rem}.names-list-items{list-style:none;padding:0;margin:0}.name-item{padding:.5rem;margin-bottom:.5rem;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s}.name-item:hover{background-color:#f5f5f5}.name-item.selected{border-color:#3498db;background-color:#e3f2fd}.name-item.new-name{background-color:#e8f5e9;border-color:#4caf50}.name-item.old-name{background-color:#fff9c4;border-color:#ffc107}.name-item.singular-name{background-color:#f0f4ff;border-color:#5c8df6}.name-item-content{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.name-text{font-weight:500;flex:1}.anonymized-id{font-size:.875rem;color:#666}.delete-name-btn{background:none;border:none;color:#dc3545;font-size:1.25rem;font-weight:700;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.delete-name-btn:hover{background-color:#fee;color:#c33}.new-entries-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #ddd}.new-entries-list{list-style:none;padding:0;margin:0}.new-entry-item{padding:.5rem;margin-bottom:.5rem;background-color:#e8f5e9;border-radius:4px}.new-entry-name{font-weight:500}.document-viewer-html,.document-viewer-text,.name-highlighter{padding:1rem;line-height:1.6}.name-highlight{background-color:#ffeb3b;padding:2px 4px;border-radius:3px;cursor:pointer;transition:all .2s}.name-highlight.new{background-color:#4caf50;color:#fff}.name-highlight.linked{background-color:#ffeb3b}.name-highlight.selected{outline:2px solid #2196f3;outline-offset:2px}.name-highlight.hovered{opacity:.8;transform:scale(1.02)}.html-name-highlighter{padding:1rem;line-height:1.6;color:#333}.html-name-highlighter .name-highlight{padding:2px 4px;border-radius:3px;transition:all .2s;display:inline}.html-name-highlighter .name-highlight.new{background-color:#4caf50;color:#fff}.html-name-highlighter .name-highlight.linked{background-color:#ffeb3b;color:#333}.html-name-highlighter .name-highlight.selected{outline:2px solid #2196f3;outline-offset:2px}.html-name-highlighter .name-highlight:hover{opacity:.8;transform:scale(1.02)}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-height:90vh;overflow-y:auto}.modal-small{width:90%;max-width:400px}.modal-medium{width:90%;max-width:600px}.modal-large{width:90%;max-width:900px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #ddd}.modal-header h2{margin:0;font-size:1.25rem}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.modal-close:hover{color:#000}.modal-body{padding:1rem}.name-editor{display:flex;flex-direction:column;gap:1rem}.name-editor-section{display:flex;flex-direction:column;gap:.5rem}.name-editor-section label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.alias-choice{display:flex;flex-direction:column;gap:.35rem;margin-top:.5rem;padding-left:1.25rem}.alias-choice-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#444;font-size:.95rem}.name-editor-actions{display:flex;gap:.5rem;margin-top:1rem}.person-card{border:1px solid #ddd;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s;background:#fff}.person-card:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.person-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.person-card-title{display:flex;align-items:center;gap:.5rem}.person-card-header h3{margin:0;font-size:1.125rem}.person-id{background-color:#3498db;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;font-weight:500}.person-card-details{display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;color:#666}.person-card-details strong{color:#333}.card-section{background:#f8f9fb;border:1px solid #e3e6ed;border-radius:8px;padding:.75rem}.section-title{font-weight:700;margin-bottom:.35rem;color:#2c5ea8}.person-meta-grid{margin-top:.35rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.35rem .75rem}.person-chip-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.chip-list{display:flex;flex-wrap:wrap;gap:.35rem}.chip{background:#eef3fb;color:#2c5ea8;border:1px solid #d2def3;border-radius:12px;padding:.15rem .55rem;font-size:.85rem;display:inline-flex;align-items:center;gap:.25rem}.alias-chip .chip-delete{border:none;background:transparent;color:#2c5ea8;cursor:pointer;padding:0 .1rem;font-size:.95rem;line-height:1}.alias-chip .chip-delete:disabled{opacity:.5;cursor:default}.person-meetings-collapsed details{padding:0;border:none;background:transparent}.person-meetings-collapsed summary{cursor:pointer;font-weight:600;color:#2c5ea8;outline:none}.meeting-list{list-style:none;padding-left:.5rem;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.35rem}.meeting-title{font-weight:500}.meeting-meta{display:block;font-size:.9rem;color:#666}.people-list{padding:0}.people-list-filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.people-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.person-form{display:flex;flex-direction:column;gap:1rem}.person-form-actions{display:flex;gap:.5rem;margin-top:1rem}.document-chart{padding:1.5rem;border:1px solid #ddd;border-radius:8px;background:#fff;box-shadow:0 2px 4px #0000000d;transition:transform .2s,box-shadow .2s}.document-chart:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.document-chart h3{margin-top:0;margin-bottom:1rem}.chart{min-height:200px}.bar-chart{display:flex;flex-direction:column;gap:.5rem}.bar-item{display:flex;align-items:center;gap:1rem}.bar-label{min-width:150px;font-size:.875rem}.bar-container{flex:1;height:24px;background-color:#f0f0f0;border-radius:4px;position:relative}.bar{height:100%;border-radius:4px;display:flex;align-items:center;justify-content:flex-end;padding-right:.5rem;color:#fff;font-size:.75rem;font-weight:500}.pie-chart{display:flex;align-items:center;gap:2rem}.pie-svg{width:200px;height:200px}.pie-legend{display:flex;flex-direction:column;gap:.5rem}.pie-legend-item{display:flex;align-items:center;gap:.5rem}.pie-legend-color{width:16px;height:16px;border-radius:4px}.line-chart{display:flex;flex-direction:column}.line-svg{width:100%;height:200px}.line-labels{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.75rem}.line-label{transform:rotate(-45deg);transform-origin:center}.chat-interface{display:flex;flex-direction:column;height:100%;min-height:500px}.chat-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.chat-message{padding:.75rem;border-radius:8px;max-width:70%}.chat-message-user{align-self:flex-end;background-color:#3498db;color:#fff}.chat-message-assistant{align-self:flex-start;background-color:#f0f0f0;color:#333}.chat-input{display:flex;gap:.5rem;padding:1rem;border-top:1px solid #ddd}.chat-input input{flex:1}.app-header{background-color:#2c3e50;color:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none}.header-nav{display:flex;gap:1.5rem}.header-nav a{color:#fff;text-decoration:none;transition:opacity .2s}.header-nav a:hover{opacity:.8}.header-user{display:flex;align-items:center;gap:1rem}.btn-logout{background-color:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .2s}.btn-logout:hover{background-color:#c0392b}#root{width:100%;min-height:100vh}.logo,.card,.read-the-docs{display:none}
