:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a;background-color:#f7f8fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--app-bg, #f7f8fb)}a{color:inherit;text-decoration:none}.meeting-viewer{height:100vh;display:flex}.splitter-root{display:flex;width:100%;height:100%;background:#fff}.left-column,.right-column{display:flex;flex-direction:column;height:100%;min-width:0}.left-column{background:#fff;min-width:500px;flex-basis:500px}.right-column{background:#fff;min-width:500px}.meeting-header{padding:1.5rem;border-bottom:1px solid #e2e8f0}.meeting-header h1{margin:0 0 .5rem;font-size:1.35rem;line-height:1.2}.meeting-header time{font-size:.95rem;color:#64748b}.video-player-shell{width:100%;aspect-ratio:16 / 9;background:#0f172a}.outline-sidebar{flex:1;overflow-y:auto;padding:1.25rem;border-top:1px solid #e2e8f0}.outline-sidebar h2{margin:0 0 1rem;font-size:1rem;text-transform:uppercase;letter-spacing:.08em;color:#475569}.section{border-radius:.5rem;margin-bottom:1rem;border:1px solid transparent}.section.active{border-color:#bfdbfe;background:#eff6ff}.section-title{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;font-weight:600;color:#0f172a;cursor:pointer}.section-time{font-size:.85rem;color:#64748b;font-weight:500}.section-items{list-style:none;padding:.25rem .5rem .5rem;margin:0;display:flex;flex-direction:column;gap:.25rem}.agenda-item-button{width:100%;display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;border:none;background:transparent;border-radius:.4rem;cursor:pointer;text-align:left;transition:background .2s ease}.agenda-item-button:hover{background:#3b82f614}.agenda-item-button.active{background:#3b82f62e;color:#1d4ed8}.agenda-number{font-weight:600;color:#94a3b8}.agenda-title{flex:1;font-size:.9rem;color:inherit}.agenda-time{font-size:.85rem;color:#64748b}.splitter-handle{width:12px;background:#cbd5f5;display:flex;align-items:center;justify-content:center;cursor:col-resize;position:relative;z-index:10}.splitter-grip{width:4px;height:40px;border-radius:999px;background:#1d4ed8;box-shadow:0 0 0 1px #0f172a33}.transcript-viewer{flex:1;overflow-y:auto;padding:1.5rem;background:#fff}.speaker-group{margin-bottom:1.5rem}.speaker-group.active .speaker-header{background:#eff6ff;border-color:#bfdbfe}.speaker-header{display:flex;justify-content:space-between;align-items:baseline;padding:.5rem .75rem;border-left:4px solid transparent;color:#0f172a;font-weight:600;position:sticky;top:0;background:inherit;z-index:1}.speaker-duration{font-size:.85rem;color:#64748b;font-weight:500}.speaker-entries{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.transcript-row{display:flex;gap:.75rem;align-items:flex-start;background:transparent;border:none;text-align:left;padding:.75rem;border-radius:.5rem;cursor:pointer;border-left:4px solid transparent;transition:background .2s ease}.transcript-row:hover{background:#f1f5f9}.transcript-row.active{background:#dbeafe;border-left-color:#1d4ed8}.timestamp{font-size:.8rem;color:#475569;flex-shrink:0}.transcript-text{flex:1;color:#0f172a;font-size:.95rem;line-height:1.5}.meeting-list{max-width:960px;margin:0 auto;padding:3rem 1.5rem;display:grid;gap:1.5rem}.meeting-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 6px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease}.meeting-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a14}.meeting-card h2{margin:0 0 .5rem;font-size:1.25rem}.meeting-meta{color:#475569;font-size:.9rem;margin-bottom:1rem}.meeting-actions{display:flex;gap:.5rem;flex-wrap:wrap}.meeting-link{padding:.5rem .85rem;border-radius:999px;background:#e0f2fe;color:#0369a1;font-weight:600;font-size:.9rem}.meeting-link.secondary{background:#fef3c7;color:#b45309}@media(max-width:900px){.meeting-viewer{flex-direction:column;height:auto}.splitter-root{flex-direction:column}.splitter-handle{width:100%;height:6px;cursor:row-resize}.left-column,.right-column{height:auto}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
