:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#020817;background:#f8fafc;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top,rgba(191,219,254,.24),transparent 32%),linear-gradient(180deg,#f8fafc,#f1f5f9)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}pre{white-space:pre-wrap;margin:0;font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{padding:28px 20px;background:#020617fa;color:#f8fafc;border-right:1px solid rgba(148,163,184,.14)}.brand-mark{display:flex;gap:12px;align-items:center;padding:12px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.brand-badge{width:42px;height:42px;border-radius:14px;background:#f8fafc;color:#0f172a;display:grid;place-items:center;font-weight:700;box-shadow:inset 0 0 0 1px #0f172a14}.brand-mark p{margin:4px 0 0;color:#f8fafcb3;font-size:14px}.sidebar-nav{display:grid;gap:10px;margin-top:24px}.workspace-picker{margin-top:18px;padding:12px 12px 14px;border-radius:12px;background:#0f172aa6;border:1px solid rgba(148,163,184,.18)}.workspace-picker-label{display:flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#e2e8f0b8;margin-bottom:8px}.workspace-picker-current{font-size:14px;font-weight:600;color:#f8fafc;line-height:1.35;margin-bottom:10px;word-break:break-word}.workspace-picker-select{width:100%;border-radius:8px;border:1px solid rgba(148,163,184,.28);background:#020617eb;color:#f8fafc;font-size:13px;padding:8px 10px}.workspace-picker-multi .workspace-picker-current{font-size:12px;font-weight:500;color:#e2e8f0e0;margin-bottom:6px}.workspace-bootstrap-error{margin-top:14px;padding:10px 12px;border-radius:10px;background:#dc26261f;border:1px solid rgba(248,113,113,.4);color:#fecaca;font-size:12px;line-height:1.4;display:grid;gap:4px}.workspace-bootstrap-error-detail{font-size:11px;color:#fecacac7;word-break:break-all}.nav-item{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;color:#f8fafcc7;border:1px solid transparent}.nav-item.active,.nav-item:hover{background:#ffffff14;color:#fff;border-color:#ffffff14}.content-shell{padding:28px}.page-stack{display:grid;gap:20px}.page-stack.narrow{max-width:960px}.page-stack.meeting-intake-page{max-width:1180px}.page-hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.page-hero h1,.page-hero h2{margin:0 0 8px;font-size:32px}.page-hero p{margin:0;color:#475569}.card{background:#fffffff0;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 18px 40px #0f172a0d}.button{border:1px solid transparent;border-radius:14px;padding:10px 16px;display:inline-flex;align-items:center;gap:8px;font-weight:600;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:#0f172a;color:#fff;box-shadow:0 10px 24px #0f172a29}.button-success{background:#0f766e;color:#fff;box-shadow:0 10px 24px #0f766e2e}.button-ghost{background:#fff;color:#0f172a;border-color:#e2e8f0}.icon-button{border:1px solid #e2e8f0;border-radius:12px;width:38px;height:38px;display:inline-grid;place-items:center;background:#fff;color:#475569}.icon-button-danger{background:#fef2f2;color:#dc2626}.icon-button:disabled{opacity:.55;cursor:not-allowed}.filter-card{display:flex;align-items:center;gap:12px;padding:14px 16px}.filter-card input{border:none;background:transparent;width:100%;outline:none;box-shadow:none}.meeting-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.meeting-card{padding:20px;display:grid;gap:18px}.meeting-card h3{margin:0 0 10px;font-size:20px}.meeting-card-header{display:flex;justify-content:space-between;gap:12px}.meeting-card-header-actions{display:flex;align-items:center;gap:10px}.meeting-card-actions{display:flex;justify-content:flex-end}.meta-inline{display:flex;flex-wrap:wrap;gap:10px;color:#475569;font-size:14px}.meta-inline span{display:inline-flex;align-items:center;gap:6px}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;white-space:nowrap}.status-created{background:#f1f5f9;color:#334155}.status-uploaded,.status-transcribing{background:#eff6ff;color:#1d4ed8}.status-ready{background:#ecfdf5;color:#047857}.status-failed{background:#fef2f2;color:#b91c1c}.form-card{padding:24px;display:grid;gap:22px}.form-section,.field-group{display:grid;gap:8px}.field-help{margin:0;color:#64748b;font-size:14px}.upload-mode-group{display:flex;gap:10px;flex-wrap:wrap}.mode-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:10px 14px;font-weight:600;cursor:pointer}.mode-chip:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.mode-chip.active{background:#eff6ff;border-color:#1d4ed8;color:#1d4ed8}.mode-chip:disabled{opacity:.6;cursor:not-allowed}.file-list,.source-file-list{display:grid;gap:10px}.file-list-item,.source-file-row{display:flex;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.file-list-item-actionable>div{display:grid;gap:4px;min-width:0}.file-list-item span,.source-file-row span{color:#64748b;font-size:13px}.file-list-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.file-order-badge,.file-source-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.file-order-badge{background:#e2e8f0;color:#334155}.file-source-badge.upload{background:#dbeafe;color:#1d4ed8}.file-source-badge.recorded{background:#dcfce7;color:#15803d}.file-list-actions{display:flex;gap:8px;align-items:center}.record-panel{display:grid;gap:14px;padding:16px;border-radius:18px;border:1px solid #dbe4f0;background:#f8fafc}.record-panel-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.record-status{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;background:#e2e8f0;color:#334155;font-size:13px;font-weight:700;white-space:nowrap}.record-status.recording{background:#dcfce7;color:#15803d}.record-status.paused{background:#fef3c7;color:#b45309}.record-status.ready{background:#ede9fe;color:#6d28d9}.record-status-dot{width:9px;height:9px;border-radius:999px;background:currentColor;opacity:.65}.record-status-dot.recording{animation:pulse 1.2s ease-in-out infinite}.record-summary-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.record-summary-card{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #e2e8f0}.record-summary-card strong{font-size:12px;color:#64748b}.record-summary-card span{font-size:14px;color:#0f172a;font-weight:600;word-break:break-word}.record-actions{display:flex;gap:10px;flex-wrap:wrap}.record-actions-primary .record-button{flex:1 1 160px;justify-content:center}.record-preview{display:grid;gap:12px}.form-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.full-width{grid-column:1 / -1}input,textarea{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:14px;padding:12px 14px;box-shadow:inset 0 1px 2px #0f172a08}.form-actions{display:flex;justify-content:flex-end;gap:10px}.meeting-header-card{padding:24px;display:grid;gap:18px}.meeting-header-top{display:flex;justify-content:space-between;gap:16px}.meeting-header-top h1{margin:0 0 6px;font-size:28px}.meeting-header-top p{margin:0;color:#475569}.meeting-header-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}.meeting-header-body div{display:grid;gap:4px}.meeting-header-body strong{font-size:14px;color:#64748b}.notice-box,.error-box,.empty-box{border-radius:18px;padding:18px}.notice-box{background:#eff6ff;color:#1d4ed8}.error-box{background:#fef2f2;color:#b91c1c}.empty-box{background:#f8fafc;color:#475569}.inline-box{display:flex;justify-content:space-between;align-items:center;gap:16px}.section-card{padding:20px;display:grid;gap:16px}.section-card-header h3{margin:0 0 6px}.section-card-header p{margin:0;color:#64748b}.transcript-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.transcript-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.processing-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:700;white-space:nowrap}.correction-panel{display:grid;gap:16px;padding:18px;border-radius:20px;background:#f8fafc;border:1px solid #dbe4f0}.correction-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.correction-meta-grid div{display:grid;gap:4px}.correction-meta-grid strong{font-size:13px;color:#64748b}.correction-actions{justify-content:flex-start}.correction-review-box{display:grid;gap:14px}.correction-review-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.correction-review-header h4{margin:0 0 4px}.correction-review-header p{margin:0;color:#64748b;font-size:14px}.correction-items{display:grid;gap:12px;max-height:360px;overflow:auto}.correction-item{padding:14px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;display:grid;gap:10px}.correction-item-meta{color:#1d4ed8;font-size:13px;font-weight:700}.correction-line{display:grid;gap:6px}.correction-line strong{font-size:13px;color:#64748b}.correction-line p{margin:0;color:#0f172a}.diff-removed{background:#fee2e2;color:#991b1b;padding:0 2px;border-radius:4px}.diff-added{background:#dcfce7;color:#166534;padding:0 2px;border-radius:4px}.audio-player{width:100%}.detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(360px,1fr);gap:20px;align-items:start}.transcript-panel,.chat-panel{min-height:520px}.transcript-list,.chat-messages{display:grid;gap:12px;max-height:620px;overflow:auto;padding-right:6px}.transcript-row{border:1px solid #e2e8f0;border-radius:18px;padding:14px;text-align:left;background:#fff}.transcript-row.active{border-color:#2563eb;background:#eff6ff}.transcript-row.pending-correction{border-color:#f59e0b;background:#fff7ed}.transcript-row:disabled{cursor:not-allowed;opacity:.65}.transcript-meta{font-size:13px;font-weight:700;color:#1d4ed8;margin-bottom:6px}.transcript-text{color:#0f172a}.chat-message{display:grid;gap:8px}.chat-message.user{justify-items:end}.chat-role{font-size:12px;font-weight:700;color:#64748b}.chat-bubble{width:100%;border-radius:20px;padding:16px;background:#f8fafc;border:1px solid #e2e8f0}.chat-message.user .chat-bubble{background:#0f172a;color:#fff}.chat-message.live .chat-bubble,.chat-bubble:focus-visible{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.chat-tools{margin-top:12px;display:flex;justify-content:flex-end}.sources-box{margin-top:14px;display:grid;gap:10px}.source-item{padding:12px;border-radius:14px;background:#0f172a0a;color:#0f172a}.source-item p{margin:6px 0 0;font-size:13px;color:#475569}.source-actions{margin-top:10px;display:flex;justify-content:flex-end}.chat-form{display:grid;gap:12px}.chat-form textarea{resize:vertical;min-height:88px}.muted-text{color:#64748b;font-size:14px}.error-text{color:#b91c1c;font-size:14px}.spin{animation:spin 1s linear infinite}.blink{animation:blink 1s step-end infinite}.hero-inline-note{display:inline-flex;align-items:center;gap:8px;padding:12px 14px;border-radius:14px;background:#ffffffb8;border:1px solid #e2e8f0;color:#334155;font-size:14px}.spotlight-card{padding:28px;display:grid;gap:22px;overflow:hidden;background:radial-gradient(circle at top right,rgba(125,211,252,.16),transparent 30%),radial-gradient(circle at top left,rgba(165,180,252,.16),transparent 24%),#fffffff5}.spotlight-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px;align-items:stretch}.spotlight-copy{display:grid;gap:18px}.spotlight-badge-row,.soft-chip-row{display:flex;flex-wrap:wrap;gap:10px}.surface-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid #dbe4f0;background:#ffffffc7;color:#0f172a;font-size:13px;font-weight:700}.surface-badge-muted{color:#475569}.spotlight-copy h1{margin:0 0 10px;font-size:40px;line-height:1.05;letter-spacing:-.03em}.spotlight-copy p{margin:0;color:#475569;font-size:16px}.soft-chip{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-size:13px;font-weight:600}.spotlight-preview-shell{display:grid;gap:12px}.spotlight-preview-card{display:grid;gap:12px;padding:18px;border-radius:22px;background:#0f172a;color:#f8fafc;box-shadow:0 18px 36px #0f172a33}.spotlight-preview-header{display:inline-flex;align-items:center;gap:8px;color:#f8fafcd1;font-size:13px;font-weight:700}.spotlight-preview-dot{width:8px;height:8px;border-radius:999px;background:#22c55e}.spotlight-preview-section{display:grid;gap:6px;padding:14px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.spotlight-preview-section strong{font-size:13px;color:#f8fafcbd}.spotlight-preview-section p{margin:0;color:#f8fafc;font-size:14px}.spotlight-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.spotlight-stat-card{display:grid;gap:4px;padding:14px;border-radius:18px;border:1px solid #e2e8f0;background:#ffffffdb}.spotlight-stat-card span{color:#64748b;font-size:12px;font-weight:700}.spotlight-stat-card strong{color:#0f172a;font-size:14px}.service-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.service-card{display:grid;gap:14px;padding:18px;border-radius:20px;border:1px solid #e2e8f0;background:#ffffffc7}.service-card-icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:14px;background:#0f172a;color:#f8fafc;box-shadow:inset 0 0 0 1px #ffffff0f}.service-card-body{display:grid;gap:8px}.service-card-top{display:grid;gap:2px}.service-card-top strong{font-size:15px}.service-card-top span{color:#64748b;font-size:12px;font-weight:700}.service-card-link{color:#2563eb;font-size:12px;font-weight:700;text-decoration:none}.service-card-link:hover{text-decoration:underline}.service-card p{margin:0;color:#475569;font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:0}}@keyframes pulse{0%,to{transform:scale(1);opacity:.65}50%{transform:scale(1.2);opacity:1}}@media (max-width: 1100px){.app-shell{grid-template-columns:1fr}.sidebar{display:flex;flex-direction:column;gap:16px}.detail-grid,.spotlight-grid,.service-card-grid{grid-template-columns:1fr}}@media (max-width: 768px){.content-shell{padding:20px}.page-hero,.meeting-header-top,.inline-box,.transcript-card-header,.correction-review-header,.record-panel-top,.file-list-item{flex-direction:column}.form-grid,.meeting-header-body,.correction-meta-grid,.record-summary-grid,.spotlight-stat-grid{grid-template-columns:1fr}.record-actions-primary .record-button{width:100%}.record-status{white-space:normal}.file-list-actions{justify-content:flex-end}.spotlight-card{padding:22px}.spotlight-copy h1{font-size:32px}.hero-inline-note{width:100%;justify-content:center}}
