:root{color-scheme:light;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;--bg: #f3f6f8;--surface: #ffffff;--surface-soft: #f7fafd;--surface-blue: #eef5fb;--line: #d3dde7;--line-strong: #4f66ff;--text: #182c4a;--muted: #6f8198;--cyan: #9be6ff;--cyan-strong: #11a6ff;--purple: #8f41f2;--purple-strong: #7a2de5;--shadow: none;--type-page-title: 2.75rem;--type-page-title-mobile: 2.15rem;--type-brand: 1.55rem;--type-intro: 1.05rem;--type-control-label: .76rem;--type-section-title: 1rem;--type-supporting: .94rem;--type-hint: .78rem;--type-dropzone-headline: 1.08rem}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}input,select,textarea,button,.export-link{border-radius:8px;border:1px solid var(--line)}input,select,textarea{width:100%;padding:.85rem .95rem;background:var(--surface-blue);color:var(--text)}textarea{min-height:116px;resize:vertical}.app-frame{min-height:100vh}.topbar{border-bottom:1px solid rgba(17,166,255,.2);background:linear-gradient(180deg,#a6ebff,#9fe5fb)}.topbar-inner{max-width:1360px;margin:0 auto;padding:.65rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar-nav{display:flex;flex-wrap:wrap;gap:.75rem}.nav-link{border:0;background:transparent;color:#1e547e;padding:.3rem .45rem;border-radius:0;font-weight:600}.nav-link:hover{background:transparent;color:#123f61}.shell{max-width:1180px;margin:0 auto;padding:2rem 1.5rem 3rem}.workspace-header{text-align:center;margin-bottom:1.2rem}.workspace-header h1{margin:0;font-size:var(--type-page-title);line-height:1.02;font-weight:700;letter-spacing:-.04em}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700;color:#6da1c4}.subtle{color:var(--muted);font-size:var(--type-supporting)}.brand-lockup{display:flex;align-items:center;gap:.7rem}.brand-mark{width:118px;height:48px;display:grid;place-items:center;flex:0 0 auto}.brand-mark svg{width:118px;height:48px}.brand-lockup strong{display:block;font-size:var(--type-brand);line-height:1;font-weight:700;color:#174f76;letter-spacing:-.035em}.tabs{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;margin:0 0 2rem;padding-bottom:.85rem;border-bottom:1px solid var(--line)}.tab{border:0;background:transparent;color:var(--muted);padding:.3rem 0 .95rem;border-radius:0;font-size:var(--type-control-label);font-weight:600;letter-spacing:.02em;text-transform:uppercase}.tab.active{color:var(--text);background:transparent;box-shadow:inset 0 -3px #198cff}.library-shell,.detail-layout{display:grid;gap:1.25rem}.panel{background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:1.2rem}.upload-form,.stack{display:grid;gap:.95rem}.clean-upload-form{gap:1rem}.composer-toolbar{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.75rem}.composer-toolbar select,.composer-toolbar input{width:auto;min-width:180px;border-radius:8px;background:#edf5fe;font-size:var(--type-control-label);font-weight:600}.primary-button,.secondary-button,.timestamp,.export-link{padding:.8rem 1rem;text-decoration:none}.primary-button{border:0;color:#fff;background:linear-gradient(135deg,var(--purple),var(--purple-strong));box-shadow:none;border-radius:8px}.primary-button:hover{filter:brightness(1.02)}.secondary-button,.timestamp,.export-link,.record-card,.search-result{background:var(--surface);color:var(--text)}.record-list{display:grid;gap:.75rem}.record-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:stretch}.record-card{padding:1rem 1.1rem;display:grid;gap:.7rem;text-align:left;border:1px solid var(--line);background:var(--surface);border-radius:10px}.record-card.active{border-color:#9ac4e9;background:#fbfdff;box-shadow:inset 3px 0 #198cff}.record-delete-button{min-width:102px;padding:.9rem 1rem;border-radius:10px;border:1px solid #e5bfc1;background:#fff7f7;color:#9d4044;font-size:var(--type-control-label);font-weight:600}.record-delete-button:disabled{opacity:.7;cursor:wait}.progress{height:8px;border-radius:999px;background:#e8eef4;overflow:hidden}.progress div{height:100%;background:linear-gradient(90deg,#67ccff,#8d48f1)}.dropzone{min-height:300px;padding:3rem 1.5rem;border:2px dashed #b7c9db;border-radius:14px;background:#fff;display:grid;place-items:center;text-align:center;gap:.65rem;color:var(--muted)}.dropzone strong{color:var(--text);font-size:var(--type-dropzone-headline);font-weight:600}.dropzone span{font-size:var(--type-hint)}.dropzone-icon{width:52px;height:52px;display:grid;place-items:center;color:#95a5b8;background:transparent}.dropzone-icon svg{width:28px;height:28px}.upload-trigger{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.2rem;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--purple),var(--purple-strong));box-shadow:none;font-size:var(--type-supporting)}.selected-files{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.upload-error,.minutes-error{padding:.85rem 1rem;border:1px solid #efc5c1;border-radius:8px;background:#fff6f5;color:#a14539;font-size:var(--type-supporting)}.file-card{display:grid;gap:.35rem;padding:1rem;border-radius:10px;border:1px solid #e7dcfb;background:#fcf8ff}.file-card strong{word-break:break-word;font-size:var(--type-supporting)}.file-card span{font-size:var(--type-hint)}.records-panel,.detail-panel{display:grid;gap:1rem}.records-header,.detail-header,.section-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.records-header h2{margin:0;font-size:var(--type-section-title)}.records-count,.detail-stats{display:flex;flex-wrap:wrap;gap:.5rem}.records-count,.detail-stats span{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .85rem;border-radius:8px;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:var(--type-control-label);font-weight:600}.clean-record-list{max-height:none}.record-main,.record-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.record-main strong{word-break:break-word;font-size:var(--type-supporting)}.record-meta{color:var(--muted);font-size:var(--type-supporting)}.status-pill{display:inline-flex;align-items:center;padding:.38rem .72rem;border-radius:6px;background:#eef7ff;border:1px solid #d4e7f8;color:#3c6b92;text-transform:capitalize;font-size:var(--type-control-label);font-weight:600}.empty-state{padding:2rem;border:1px dashed var(--line);border-radius:10px;background:#fbfdff;color:var(--muted);text-align:center;font-size:var(--type-supporting)}audio{width:100%}.transcript-grid{display:grid;grid-template-columns:280px 1fr;gap:1rem}.transcript-table{max-height:65vh;overflow:auto}.segment-row{display:grid;grid-template-columns:110px 180px 1fr 90px;gap:.75rem;padding:.75rem;border-radius:10px;background:#fafcff;border:1px solid var(--line);margin-bottom:.75rem}.timestamp{min-height:48px}.minutes-layout,.export-grid{display:grid;gap:1rem}.minutes-layout{grid-template-columns:minmax(0,1fr)}.export-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card,.search-result,.export-link{display:grid;gap:.5rem;padding:1rem;border-radius:10px;border:1px solid var(--line);background:var(--surface)}.minutes-card-header,.action-row-header{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.minutes-list,.action-evidence{margin:0;padding-left:1.15rem;display:grid;gap:.75rem}.minutes-list li,.action-evidence li{line-height:1.65}.minutes-actions-list{display:grid;gap:.9rem}.action-row{display:grid;gap:.6rem;padding:1rem;border-radius:8px;background:#f8fbfe;border:1px solid var(--line)}.action-meta{display:flex;flex-wrap:wrap;gap:.65rem 1rem;color:var(--muted);font-size:var(--type-supporting)}.chat-panel,.search-inline,.chat-thread,.search-results{display:grid;gap:.75rem}.chat-message,.search-result{display:grid;gap:.65rem;text-align:left}.chat-message{padding:1rem;border-radius:10px;border:1px solid var(--line)}.chat-message.user{background:#eef5fb}.chat-message.assistant{background:var(--surface)}.chat-message-header,.chat-compose-actions,.chat-badges{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.chat-badges{justify-content:flex-end;flex-wrap:wrap}.chat-message p{margin:0;line-height:1.7}.chat-citations{text-align:left}.chat-compose textarea{min-height:120px}.citation-link{border:0;padding:0;background:none;color:var(--accent);font:inherit;text-align:left;cursor:pointer}.citation-link:hover{text-decoration:underline}.search-result mark{background:#d8f2ff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes rise{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1080px){.topbar-inner,.records-header,.detail-header,.section-header,.transcript-grid{grid-template-columns:1fr;display:grid}.topbar-inner{gap:.8rem}.topbar-nav{justify-content:flex-start}.composer-toolbar{justify-content:stretch}.composer-toolbar select,.composer-toolbar input,.composer-toolbar button{width:100%;min-width:0}.record-main,.record-meta{display:grid;gap:.35rem}.record-row,.segment-row{grid-template-columns:1fr}}@media(max-width:720px){.workspace-header h1{font-size:var(--type-page-title-mobile)}}
