*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#0a0a0a;--bg-secondary:#111214;--bg-tertiary:#1a1c1e;--bg-hover:#232528;--bg-active:#2c2f33;--text-primary:#e0e0e0;--text-secondary:#a0a0a0;--text-muted:#7a7f85;--accent:#0f8;--accent-hover:#00cc6a;--accent-dim:#00ff881a;--danger:#f23f43;--danger-hover:#c33;--warning:#faa81a;--border:#2b2d31;--border-light:#3c3f45;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow:0 2px 10px #0006;--sans:"Segoe UI", "Noto Sans", system-ui, -apple-system, sans-serif;--connection-dot:#0f8}[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f2f3f5;--bg-tertiary:#e3e5e8;--bg-hover:#dbdee1;--bg-active:#d4d7dc;--text-primary:#1a1a1a;--text-secondary:#4f545c;--text-muted:#7a7f85;--accent:#00cc6a;--accent-hover:#0a5;--accent-dim:#00cc6a1a;--danger:#ed4245;--danger-hover:#c33;--warning:#faa81a;--border:#d4d7dc;--border-light:#c4c9ce;--shadow:0 2px 10px #0000001a;--connection-dot:#00cc6a}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{font-family:var(--sans);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.4}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-light)}input,textarea,select,button{font-family:inherit;font-size:inherit}input:focus,textarea:focus,select:focus{outline:none}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}button{cursor:pointer;color:inherit;background:0 0;border:none}@keyframes friends-space-spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.sync-spinner{border:3px solid #ffffff2e;border-top-color:var(--accent);z-index:1001;pointer-events:none;border-radius:50%;width:22px;height:22px;animation:.65s linear infinite friends-space-spin;position:fixed;top:10px;right:38px}[data-theme=light] .sync-spinner{border-color:#0000001f;border-top-color:var(--accent)}.inline-spinner{border:2px solid #fff3;border-top-color:var(--accent);border-radius:50%;width:16px;height:16px;animation:.65s linear infinite friends-space-spin;display:inline-block}[data-theme=light] .inline-spinner{border-color:#00000026;border-top-color:var(--accent)}.fs-mobile-root{width:100%;height:100%;position:relative;overflow:hidden}.fs-mobile-bar{z-index:90;background:var(--bg-secondary);border-bottom:1px solid var(--border);align-items:center;gap:8px;height:48px;padding:0 10px;display:flex;position:absolute;top:0;left:0;right:0}.fs-mobile-menu-btn{border-radius:var(--radius-sm);background:var(--bg-tertiary);width:36px;height:36px;color:var(--text-primary);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.fs-mobile-title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.fs-mobile-drawer{z-index:95;background:var(--bg-secondary);border-right:1px solid var(--border);width:290px;max-width:85vw;transition:transform .22s;display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 0 24px #0006}.fs-mobile-drawer.open{transform:translate(0)}.fs-mobile-backdrop{z-index:94;opacity:0;pointer-events:none;background:#00000080;transition:opacity .22s;position:absolute;inset:0}.fs-mobile-backdrop.open{opacity:1;pointer-events:auto}.fs-mobile-content{position:absolute;inset:48px 0 0;overflow:hidden}.fs-mobile-close{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}@media (width<=768px){html,body,#root{overscroll-behavior:none}.fs-mobile-content{-webkit-overflow-scrolling:touch;overflow:auto}.fs-mobile-content>*{height:100%}.fs-friends-panel{border-right:none!important;width:100%!important}.fs-profile-root{border-left:none!important;width:100%!important;max-width:100%!important}}
