:root{color-scheme:dark;font-family:IBM Plex Sans,system-ui,sans-serif;background:#0f1d21;color:#f3f8fa}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top right,rgba(50,104,121,.28),transparent 26%),radial-gradient(circle at bottom left,rgba(25,63,73,.24),transparent 24%),#0f1d21;color:#f3f8fa;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.layout{display:grid;grid-template-columns:380px 1fr;min-height:100vh;width:100%;max-width:100%;transition:grid-template-columns .18s ease}.layout-home{grid-template-columns:1fr}.layout-sidebar-collapsed{grid-template-columns:96px 1fr}.sidebar{padding:1.75rem;background:linear-gradient(180deg,#12262bf5,#18343bfa);border-right:1px solid rgba(173,221,231,.12);display:flex;flex-direction:column;gap:1.25rem;position:relative;transition:padding .18s ease}.sidebar.collapsed{padding:1rem;align-items:center}.sidebar-brand{display:flex;gap:1rem;align-items:center;width:100%}.sidebar-brand.collapsed{justify-content:flex-start;gap:.85rem}.sidebar-toggle{width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid rgba(164,211,224,.2);background:#112227f0;color:#eef8fb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.sidebar-toggle:hover{transform:translateY(-1px);border-color:#86d8e961;box-shadow:0 10px 22px #00000029}.sidebar-toggle-inside{margin-left:auto;flex:0 0 auto}.sidebar.collapsed .sidebar-toggle-inside{margin-left:0}.layout-sidebar-collapsed .main-content{padding-left:2.2rem}.brand-logo{width:3.5rem;height:3.5rem;object-fit:contain;flex:0 0 auto;border-radius:1rem;background:#ffffff14;padding:.55rem;box-shadow:inset 0 1px #ffffff14}.brand-copy h1{margin:0;font-size:1.72rem;line-height:1.1;letter-spacing:-.03em;font-family:Space Grotesk,IBM Plex Sans,system-ui,sans-serif}.sidebar label{font-weight:600;color:#eff8fb}.control-card{background:linear-gradient(180deg,#ffffff0f,#ffffff09);border:1px solid rgba(164,211,224,.16);border-radius:22px;padding:1.1rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 40px #00000029}.field-group{display:flex;flex-direction:column;gap:.5rem}.sidebar-fetch-fieldset{margin:0;padding:0;border:0;min-width:0;display:flex;flex-direction:column;gap:1rem}.sidebar-fetch-fieldset.disabled{opacity:.5}.sidebar-fetch-fieldset:disabled{pointer-events:none}.field-hint{margin:0;font-size:.9rem;line-height:1.5;color:#cadde2}.sidebar-section-title{font-weight:700;color:#eff8fb}.sidebar input,.sidebar select{width:100%;border-radius:14px;border:1px solid rgba(210,232,237,.14);padding:.82rem .9rem;background:#0a191d59;color:#fff;outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.sidebar select,.event-card-session-picker select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2.65rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2.25 4.5 6 8.25 9.75 4.5' fill='none' stroke='%23eef8fb' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:calc(100% - 1rem) 50%;background-size:.82rem .82rem;background-repeat:no-repeat}.sidebar input:focus,.sidebar select:focus{border-color:#5ec5dca8;box-shadow:0 0 0 4px #2d84972e;background:#0a191d80}.toggle-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.toggle-row-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.toggle-row button,.primary,.sidebar button,.top-nav-item{border:1px solid rgba(164,211,224,.24);border-radius:16px;background:#14262ce6;color:#fff;padding:.82rem 1rem;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.toggle-row button{font-size:.95rem;padding:.78rem .7rem}.toggle-row button.active,.primary,.top-nav-item.router-link-active{background:linear-gradient(180deg,#2485a0,#1e778f);border-color:#86d8e96b;box-shadow:0 10px 24px #1e778f40}.sidebar button:hover,.top-nav-item:hover{transform:translateY(-1px)}.fetch-button{width:100%;justify-content:center;font-weight:700}.transcript-editor-toggle{padding:.75rem 1rem;border-radius:14px;background:#1a242ee6;border:1px solid rgba(164,211,224,.18);color:#f1f7f9;font-weight:600}.transcript-search-panel{padding-bottom:1.1rem}.transcript-search-input{width:100%;border-radius:12px;border:1px solid rgba(210,232,237,.12);padding:.9rem 1rem;background:#202330f2;color:#fff}.transcript-search-input:focus{outline:none;border-color:#5ec5dca8;box-shadow:0 0 0 4px #2d84972e}.main-content{padding:1.5rem 1.75rem 2rem;min-width:0;width:100%;max-width:100%}.layout-home .main-content{display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem}.landing-shell{width:100%;max-width:980px;display:grid;gap:1.6rem}.landing-brand{text-align:center;display:grid;gap:.85rem;justify-items:center}.landing-brand-logo{width:4.75rem;height:4.75rem;object-fit:contain;border-radius:1.2rem;background:#ffffff14;padding:.75rem;box-shadow:inset 0 1px #ffffff14}.landing-brand h1{margin:0;font-size:3rem;line-height:1;letter-spacing:-.05em;font-family:Space Grotesk,IBM Plex Sans,system-ui,sans-serif}.landing-copy{margin:0;max-width:46rem;color:#d9eaef;line-height:1.65;font-size:1.08rem}.landing-card{width:100%;max-width:560px;margin:0 auto;display:grid;gap:1rem}.landing-card .control-card{background:linear-gradient(180deg,#1a333aeb,#13262cf2);border-color:#a4d3e02e;box-shadow:0 24px 54px #00000038}.landing-loader{display:flex;align-items:center;gap:1.1rem;padding:1rem 1.1rem;border-radius:18px;background:#14262cd6;border:1px solid rgba(164,211,224,.14)}.landing-loader-orbit{width:3.1rem;height:3.1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(141,217,236,.22);position:relative}.landing-loader-orbit:before{content:"";position:absolute;top:.24rem;right:.24rem;bottom:.24rem;left:.24rem;border-radius:999px;border:2px solid rgba(141,217,236,.16);border-top-color:#8dd9ec;animation:spin 1s linear infinite}.landing-loader-core{width:.65rem;height:.65rem;border-radius:999px;background:#8dd9ec;box-shadow:0 0 #8dd9ec59;animation:pulse 1.4s ease-in-out infinite}.landing-error{text-align:center}.top-nav{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1.35rem}.top-nav-item{display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:2.9rem;padding:.85rem 1rem;background:#ffffff0a;border-color:#a4d3e029;white-space:nowrap}.top-nav-item-text{font-weight:600;color:#eff8fb}.top-nav-item.disabled{opacity:.52;cursor:not-allowed;transform:none;box-shadow:none;color:#e7f0f3c7;background:#ffffff06;border-color:#a4d3e014}.top-nav-item.disabled .top-nav-item-text{color:inherit}.top-nav-item.disabled:hover{transform:none}.top-nav-status{flex:0 0 auto}.top-nav-status-ready{width:.5rem;height:.5rem;border-radius:999px;background:#7ee4b4;box-shadow:0 0 0 4px #7ee4b424}.top-nav-status-loading{width:.8rem;height:.8rem;border-radius:999px;border:2px solid rgba(255,255,255,.24);border-top-color:#8dd9ec;animation:spin .8s linear infinite}.top-nav-status-unavailable{width:.5rem;height:.5rem;border-radius:999px;background:#ff7d7d;box-shadow:0 0 0 4px #ff7d7d29}.page-section h2{margin:0;font-size:2rem}.page-section{min-width:0;width:100%;max-width:100%}.page-description{margin:.35rem 0 1.25rem;color:#dcecf1}.panel,.metric-card,.table-shell{background:#14262ce0;border:1px solid rgba(164,211,224,.16);border-radius:18px;padding:1rem;margin-bottom:1rem}.table-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:.65rem}.table-toolbar-panel{margin-bottom:.75rem}.table-icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:12px;border:1px solid rgba(164,211,224,.18);background:#182428eb;color:#e8f2f5;cursor:pointer}.table-icon-button svg{width:1rem;height:1rem}.table-icon-button:hover{transform:translateY(-1px);border-color:#86d8e957}.inline-icon-button{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:0;background:transparent;color:#8fdff0;cursor:pointer}.inline-icon-button svg{width:1rem;height:1rem}.inline-icon-button:hover{color:#c8f3fb;transform:translateY(-1px)}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:.65rem;margin-bottom:.95rem}.transcript-metric-grid{margin-bottom:.75rem}.transcript-metric-card{min-height:5.25rem}.metric-label{display:block;font-size:.76rem;color:#9eb8c0;margin-bottom:.25rem;letter-spacing:.01em}.metric-card-hero{min-height:5.8rem;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#27748a1f,#14262cf0);padding:.85rem .95rem;border-radius:16px;box-shadow:0 10px 24px #0000001f}.metric-value{font-size:1.65rem;line-height:1;letter-spacing:-.03em;font-weight:700}.panel-heading{margin-bottom:1rem}.panel-heading-inline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.panel-heading-inline-title{display:inline-flex;align-items:center;gap:.45rem}.panel-heading h3{margin:0;font-size:1.1rem}.panel-heading p{margin:.35rem 0 0;color:#bcd2d8;line-height:1.45}.transcript-silence-note{margin:0 0 1rem;color:#b8ccd2}.section-tabs{display:flex;gap:1.2rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid rgba(164,211,224,.16)}.section-tab{position:relative;padding:0;border:0;background:transparent;color:#dcecf1;font-weight:700;cursor:pointer}.section-tab.active{color:#fff}.section-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-.88rem;height:2px;background:#ff4d5a;border-radius:999px}.analysis-subcopy{margin:0 0 1rem;color:#bcd2d8;line-height:1.45}.smart-recap-result-shell{position:relative;padding-bottom:4.8rem}.smart-recap-result-art{position:absolute;left:50%;bottom:-4.6rem;right:auto;transform:translate(-50%);z-index:2;pointer-events:none}.smart-recap-result-art-image{display:block;width:132px;height:auto;object-fit:contain;opacity:.96}.smart-recap-result-shell .rich-markdown-content>:first-child{margin-top:0}.overview-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.bar-chart-list{display:grid;gap:.7rem}.bar-chart-row{display:grid;gap:.45rem}.bar-chart-meta{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.bar-chart-label{color:#e6f0f3;font-weight:600}.bar-chart-value{color:#fff}.bar-chart-track{width:100%;height:.7rem;border-radius:999px;background:#ffffff14;overflow:hidden}.bar-chart-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#29a2bf,#6cd6ec)}.svg-chart-shell{width:100%;overflow-x:auto}.svg-chart{width:100%;min-width:420px;height:auto;display:block}.svg-grid line{stroke:#add4dd2e;stroke-width:1}.svg-axis-labels text,.svg-x-label,.svg-bar-value{fill:#cfe2e8;font-size:11px;font-family:inherit}.svg-axis-title{fill:#e7f0f3;font-size:12px;font-weight:700;letter-spacing:.01em}.contributors-x-label{fill:#dcecf1;font-size:8.5px;font-family:inherit}.svg-chart .svg-bar{fill:#8eddf0}.svg-timeline-line{stroke-width:2;stroke-linecap:round}.pace-zone{fill:#63d08424}.pace-zone-label{fill:#8fe0a3;font-size:10px;font-weight:700}.pace-line-segment{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.words-chart-line{fill:none;stroke:url(#words-line-gradient);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.words-chart-point{fill:#f4fbff;stroke:#121c21d9;stroke-width:1.1}.activity-chart-line{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.activity-chart-line-messages{stroke:#8eddf0}.activity-chart-line-questions{stroke:#ffc247}.activity-chart-point{stroke:#121c21d9;stroke-width:1.1}.activity-chart-point-messages{fill:#8eddf0}.activity-chart-point-questions{fill:#ffc247}.content-pace-line{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.content-pace-line-wpm{stroke:#8eddf0}.content-pace-line-questions{stroke:#ff7d8a;stroke-dasharray:4 4}.content-pace-point{stroke:#121c21d9;stroke-width:1.1}.content-pace-point-wpm{fill:#8eddf0}.content-pace-diamond{fill:#ff7d8a;stroke:#121c21d9;stroke-width:.9}.svg-chart-legend{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.85rem}.svg-chart-legend-item{display:inline-flex;align-items:center;gap:.45rem;color:#dcecf1;font-size:.92rem}.svg-chart-legend-swatch{width:.7rem;height:.7rem;border-radius:.2rem;display:inline-block}.speaker-share-layout{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:1rem;align-items:center}.speaker-share-chart{display:flex;justify-content:center}.speaker-share-svg{width:min(100%,420px);height:auto;display:block}.pie-chart-slice{stroke:#0f1d21b8;stroke-width:.5}.speaker-share-slice-label{fill:#0d1c22;font-size:4.2px;font-weight:700}.action-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.ghost-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.75rem 1rem;border-radius:14px;border:1px solid rgba(164,211,224,.18);background:#14262ce0;color:#eff8fb;font-weight:600;transition:transform .14s ease,border-color .14s ease,background .14s ease}.ghost-link-button:hover{transform:translateY(-1px);border-color:#86d8e957;background:#1a3037f0}.loading-panel{display:flex;align-items:center;gap:1rem;min-height:144px}.loading-indicator{width:1.2rem;height:1.2rem;border-radius:999px;border:2px solid rgba(142,221,240,.22);border-top-color:#8eddf0;animation:spin .9s linear infinite;flex:0 0 auto}.loading-title{margin:0 0 .35rem}.loading-copy{margin:0;color:#bcd2d8;line-height:1.5}.markdown-block{white-space:pre-wrap;margin:0;line-height:1.6;max-height:480px;overflow:auto}.rich-markdown-content{color:#eaf3f6;line-height:1.7;font-size:1rem}.rich-markdown-content h2,.rich-markdown-content h3,.rich-markdown-content h4{margin:0 0 .9rem;color:#f5fbfd;line-height:1.15}.rich-markdown-content h2{font-size:2rem;letter-spacing:-.03em}.rich-markdown-content h3{font-size:1.4rem;margin-top:1.9rem}.rich-markdown-content h4{font-size:1.12rem;margin-top:1.35rem}.rich-markdown-content p{margin:0 0 1rem}.rich-markdown-content ul{margin:0 0 1.1rem 1.2rem;padding:0}.rich-markdown-content li{margin-bottom:.55rem}.rich-markdown-content code{font-family:IBM Plex Mono,monospace;background:#ffffff14;border-radius:6px;padding:.12rem .35rem;color:#d7f3fb}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 #8dd9ec2e}50%{transform:scale(1.15);box-shadow:0 0 0 10px #8dd9ec00}}.transcript-block{min-height:320px;background:#131829f5;border:1px solid rgba(164,211,224,.16);border-radius:16px;padding:1rem 1.1rem}.speaker-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem}.speaker-grid label{display:flex;flex-direction:column;gap:.35rem}.data-table{width:100%;border-collapse:collapse;min-width:720px;table-layout:auto}.data-table thead{background:#1b212a}.data-table thead th{background:#1b212a;color:#f2f7f9;font-weight:700;white-space:nowrap}.table-sort-button{display:inline-flex;align-items:center;gap:.35rem;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.table-sort-indicator{color:#89d7e8;font-size:.85rem}.data-table th,.data-table td{padding:.7rem;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}.data-table tbody td{color:#e8f1f4}.table-shell{overflow:auto;max-width:100%;max-height:70vh;border-radius:16px;width:100%;border:1px solid rgba(164,211,224,.12);background:#0f171c73}.empty-state,.error-text{color:#ffb4b4}.helper-panel{background:#223a42b8;border-color:#8dcfdd33}.helper-text{margin:0;color:#d6e9ee;line-height:1.6}.oauth-panel{display:grid;gap:.8rem}.oauth-connected-card{display:grid;gap:.55rem;padding:.95rem 1rem;border-radius:18px;background:linear-gradient(180deg,#ffffff0a,#ffffff06);border:1px solid rgba(255,255,255,.07)}.oauth-connected-title{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#e9f4f79e}.oauth-user-badge{display:inline-flex;align-items:center;gap:.45rem;justify-self:start;padding:.34rem .6rem;border-radius:999px;background:#7ee4b41f;border:1px solid rgba(126,228,180,.2);color:#dff8ea;font-size:.84rem;font-weight:600}.oauth-user-badge-dot{width:.45rem;height:.45rem;border-radius:999px;background:#7ee4b4;box-shadow:0 0 0 4px #7ee4b41f}.oauth-connected-footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.oauth-disconnect-button{min-height:auto;padding:.18rem 0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:600;color:#f0a9a9;border:0;background:transparent;min-width:0;box-shadow:none}.oauth-disconnect-button:hover{color:#ffd1d1;background:transparent;box-shadow:none;transform:none}.events-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.events-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;color:#b7cdd3;font-size:.95rem}.events-local-search{max-width:520px;margin-bottom:1.25rem}.events-local-search input{width:100%;display:block;border-radius:14px;border:1px solid rgba(210,232,237,.14);padding:.82rem .9rem;background:#0a191d59;color:#fff;outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.events-local-search input:focus{border-color:#5ec5dca8;box-shadow:0 0 0 4px #2d84972e;background:#0a191d80}.events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:.85rem;align-items:start}.events-load-more{display:flex;justify-content:center;margin-top:1.25rem}.event-card{border:1px solid rgba(173,221,231,.16);border-radius:18px;background:#122127b3;padding:.9rem 1rem;min-height:0;align-self:start}.event-card.selected{border-color:#8eddf07a;box-shadow:0 0 0 1px #8eddf02e}.event-card.expanded{padding-bottom:1.05rem}.event-card-summary{width:100%;display:flex;flex-direction:column;gap:.65rem;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.event-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.event-card-title-wrap{min-width:0;flex:1 1 auto;max-width:calc(100% - 112px)}.event-card-title{margin:0;font-size:.98rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.event-card-id{margin:0;color:#98b8bf;font-size:.82rem;word-break:break-all}.event-status-pill{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;padding:.32rem .7rem;background:#8eddf024;border:1px solid rgba(142,221,240,.2);color:#d9f3f8;font-size:.84rem;white-space:nowrap}.event-status-pill.status-live{background:#5dd68f29;border-color:#5dd68f47;color:#baf3cc}.event-status-pill.status-upcoming,.event-status-pill.status-not_started,.event-status-pill.status-not_scheduled{background:#ffc75f24;border-color:#ffc75f47;color:#ffe4a6}.event-status-pill.status-ended,.event-status-pill.status-on_demand{background:#8dddec24;border-color:#8dddec3d;color:#d7f5fb}.event-status-pill.status-draft{background:#bb97ff29;border-color:#bb97ff47;color:#e5d5ff}.event-status-pill.status-cancelled{background:#ff757529;border-color:#ff757547;color:#ffc3c3}.event-card-meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;color:#c0d8de;font-size:.88rem}.event-card-session-picker{display:flex;flex-direction:column;gap:.75rem;padding-top:.9rem;border-top:1px solid rgba(173,221,231,.12)}.event-card-session-picker select{width:100%;border-radius:14px;border:1px solid rgba(210,232,237,.14);padding:.82rem .9rem;background:#0a191d59;color:#fff;outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.event-card-session-picker select:focus{border-color:#5ec5dca8;box-shadow:0 0 0 4px #2d84972e;background:#0a191d80}@media(max-width:1100px){.layout,.layout-sidebar-collapsed{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid rgba(173,221,231,.12)}.sidebar.collapsed{padding:.8rem 1rem;align-items:flex-end}.overview-chart-grid{grid-template-columns:1fr}}
