@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,400;14..32,600;14..32,700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45;font-weight:400;background:#0e0e10;color:#f0f0f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #0e0e10;--bg-raised: #151517;--panel: #19191c;--panel-soft: #131315;--border: #2a2a2f;--border-strong: #3a3a41;--text: #f0f0f0;--muted: #9b9ba3;--muted-strong: #c6c6cc;--accent: #b8f05a;--accent-soft: rgba(184, 240, 90, .13);--warm: #d6a761;--warm-strong: #f0c328;--danger: #d97070;--danger-strong: #ff5f57;--focus: #7ab7ff;--radius: 8px;--topbar-height: calc(4.25rem + env(safe-area-inset-top)) }*{box-sizing:border-box}html,body,#root{min-height:100%}#root{width:min(100%,448px);margin:0 auto;background:var(--bg);border-inline:1px solid rgba(42,42,47,.55)}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text)}button,a,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{min-height:44px}strong,b{font-weight:600}.app-shell{min-height:100vh;padding-bottom:calc(4.35rem + env(safe-area-inset-bottom))}body.resum-capture-mode{width:390px;min-width:390px;overflow-x:hidden;background:var(--bg)}body.resum-capture-mode #root{width:390px;margin:0;border-inline:0}body.resum-capture-mode .app-shell{min-height:auto;padding-bottom:0}body.resum-capture-mode .sidebar,body.resum-capture-mode .topbar{display:none}body.resum-route-mode .app-shell{padding-bottom:0}body.resum-route-mode .topbar,body.profile-route-mode .topbar,body.removal-route-mode .topbar{display:none}.sidebar{position:fixed;inset:auto auto 0 50%;z-index:30;width:min(100%,448px);padding:.42rem max(.85rem,env(safe-area-inset-left)) calc(.42rem + env(safe-area-inset-bottom)) max(.85rem,env(safe-area-inset-right));border-top:1px solid var(--border);background:#0e0e10f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.brand-block,.sidebar-meta{display:none}.sidebar-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(3.6rem,1fr));gap:.22rem}.sidebar-link{display:grid;min-height:3.55rem;place-items:center;gap:.24rem;border:1px solid transparent;border-radius:10px;color:var(--muted)}.sidebar-link.is-active{border-color:transparent;background:transparent;box-shadow:inset 0 3px 0 var(--focus);color:var(--text)}.sidebar-link-icon{display:grid;place-items:center}.sidebar-link-icon svg{width:1.45rem;height:1.45rem}.sidebar-link-copy{display:grid;place-items:center}.sidebar-link-copy strong{font-size:.78rem;font-weight:600;line-height:1.05}.sidebar-link-copy span{display:none}.main-shell{min-width:0}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:var(--topbar-height);padding:calc(.74rem + env(safe-area-inset-top)) 1.25rem .65rem;border-bottom:1px solid var(--border);background:#0e0e10f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-copy h1,.member-page-head h2,.brand-block h1,.login-copy h1,.route-header h2{margin:0;font-size:1.6rem;font-weight:700;line-height:1.04;letter-spacing:0}.label,.brand-kicker,.topbar-kicker{font-family:IBM Plex Mono,monospace;font-size:.72rem;color:var(--muted)}.quiet-button,.primary-button,.icon-button{border:1px solid var(--border);border-radius:8px;cursor:pointer;color:var(--text);background:var(--panel);transition:background-color .14s ease,border-color .14s ease}.quiet-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.68rem .85rem}.primary-button{color:#101112;background:var(--accent);border-color:var(--accent)}.icon-button{display:grid;min-width:44px;place-items:center;padding:0}.quiet-button:hover,.quiet-button:focus-visible,.primary-button:hover,.primary-button:focus-visible,.icon-button:hover,.icon-button:focus-visible,.sidebar-link:hover,.sidebar-link:focus-visible{border-color:var(--border-strong);background:#202024}.sidebar-link.is-active:hover,.sidebar-link.is-active:focus-visible{border-color:transparent;background:transparent}button:disabled{cursor:not-allowed;opacity:.55}.danger-button{border-color:#d970708c;background:var(--danger);color:#111}.route-layout,.member-page{display:grid;gap:.9rem;padding:1.25rem}.route-main,.route-aside,.login-copy,.login-status,.metric-stack,.event-list,.query-panel,.filter-grid,.filter-bar,.timeline-list,.thread-list,.activity-heatmap,.reaction-breakdown,.comparison-table,.settings-form,.form-actions{display:grid;gap:.75rem}.route-header p,.member-page-head p,.brand-block p,.login-copy p,.empty-state p,.thread-root p,.timeline-copy p,.thread-row p,.compact-list,.event-row p{margin:0;color:var(--muted-strong)}.route-header p{color:var(--muted);font-size:.88rem}.member-page-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.member-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.metric-tile,.section-card,.status-note,.empty-state,.thread-root,.filter-bar,.toolbar span,.query-panel>div,.table-row,.metric-row,.event-row,.comparison-row,.status-banner{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel)}.metric-tile{display:grid;min-width:0;gap:.18rem;padding:.8rem}.metric-tile-icon{color:var(--accent)}.metric-tile span,.metric-tile small{min-width:0;color:var(--muted);font-size:.76rem;overflow-wrap:anywhere}.metric-tile strong{font-size:1.3rem;line-height:1.05}.section-card,.status-note,.empty-state,.thread-root,.filter-bar,.event-row,.status-banner{padding:.9rem}.section-card-header{margin-bottom:.8rem}.section-card-header h2,.section-card-header h3{margin:0;font-size:.95rem;font-weight:600}.status-note{display:grid;gap:.18rem;background:var(--panel-soft)}.status-note strong{font-size:.86rem}.status-note span{color:var(--muted);font-size:.86rem}.tone-warm{border-color:#d6a7614d}.daily-bars{display:grid;gap:.58rem}.daily-bar-row{display:grid;grid-template-columns:3.2rem minmax(0,1fr) 2.4rem;gap:.6rem;align-items:center}.daily-bar-row time,.daily-bar-row strong,.leader-rank,.activity-grid-row span,.activity-legend,.event-row-eyebrow,.thread-kind{font-family:IBM Plex Mono,monospace;color:var(--muted);font-size:.74rem}.daily-bar-track{height:.55rem;overflow:hidden;border-radius:999px;background:#25252a}.daily-bar-track span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.reaction-leaders{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.reaction-leaders li{display:grid;grid-template-columns:1.5rem minmax(0,1fr) 4.5rem 2.5rem;gap:.55rem;align-items:center}.reaction-leaders strong,.reaction-leaders span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reaction-leaders span{color:var(--muted);font-size:.78rem}.reaction-leaders meter{width:100%;height:.5rem}.reaction-leaders meter::-webkit-meter-bar{border:0;border-radius:999px;background:#25252a}.reaction-leaders meter::-webkit-meter-optimum-value{border-radius:999px;background:var(--accent)}.reaction-leaders b{text-align:right;font-size:.86rem}.personal-histogram{display:grid;grid-template-columns:repeat(30,minmax(3px,1fr));align-items:end;gap:.18rem;height:8.5rem}.personal-histogram span{display:block;min-height:.4rem;border-radius:4px 4px 0 0;background:var(--accent)}.toolbar,.metric-grid{display:grid;gap:.75rem}.table-list{display:grid;gap:.6rem}.toolbar span,.query-panel>div,.table-row,.metric-row{padding:.8rem}.table-row{display:grid;gap:.55rem}.table-row-link,.event-row-link{display:block;transition:border-color .14s ease,background-color .14s ease}.table-row-link:hover,.table-row-link:focus-visible,.event-row-link:hover,.event-row-link:focus-visible{border-color:var(--border-strong);background:#202024}.member-row{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center}.member-row div{display:grid;min-width:0;gap:.2rem}.compact-access-list{gap:.4rem}.access-row{grid-template-columns:minmax(0,1fr);gap:.34rem;padding:.58rem .64rem}.access-row div{display:grid;min-width:0;gap:.1rem}.access-row span,.access-row time{color:var(--muted);font-size:.78rem;overflow-wrap:anywhere}.access-row strong{font-size:.88rem}.access-row-meta{justify-items:start}.member-row span,.member-row time,.compact-table-row span,.compact-table-row time{color:var(--muted);font-size:.84rem;overflow-wrap:anywhere}.members-board{display:grid;margin:-1.25rem -1.25rem 0;background:var(--bg)}.members-sticky-head{position:sticky;top:var(--topbar-height);z-index:19;padding:.58rem 1.05rem;border-bottom:1px solid var(--border);background:#0e0e10f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.members-toolbar{display:flex;align-items:center;gap:.45rem}.members-chip,.members-icon-button,.members-search{min-height:2.42rem;border:1px solid var(--border);border-radius:11px;background:#141417e0;color:var(--text)}.members-chip{display:inline-flex;align-items:center;gap:.4rem;padding:0 .56rem;white-space:nowrap}.members-chip strong{font-size:.82rem;font-weight:600;line-height:1}.members-chip svg,.members-icon-button svg,.members-search svg{color:var(--muted-strong)}.members-chip.tone-good strong,.members-chip.tone-good svg{color:var(--accent)}.members-chip.tone-reaction strong,.members-chip.tone-reaction svg{color:var(--danger)}.members-icon-button{display:grid;width:2.42rem;flex:0 0 2.42rem;place-items:center;padding:0;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.members-icon-button:hover,.members-icon-button:focus-visible{border-color:var(--border-strong);background:#202024}.members-search{display:grid;grid-template-columns:minmax(0,1fr) 2.42rem;width:2.42rem;flex:0 0 2.42rem;margin-left:auto;align-items:center;justify-content:end;overflow:hidden;padding:0 0 0 .72rem;transition:width .22s ease,flex-basis .22s ease,border-color .18s ease,box-shadow .18s ease}.members-search.is-open{width:100%;flex:1 1 10rem;border-color:var(--focus);box-shadow:0 0 0 1px #7ab7ff38}.members-search input{width:100%;min-width:0;min-height:100%;border:0;outline:0;background:transparent;color:var(--text);opacity:1;transition:opacity .16s ease}.members-search:not(.is-open) input{opacity:0;pointer-events:none}.members-search-toggle{display:grid;width:2.42rem;min-width:2.42rem;min-height:2.42rem;place-items:center;padding:0;border:0;border-radius:10px;color:var(--muted-strong);background:transparent;cursor:pointer}.members-list{display:grid}.member-line{display:grid;grid-template-columns:4.4rem minmax(0,1fr) 5.2rem .9rem;gap:.72rem;align-items:center;min-height:8.1rem;padding:1rem 1.05rem;border-bottom:1px solid var(--border);transition:background-color .15s ease}.member-line:hover,.member-line:focus-visible{background:#ffffff09}.member-avatar{display:grid;width:4rem;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid #5c5d65;border-radius:999px;background:linear-gradient(135deg,#2a2b31,#191a1f);color:var(--text);font-size:1.35rem;font-weight:600}.member-avatar img{width:100%;height:100%;object-fit:cover}.member-main{display:grid;min-width:0;gap:.24rem}.member-main strong{overflow:hidden;font-size:1.12rem;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.member-name{font-weight:700}.member-handle,.member-joined,.member-activity-count{color:var(--muted);font-size:.9rem;line-height:1.2}.member-handle{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-handle.is-missing{color:#73737d;font-style:oblique}.member-statuses,.member-joined,.member-activity-count{display:inline-flex;align-items:center;gap:.35rem}.member-statuses{flex-wrap:wrap;gap:.28rem .38rem}.member-status{display:inline-flex;align-items:center;gap:.3rem;min-width:0;color:var(--muted-strong);font-size:.9rem;line-height:1.2}.member-role{display:inline-flex;align-items:center;justify-content:center;gap:.18rem;min-height:1.12rem;padding:0 .34rem;border:1px solid rgba(122,183,255,.32);border-radius:999px;color:var(--focus);font-size:.66rem;font-weight:600;line-height:1}.member-role-caa{border-color:#b8f05a57;color:var(--accent);background:#b8f05a14}.member-role-superadmin{min-width:1.18rem;padding:0 .24rem;border-color:#7ab7ff66;color:var(--focus);background:#7ab7ff1a}.member-role-owner{min-width:1.18rem;padding:0 .24rem;border-color:#f0c3286b;color:var(--warm-strong);background:#f0c3281a}.member-role-superadmin svg,.member-role-owner svg{width:.7rem;height:.7rem}.member-status i{width:.46rem;aspect-ratio:1;flex:0 0 auto;border-radius:999px;background:var(--muted)}.member-status.tone-good i{background:var(--accent)}.member-status.tone-danger i{background:var(--danger-strong)}.member-joined svg,.member-metrics svg{color:var(--muted)}.member-metrics{display:grid;width:5.2rem;min-width:5.2rem;justify-self:end;justify-items:stretch;gap:.34rem;font-variant-numeric:tabular-nums}.member-activity-counts{display:grid;width:4.65rem;justify-self:end;gap:0;overflow:hidden;padding:.18rem 0;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:#ffffff06;white-space:nowrap}.member-activity-count{display:grid;grid-template-columns:.95rem minmax(0,1fr);gap:.28rem;align-items:center;min-height:1.16rem;padding:0 .48rem;color:var(--muted);font-size:.78rem;line-height:1}.member-activity-count+.member-activity-count{border-top:1px solid rgba(255,255,255,.055)}.member-activity-count.tone-reaction svg{color:var(--danger)}.activity-pill{display:inline-flex;width:100%;justify-content:center;min-width:0;padding:.3rem .45rem;border:1px solid rgba(184,240,90,.48);border-radius:999px;background:#b8f05a0b;font-size:.78rem;font-weight:600;line-height:1;white-space:nowrap}.activity-pill.tone-good{color:var(--accent)}.activity-pill.tone-warm{border-color:#f0c32875;color:var(--warm-strong);background:#f0c3280a}.activity-pill.tone-danger{border-color:#ff5f5775;color:var(--danger-strong);background:#ff5f570a}.member-chevron{color:var(--muted);width:1.2rem;height:1.2rem}.member-line-unknown{grid-template-columns:4.4rem minmax(0,1fr);min-height:5.3rem;color:var(--muted)}.unknown-member-markers{display:flex;width:4rem;flex-wrap:wrap;align-content:center;gap:.22rem}.unknown-member-markers span{display:grid;width:1.08rem;aspect-ratio:1;place-items:center;border:1px solid var(--border-strong);border-radius:999px;color:var(--muted);background:#ffffff09;font-size:.62rem;line-height:1}.members-maintenance{border-bottom:1px solid var(--border);color:var(--muted)}.members-maintenance summary{min-height:3.35rem;padding:.95rem 1.25rem;cursor:pointer}.members-maintenance-body{display:grid;gap:.7rem;padding:0 1.25rem 1.25rem}.members-maintenance-body div{display:grid;gap:.15rem}.members-maintenance-body strong{color:var(--text)}.members-maintenance-body span,.members-maintenance-toggle{color:var(--muted);font-size:.88rem}.members-maintenance-toggle{display:inline-flex;align-items:center;gap:.45rem}.filter-field{display:grid;gap:.4rem}.filter-field input,.filter-field select,.filter-field textarea{width:100%;min-height:44px;padding:.7rem .75rem;color:var(--text);background:#101012;border:1px solid var(--border);border-radius:8px}.filter-field textarea{min-height:7.5rem;resize:vertical}.filter-actions{display:flex;justify-content:flex-end}.event-row-heading{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.event-row h4,.empty-state strong,.thread-root strong{margin:0;font-size:.96rem;font-weight:600}.event-row p{margin-top:.5rem}.event-row-meta{display:flex;flex-wrap:wrap;gap:.45rem .75rem;margin-top:.65rem;color:var(--muted);font-size:.82rem}.timeline-row,.thread-row{display:grid;gap:.7rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.timeline-row:last-child,.thread-row:last-child{padding-bottom:0;border-bottom:0}.timeline-copy header,.thread-row header{display:flex;gap:.6rem;align-items:baseline;margin-bottom:.25rem}.metric-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;min-width:0}.metric-row span,.metric-row strong{min-width:0}.metric-row span{flex:1 1 auto}.metric-row strong{flex:0 1 62%;overflow-wrap:anywhere;text-align:right}.tone-good strong{color:var(--accent)}.tone-warm strong{color:var(--warm)}.tone-danger strong{color:var(--danger-strong)}.usage-monitor{display:grid;gap:.62rem}.usage-monitor-row{display:grid;gap:.48rem;padding:.72rem;border:1px solid rgba(255,255,255,.075);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 62%),#0e0e10b8}.usage-monitor-head,.usage-monitor-foot{display:flex;justify-content:space-between;gap:.65rem;align-items:baseline;min-width:0}.usage-monitor-head span,.usage-monitor-foot span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-monitor-head span,.usage-monitor-foot{font-family:IBM Plex Mono,monospace;color:var(--muted);font-size:.72rem}.usage-monitor-head strong{font-size:1.25rem;line-height:1}.usage-spark-bars{display:grid;grid-template-columns:repeat(14,minmax(3px,1fr));align-items:end;gap:.18rem;height:2.35rem;padding-top:.25rem;border-top:1px solid rgba(255,255,255,.05)}.usage-spark-bars i{display:block;min-height:.26rem;border-radius:4px 4px 0 0;background:linear-gradient(180deg,var(--accent),rgba(184,240,90,.34))}.usage-progress-track{height:.38rem;overflow:hidden;border-radius:999px;background:#ffffff12}.usage-progress-track i{display:block;height:100%;min-width:.18rem;border-radius:inherit;background:var(--focus)}.usage-monitor-note{margin:0;color:var(--muted);font-size:.76rem}.activity-legend{grid-template-columns:repeat(5,minmax(0,1fr))}.activity-grid,.activity-map{display:grid;gap:.55rem}.activity-grid-row,.activity-map-row{display:grid;grid-template-columns:2rem 1fr;gap:.5rem;align-items:center}.activity-grid-cells{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.3rem}.activity-grid-cells i,.activity-map-row i{display:block;aspect-ratio:1;border-radius:4px;background:var(--accent)}.profile-detail{display:grid;gap:.72rem;margin:-1.25rem;padding:1rem 1.05rem 5.75rem;background:radial-gradient(circle at 22% 8rem,rgba(184,240,90,.11),transparent 8.5rem),radial-gradient(circle at 78% 10rem,rgba(122,183,255,.13),transparent 10rem),#08090b}.profile-hero{display:grid;gap:1rem}.profile-hero-top{display:flex;align-items:center;gap:.68rem;min-height:2.8rem}.profile-hero-top h1{margin:0;font-size:1.82rem;line-height:1}.profile-back{display:grid;width:2.65rem;min-height:2.65rem;place-items:center;color:var(--text)}.profile-identity{display:grid;grid-template-columns:7.25rem minmax(0,1fr);gap:1rem;align-items:center}.profile-photo{display:grid;width:7.05rem;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid rgba(184,240,90,.78);border-radius:999px;background:#18191d;box-shadow:0 0 0 2px #ffffff14,0 0 38px #7ab7ff24;color:var(--text);font-size:1.85rem;font-weight:700}.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-identity-copy{display:grid;min-width:0;gap:.24rem}.profile-identity-copy>strong{overflow:hidden;font-size:1.45rem;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.profile-identity-copy>span{overflow:hidden;color:var(--muted);font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.profile-badges,.profile-recency{display:flex;align-items:center;gap:.35rem}.profile-badges b,.profile-badges em{font-size:.95rem;font-style:normal;font-weight:600}.profile-recency{font-size:.78rem;font-style:normal;font-weight:600}.profile-recency svg{width:.84rem;height:.84rem}.profile-badges em{min-height:1.45rem;padding:.02rem .42rem 0;border:1px solid rgba(184,240,90,.6);border-radius:999px;color:var(--accent);background:#b8f05a14}.profile-status-dot{width:.48rem;aspect-ratio:1;border-radius:999px;background:var(--accent)}.profile-recency{color:var(--accent)}.profile-recency.tone-warm{color:var(--warm-strong)}.profile-recency.tone-danger{color:var(--danger-strong)}.profile-quick-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.32rem}.profile-quick-metrics>div{display:grid;grid-template-columns:1.68rem minmax(0,1fr) .82rem;grid-template-rows:auto auto;min-height:2.78rem;gap:0 .44rem;align-items:center;padding:.36rem .38rem;border:1px solid rgba(122,183,255,.22);border-radius:var(--radius);background:linear-gradient(180deg,#7ab7ff17,#0d141bdb)}.profile-quick-metrics svg{grid-row:1 / 3;width:1.28rem;height:1.28rem;color:var(--focus)}.profile-quick-metrics>div:nth-child(2) svg{color:#ff7f8b}.profile-quick-metrics>div:nth-child(3) svg{color:#ffad2f}.profile-quick-metrics strong{align-self:end;font-size:1.08rem;line-height:.92}.profile-quick-metrics span:not(.profile-chip-bars){align-self:start;overflow:hidden;color:var(--muted-strong);font-size:.62rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.profile-chip-bars{grid-row:1 / 3;grid-column:3;display:flex;align-items:end;gap:.08rem;justify-self:end}.profile-chip-bars i{display:block;width:.12rem;border-radius:999px;background:var(--focus)}.profile-chip-bars.tone-red i{background:#ff7f8b}.profile-chip-bars.tone-amber i{background:#ffad2f}.profile-panel{position:relative;display:grid;gap:.72rem;padding:.82rem;border:1px solid rgba(122,183,255,.22);border-radius:var(--radius);background:linear-gradient(180deg,#7ab7ff14,#0d1319b3),#0d0f12eb}.profile-panel h2{margin:0;font-size:1.18rem;line-height:1.1}.profile-panel h2 span{color:var(--muted);font-size:.88rem;font-weight:400}.profile-detail .activity-heatmap{display:grid;gap:.45rem}.profile-detail .activity-legend{display:grid;grid-template-columns:2rem minmax(0,1fr) 2.4rem;gap:.38rem;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.72rem}.activity-time-labels{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.22rem;text-align:center}.activity-time-labels span:nth-child(1){grid-column:1}.activity-time-labels span:nth-child(2){grid-column:4}.activity-time-labels span:nth-child(3){grid-column:7}.activity-time-labels span:nth-child(4){grid-column:10}.activity-time-labels span:nth-child(5){grid-column:12}.profile-detail .activity-grid{gap:.32rem}.profile-detail .activity-grid-row{grid-template-columns:2rem minmax(0,1fr) 2.4rem;gap:.38rem}.profile-detail .activity-grid-row>span,.profile-detail .activity-grid-row>strong{color:var(--muted-strong);font-family:IBM Plex Mono,monospace;font-size:.76rem;font-weight:500}.profile-detail .activity-grid-row>strong{text-align:right}.profile-detail .activity-grid-cells{gap:.22rem}.profile-detail .activity-grid-cells i{border-radius:4px;background:var(--accent)}.activity-scale{display:flex;align-items:center;justify-content:center;gap:.26rem;color:var(--muted);font-size:.74rem}.activity-scale i{width:.5rem;aspect-ratio:1;border-radius:3px;background:var(--accent)}.activity-scale i:nth-of-type(1){opacity:.22}.activity-scale i:nth-of-type(2){opacity:.38}.activity-scale i:nth-of-type(3){opacity:.54}.activity-scale i:nth-of-type(4){opacity:.72}.profile-detail .reaction-breakdown{display:grid;gap:0}.reaction-balance{position:absolute;top:.72rem;right:.82rem;min-height:1.7rem;padding:.25rem .58rem;border:1px solid rgba(184,240,90,.58);border-radius:999px;color:var(--accent);font-size:.78rem;font-weight:600}.reaction-insight{display:grid;grid-template-columns:4.55rem 2.45rem minmax(0,1fr) 5.55rem;gap:.42rem;align-items:center;min-height:3.45rem;padding:.56rem 0}.reaction-insight+.reaction-insight{border-top:1px solid rgba(255,255,255,.08)}.reaction-insight>span{color:var(--text);font-size:.88rem}.reaction-insight>strong{color:var(--focus);font-size:1.18rem;line-height:1}.reaction-insight.tone-lime>strong{color:var(--accent)}.reaction-insight.tone-amber>strong{color:#ffad2f}.reaction-track{position:relative;height:.46rem;border-radius:999px;background:#ffffff1a}.reaction-track i,.reaction-track b{position:absolute;display:block}.reaction-track i{inset:0 auto 0 0;border-radius:inherit;background:var(--focus)}.reaction-track b{top:-.34rem;width:.08rem;height:1.14rem;background:#fffc}.reaction-average-label{position:absolute;top:.72rem;min-width:max-content;color:var(--muted);font-size:.62rem;line-height:1;transform:translate(-50%)}.reaction-insight.tone-lime .reaction-track i{background:var(--accent)}.reaction-insight.tone-amber .reaction-track i{background:#ffad2f}.reaction-insight small{color:var(--muted);font-size:.64rem;line-height:1.15;text-align:right;white-space:nowrap}.reaction-insight.tone-blue small{color:var(--focus)}.reaction-insight.tone-lime small{color:var(--accent)}.reaction-insight.tone-amber small{color:#ffad2f}.comparison-panel{display:grid;gap:.72rem}.comparison-tabs{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:2px;border:1px solid rgba(122,183,255,.36);border-radius:var(--radius)}.comparison-tabs button{min-height:2.35rem;border:0;border-radius:calc(var(--radius) - 2px);background:transparent;color:var(--muted);font-weight:600}.comparison-tabs button.is-active{color:var(--focus);box-shadow:inset 0 0 0 1px #7ab7ff85}.comparison-tabs button span{display:block;color:var(--muted);font-size:.65rem;font-weight:400}.comparison-legend{display:flex;gap:1.1rem;color:var(--muted-strong);font-size:.76rem}.comparison-legend span{display:inline-flex;align-items:center;gap:.28rem}.comparison-legend i{width:.48rem;aspect-ratio:1;border-radius:2px;background:var(--focus)}.comparison-legend span:nth-child(2) i{background:#4c5868}.comparison-bars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.24rem}.comparison-bar{display:grid;min-width:0;gap:.28rem;align-content:end;min-height:5.2rem;padding-left:.34rem;border-left:1px solid rgba(255,255,255,.08)}.comparison-bar:first-child{border-left:0}.comparison-bar span{overflow:hidden;color:var(--muted-strong);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.comparison-bar p{display:flex;min-width:0;gap:.24rem;align-items:baseline;margin:0;white-space:nowrap}.comparison-bar strong{color:var(--focus);font-size:.96rem;line-height:1}.comparison-bar em{color:var(--focus);font-size:.66rem;font-style:normal;line-height:1}.comparison-bar.tone-lime strong{color:var(--accent)}.comparison-bar.tone-amber strong,.comparison-bar.tone-amber em{color:#ffad2f}.comparison-bar div{display:flex;align-items:end;gap:.52rem;height:2.82rem}.comparison-bar i,.comparison-bar b{display:block;width:1.52rem;border-radius:3px 3px 0 0;background:var(--focus)}.comparison-bar b{background:#4c5868}.comparison-bar.tone-lime i{background:var(--accent)}.comparison-bar.tone-amber i{background:#ffad2f}.profile-timeline{display:grid;gap:.34rem}.profile-timeline span{display:grid;grid-template-columns:1.18rem minmax(6.4rem,1fr) minmax(5.3rem,max-content);gap:.42rem;align-items:center;min-height:1.68rem;padding:.12rem .36rem;border:1px solid rgba(255,255,255,.04);border-radius:6px;background:#ffffff06;color:var(--text);font-size:.68rem}.profile-timeline svg{width:.92rem;height:.92rem;color:var(--muted-strong)}.profile-timeline b{min-width:0;overflow:hidden;color:var(--muted-strong);font-size:.66rem;font-weight:500;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile-removal-entry{position:fixed;left:50%;bottom:calc(4.15rem + env(safe-area-inset-bottom));z-index:29;display:grid;width:min(100%,448px);padding:1.05rem 1.05rem .22rem;background:#08090b;transform:translate(-50%)}.removal-entry-button{display:grid;min-height:3.18rem;place-items:center;border:1px solid rgba(255,127,139,.48);border-radius:8px;background:linear-gradient(180deg,#b64548,#713037);color:#fff2f2;box-shadow:inset 0 1px #ffffff1f,0 12px 34px #d9707014}.removal-entry-button span{display:inline-flex;align-items:center;gap:.58rem;font-size:1.02rem;font-weight:700}.removal-page{display:grid;margin:-1.25rem;min-height:calc(100vh - 4.35rem);align-content:start;gap:0;padding:.92rem 0 1.35rem;background:radial-gradient(circle at 50% -6rem,rgba(122,183,255,.2),transparent 14rem),linear-gradient(180deg,#08131d 0,#07101a 46%,#08090b)}.removal-phone-header{display:flex;align-items:center;gap:.72rem;min-height:3.3rem;padding:0 1.05rem}.removal-phone-header h1{margin:0;font-size:1.24rem;font-weight:700;line-height:1}.removal-identity-row{display:grid;grid-template-columns:3.35rem minmax(0,1fr);gap:.72rem;align-items:center;min-height:5.35rem;padding:.72rem 1.05rem .9rem;border-bottom:1px solid rgba(122,183,255,.12)}.removal-photo{display:grid;width:3.1rem;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid rgba(184,240,90,.42);border-radius:999px;background:#18191d;color:var(--text);font-size:.96rem;font-weight:700}.removal-photo img{width:100%;height:100%;object-fit:cover}.removal-identity-row div{display:grid;min-width:0;align-content:center;gap:.08rem}.removal-identity-row strong,.removal-identity-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.removal-identity-row strong{font-size:1.08rem;line-height:1.1}.removal-identity-row span{color:var(--muted);font-size:.75rem}.removal-active-chip{display:inline-flex;align-items:center;gap:.28rem;width:fit-content;min-height:1.2rem;margin-top:.22rem;padding:.08rem .42rem;border:1px solid rgba(184,240,90,.32);border-radius:999px;color:var(--accent);background:#b8f05a14;font-size:.62rem;font-style:normal;font-weight:700}.removal-checking-step{display:grid;justify-items:center;gap:1.05rem;padding:1.15rem 1.05rem 0}.removal-checking-step h2{margin:0;font-size:1.02rem;line-height:1.15}.removal-main-spinner,.removal-small-spinner{color:#89bdff;animation:removal-spin .95s linear infinite}.removal-check-stack{display:grid;width:100%;gap:.72rem}.removal-check-card,.removal-info-note,.removal-vote-count-card,.removal-intro-row,.removal-message-preview article,.removal-stop-note,.removal-alt-path{border:1px solid rgba(122,183,255,.14);border-radius:8px;background:linear-gradient(180deg,#7ab7ff0e,#ffffff05)}.removal-check-card{display:grid;grid-template-columns:2.12rem minmax(0,1fr) 1.4rem;gap:.72rem;align-items:center;min-height:3.6rem;padding:.72rem .82rem}.removal-check-icon{display:grid;width:1.9rem;aspect-ratio:1;place-items:center;color:#a9c8f8}.removal-check-card div{display:grid;min-width:0;gap:.08rem}.removal-check-card strong{font-size:.9rem}.removal-check-card span,.removal-info-note span{color:var(--muted-strong);font-size:.75rem}.removal-info-note{display:grid;grid-template-columns:1.2rem minmax(0,1fr);gap:.52rem;align-items:start;padding:.72rem .82rem;color:var(--muted)}.removal-details-step{padding:.82rem 1.05rem 0}.removal-details-step form{display:grid;gap:.95rem}.removal-reason-field,.removal-majority-block{display:grid;gap:.52rem}.removal-reason-field>span,.removal-majority-block>span,.removal-message-preview>span,.removal-alt-path>span{color:var(--muted-strong);font-size:.9rem}.removal-reason-field{position:relative}.removal-reason-field textarea{width:100%;min-height:6.8rem;resize:vertical;padding:.82rem .82rem 1.9rem;border:1px solid rgba(122,183,255,.22);border-radius:8px;outline:0;color:var(--text);background:#070c12c2}.removal-reason-field textarea:focus{border-color:#7ab7ff94}.removal-reason-field b{position:absolute;right:.82rem;bottom:.64rem;color:var(--muted);font-size:.72rem;font-weight:500}.removal-segmented{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid rgba(122,183,255,.2);border-radius:8px}.removal-segmented button{min-width:0;min-height:2.55rem;padding:0 .24rem;border:0;border-right:1px solid rgba(122,183,255,.16);background:#0c1118cc;color:var(--muted-strong);cursor:pointer}.removal-segmented button:last-child{border-right:0}.removal-segmented button.is-selected{color:#fff;background:linear-gradient(180deg,#87bcff,#4d86db)}.removal-segmented button:disabled{color:#5d6470;background:#080c12cc}.removal-vote-count-card,.removal-intro-row{display:grid;grid-template-columns:2.15rem minmax(0,1fr) auto;gap:.7rem;align-items:center;min-height:4.15rem;padding:.78rem .82rem}.removal-vote-count-card{grid-template-columns:2.15rem minmax(0,1fr)}.removal-vote-count-card>svg,.removal-intro-row>svg{color:#a9c8f8}.removal-vote-count-card div,.removal-intro-row div{display:grid;min-width:0;gap:.1rem}.removal-vote-count-card strong,.removal-intro-row strong{font-size:.96rem}.removal-vote-count-card span,.removal-intro-row span{color:var(--muted);font-size:.78rem}.removal-intro-row a{display:inline-flex;align-items:center;gap:.18rem;color:#7ab7ff;font-size:.86rem}.removal-send-button{width:100%;min-height:3.18rem;margin-top:.36rem;color:#fff;background:linear-gradient(180deg,#d55e5e,#a94146);border-color:#ff7f8b8f;box-shadow:inset 0 1px #ffffff29,0 14px 36px #b4414629}.removal-send-button:disabled{opacity:1;color:#ffffffb8;filter:saturate(.72)}.removal-created-step,.removal-blocked-step{display:grid;gap:.82rem;padding:.88rem 1.05rem 0}.removal-created-head,.removal-blocked-step{justify-items:center;text-align:center}.removal-created-head{display:grid;gap:.52rem}.removal-created-head>svg{color:var(--accent)}.removal-created-head h2,.removal-blocked-step h2{margin:0;font-size:1rem}.removal-created-head p,.removal-blocked-step p{margin:0;color:var(--muted-strong);font-size:.86rem}.removal-created-head span{display:inline-flex;align-items:center;gap:.38rem;color:var(--muted-strong);font-size:.76rem}.removal-message-preview{display:grid;gap:.46rem}.removal-message-preview article{display:grid;gap:.46rem;padding:.78rem}.removal-message-preview article>strong{font-size:.95rem}.removal-message-preview p,.removal-message-preview b{margin:0;color:var(--muted-strong);font-size:.78rem}.removal-message-preview b{color:var(--text);font-weight:600}.removal-preview-votes{display:grid;grid-template-columns:2.4rem minmax(0,1fr) 2.4rem;gap:.7rem;align-items:end;padding-top:.48rem;border-top:1px solid rgba(255,255,255,.07)}.removal-preview-votes>span{display:grid;justify-items:center;color:var(--accent);font-size:.72rem}.removal-preview-votes>span:last-child{color:var(--danger-strong)}.removal-preview-votes span strong{font-size:1.15rem;line-height:1}.removal-preview-votes div{display:grid;gap:.35rem}.removal-preview-votes small{color:var(--muted-strong);font-size:.72rem;text-align:center}.removal-preview-votes i{display:block;height:.42rem;border-radius:999px;background:linear-gradient(90deg,var(--accent) 0 45%,#28313c 45% 100%)}.removal-stop-note{display:grid;grid-template-columns:1.5rem minmax(0,1fr) auto;gap:.55rem;align-items:center;padding:.7rem}.removal-stop-note svg{color:var(--warm-strong)}.removal-stop-note span{font-size:.86rem}.removal-stop-note b{padding:.15rem .4rem;border:1px solid rgba(214,167,97,.38);border-radius:6px;color:var(--warm-strong);background:#d6a76114;font-size:.68rem}.removal-view-case{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:2.95rem;border:1px solid rgba(122,183,255,.46);border-radius:8px;color:#7ab7ff;background:#7ab7ff14;cursor:pointer}.removal-alt-path{display:grid;gap:.42rem;padding:.72rem}.removal-alt-path p{display:grid;grid-template-columns:1.1rem minmax(0,1fr);gap:.45rem;margin:0;color:var(--muted-strong);font-size:.78rem;text-align:left}.removal-alt-path svg{color:var(--muted)}.removal-blocked-step{padding-top:1.2rem}.removal-blocked-step>svg{color:var(--warm-strong)}.removal-blocker-list{display:grid;width:100%;gap:.42rem}.removal-blocker-list span{padding:.58rem .68rem;border:1px solid rgba(214,167,97,.24);border-radius:7px;color:var(--muted-strong);background:#d6a7610f;font-size:.82rem;text-align:left}.removal-blocked-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}@keyframes removal-spin{to{transform:rotate(360deg)}}@media(min-width:36rem){.removal-page{min-height:calc(100vh - 4.35rem)}}.line-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.5rem;min-height:10rem}.line-chart div{border-radius:5px 5px 0 0;background:var(--accent)}.login-shell{display:grid;min-height:100vh;place-items:center;padding:1rem}.login-panel,.setup-panel{display:grid;width:min(42rem,100%);gap:.8rem}.login-copy{padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel)}.login-copy h1{font-size:1.8rem}.login-actions{display:grid;gap:.7rem;margin-top:.85rem}.telegram-login-widget,.widget-placeholder{min-height:3rem}.widget-placeholder{display:grid;gap:.3rem;padding:.9rem;border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--panel-soft)}.widget-placeholder p,.login-issue{margin:0;color:var(--muted-strong)}.login-issue{padding:.8rem;border:1px solid rgba(214,167,97,.35);border-radius:var(--radius);background:#d6a76114}.dev-access-gate{color:var(--muted)}.dev-access-gate summary{min-height:2.5rem;cursor:pointer}.dev-access-gate form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.dev-access-gate input{min-width:0;min-height:2.7rem;padding:0 .75rem;border:1px solid var(--border);border-radius:8px;outline:0;color:var(--text);background:var(--panel-soft)}.dev-access-gate input:focus{border-color:var(--focus)}.status-banner.tone-good{border-color:#b8f05a4d;background:#b8f05a14}.status-banner.tone-warm{background:#d6a76114}.subtle-link{color:var(--muted-strong)}.session-logout-button{width:100%;margin-top:.75rem}.compact-list{display:grid;gap:.45rem;padding-left:1.1rem}.reaction-breakdown-footnote{display:flex;justify-content:space-between;gap:.75rem;color:var(--muted);font-size:.86rem}.comparison-row{display:grid;gap:.45rem;padding:.75rem}.resum-concepts-shell{display:grid;gap:.85rem;min-height:100vh;padding:.85rem 1rem calc(5.5rem + env(safe-area-inset-bottom));overflow:hidden;background:linear-gradient(180deg,rgba(122,183,255,.08),transparent 22rem),radial-gradient(circle at 85% 4rem,rgba(184,240,90,.12),transparent 13rem),var(--bg)}.resum-concepts-shell.is-radar{background:linear-gradient(180deg,rgba(184,240,90,.08),transparent 18rem),linear-gradient(145deg,rgba(122,183,255,.09),transparent 24rem),var(--bg)}.resum-concepts-shell.is-cinema{padding-inline:0;background:#09090a}.resum-concept-switcher{position:sticky;top:.5rem;z-index:10;display:grid;grid-template-columns:repeat(auto-fit,minmax(4.1rem,1fr));gap:.24rem;min-height:2.85rem;padding:.22rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#0e0e10d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.resum-capture-mode .resum-concepts-shell{min-height:auto;padding-bottom:1rem;overflow:visible}body.resum-capture-mode .resum-capture-frame{transform:translateY(calc(var(--resum-capture-offset, 0px) * -1))}body.resum-capture-mode .resum-concept-switcher{position:static;top:auto}.resum-concepts-shell.is-cinema .resum-concept-switcher{margin-inline:1rem}.resum-concept-switcher a{display:grid;min-height:2.35rem;place-items:center;border-radius:999px;color:var(--muted);font-size:.82rem;font-weight:600}.resum-concept-switcher a.is-active{background:var(--text);color:#111}.resum-hero{display:grid;gap:.22rem;padding-top:.35rem}.resum-hero span,.resum-panel-head span,.resum-radar-top>span,.resum-pill span,.resum-pill small,.resum-tooltip span,.resum-bottom-sheet span,.resum-audit-foot,.resum-legend{font-family:IBM Plex Mono,monospace;color:var(--muted);font-size:.72rem}.resum-hero h1{margin:0;font-size:2.45rem;line-height:.95;letter-spacing:0}.resum-stat-strip,.resum-mini-metrics,.resum-cinema-numbers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.resum-pill,.resum-panel,.resum-thread,.resum-member-row,.resum-member-card,.resum-audit-foot{border:1px solid rgba(255,255,255,.085);border-radius:var(--radius);background:#19191ce6}.resum-pill{display:grid;min-width:0;gap:.2rem;min-height:5rem;padding:.78rem}.resum-pill strong{color:var(--text);font-size:1.42rem;line-height:1}.resum-pill small{color:var(--accent)}.resum-panel{display:grid;gap:.8rem;padding:.9rem}.resum-feature-panel{overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#141417f0}.resum-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.resum-panel-head h2{margin:0;font-size:1rem;line-height:1.1}.resum-chart{position:relative;min-height:12.6rem;overflow:hidden;border-radius:8px;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:100% 25%,25% 100%}.resum-chart.is-interactive{cursor:crosshair;touch-action:pan-y}.resum-chart.is-compact{min-height:6.8rem}.resum-chart.is-cinema{min-height:15.5rem;margin-top:.3rem;background-size:100% 20%,20% 100%}.resum-chart svg{display:block;width:100%;height:auto;padding:.65rem .2rem .2rem;overflow:visible}.resum-chart rect{fill:#ffffff21}.resum-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.message-line{stroke:var(--accent)}.reaction-line{stroke:var(--focus)}.resum-chart-fill{opacity:.85}.resum-crosshair{stroke:#ffffff70;stroke-dasharray:4 5;stroke-width:1.4}.resum-point{stroke:#101112;stroke-width:3}.message-point{fill:var(--accent)}.reaction-point{fill:var(--focus);filter:drop-shadow(0 0 .7rem rgba(122,183,255,.65))}.resum-tooltip{position:absolute;left:var(--resum-tooltip-left, auto);top:.72rem;display:grid;gap:.18rem;min-width:8.7rem;padding:.62rem .7rem;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#080809e0;box-shadow:0 1rem 2.5rem #00000059}.resum-tooltip strong{font-size:.82rem}.resum-touch{position:absolute;display:block;width:2.7rem;height:2.7rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:radial-gradient(circle at 34% 28%,#ffffffb3,#ffffff2e 36%,#ffffff0d 64%);box-shadow:0 .7rem 1.8rem #0000006b;pointer-events:none}.resum-touch-graph{left:54%;bottom:1.7rem}.resum-legend{display:flex;flex-wrap:wrap;gap:.65rem}.resum-legend span{display:inline-flex;align-items:center;gap:.35rem}.resum-legend i{width:.58rem;aspect-ratio:1;border-radius:999px}.message-dot{background:var(--accent)}.reaction-dot{background:var(--focus)}.resum-thread-list,.resum-member-rows,.resum-signal-grid{display:grid;gap:.62rem}.resum-thread,.resum-member-row{display:grid;align-items:center;min-height:4.9rem;padding:.72rem}.resum-thread{grid-template-columns:2.2rem minmax(0,1fr) 2.9rem;gap:.62rem}.resum-thread-icon,.resum-avatar{display:grid;place-items:center;border-radius:999px;background:#ffffff0f}.resum-thread-icon{width:2.15rem;aspect-ratio:1;color:var(--accent)}.resum-thread div,.resum-member-row div,.resum-member-card{min-width:0}.resum-thread strong,.resum-thread span,.resum-member-row strong,.resum-member-row span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resum-thread span,.resum-member-row span{color:var(--muted);font-size:.8rem}.resum-thread b,.resum-member-row b{justify-self:end;color:var(--accent);font-size:1rem}.resum-member-row{grid-template-columns:2.7rem minmax(0,1fr) 3.6rem 1.2rem;gap:.65rem}.resum-avatar{width:2.65rem;aspect-ratio:1;color:var(--text);font-size:.84rem;font-weight:700;overflow:hidden}.resum-avatar img{width:100%;height:100%;object-fit:cover}.resum-avatar i{font-style:normal}.resum-member-row small{color:var(--muted);font-family:IBM Plex Mono,monospace}.resum-radar-top{display:grid;gap:.45rem;margin-top:2.6rem}.resum-carousel-wrap{position:relative;min-height:13.2rem;overflow:hidden}.resum-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,16rem));gap:.65rem;width:max-content;transform:translate(-13.45rem)}.resum-member-card{display:grid;gap:.36rem;min-height:12.3rem;padding:.85rem;opacity:.54}.resum-member-card.is-active{transform:translateY(-4px);opacity:1;border-color:#b8f05a59;box-shadow:0 1rem 2.8rem #00000059}.resum-member-card>strong{margin-top:.1rem;font-size:1.08rem}.resum-member-card>span:not(.resum-avatar){color:var(--muted);font-size:.82rem}.resum-member-card b{color:var(--accent);font-size:2rem;line-height:1}.resum-member-card div{display:flex;flex-wrap:wrap;gap:.32rem}.resum-member-card small{padding:.22rem .38rem;border-radius:999px;background:#ffffff0e;color:var(--muted-strong)}.resum-touch-card{right:2.4rem;top:5.8rem}.resum-carousel-index{position:absolute;right:.4rem;bottom:.2rem;padding:.28rem .5rem;border-radius:999px;background:#ffffff14;color:var(--muted-strong);font-family:IBM Plex Mono,monospace;font-size:.72rem}.resum-rhythm{display:grid;gap:.46rem}.resum-rhythm-row{display:grid;grid-template-columns:1.35rem repeat(12,minmax(0,1fr)) 2.35rem;gap:.2rem;align-items:center}.resum-rhythm-row span{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.68rem}.resum-rhythm-row i{display:block;min-height:.92rem;border-radius:3px;background:var(--accent)}.resum-rhythm-row b{justify-self:end;color:var(--muted-strong);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:500}.resum-cinema-stage{position:relative;display:grid;gap:.85rem;min-height:42rem;padding:1rem 1rem 0;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 34%),radial-gradient(circle at 50% 34%,rgba(122,183,255,.18),transparent 13rem),#09090a}.resum-cinema-stage .resum-hero{padding-top:1.1rem}.resum-cinema-stage .resum-hero h1{font-size:3.35rem}.resum-cinema-numbers div{display:grid;gap:.1rem}.resum-cinema-numbers strong{font-size:2.35rem;line-height:1}.resum-cinema-numbers span{color:var(--muted)}.resum-bottom-sheet{position:absolute;right:.85rem;bottom:.85rem;left:.85rem;display:grid;gap:.35rem;min-height:10.4rem;padding:.95rem;border:1px solid rgba(255,255,255,.16);border-radius:14px 14px 8px 8px;background:#121214db;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -1rem 3rem #00000061}.resum-bottom-sheet strong{font-size:1.05rem}.resum-bottom-sheet p{margin:0;color:var(--muted-strong);font-size:.88rem}.resum-bottom-sheet small{color:var(--accent)}.resum-concepts-shell.is-cinema>.resum-panel,.resum-concepts-shell.is-cinema>.resum-signal-grid,.resum-concepts-shell.is-cinema>.resum-audit-foot{margin-inline:1rem}.resum-audit-foot{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.45rem .65rem;align-items:center;padding:.8rem}.resum-audit-foot span{min-width:0;overflow-wrap:anywhere}.resum-final-shell{display:grid;gap:.82rem;min-height:100vh;padding:.85rem 1rem calc(5.5rem + env(safe-area-inset-bottom));overflow:hidden;background:linear-gradient(180deg,rgba(122,183,255,.11),transparent 25rem),linear-gradient(155deg,rgba(184,240,90,.1),transparent 21rem),#09090a}.resum-production-shell{min-height:100vh}body.resum-capture-mode .resum-final-shell{min-height:auto;padding-bottom:1rem;overflow:visible}.resum-final-hero{position:relative;display:grid;gap:.62rem;min-height:38rem;padding:.1rem 0 0;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06)}.resum-final-title{display:grid;gap:.22rem}.resum-final-title time,.resum-final-sheet span,.resum-final-sheet small,.resum-activity-meta,.resum-movement-flow,.resum-starter-row span,.resum-starter-row small{font-family:IBM Plex Mono,monospace;color:var(--muted);font-size:.72rem}.resum-final-title h1{margin:0;font-size:3.9rem;line-height:.9;letter-spacing:0}.resum-final-title time{justify-self:start}.resum-final-hero-numbers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}.resum-final-hero-numbers div{display:grid;gap:.16rem;min-width:0}.resum-final-hero-numbers span{color:var(--muted);font-size:.82rem}.resum-final-hero-numbers strong{font-size:2.42rem;line-height:1}.resum-final-hero-numbers small{color:var(--accent);font-family:IBM Plex Mono,monospace}.resum-final-sheet{display:grid;gap:.32rem;margin-top:-2.65rem;padding:.9rem;border:1px solid rgba(255,255,255,.14);border-radius:14px 14px 8px 8px;background:#121214e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -1.2rem 3rem #0000006b}.resum-final-sheet strong{font-size:1.02rem}.resum-final-sheet p{margin:0;color:var(--muted-strong);font-size:.9rem}.resum-final-sheet small{color:var(--accent);display:-webkit-box;height:calc(3 * 1.35em);overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.35}.resum-final-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.resum-final-kpis .resum-pill,.resum-movement-grid .resum-pill{min-height:4.45rem}.resum-final-section{background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#18181bf0}.resum-starter-list,.resum-activity-list{display:grid;gap:.58rem}.resum-starter-row{display:grid;grid-template-columns:2.7rem minmax(0,1fr) auto 1rem;gap:.64rem;align-items:center;min-height:4.65rem;padding:.68rem;border:1px solid rgba(255,255,255,.085);border-radius:var(--radius);background:#121214e0}.resum-starter-row div,.resum-activity-person div{min-width:0}.resum-starter-row strong,.resum-starter-row span:not(.resum-avatar),.resum-activity-person strong,.resum-activity-person span:not(.resum-avatar){display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resum-starter-row b{color:var(--accent);font-size:1.04rem}.resum-activity-row{display:grid;gap:.56rem;min-height:5.9rem;padding:.72rem;border:1px solid rgba(255,255,255,.085);border-radius:var(--radius);background:#121214e0}.resum-activity-person{display:grid;grid-template-columns:2.7rem minmax(0,1fr);gap:.64rem;align-items:center}.resum-activity-person span{color:var(--muted);font-size:.82rem}.resum-activity-bar{display:flex;gap:.18rem;align-items:stretch;height:.58rem;overflow:hidden;border-radius:999px;background:#ffffff0e}.resum-activity-bar i{min-width:.36rem;border-radius:999px}.resum-activity-bar .is-msg{background:var(--accent)}.resum-activity-bar .is-reply{background:var(--focus)}.resum-activity-bar .is-react{background:var(--warm)}.resum-activity-meta{display:flex;flex-wrap:wrap;gap:.42rem}.resum-activity-meta span{padding:.18rem .36rem;border-radius:999px;background:#ffffff0e}.resum-movement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.resum-final-kpis .resum-pill,.resum-movement-grid .resum-pill{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:.52rem;padding:.68rem;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 55%),#121214e6}.resum-final-kpis .resum-pill:before,.resum-movement-grid .resum-pill:before{position:absolute;inset:.55rem auto auto .58rem;width:1.1rem;height:.14rem;border-radius:999px;background:var(--accent);content:"";opacity:.6}.resum-final-kpis .resum-pill span,.resum-movement-grid .resum-pill span{padding-top:.28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resum-final-kpis .resum-pill strong,.resum-movement-grid .resum-pill strong{align-self:end;font-size:1.82rem;line-height:.92}.resum-movement-chart{position:relative;cursor:crosshair;min-height:5.75rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),#0c0c0e6b;background-size:100% 50%,25% 100%,auto;touch-action:pan-y}.resum-movement-chart svg{display:block;width:100%;height:5.75rem;padding:.82rem .65rem .72rem 2rem;overflow:visible}.resum-movement-area{fill:#b8f05a29}.resum-movement-line{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:4.4}.resum-movement-event-line{stroke:#ffffff42;stroke-dasharray:3 4;stroke-width:1.2}.resum-movement-chart circle{stroke:#101112;stroke-width:3}.resum-movement-chart circle.is-join{fill:var(--accent)}.resum-movement-chart circle.is-leave{fill:var(--warm)}.resum-movement-chart circle.is-selected{fill:var(--focus);filter:drop-shadow(0 0 .65rem rgba(122,183,255,.72))}.resum-movement-crosshair{stroke:#ffffff6b;stroke-dasharray:4 5;stroke-width:1.25}.resum-movement-scale{position:absolute;inset:.72rem auto .68rem .58rem;display:flex;flex-direction:column;justify-content:space-between;z-index:1;pointer-events:none}.resum-movement-chart .resum-movement-value{position:absolute;right:.75rem;top:.58rem;display:grid;justify-items:end}.resum-movement-chart span{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.68rem}.resum-movement-chart strong{font-size:1.45rem;line-height:1}.resum-movement-chart small{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.66rem}.resum-movement-flow{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.45rem .6rem;align-items:center;padding-top:.2rem}.resum-movement-flow i{display:block;height:.52rem;border-radius:999px;background:var(--accent)}.resum-movement-flow i.is-leave{background:var(--warm)}@media(min-width:900px){#root{width:min(100%,448px)}.access-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.access-row-meta{justify-items:end;text-align:right}}@media(max-width:360px){.members-toolbar{flex-wrap:wrap}.members-search{flex-basis:100%;margin-left:0}.member-line{grid-template-columns:3.6rem minmax(0,1fr) auto;gap:.65rem}.member-avatar{width:3.45rem}.member-line-unknown{grid-template-columns:3.6rem minmax(0,1fr)}.unknown-member-markers{width:3.45rem}.member-metrics{width:4.85rem;min-width:4.85rem}.member-activity-counts{width:4.4rem}.member-chevron{display:none}}
