.Meetings-module__VPmlBa__header{z-index:20;background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:12px 16px 8px;position:sticky;top:0}.Meetings-module__VPmlBa__headerTop{align-items:center;gap:8px;margin-bottom:12px;display:flex}.Meetings-module__VPmlBa__workspace{letter-spacing:-.015em;color:var(--ink);align-items:center;gap:5px;font-size:15px;font-weight:700;display:flex}.Meetings-module__VPmlBa__headerSpacer{flex:1}.Meetings-module__VPmlBa__avatar{background:var(--ok-soft);width:32px;height:32px;color:var(--ok);border-radius:50%;place-items:center;font-size:12.5px;font-weight:700;display:grid}.Meetings-module__VPmlBa__iconBtn{width:34px;height:34px;color:var(--ink-2);border-radius:50%;place-items:center;display:grid}.Meetings-module__VPmlBa__iconBtn:hover{background:var(--surface-2)}.Meetings-module__VPmlBa__search{border-radius:var(--radius-sm);background:var(--surface-2);height:40px;color:var(--ink-3);border:1px solid #0000;align-items:center;gap:8px;padding:0 12px;display:flex}.Meetings-module__VPmlBa__search:focus-within{border-color:var(--border-strong);background:var(--surface)}.Meetings-module__VPmlBa__searchInput{background:0 0;border:none;outline:none;flex:1;font-size:14px}.Meetings-module__VPmlBa__searchInput::placeholder{color:var(--ink-3)}.Meetings-module__VPmlBa__filterRow{align-items:center;gap:8px;padding:12px 16px 4px;display:flex}.Meetings-module__VPmlBa__sectionTitle{color:var(--ink-2);flex:1;font-size:13px;font-weight:700}.Meetings-module__VPmlBa__sortBtn{color:var(--ink-3);align-items:center;gap:3px;font-size:12.5px;font-weight:600;display:flex}.Meetings-module__VPmlBa__list{flex-direction:column;gap:8px;padding:6px 16px 16px;display:flex}.Meetings-module__VPmlBa__card{text-align:left;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);width:100%;padding:14px;transition:border-color .15s,transform .1s;display:block}.Meetings-module__VPmlBa__card:active{transform:scale(.99)}.Meetings-module__VPmlBa__card:hover{border-color:var(--border-strong)}.Meetings-module__VPmlBa__cardProcessing{background:var(--surface-2)}.Meetings-module__VPmlBa__cardTitleRow{align-items:flex-start;gap:8px;display:flex}.Meetings-module__VPmlBa__cardTitle{letter-spacing:-.01em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:15px;font-weight:650;line-height:1.4;display:-webkit-box;overflow:hidden}.Meetings-module__VPmlBa__cardTitleMuted{color:var(--ink-3);font-weight:550}.Meetings-module__VPmlBa__badges{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.Meetings-module__VPmlBa__badge{letter-spacing:-.01em;border-radius:6px;align-items:center;gap:4px;height:21px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.Meetings-module__VPmlBa__badgeReady{background:var(--ok-soft);color:var(--ok)}.Meetings-module__VPmlBa__badgeProcessing{background:var(--accent-soft);color:var(--accent)}.Meetings-module__VPmlBa__badgeFailed{background:var(--rec-soft);color:var(--rec)}.Meetings-module__VPmlBa__badgeNeutral{background:var(--surface-3);color:var(--ink-2)}.Meetings-module__VPmlBa__cardMeta{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.Meetings-module__VPmlBa__dot:before{content:"·";margin-right:6px}.Meetings-module__VPmlBa__progressWrap{margin-top:10px}.Meetings-module__VPmlBa__progressTrack{background:var(--surface-3);border-radius:2px;height:3px;overflow:hidden}.Meetings-module__VPmlBa__progressBar{background:var(--accent);border-radius:2px;height:100%;transition:width .4s}.Meetings-module__VPmlBa__progressText{color:var(--ink-3);justify-content:space-between;margin-top:6px;font-size:11.5px;display:flex}.Meetings-module__VPmlBa__failNote{color:var(--ink-3);margin-top:8px;font-size:12px;line-height:1.5}.Meetings-module__VPmlBa__coverage{align-items:center;gap:8px;margin-top:10px;display:flex}.Meetings-module__VPmlBa__coverageBar{background:var(--surface-3);border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.Meetings-module__VPmlBa__coverageFill{background:var(--border-strong);position:absolute;inset:0}.Meetings-module__VPmlBa__coverageLive{background:var(--accent);position:absolute;top:0;bottom:0}.Meetings-module__VPmlBa__coverageLabel{color:var(--ink-3);white-space:nowrap;font-size:11px}.Meetings-module__VPmlBa__empty{text-align:center;color:var(--ink-3);padding:70px 30px;font-size:13.5px;line-height:1.7}.Meetings-module__VPmlBa__cardMenuWrap{flex-shrink:0;position:relative}.Meetings-module__VPmlBa__cardMenuBtn{width:30px;height:30px;color:var(--ink-3);border-radius:50%;place-items:center;margin:-5px -6px 0 0;display:grid}.Meetings-module__VPmlBa__cardMenuBtn:hover{background:var(--surface-3)}.Meetings-module__VPmlBa__cardMenu{z-index:30;border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);min-width:150px;box-shadow:var(--shadow-2);padding:5px;position:absolute;top:30px;right:0}.Meetings-module__VPmlBa__cardMenuItem{text-align:left;border-radius:7px;width:100%;padding:9px 11px;font-size:13.5px;font-weight:550;display:block}.Meetings-module__VPmlBa__cardMenuItem:hover{background:var(--surface-2)}.Meetings-module__VPmlBa__cardMenuDanger{color:var(--rec)}.Meetings-module__VPmlBa__archiveChip{height:28px;color:var(--ink-3);background:var(--surface-2);border:1px solid var(--border);border-radius:999px;padding:0 12px;font-size:12px;font-weight:600}.Meetings-module__VPmlBa__archiveChipOn{background:var(--ink);border-color:var(--ink);color:var(--bg)}.Meetings-module__VPmlBa__card{position:relative}.Meetings-module__VPmlBa__cardSelected{border-color:var(--accent);background:var(--accent-soft)}.Meetings-module__VPmlBa__selectCircle{border:1.5px solid var(--border-strong);background:var(--surface);color:#0000;z-index:2;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:14px;right:14px}.Meetings-module__VPmlBa__selectCircleOn{background:var(--accent);border-color:var(--accent);color:#fff}.Meetings-module__VPmlBa__selectChip{height:28px;color:var(--ink-3);background:var(--surface-2);border:1px solid var(--border);border-radius:999px;margin-right:6px;padding:0 12px;font-size:12px;font-weight:600}.Meetings-module__VPmlBa__selectChipOn{background:var(--ink);border-color:var(--ink);color:var(--bg)}.Meetings-module__VPmlBa__bulkBar{bottom:calc(var(--nav-h) + env(safe-area-inset-bottom,0px) + 10px);width:calc(min(100%, var(--shell-w)) - 24px);border-radius:var(--radius);background:var(--ink);color:var(--bg);box-shadow:var(--shadow-2);z-index:45;align-items:center;gap:10px;padding:10px 10px 10px 16px;display:flex;position:fixed;left:50%;transform:translate(-50%)}.Meetings-module__VPmlBa__bulkCount{flex:1;font-size:13.5px;font-weight:700}.Meetings-module__VPmlBa__bulkDelete{background:var(--rec);color:#fff;border-radius:999px;height:36px;padding:0 16px;font-size:13px;font-weight:700}.Meetings-module__VPmlBa__bulkDelete:disabled{opacity:.4}.Meetings-module__VPmlBa__bulkCancel{background:color-mix(in srgb, var(--bg) 16%, transparent);height:36px;color:var(--bg);border-radius:999px;padding:0 12px;font-size:13px;font-weight:600}.Meetings-module__VPmlBa__loadMoreChip{border-radius:var(--radius-sm);width:100%;color:var(--accent);background:var(--accent-soft);padding:11px;font-size:13px;font-weight:600;display:block}.Meetings-module__VPmlBa__loadMoreChip:disabled{opacity:.5}
