.app-shell{height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:#f3f4f6;color:#111827;overflow:hidden}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.75rem 1rem;border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:20}.brand-block{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.brand-copy{display:grid;gap:.2rem}.brand-logo{width:168px;height:52px;border-radius:12px;object-fit:contain;flex:0 0 auto;background:#fff}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;color:#4f46e5}.topbar h1,.panel-header h2{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.toolbar-group{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.toolbar-status{flex:0 0 15rem;justify-content:flex-end}.toolbar-actions{justify-content:flex-end}.loading-copy{margin:.35rem 0 0;color:#6b7280;font-size:.92rem}.status-pill,.mode-chip{display:inline-flex;align-items:center;justify-content:center;min-width:15rem;border-radius:999px;padding:.45rem .8rem;background:#eef2ff;color:#4338ca;font-size:.88rem}.primary-button,.ghost-button,.mic-button{border-radius:999px;padding:.75rem 1rem;font:inherit;cursor:pointer;white-space:nowrap}.primary-button{border:1px solid #4f46e5;background:#4f46e5;color:#fff}.ghost-button{border:1px solid #d1d5db;background:#fff;color:#111827}.mic-button{border:1px solid #ef4444;background:#fff1f2;color:#b91c1c;font-weight:600}.mic-button.is-live{background:#ef4444;color:#fff}.mic-button:disabled{opacity:.55;cursor:not-allowed}.inline-button{margin-top:.8rem;border:0;border-radius:999px;padding:.5rem .85rem;background:#e0e7ff;color:#3730a3;cursor:pointer}.main-panels{height:100%;min-height:0;overflow:hidden}.panel{height:calc(100% - .75rem);min-height:0;margin:0 .5rem .75rem;border:1px solid #e5e7eb;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px #0f172a0a}.panel-canvas{margin-right:1rem}.panel-header{padding:1rem 1.15rem;border-bottom:1px solid #e5e7eb;background:#fff}.panel-header p{margin:.35rem 0 0;color:#6b7280;font-size:.92rem}.meta-grid{flex:1 1 auto;min-height:0;display:grid;gap:.9rem;padding:1rem 1.15rem 1.25rem;overflow:auto}.meta-grid label,.transcript-card{display:grid;gap:.4rem}.meta-grid span,.transcript-meta,.hint{font-size:.82rem;color:#6b7280}.meta-grid input,.meta-grid select,.transcript-card textarea{width:100%;border:1px solid #d1d5db;border-radius:.9rem;padding:.75rem .85rem;font:inherit;background:#fff}.transcript-list{flex:1 1 auto;padding:1rem 1.15rem 1.25rem;display:grid;gap:.9rem;overflow:auto;min-height:0}.transcript-card{padding:.85rem;border-radius:1rem;border:1px solid #e5e7eb}.transcript-card.final{background:#f8fafc}.transcript-card.partial{background:#eef2ff}.transcript-meta{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.transcript-card textarea{min-height:7.5rem;resize:vertical}.canvas-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem 1.15rem 0}.bpmn-canvas{flex:1;min-height:26rem;margin:1rem 1.15rem 1.15rem;border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;background:linear-gradient(90deg,rgba(99,102,241,.05) 1px,transparent 1px),linear-gradient(rgba(99,102,241,.05) 1px,transparent 1px),#fff;background-size:24px 24px}.issues-bar{min-height:0;border-top:1px solid #e5e7eb;background:#fff;display:flex;flex-direction:column}.issues-list{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.8rem;padding:0 1.15rem 1.2rem;max-height:14rem;overflow:auto}.issue-card{border-radius:1rem;padding:.9rem 1rem;border:1px solid #e5e7eb}.issue-card.warning{background:#fff7ed}.issue-card.info{background:#eff6ff}.issue-card.success{background:#ecfdf5}.issue-card p{margin:.35rem 0 0}.resize-handle{width:6px;background:#e5e7eb;transition:background .15s ease;position:relative}.resize-handle:hover,.resize-handle[data-resize-handle-active]{background:#4f46e5}.resize-handle:after{content:"";position:absolute;top:40%;right:1px;bottom:40%;left:1px;border-radius:999px;background:#ffffffe6}@media(max-width:960px){.topbar,.canvas-toolbar{flex-direction:column;align-items:stretch}.panel{margin-right:.5rem}.toolbar-status{flex-basis:100%;justify-content:flex-start}.brand-logo-wide{order:-1}}:root{font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#16211f;background:#f5f3ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}button,input,select,textarea{font:inherit}
