.one-top-home{display:flex;align-items:center;gap:10px}.fg-gear{flex:none;transform-origin:50% 50%;animation:fg-spin 9s linear infinite}@keyframes fg-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.fg-gear{animation:none}}.ws-trigger{gap:8px}.sv2-corner-identity{position:fixed;top:6px;right:12px;z-index:80;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;padding:0;cursor:pointer;overflow:visible}.sv2-corner-identity:hover{background:var(--surface-2)}.sv2-corner-identity .orb{width:34px;height:34px}.one-top--sv2{width:calc(100% - 74px)}.sv2-rail{top:84px;bottom:auto;height:calc(100dvh - 160px);border-radius:14px 0 0 14px}.sv2-rail.is-coach-dim{opacity:.32}.sv2-rail.is-coach-dim .sv2-rail-badge,.sv2-rail.is-coach-dim .sv2-rail-ico,.sv2-rail.is-coach-dim .sv2-rail-label{visibility:hidden}.one-qc.is-coach-dim{opacity:.55}