.recording-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.recording-main{min-width:0}.live-memory-panel{position:sticky;top:18px;background:#fff;border:1px solid #dbe3ee;border-radius:18px;box-shadow:0 12px 35px rgba(15,23,42,.08);overflow:hidden}.live-memory-panel summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;cursor:pointer;font-weight:800;list-style:none}.live-memory-panel summary::-webkit-details-marker{display:none}.memory-count{display:inline-grid;place-items:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#e8efff;color:#1d4ed8;font-size:13px}.memory-panel-body{display:grid;gap:24px;padding:0 20px 20px}.memory-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.memory-section-head h2{margin:0;font-size:17px}.memory-link{min-height:auto;padding:4px;background:transparent;color:#2563eb;font-size:13px}.memory-live-status{font-size:12px;color:#667085}.memory-live-status.connected{color:#15803d}.memory-list{display:grid;gap:10px}.memory-card{padding:14px;border:1px solid #e1e7ef;border-radius:14px;background:#f8fafc}.memory-card strong{display:block;margin-bottom:7px;font-size:14px;line-height:1.4}.memory-card p{margin:7px 0;color:#475467;font-size:13px;line-height:1.45}.memory-meta{font-size:12px;color:#667085}.memory-question{padding:9px 10px;border-left:3px solid #2563eb;border-radius:0 8px 8px 0;background:#eef4ff;color:#17202a!important}.memory-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.memory-actions button{min-height:34px;padding:7px 9px;font-size:12px}.memory-actions .quiet{background:#e8edf3;color:#17202a}.live-memory-panel.has-live-hints #agendaMemoryItems{display:none}.live-memory-panel.has-live-hints #agendaMessage::after{content:"Повестка подготовлена и сохранена."}.live-memory-panel.has-live-hints #agendaMessage{font-size:13px}@media(max-width:980px){.recording-layout{grid-template-columns:1fr}.live-memory-panel{position:static}}@media(max-width:600px){.live-memory-panel summary{padding:16px}.memory-panel-body{padding:0 16px 16px}.memory-actions button{flex:1 1 calc(50% - 6px)}}
