.feature-loading{justify-content:center;align-items:center;gap:7px;min-height:96px;display:flex}.feature-loading i{opacity:.25;background:currentColor;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite feature-loading-pulse}.feature-loading i:nth-child(2){animation-delay:.12s}.feature-loading i:nth-child(3){animation-delay:.24s}@keyframes feature-loading-pulse{0%,to{opacity:.22;transform:translateY(0)scale(.88)}50%{opacity:.76;transform:translateY(-3px)scale(1)}}.feature-empty{color:#747b6f;text-align:center;background:#ffffff03;border:1px dashed #e2eacf1c;border-radius:18px;justify-items:center;gap:7px;padding:26px 18px;display:grid}.feature-empty strong{color:#a5ab9f;font-size:11px}.feature-empty small{max-width:260px;font-size:10px;line-height:1.5}.feature-empty>button{color:#c7f24a;background:#c7f24a0f;border:1px solid #c7f24a2e;border-radius:10px;min-height:36px;padding:0 14px;font-size:10px;font-weight:700}.realtime-spotlight{z-index:1900;top:max(12px, env(safe-area-inset-top,0px));color:#e8ece2;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 8% 20%,#c7f24a1c,#0000 33%),radial-gradient(circle at 94% 90%,#a47aaa17,#0000 30%),#0c0f0bf7;border:1px solid #c7f24a38;border-radius:18px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;width:min(100vw - 24px,406px);min-height:82px;padding:12px 13px;animation:.28s cubic-bezier(.22,1,.36,1) realtime-spotlight-enter;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 20px 55px #0000006b,inset 0 1px #ffffff09}.realtime-spotlight.is-compact{border-radius:15px;grid-template-columns:38px minmax(0,1fr) auto;min-height:62px;padding:9px 11px}.realtime-spotlight__mark{color:#c7f24a;background:#c7f24a0e;border:1px solid #c7f24a29;border-radius:13px;place-items:center;width:46px;height:46px;font-size:20px;line-height:1;display:grid}.realtime-spotlight.is-compact .realtime-spotlight__mark{border-radius:11px;width:38px;height:38px;font-size:17px}.realtime-spotlight__copy{gap:2px;min-width:0;display:grid}.realtime-spotlight__copy>small{color:#98a276;font-family:var(--font-meta);letter-spacing:.09em;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;overflow:hidden}.realtime-spotlight__copy>strong{color:#f0f3ea;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:720;line-height:1.2;overflow:hidden}.realtime-spotlight__copy>p,.realtime-spotlight__copy>em{color:#9ba194;text-overflow:ellipsis;margin:2px 0 0;font-size:9px;font-style:normal;line-height:1.35;overflow:hidden}.realtime-spotlight__copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.realtime-spotlight__copy>em{white-space:nowrap}.realtime-spotlight__pulse{align-items:end;gap:2px;height:18px;display:flex}.realtime-spotlight__pulse i{opacity:.42;background:#a9c655;width:2px;height:7px;animation:.9s ease-in-out infinite realtime-spotlight-pulse}.realtime-spotlight__pulse i:nth-child(2){height:13px;animation-delay:.12s}.realtime-spotlight__pulse i:nth-child(3){height:9px;animation-delay:.24s}@keyframes realtime-spotlight-enter{0%{opacity:0;transform:translate(-50%,-10px)scale(.985)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes realtime-spotlight-pulse{0%,to{opacity:.3;transform:scaleY(.75)}50%{opacity:.8;transform:scaleY(1)}}@media (width<=374px){.realtime-spotlight{width:calc(100vw - 18px)}}@media (prefers-reduced-motion:reduce){.feature-loading i,.realtime-spotlight,.realtime-spotlight__pulse i{animation:none}}
